diff options
author | Ville Syrjälä <[email protected]> | 2013-01-31 19:43:38 +0200 |
---|---|---|
committer | Daniel Vetter <[email protected]> | 2013-02-20 00:21:44 +0100 |
commit | d84f031bd230fdf9c3b7734940c859bf28b90219 (patch) | |
tree | a0a40653e9a0f8af4cc5698503fa26d23beaf29e /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | c51a6bc5f6d328926a9a4a1247c5030faf190a80 (diff) |
drm: Use C8 instead of RGB332 when determining the format from depth/bpp
Support for real RGB332 is a rarity, most hardware only really support
C8. So use C8 instead of RGB332 when determining the format based on
depth/bpp.
This fixes 8bpp fbcon on i915, since i915 will only accept C8 and not
RGB332.
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=59572
Signed-off-by: Ville Syrjälä <[email protected]>
Acked-by: Dave Airlie <[email protected]>
Tested-by: [email protected]
Cc: [email protected]
Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions