aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_crc.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Do not wait for PSR disable on vbl enableLeo Li2025-01-101-9/+16
* drm/amd/display: Extend secure display to support DisplayCRC modeWayne Lin2025-01-101-15/+39
* drm/amd/display: Add support to configure CRC window on specific CRC instanceWayne Lin2025-01-101-1/+1
* drm/amd/display: Extend capability to get multiple ROI CRCsWayne Lin2025-01-061-7/+29
* drm/amd/display: Adjust dm to use supported interfaces for setting multiple c...Wayne Lin2025-01-061-46/+130
* drm/amd/display: Extend dc_stream_get_crc to support 2nd crc engineWayne Lin2025-01-061-1/+1
* drm/amd/display: use swap() in update_phy_id_mapping()Jiapeng Chong2024-12-181-10/+4
* drm/amd/display: Adjust secure_display_context data structureWayne Lin2024-12-101-53/+56
* drm/amd/display: Fix phy id mapping issue for secure displayWayne Lin2024-12-101-4/+260
* drm/amd/display: Adjust dc_stream_forward_crc_window to accept assignment of ...Wayne Lin2024-12-101-2/+4
* drm/amd/display: Skip writeback connector when we get amdgpu_dm_connectorHarry Wentland2023-12-061-0/+3
* drm/amd/display: Remove redundant braces in 'amdgpu_dm_crtc_notify_ta_to_read()'Srinivasan Shanmugam2023-07-071-4/+2
* drm/amd/display: Fix in disabling secure displayAlan Liu2023-04-181-18/+13
* drm/amdgpu/display/mst: adjust the naming of mst_port and port of aconnectorWayne Lin2023-01-241-1/+1
* drm/amd/display: fix possible buffer overflow relating to secure displayHamza Mahfooz2023-01-131-3/+5
* drm/amdgpu: update ta_secureDisplay_if.h to v27.00.00.08Aaron Liu2023-01-051-1/+1
* drm/amd/display: Improvements in secure displayAlan Liu2023-01-031-0/+6
* drm/amd/display: Fix when disabling secure_displayAlan Liu2022-12-151-12/+16
* drm/amd/display: Implement multiple secure displayAlan Liu2022-12-151-74/+77
* drm/amdgpu: Move the mutex_lock to protect the return status of securedisplay...Alan Liu2022-10-271-0/+4
* drm/amd/display: Drop struct crc_region and reuse struct rectAlan Liu2022-10-271-9/+11
* drm/amd/display: Implement secure display on DCN21Alan Liu2022-10-271-73/+64
* drm/amd/display: add connector type check for CRC source setPerry Yuan2021-12-011-0/+8
* drm/amd/display: Avoid get/put vblank when stream disabledWayne Lin2021-05-201-1/+1
* drm/amd/display: Refactor suspend/resume of Secure displayWayne Lin2021-05-201-61/+0
* drm/amd/display: use MST downstream AUX to dump DPRX CRCsDavid (Dingchen) Zhang2021-04-091-1/+1
* drm/amd/display: Fix secure display lock problemsWayne Lin2021-03-241-5/+5
* drm/amd/display: Use PSP TA to read out crcWayne Lin2021-03-051-0/+172
* drm/amd/display: Change to set crc window by dmcu fwWayne Lin2021-03-051-2/+2
* drm/amd/display: Support crc on specific regionWayne Lin2021-03-051-0/+93
* drm/amd/display: Fix crc_src is not thread safeWayne Lin2021-03-051-5/+23
* drm/amd/display: Fix to be able to stop crc calculationWayne Lin2021-01-141-1/+1
* Revert "drm/amd/display: Expose new CRC window property"Rodrigo Siqueira2021-01-141-54/+2
* drm/amd/display: Fix to be able to stop crc calculationWayne Lin2020-12-151-1/+12
* drm/amd/display: Expose new CRC window propertyWayne Lin2020-11-161-1/+42
* drm/amd/display: Calculate CRC on specific frame regionWayne Lin2020-11-021-1/+1
* drm/amdgpu: drm_device to amdgpu_device by inline-f (v2)Luben Tuikov2020-08-241-1/+1
* drm/amd/display: Added pixel dynamic expansion control.Robin Singh2019-10-111-2/+7
* drm/amd/display: Lock the CRTC when setting CRC sourceNicholas Kazlauskas2019-08-221-12/+51
* drm/amd/display: Split out DC programming for CRC captureNicholas Kazlauskas2019-08-221-23/+39
* drm/amd/display: Use connector list for finding DPRX CRC auxNicholas Kazlauskas2019-08-221-4/+15
* drm/amd/display: Check return code for CRC drm_crtc_vblank_getNicholas Kazlauskas2019-08-221-1/+5
* drm/amd/display: add pipe CRC sources without disabling dithering.Dingchen Zhang2019-07-181-14/+44
* drm/amd/display: add functionality to get pipe CRC source.Dingchen Zhang2019-07-181-0/+14
* drm/amd/display: add functionality to grab DPRX CRC entries.Dingchen Zhang2019-07-181-24/+67
* drm/amd: drop use of drmP.h in amdgpu.hSam Ravnborg2019-06-101-0/+1
* drm/amd/display: Re-enable CRC capture following modesetNicholas Kazlauskas2019-01-281-1/+7
* drm/amd/display: Enable vblank interrupt during CRC captureNicholas Kazlauskas2019-01-281-21/+21
* drm/amd/display: Guard against null stream_state in set_crc_sourceNicholas Kazlauskas2018-11-051-0/+5
* Merge drm/drm-next into drm-misc-nextSean Paul2018-08-271-2/+8
|\