summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_crc.c
AgeCommit message (Expand)AuthorLines
2025-01-10drm/amd/display: Do not wait for PSR disable on vbl enableLeo Li-9/+16
2025-01-10drm/amd/display: Extend secure display to support DisplayCRC modeWayne Lin-16/+40
2025-01-10drm/amd/display: Add support to configure CRC window on specific CRC instanceWayne Lin-1/+1
2025-01-06drm/amd/display: Extend capability to get multiple ROI CRCsWayne Lin-7/+29
2025-01-06drm/amd/display: Adjust dm to use supported interfaces for setting multiple c...Wayne Lin-46/+130
2025-01-06drm/amd/display: Extend dc_stream_get_crc to support 2nd crc engineWayne Lin-1/+1
2024-12-18drm/amd/display: use swap() in update_phy_id_mapping()Jiapeng Chong-10/+4
2024-12-10drm/amd/display: Adjust secure_display_context data structureWayne Lin-53/+56
2024-12-10drm/amd/display: Fix phy id mapping issue for secure displayWayne Lin-4/+260
2024-12-10drm/amd/display: Adjust dc_stream_forward_crc_window to accept assignment of ...Wayne Lin-2/+4
2023-12-06drm/amd/display: Skip writeback connector when we get amdgpu_dm_connectorHarry Wentland-0/+3
2023-07-07drm/amd/display: Remove redundant braces in 'amdgpu_dm_crtc_notify_ta_to_read()'Srinivasan Shanmugam-4/+2
2023-04-18drm/amd/display: Fix in disabling secure displayAlan Liu-18/+13
2023-01-24drm/amdgpu/display/mst: adjust the naming of mst_port and port of aconnectorWayne Lin-1/+1
2023-01-13drm/amd/display: fix possible buffer overflow relating to secure displayHamza Mahfooz-3/+5
2023-01-05drm/amdgpu: update ta_secureDisplay_if.h to v27.00.00.08Aaron Liu-1/+1
2023-01-03drm/amd/display: Improvements in secure displayAlan Liu-0/+6
2022-12-15drm/amd/display: Fix when disabling secure_displayAlan Liu-12/+16
2022-12-15drm/amd/display: Implement multiple secure displayAlan Liu-74/+77
2022-10-27drm/amdgpu: Move the mutex_lock to protect the return status of securedisplay...Alan Liu-0/+4
2022-10-27drm/amd/display: Drop struct crc_region and reuse struct rectAlan Liu-9/+11
2022-10-27drm/amd/display: Implement secure display on DCN21Alan Liu-80/+71
2021-12-01drm/amd/display: add connector type check for CRC source setPerry Yuan-0/+8
2021-05-19drm/amd/display: Avoid get/put vblank when stream disabledWayne Lin-1/+1
2021-05-19drm/amd/display: Refactor suspend/resume of Secure displayWayne Lin-61/+0
2021-04-09drm/amd/display: use MST downstream AUX to dump DPRX CRCsDavid (Dingchen) Zhang-1/+1
2021-03-23drm/amd/display: Fix secure display lock problemsWayne Lin-5/+5
2021-03-05drm/amd/display: Use PSP TA to read out crcWayne Lin-0/+172
2021-03-05drm/amd/display: Change to set crc window by dmcu fwWayne Lin-2/+2
2021-03-05drm/amd/display: Support crc on specific regionWayne Lin-0/+93
2021-03-05drm/amd/display: Fix crc_src is not thread safeWayne Lin-5/+23
2021-01-14drm/amd/display: Fix to be able to stop crc calculationWayne Lin-1/+1
2021-01-14Revert "drm/amd/display: Expose new CRC window property"Rodrigo Siqueira-54/+2
2020-12-15drm/amd/display: Fix to be able to stop crc calculationWayne Lin-1/+12
2020-11-16drm/amd/display: Expose new CRC window propertyWayne Lin-1/+42
2020-11-02drm/amd/display: Calculate CRC on specific frame regionWayne Lin-1/+1
2020-08-24drm/amdgpu: drm_device to amdgpu_device by inline-f (v2)Luben Tuikov-1/+1
2019-10-10drm/amd/display: Added pixel dynamic expansion control.Robin Singh-2/+7
2019-08-21drm/amd/display: Lock the CRTC when setting CRC sourceNicholas Kazlauskas-12/+51
2019-08-21drm/amd/display: Split out DC programming for CRC captureNicholas Kazlauskas-23/+39
2019-08-21drm/amd/display: Use connector list for finding DPRX CRC auxNicholas Kazlauskas-4/+15
2019-08-21drm/amd/display: Check return code for CRC drm_crtc_vblank_getNicholas Kazlauskas-1/+5
2019-07-18drm/amd/display: add pipe CRC sources without disabling dithering.Dingchen Zhang-14/+44
2019-07-18drm/amd/display: add functionality to get pipe CRC source.Dingchen Zhang-0/+14
2019-07-18drm/amd/display: add functionality to grab DPRX CRC entries.Dingchen Zhang-24/+67
2019-06-10drm/amd: drop use of drmP.h in amdgpu.hSam Ravnborg-0/+1
2019-01-28drm/amd/display: Re-enable CRC capture following modesetNicholas Kazlauskas-1/+7
2019-01-28drm/amd/display: Enable vblank interrupt during CRC captureNicholas Kazlauskas-21/+21
2018-11-05drm/amd/display: Guard against null stream_state in set_crc_sourceNicholas Kazlauskas-0/+5
2018-08-27Merge drm/drm-next into drm-misc-nextSean Paul-2/+8