mirror_ubuntu-kernels/drivers/gpu/drm/amd
Zack Rusin 7c99616e3f drm: Remove drm_mode_config::fb_base
The fb_base in struct drm_mode_config has been unused for a long time.
Some drivers set it and some don't leading to a very confusing state
where the variable can't be relied upon, because there's no indication
as to which driver sets it and which doesn't.

The only usage of fb_base is internal to two drivers so instead of trying
to force it into all the drivers to get it into a coherent state
completely remove it.

Signed-off-by: Zack Rusin <zackr@vmware.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Thomas Zimmermann <tzimemrmann@suse.de>
Acked-by: Christian König <christian.koenig@amd.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20221019024401.394617-1-zack@kde.org
2022-10-19 21:46:16 -04:00
..
acp
amdgpu drm: Remove drm_mode_config::fb_base 2022-10-19 21:46:16 -04:00
amdkfd - Alistair Popple has a series which addresses a race which causes page 2022-10-14 12:28:43 -07:00
display drm: Remove drm_mode_config::fb_base 2022-10-19 21:46:16 -04:00
include drm/amdgpu: Update umc v8_10_0 headers 2022-10-11 11:05:35 -04:00
pm drm/amd/pm: smu7_hwmgr: fix potential off-by-one overflow in 'performance_levels' 2022-10-10 17:32:56 -04:00