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