summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_debugfs_crc.c
Commit message (Expand)AuthorAgeFilesLines
* drm/atomic: Prepare drm_modeset_lock infrastructure for interruptible waiting...Maarten Lankhorst2017-09-131-1/+1
* drm/crc: Only open CRC on atomic drivers when the CRTC is active.Maarten Lankhorst2017-07-171-0/+13
* drm/crc: Handle opening and closing crc betterMaarten Lankhorst2017-07-171-15/+31
* Revert "drm: Don't allow interruptions when opening debugfs/crc"Sean Paul2017-04-071-1/+5
* drm: Don't allow interruptions when opening debugfs/crcChris Wilson2017-04-071-5/+1
* drm: document driver interface for CRC capturingDaniel Vetter2017-03-241-11/+6
* 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
OpenPOWER on IntegriCloud