linux/drivers/gpu/drm/amd/display
Rikard Falkeborn cc9fc1b144 drm/amd/display: Constify dcn30_res_pool_funcs
The only usage of dcn30_res_pool_funcs is to assign its address to a
const pointer. Make it const to allow the compiler to put it in
read-only memory.

Signed-off-by: Rikard Falkeborn <rikard.falkeborn@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2020-08-04 17:29:29 -04:00
..
amdgpu_dm drm/amd/display: Add debugfs for forcing stream timing sync 2020-08-04 17:29:28 -04:00
dc drm/amd/display: Constify dcn30_res_pool_funcs 2020-08-04 17:29:29 -04:00
dmub drm/amd/display: [FW Promotion] Release 0.0.27 2020-08-04 17:29:28 -04:00
include drm/amd/display: add asics info for SI parts 2020-07-27 16:45:44 -04:00
modules drm/amd/display: Allow asic specific FSFT timing optimization 2020-07-30 14:13:04 -04:00
Kconfig drm/amd/display: enable SI support in the Kconfig (v2) 2020-07-28 09:22:57 -04:00
Makefile drm/amd/display: Drop CONFIG_DRM_AMD_DC_DMUB guards 2019-11-13 15:29:42 -05:00
TODO