summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_crc.c
AgeCommit message (Expand)Author
2023-12-06drm/amd/display: Skip writeback connector when we get amdgpu_dm_connectorHarry Wentland
2023-07-07drm/amd/display: Remove redundant braces in 'amdgpu_dm_crtc_notify_ta_to_read()'Srinivasan Shanmugam
2023-04-18drm/amd/display: Fix in disabling secure displayAlan Liu
2023-01-24drm/amdgpu/display/mst: adjust the naming of mst_port and port of aconnectorWayne Lin
2023-01-13drm/amd/display: fix possible buffer overflow relating to secure displayHamza Mahfooz
2023-01-05drm/amdgpu: update ta_secureDisplay_if.h to v27.00.00.08Aaron Liu
2023-01-03drm/amd/display: Improvements in secure displayAlan Liu
2022-12-15drm/amd/display: Fix when disabling secure_displayAlan Liu
2022-12-15drm/amd/display: Implement multiple secure displayAlan Liu
2022-10-27drm/amdgpu: Move the mutex_lock to protect the return status of securedisplay...Alan Liu
2022-10-27drm/amd/display: Drop struct crc_region and reuse struct rectAlan Liu
2022-10-27drm/amd/display: Implement secure display on DCN21Alan Liu
2021-12-01drm/amd/display: add connector type check for CRC source setPerry Yuan
2021-05-19drm/amd/display: Avoid get/put vblank when stream disabledWayne Lin
2021-05-19drm/amd/display: Refactor suspend/resume of Secure displayWayne Lin
2021-04-09drm/amd/display: use MST downstream AUX to dump DPRX CRCsDavid (Dingchen) Zhang
2021-03-23drm/amd/display: Fix secure display lock problemsWayne Lin
2021-03-05drm/amd/display: Use PSP TA to read out crcWayne Lin
2021-03-05drm/amd/display: Change to set crc window by dmcu fwWayne Lin
2021-03-05drm/amd/display: Support crc on specific regionWayne Lin
2021-03-05drm/amd/display: Fix crc_src is not thread safeWayne Lin
2021-01-14drm/amd/display: Fix to be able to stop crc calculationWayne Lin
2021-01-14Revert "drm/amd/display: Expose new CRC window property"Rodrigo Siqueira
2020-12-15drm/amd/display: Fix to be able to stop crc calculationWayne Lin
2020-11-16drm/amd/display: Expose new CRC window propertyWayne Lin
2020-11-02drm/amd/display: Calculate CRC on specific frame regionWayne Lin
2020-08-24drm/amdgpu: drm_device to amdgpu_device by inline-f (v2)Luben Tuikov
2019-10-10drm/amd/display: Added pixel dynamic expansion control.Robin Singh
2019-08-21drm/amd/display: Lock the CRTC when setting CRC sourceNicholas Kazlauskas
2019-08-21drm/amd/display: Split out DC programming for CRC captureNicholas Kazlauskas
2019-08-21drm/amd/display: Use connector list for finding DPRX CRC auxNicholas Kazlauskas
2019-08-21drm/amd/display: Check return code for CRC drm_crtc_vblank_getNicholas Kazlauskas
2019-07-18drm/amd/display: add pipe CRC sources without disabling dithering.Dingchen Zhang
2019-07-18drm/amd/display: add functionality to get pipe CRC source.Dingchen Zhang
2019-07-18drm/amd/display: add functionality to grab DPRX CRC entries.Dingchen Zhang
2019-06-10drm/amd: drop use of drmP.h in amdgpu.hSam Ravnborg
2019-01-28drm/amd/display: Re-enable CRC capture following modesetNicholas Kazlauskas
2019-01-28drm/amd/display: Enable vblank interrupt during CRC captureNicholas Kazlauskas
2018-11-05drm/amd/display: Guard against null stream_state in set_crc_sourceNicholas Kazlauskas
2018-08-27Merge drm/drm-next into drm-misc-nextSean Paul
2018-08-22drm/crc: Cleanup crtc_crc_open functionMahesh Kumar
2018-08-13drm/amd/display: Guard against null crtc in CRC IRQNicholas Kazlauskas
2018-08-13drm/amdgpu_dm/crc: Implement verify_crc_source callbackMahesh Kumar
2018-02-19drm/amd/display: Skip 2 frames when first reading CRCLeo (Sunpeng) Li
2018-02-19drm/amd/display: When enabling CRC, disable dither & enable truncationLeo (Sunpeng) Li
2018-02-19drm/amd/display: Early return on crc getLeo (Sunpeng) Li
2018-02-19drm/amd/display: Implement interface for CRC on CRTCLeo (Sunpeng) Li