summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/hyperv/hyperv_drm_drv.c
diff options
context:
space:
mode:
authorThomas Zimmermann <tzimmermann@suse.de>2024-01-03 15:13:25 +0300
committerHelge Deller <deller@gmx.de>2024-01-12 14:38:37 +0300
commit7452b319bd30d02c9e353d11206410fd66a67efa (patch)
tree3a3d8f25276f3d2b2f9bc322fd66e0775b577ddb /drivers/gpu/drm/hyperv/hyperv_drm_drv.c
parent29328fb06cee0f984c796c7451408b00e5681a6b (diff)
downloadlinux-7452b319bd30d02c9e353d11206410fd66a67efa.tar.xz
fbdev/sis: Remove dependency on screen_info
When built-in, the sis driver tries to detect the current display mode from the global screen_info state. That state is only for architecture and firmware code. Drivers should not use it directly as it's not guaranteed to contain valid information. Remove the mode-detection code from sis. Drivers that want to detect a pre-set mode on probe should read the hardware registers directly. Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'drivers/gpu/drm/hyperv/hyperv_drm_drv.c')
0 files changed, 0 insertions, 0 deletions