Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
f8d18d5cb256c4dd5e3100e6278baf1d93b9a4be
/
drivers
/
gpu
/
drm
/
drm_debugfs_crc.c
1ab2a99
drm: Fix return type of crc .poll()
by Ville Syrjälä
· 5 years ago
178e5f3
drm/crc-debugfs: Add notes about CRC<->commit interactions
by Brian Starkey
· 5 years ago
84a6810
drm/drm_debugfs_crc.c: Document that .verify_crc_source vfunc is required for enabling CRC support.
by Liviu Dudau
· 5 years ago
b792e64
drm: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 6 years ago
d99004d
drm/crc-debugfs: Also sprinkle irqrestore over early exits
by Daniel Vetter
· 6 years ago
1882018
drm/crc-debugfs: User irqsafe spinlock in drm_crtc_add_crc_entry
by Daniel Vetter
· 6 years ago
0500c04
drm: drop use of drmP.h in drm/*
by Sam Ravnborg
· 6 years ago
ad1a56f
Revert "drm: crc: Wait for a frame before returning from open()"
by Mahesh Kumar
· 6 years ago
c0811a7
drm/crc: Cleanup crtc_crc_open function
by Mahesh Kumar
· 6 years ago
4396551
drm: crc: Introduce get_crc_sources callback
by Mahesh Kumar
· 6 years ago
d5cc15a
drm: crc: Introduce verify_crc_source callback
by Mahesh Kumar
· 6 years ago
a012024
drm/crc: Only report a single overflow when a CRC fd is opened
by Maarten Lankhorst
· 7 years ago
4beb3b4
drm/crc: Add support for polling on the data fd.
by Maarten Lankhorst
· 7 years ago
6f8bcc7
drm/atomic: Prepare drm_modeset_lock infrastructure for interruptible waiting, v2.
by Maarten Lankhorst
· 7 years ago
8038e09
drm/crc: Only open CRC on atomic drivers when the CRTC is active.
by Maarten Lankhorst
· 7 years ago
eb42ea6
drm/crc: Handle opening and closing crc better
by Maarten Lankhorst
· 8 years ago
c98cdff
Revert "drm: Don't allow interruptions when opening debugfs/crc"
by Sean Paul
· 8 years ago
b8dfa82
drm: Don't allow interruptions when opening debugfs/crc
by Chris Wilson
· 8 years ago
760f71e
drm: document driver interface for CRC capturing
by Daniel Vetter
· 8 years ago
9f54742
drm: crc: Call wake_up_interruptible() each time there is a new CRC entry
by Benjamin Gaignard
· 8 years ago
e8fa567
drm: crc: Wait for a frame before returning from open()
by Tomeu Vizoso
· 8 years ago
1aa81be
drm: Move locking into drm_debugfs_crtc_crc_add
by Tomeu Vizoso
· 8 years ago
e3f56b2
drm: fix sparse warnings on undeclared symbols in crc debugfs
by Jani Nikula
· 8 years ago
9edbf1f
drm: Add API for capturing frame CRCs
by Tomeu Vizoso
· 8 years ago