diff options
| author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2012-10-31 19:50:14 +0400 |
|---|---|---|
| committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2012-11-12 02:51:12 +0400 |
| commit | 57779d06367a915ee03e6cb918d7575f0a46e419 (patch) | |
| tree | 9546114f05253b6dd358d93b650afda9426a2e97 /tools/perf/scripts/python/bin | |
| parent | e7210c3c4f0d05e318b854bbd545fe335930c5cc (diff) | |
| download | linux-57779d06367a915ee03e6cb918d7575f0a46e419.tar.xz | |
drm/i915: Fix display pixel format handling
Fix support for all RGB/BGR pixel formats (except the 16:16:16:16 float
format).
Fix intel_init_framebuffer() to match hardware and driver limitations:
* RGB332 is not supported at all
* CI8 is supported
* XRGB1555 & co. are supported on Gen3 and earlier
* XRGB210101010 & co. are supported from Gen4 onwards
* BGR formats are supported from Gen4 onwards
* YUV formats are supported from Gen5 onwards (driver limitation)
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
