index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_debugfs_crc.c
Age
Commit message (
Expand
)
Author
2018-02-05
drm/crc: Add support for polling on the data fd.
Maarten Lankhorst
2017-09-13
drm/atomic: Prepare drm_modeset_lock infrastructure for interruptible waiting...
Maarten Lankhorst
2017-07-17
drm/crc: Only open CRC on atomic drivers when the CRTC is active.
Maarten Lankhorst
2017-07-17
drm/crc: Handle opening and closing crc better
Maarten Lankhorst
2017-04-07
Revert "drm: Don't allow interruptions when opening debugfs/crc"
Sean Paul
2017-04-07
drm: Don't allow interruptions when opening debugfs/crc
Chris Wilson
2017-03-24
drm: document driver interface for CRC capturing
Daniel Vetter
2017-01-06
drm: crc: Call wake_up_interruptible() each time there is a new CRC entry
Benjamin Gaignard
2017-01-05
drm: crc: Wait for a frame before returning from open()
Tomeu Vizoso
2017-01-05
drm: Move locking into drm_debugfs_crtc_crc_add
Tomeu Vizoso
2016-10-19
drm: fix sparse warnings on undeclared symbols in crc debugfs
Jani Nikula
2016-10-17
drm: Add API for capturing frame CRCs
Tomeu Vizoso