linux_dsm_epyc7002/drivers/gpu/drm/amd/display
Xiaodong Yan d12babaf15 drm/amd/display: add event type check before restart the authentication
[Why]
Some combined docks will always trigger CP_IRQ but there's nothing the driver
needs to take care of, but the CP_IRQ breaks the original hdcp state and
triggers the driver to restart the authentication.

[How]
Add the event type check before restart the authentication or resend the stream
management

Signed-off-by: Xiaodong Yan <Xiaodong.Yan@amd.com>
Reviewed-by: Wenjing Liu <Wenjing.Liu@amd.com>
Acked-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2020-01-07 12:13:42 -05:00
..
amdgpu_dm drm/amd: use list_for_each_entry for list iteration. 2020-01-07 12:04:16 -05:00
dc drm/amd/display: use true, false for bool variable in display_rq_dlg_calc_21.c 2020-01-07 11:56:40 -05:00
dmub drm/amd/display: Get cache window sizes from DMCUB firmware 2019-12-18 16:09:09 -05:00
include drm/amd/display: Add warmup escape call support 2019-12-18 16:09:09 -05:00
modules drm/amd/display: add event type check before restart the authentication 2020-01-07 12:13:42 -05:00
Kconfig amdgpu: Enable initial DCN support on POWER 2019-12-18 16:09:05 -05:00
Makefile drm/amd/display: Drop CONFIG_DRM_AMD_DC_DMUB guards 2019-11-13 15:29:42 -05:00
TODO