diff options
author | Thomas Zimmermann <tzimmermann@suse.de> | 2024-01-03 13:13:25 +0100 |
---|---|---|
committer | Helge Deller <deller@gmx.de> | 2024-01-12 12:38:37 +0100 |
commit | 7452b319bd30d02c9e353d11206410fd66a67efa (patch) | |
tree | 3a3d8f25276f3d2b2f9bc322fd66e0775b577ddb /drivers/gpu/drm/hyperv/hyperv_drm_drv.c | |
parent | 29328fb06cee0f984c796c7451408b00e5681a6b (diff) |
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