linux/drivers/gpu/drm/amd/display
Bhawanpreet Lakha 74772649ab drm/amd/display: Add missing reg mask for dcn3
This field is missing for dcn3 so add it from dcn20.

enc2_set_dynamic_metadata() trys to sets this and we get a
generic_reg warning since the mask is not defined.

Signed-off-by: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com>
Reviewed-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2020-07-08 09:02:37 -04:00
..
amdgpu_dm drm/amd/display: Remove VSC infoframe dep on DMCU 2020-07-08 09:01:51 -04:00
dc drm/amd/display: Add missing reg mask for dcn3 2020-07-08 09:02:37 -04:00
dmub drm/amd/display: [FW Promotion] Release 0.0.23 2020-07-08 09:01:58 -04:00
include drm/amd/display: Add logger for SMU msg 2020-07-08 09:02:31 -04:00
modules drm/amd/display: Send VSIF on unsupported modes on DAL 2020-07-08 09:01:45 -04:00
Kconfig drm/amd/display: Add DCN3 to Kconfig 2020-07-01 01:59:15 -04:00
Makefile drm/amd/display: Drop CONFIG_DRM_AMD_DC_DMUB guards 2019-11-13 15:29:42 -05:00
TODO