summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_debugfs_crc.c
Commit message (Expand)AuthorAgeFilesLines
* drm: crc: Call wake_up_interruptible() each time there is a new CRC entryBenjamin Gaignard2017-01-061-0/+2
* drm: crc: Wait for a frame before returning from open()Tomeu Vizoso2017-01-051-6/+17
* drm: Move locking into drm_debugfs_crtc_crc_addTomeu Vizoso2017-01-051-2/+7
* drm: fix sparse warnings on undeclared symbols in crc debugfsJani Nikula2016-10-191-2/+3
* drm: Add API for capturing frame CRCsTomeu Vizoso2016-10-171-0/+351