Commit b1ffa7c
committed
drm/apple: Only assume RGB planes on internal displays are sRGB
For external displays with EDID user space might use the colorimetry
information therein and use color mapping with the expectation of using
that color space. DCP's native color space is the correct choice for
that.
Fixes: 667ca85 ("drm: apple: Assume all RGB planes are sRGB")
Signed-off-by: Janne Grunau <j@jannau.net>1 parent 90f352b commit b1ffa7c
2 files changed
+9
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1362 | 1362 | | |
1363 | 1363 | | |
1364 | 1364 | | |
| 1365 | + | |
| 1366 | + | |
| 1367 | + | |
| 1368 | + | |
| 1369 | + | |
| 1370 | + | |
| 1371 | + | |
| 1372 | + | |
1365 | 1373 | | |
1366 | 1374 | | |
1367 | 1375 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
194 | | - | |
| 194 | + | |
195 | 195 | | |
196 | 196 | | |
197 | 197 | | |
| |||
0 commit comments