aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorThomas Zimmermann <[email protected]>2023-01-02 12:29:25 +0100
committerThomas Zimmermann <[email protected]>2023-01-03 14:27:12 +0100
commit37c90d589dc06c1ae19b5eb4ed79e7a70ccc21bf (patch)
treedcab9760a789aa2a46a56d6d4e6e7df6446a04d7 /tools/perf/scripts/python
parentcff84bac99220029ca2e3fd974281cd760ca35c0 (diff)
drm/fb-helper: Fix single-probe color-format selection
Fix the color-format selection of the single-probe helper. Go through all user-specified values and test each for compatibility with the driver. If none is supported, use the driver-provided default. This guarantees that the console is always available in any color format at least. Until now, the format selection of the single-probe helper tried to either use a user-specified format or a 32-bit default format. If the user-specified format was not supported by the driver, the selection failed and the display remained blank. Signed-off-by: Thomas Zimmermann <[email protected]> Reviewed-by: Javier Martinez Canillas <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions