index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
amdgpu_dm
/
amdgpu_dm_crc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-10
drm/amd/display: Do not wait for PSR disable on vbl enable
Leo Li
1
-9
/
+16
2025-01-10
drm/amd/display: Extend secure display to support DisplayCRC mode
Wayne Lin
1
-16
/
+40
2025-01-10
drm/amd/display: Add support to configure CRC window on specific CRC instance
Wayne Lin
1
-1
/
+1
2025-01-06
drm/amd/display: Extend capability to get multiple ROI CRCs
Wayne Lin
1
-7
/
+29
2025-01-06
drm/amd/display: Adjust dm to use supported interfaces for setting multiple c...
Wayne Lin
1
-46
/
+130
2025-01-06
drm/amd/display: Extend dc_stream_get_crc to support 2nd crc engine
Wayne Lin
1
-1
/
+1
2024-12-18
drm/amd/display: use swap() in update_phy_id_mapping()
Jiapeng Chong
1
-10
/
+4
2024-12-10
drm/amd/display: Adjust secure_display_context data structure
Wayne Lin
1
-53
/
+56
2024-12-10
drm/amd/display: Fix phy id mapping issue for secure display
Wayne Lin
1
-4
/
+260
2024-12-10
drm/amd/display: Adjust dc_stream_forward_crc_window to accept assignment of ...
Wayne Lin
1
-2
/
+4
2023-12-06
drm/amd/display: Skip writeback connector when we get amdgpu_dm_connector
Harry Wentland
1
-0
/
+3
2023-07-07
drm/amd/display: Remove redundant braces in 'amdgpu_dm_crtc_notify_ta_to_read()'
Srinivasan Shanmugam
1
-4
/
+2
2023-04-18
drm/amd/display: Fix in disabling secure display
Alan Liu
1
-18
/
+13
2023-01-24
drm/amdgpu/display/mst: adjust the naming of mst_port and port of aconnector
Wayne Lin
1
-1
/
+1
2023-01-13
drm/amd/display: fix possible buffer overflow relating to secure display
Hamza Mahfooz
1
-3
/
+5
2023-01-05
drm/amdgpu: update ta_secureDisplay_if.h to v27.00.00.08
Aaron Liu
1
-1
/
+1
2023-01-04
drm/amd/display: Improvements in secure display
Alan Liu
1
-0
/
+6
2022-12-15
drm/amd/display: Fix when disabling secure_display
Alan Liu
1
-12
/
+16
2022-12-15
drm/amd/display: Implement multiple secure display
Alan Liu
1
-74
/
+77
2022-10-27
drm/amdgpu: Move the mutex_lock to protect the return status of securedisplay...
Alan Liu
1
-0
/
+4
2022-10-27
drm/amd/display: Drop struct crc_region and reuse struct rect
Alan Liu
1
-9
/
+11
2022-10-27
drm/amd/display: Implement secure display on DCN21
Alan Liu
1
-80
/
+71
2021-12-02
drm/amd/display: add connector type check for CRC source set
Perry Yuan
1
-0
/
+8
2021-05-20
drm/amd/display: Avoid get/put vblank when stream disabled
Wayne Lin
1
-1
/
+1
2021-05-20
drm/amd/display: Refactor suspend/resume of Secure display
Wayne Lin
1
-61
/
+0
2021-04-09
drm/amd/display: use MST downstream AUX to dump DPRX CRCs
David (Dingchen) Zhang
1
-1
/
+1
2021-03-24
drm/amd/display: Fix secure display lock problems
Wayne Lin
1
-5
/
+5
2021-03-05
drm/amd/display: Use PSP TA to read out crc
Wayne Lin
1
-0
/
+172
2021-03-05
drm/amd/display: Change to set crc window by dmcu fw
Wayne Lin
1
-2
/
+2
2021-03-05
drm/amd/display: Support crc on specific region
Wayne Lin
1
-0
/
+93
2021-03-05
drm/amd/display: Fix crc_src is not thread safe
Wayne Lin
1
-5
/
+23
2021-01-14
drm/amd/display: Fix to be able to stop crc calculation
Wayne Lin
1
-1
/
+1
2021-01-14
Revert "drm/amd/display: Expose new CRC window property"
Rodrigo Siqueira
1
-54
/
+2
2020-12-15
drm/amd/display: Fix to be able to stop crc calculation
Wayne Lin
1
-1
/
+12
2020-11-16
drm/amd/display: Expose new CRC window property
Wayne Lin
1
-1
/
+42
2020-11-02
drm/amd/display: Calculate CRC on specific frame region
Wayne Lin
1
-1
/
+1
2020-08-24
drm/amdgpu: drm_device to amdgpu_device by inline-f (v2)
Luben Tuikov
1
-1
/
+1
2019-10-11
drm/amd/display: Added pixel dynamic expansion control.
Robin Singh
1
-2
/
+7
2019-08-22
drm/amd/display: Lock the CRTC when setting CRC source
Nicholas Kazlauskas
1
-12
/
+51
2019-08-22
drm/amd/display: Split out DC programming for CRC capture
Nicholas Kazlauskas
1
-23
/
+39
2019-08-22
drm/amd/display: Use connector list for finding DPRX CRC aux
Nicholas Kazlauskas
1
-4
/
+15
2019-08-22
drm/amd/display: Check return code for CRC drm_crtc_vblank_get
Nicholas Kazlauskas
1
-1
/
+5
2019-07-18
drm/amd/display: add pipe CRC sources without disabling dithering.
Dingchen Zhang
1
-14
/
+44
2019-07-18
drm/amd/display: add functionality to get pipe CRC source.
Dingchen Zhang
1
-0
/
+14
2019-07-18
drm/amd/display: add functionality to grab DPRX CRC entries.
Dingchen Zhang
1
-24
/
+67
2019-06-10
drm/amd: drop use of drmP.h in amdgpu.h
Sam Ravnborg
1
-0
/
+1
2019-01-28
drm/amd/display: Re-enable CRC capture following modeset
Nicholas Kazlauskas
1
-1
/
+7
2019-01-28
drm/amd/display: Enable vblank interrupt during CRC capture
Nicholas Kazlauskas
1
-21
/
+21
2018-11-05
drm/amd/display: Guard against null stream_state in set_crc_source
Nicholas Kazlauskas
1
-0
/
+5
2018-08-27
Merge drm/drm-next into drm-misc-next
Sean Paul
1
-2
/
+8
[next]