Age | Commit message (Expand) | Author |
2023-12-06 | drm/amd/display: Skip writeback connector when we get amdgpu_dm_connector | Harry Wentland |
2023-07-07 | drm/amd/display: Remove redundant braces in 'amdgpu_dm_crtc_notify_ta_to_read()' | Srinivasan Shanmugam |
2023-04-18 | drm/amd/display: Fix in disabling secure display | Alan Liu |
2023-01-24 | drm/amdgpu/display/mst: adjust the naming of mst_port and port of aconnector | Wayne Lin |
2023-01-13 | drm/amd/display: fix possible buffer overflow relating to secure display | Hamza Mahfooz |
2023-01-05 | drm/amdgpu: update ta_secureDisplay_if.h to v27.00.00.08 | Aaron Liu |
2023-01-03 | drm/amd/display: Improvements in secure display | Alan Liu |
2022-12-15 | drm/amd/display: Fix when disabling secure_display | Alan Liu |
2022-12-15 | drm/amd/display: Implement multiple secure display | Alan Liu |
2022-10-27 | drm/amdgpu: Move the mutex_lock to protect the return status of securedisplay... | Alan Liu |
2022-10-27 | drm/amd/display: Drop struct crc_region and reuse struct rect | Alan Liu |
2022-10-27 | drm/amd/display: Implement secure display on DCN21 | Alan Liu |
2021-12-01 | drm/amd/display: add connector type check for CRC source set | Perry Yuan |
2021-05-19 | drm/amd/display: Avoid get/put vblank when stream disabled | Wayne Lin |
2021-05-19 | drm/amd/display: Refactor suspend/resume of Secure display | Wayne Lin |
2021-04-09 | drm/amd/display: use MST downstream AUX to dump DPRX CRCs | David (Dingchen) Zhang |
2021-03-23 | drm/amd/display: Fix secure display lock problems | Wayne Lin |
2021-03-05 | drm/amd/display: Use PSP TA to read out crc | Wayne Lin |
2021-03-05 | drm/amd/display: Change to set crc window by dmcu fw | Wayne Lin |
2021-03-05 | drm/amd/display: Support crc on specific region | Wayne Lin |
2021-03-05 | drm/amd/display: Fix crc_src is not thread safe | Wayne Lin |
2021-01-14 | drm/amd/display: Fix to be able to stop crc calculation | Wayne Lin |
2021-01-14 | Revert "drm/amd/display: Expose new CRC window property" | Rodrigo Siqueira |
2020-12-15 | drm/amd/display: Fix to be able to stop crc calculation | Wayne Lin |
2020-11-16 | drm/amd/display: Expose new CRC window property | Wayne Lin |
2020-11-02 | drm/amd/display: Calculate CRC on specific frame region | Wayne Lin |
2020-08-24 | drm/amdgpu: drm_device to amdgpu_device by inline-f (v2) | Luben Tuikov |
2019-10-10 | drm/amd/display: Added pixel dynamic expansion control. | Robin Singh |
2019-08-21 | drm/amd/display: Lock the CRTC when setting CRC source | Nicholas Kazlauskas |
2019-08-21 | drm/amd/display: Split out DC programming for CRC capture | Nicholas Kazlauskas |
2019-08-21 | drm/amd/display: Use connector list for finding DPRX CRC aux | Nicholas Kazlauskas |
2019-08-21 | drm/amd/display: Check return code for CRC drm_crtc_vblank_get | Nicholas Kazlauskas |
2019-07-18 | drm/amd/display: add pipe CRC sources without disabling dithering. | Dingchen Zhang |
2019-07-18 | drm/amd/display: add functionality to get pipe CRC source. | Dingchen Zhang |
2019-07-18 | drm/amd/display: add functionality to grab DPRX CRC entries. | Dingchen Zhang |
2019-06-10 | drm/amd: drop use of drmP.h in amdgpu.h | Sam Ravnborg |
2019-01-28 | drm/amd/display: Re-enable CRC capture following modeset | Nicholas Kazlauskas |
2019-01-28 | drm/amd/display: Enable vblank interrupt during CRC capture | Nicholas Kazlauskas |
2018-11-05 | drm/amd/display: Guard against null stream_state in set_crc_source | Nicholas Kazlauskas |
2018-08-27 | Merge drm/drm-next into drm-misc-next | Sean Paul |
2018-08-22 | drm/crc: Cleanup crtc_crc_open function | Mahesh Kumar |
2018-08-13 | drm/amd/display: Guard against null crtc in CRC IRQ | Nicholas Kazlauskas |
2018-08-13 | drm/amdgpu_dm/crc: Implement verify_crc_source callback | Mahesh Kumar |
2018-02-19 | drm/amd/display: Skip 2 frames when first reading CRC | Leo (Sunpeng) Li |
2018-02-19 | drm/amd/display: When enabling CRC, disable dither & enable truncation | Leo (Sunpeng) Li |
2018-02-19 | drm/amd/display: Early return on crc get | Leo (Sunpeng) Li |
2018-02-19 | drm/amd/display: Implement interface for CRC on CRTC | Leo (Sunpeng) Li |