index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-23
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-10
drm/amd/display: Added pixel dynamic expansion control.
Robin Singh
1
-2
/
+7
2019-08-21
drm/amd/display: Lock the CRTC when setting CRC source
Nicholas Kazlauskas
1
-12
/
+51
2019-08-21
drm/amd/display: Split out DC programming for CRC capture
Nicholas Kazlauskas
1
-23
/
+39
2019-08-21
drm/amd/display: Use connector list for finding DPRX CRC aux
Nicholas Kazlauskas
1
-4
/
+15
2019-08-21
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
2018-08-22
drm/crc: Cleanup crtc_crc_open function
Mahesh Kumar
1
-3
/
+1
2018-08-13
drm/amd/display: Guard against null crtc in CRC IRQ
Nicholas Kazlauskas
1
-2
/
+8
2018-08-13
drm/amdgpu_dm/crc: Implement verify_crc_source callback
Mahesh Kumar
1
-0
/
+16
2018-02-19
drm/amd/display: Skip 2 frames when first reading CRC
Leo (Sunpeng) Li
1
-6
/
+6
2018-02-19
drm/amd/display: When enabling CRC, disable dither & enable truncation
Leo (Sunpeng) Li
1
-2
/
+9
2018-02-19
drm/amd/display: Early return on crc get
Leo (Sunpeng) Li
1
-14
/
+20
2018-02-19
drm/amd/display: Implement interface for CRC on CRTC
Leo (Sunpeng) Li
1
-0
/
+113