diff options
author | Anitha Chrisanthus <[email protected]> | 2021-01-08 14:34:13 -0800 |
---|---|---|
committer | Maarten Lankhorst <[email protected]> | 2021-10-21 11:08:08 +0200 |
commit | a79f40cccd4644c32f6d5ae1ccf091a262e1dc57 (patch) | |
tree | 109ca314824e64a0fff9c3cd061e0a00e0c9e51b /scripts/gdb/linux | |
parent | 3e4c31e8f70251732529a10934355084c7fab0ac (diff) |
drm/kmb: Limit supported mode to 1080p
KMB only supports single resolution(1080p), this commit checks for
1920x1080x60 or 1920x1080x59 in crtc_mode_valid.
Also, modes with vfp < 4 are not supported in KMB display. This change
prunes display modes with vfp < 4.
v2: added vfp check
Fixes: 7f7b96a8a0a1 ("drm/kmb: Add support for KeemBay Display")
Co-developed-by: Edmund Dea <[email protected]>
Signed-off-by: Edmund Dea <[email protected]>
Signed-off-by: Anitha Chrisanthus <[email protected]>
Acked-by: Sam Ravnborg <[email protected]>
Link:https://patchwork.freedesktop.org/patch/msgid/[email protected]
Signed-off-by: Maarten Lankhorst <[email protected]>
Diffstat (limited to 'scripts/gdb/linux')
0 files changed, 0 insertions, 0 deletions