index
:
kernel
linux-6.17.y
linux-6.18.y
main
saturneric's kernel source tree
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
amdgpu_dm
/
amdgpu_dm_crc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amd/display: Do not wait for PSR disable on vbl enable
Leo Li
2025-01-10
1
-9
/
+16
*
drm/amd/display: Extend secure display to support DisplayCRC mode
Wayne Lin
2025-01-10
1
-15
/
+39
*
drm/amd/display: Add support to configure CRC window on specific CRC instance
Wayne Lin
2025-01-10
1
-1
/
+1
*
drm/amd/display: Extend capability to get multiple ROI CRCs
Wayne Lin
2025-01-06
1
-7
/
+29
*
drm/amd/display: Adjust dm to use supported interfaces for setting multiple c...
Wayne Lin
2025-01-06
1
-46
/
+130
*
drm/amd/display: Extend dc_stream_get_crc to support 2nd crc engine
Wayne Lin
2025-01-06
1
-1
/
+1
*
drm/amd/display: use swap() in update_phy_id_mapping()
Jiapeng Chong
2024-12-18
1
-10
/
+4
*
drm/amd/display: Adjust secure_display_context data structure
Wayne Lin
2024-12-10
1
-53
/
+56
*
drm/amd/display: Fix phy id mapping issue for secure display
Wayne Lin
2024-12-10
1
-4
/
+260
*
drm/amd/display: Adjust dc_stream_forward_crc_window to accept assignment of ...
Wayne Lin
2024-12-10
1
-2
/
+4
*
drm/amd/display: Skip writeback connector when we get amdgpu_dm_connector
Harry Wentland
2023-12-06
1
-0
/
+3
*
drm/amd/display: Remove redundant braces in 'amdgpu_dm_crtc_notify_ta_to_read()'
Srinivasan Shanmugam
2023-07-07
1
-4
/
+2
*
drm/amd/display: Fix in disabling secure display
Alan Liu
2023-04-18
1
-18
/
+13
*
drm/amdgpu/display/mst: adjust the naming of mst_port and port of aconnector
Wayne Lin
2023-01-24
1
-1
/
+1
*
drm/amd/display: fix possible buffer overflow relating to secure display
Hamza Mahfooz
2023-01-13
1
-3
/
+5
*
drm/amdgpu: update ta_secureDisplay_if.h to v27.00.00.08
Aaron Liu
2023-01-05
1
-1
/
+1
*
drm/amd/display: Improvements in secure display
Alan Liu
2023-01-03
1
-0
/
+6
*
drm/amd/display: Fix when disabling secure_display
Alan Liu
2022-12-15
1
-12
/
+16
*
drm/amd/display: Implement multiple secure display
Alan Liu
2022-12-15
1
-74
/
+77
*
drm/amdgpu: Move the mutex_lock to protect the return status of securedisplay...
Alan Liu
2022-10-27
1
-0
/
+4
*
drm/amd/display: Drop struct crc_region and reuse struct rect
Alan Liu
2022-10-27
1
-9
/
+11
*
drm/amd/display: Implement secure display on DCN21
Alan Liu
2022-10-27
1
-73
/
+64
*
drm/amd/display: add connector type check for CRC source set
Perry Yuan
2021-12-01
1
-0
/
+8
*
drm/amd/display: Avoid get/put vblank when stream disabled
Wayne Lin
2021-05-20
1
-1
/
+1
*
drm/amd/display: Refactor suspend/resume of Secure display
Wayne Lin
2021-05-20
1
-61
/
+0
*
drm/amd/display: use MST downstream AUX to dump DPRX CRCs
David (Dingchen) Zhang
2021-04-09
1
-1
/
+1
*
drm/amd/display: Fix secure display lock problems
Wayne Lin
2021-03-24
1
-5
/
+5
*
drm/amd/display: Use PSP TA to read out crc
Wayne Lin
2021-03-05
1
-0
/
+172
*
drm/amd/display: Change to set crc window by dmcu fw
Wayne Lin
2021-03-05
1
-2
/
+2
*
drm/amd/display: Support crc on specific region
Wayne Lin
2021-03-05
1
-0
/
+93
*
drm/amd/display: Fix crc_src is not thread safe
Wayne Lin
2021-03-05
1
-5
/
+23
*
drm/amd/display: Fix to be able to stop crc calculation
Wayne Lin
2021-01-14
1
-1
/
+1
*
Revert "drm/amd/display: Expose new CRC window property"
Rodrigo Siqueira
2021-01-14
1
-54
/
+2
*
drm/amd/display: Fix to be able to stop crc calculation
Wayne Lin
2020-12-15
1
-1
/
+12
*
drm/amd/display: Expose new CRC window property
Wayne Lin
2020-11-16
1
-1
/
+42
*
drm/amd/display: Calculate CRC on specific frame region
Wayne Lin
2020-11-02
1
-1
/
+1
*
drm/amdgpu: drm_device to amdgpu_device by inline-f (v2)
Luben Tuikov
2020-08-24
1
-1
/
+1
*
drm/amd/display: Added pixel dynamic expansion control.
Robin Singh
2019-10-11
1
-2
/
+7
*
drm/amd/display: Lock the CRTC when setting CRC source
Nicholas Kazlauskas
2019-08-22
1
-12
/
+51
*
drm/amd/display: Split out DC programming for CRC capture
Nicholas Kazlauskas
2019-08-22
1
-23
/
+39
*
drm/amd/display: Use connector list for finding DPRX CRC aux
Nicholas Kazlauskas
2019-08-22
1
-4
/
+15
*
drm/amd/display: Check return code for CRC drm_crtc_vblank_get
Nicholas Kazlauskas
2019-08-22
1
-1
/
+5
*
drm/amd/display: add pipe CRC sources without disabling dithering.
Dingchen Zhang
2019-07-18
1
-14
/
+44
*
drm/amd/display: add functionality to get pipe CRC source.
Dingchen Zhang
2019-07-18
1
-0
/
+14
*
drm/amd/display: add functionality to grab DPRX CRC entries.
Dingchen Zhang
2019-07-18
1
-24
/
+67
*
drm/amd: drop use of drmP.h in amdgpu.h
Sam Ravnborg
2019-06-10
1
-0
/
+1
*
drm/amd/display: Re-enable CRC capture following modeset
Nicholas Kazlauskas
2019-01-28
1
-1
/
+7
*
drm/amd/display: Enable vblank interrupt during CRC capture
Nicholas Kazlauskas
2019-01-28
1
-21
/
+21
*
drm/amd/display: Guard against null stream_state in set_crc_source
Nicholas Kazlauskas
2018-11-05
1
-0
/
+5
*
Merge drm/drm-next into drm-misc-next
Sean Paul
2018-08-27
1
-2
/
+8
|
\
[next]