summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/modules/hdcp/hdcp_ddc.c
AgeCommit message (Expand)AuthorFilesLines
2024-07-29minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds1-0/+2
2024-06-28drm/amd/display: Use ARRAY_SIZE for array lengthJiapeng Chong1-8/+4
2024-05-02drm/amd/display: Add array index check for hdcp ddc accessHersen Wu1-4/+24
2024-04-27drm/amd/display: Check index msg_id before read or writeAlex Hung1-0/+8
2020-09-16drm/amd/display: Fix CP_IRQ clear bit and logicHarmanprit Tatla1-9/+7
2020-09-16drm/amd/display: Add CP_IRQ clear capabilityHarmanprit Tatla1-0/+19
2020-03-19drm/amd/display: remove magic numbers in hdcp_ddcWenjing Liu1-6/+6
2020-03-09drm/amd/display: determine rx id list bytes to read based on device countWenjing Liu1-4/+20
2019-11-19drm/amd/display: split rxstatus for hdmi and dpBhawanpreet Lakha1-1/+1
2019-11-19drm/amd/display: Add DDC handles for HDCP2.2Bhawanpreet Lakha1-0/+326
2019-10-03drm/amd/display: Add HDCP moduleBhawanpreet Lakha1-0/+305