index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_debugfs_crc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/atomic: Prepare drm_modeset_lock infrastructure for interruptible waiting...
Maarten Lankhorst
2017-09-13
1
-1
/
+1
*
drm/crc: Only open CRC on atomic drivers when the CRTC is active.
Maarten Lankhorst
2017-07-17
1
-0
/
+13
*
drm/crc: Handle opening and closing crc better
Maarten Lankhorst
2017-07-17
1
-15
/
+31
*
Revert "drm: Don't allow interruptions when opening debugfs/crc"
Sean Paul
2017-04-07
1
-1
/
+5
*
drm: Don't allow interruptions when opening debugfs/crc
Chris Wilson
2017-04-07
1
-5
/
+1
*
drm: document driver interface for CRC capturing
Daniel Vetter
2017-03-24
1
-11
/
+6
*
drm: crc: Call wake_up_interruptible() each time there is a new CRC entry
Benjamin Gaignard
2017-01-06
1
-0
/
+2
*
drm: crc: Wait for a frame before returning from open()
Tomeu Vizoso
2017-01-05
1
-6
/
+17
*
drm: Move locking into drm_debugfs_crtc_crc_add
Tomeu Vizoso
2017-01-05
1
-2
/
+7
*
drm: fix sparse warnings on undeclared symbols in crc debugfs
Jani Nikula
2016-10-19
1
-2
/
+3
*
drm: Add API for capturing frame CRCs
Tomeu Vizoso
2016-10-17
1
-0
/
+351