aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_debugfs_crc.c
Commit message (Expand)AuthorAge
* Revert "drm: crc: Wait for a frame before returning from open()"Mahesh Kumar2018-08-22
* drm/crc: Cleanup crtc_crc_open functionMahesh Kumar2018-08-22
* drm: crc: Introduce get_crc_sources callbackMahesh Kumar2018-08-13
* drm: crc: Introduce verify_crc_source callbackMahesh Kumar2018-08-13
* drm/crc: Only report a single overflow when a CRC fd is openedMaarten Lankhorst2018-07-06
* drm/crc: Add support for polling on the data fd.Maarten Lankhorst2018-02-05
* drm/atomic: Prepare drm_modeset_lock infrastructure for interruptible waiting...Maarten Lankhorst2017-09-13
* drm/crc: Only open CRC on atomic drivers when the CRTC is active.Maarten Lankhorst2017-07-17
* drm/crc: Handle opening and closing crc betterMaarten Lankhorst2017-07-17
* Revert "drm: Don't allow interruptions when opening debugfs/crc"Sean Paul2017-04-07
* drm: Don't allow interruptions when opening debugfs/crcChris Wilson2017-04-07
* drm: document driver interface for CRC capturingDaniel Vetter2017-03-24
* drm: crc: Call wake_up_interruptible() each time there is a new CRC entryBenjamin Gaignard2017-01-06
* drm: crc: Wait for a frame before returning from open()Tomeu Vizoso2017-01-05
* drm: Move locking into drm_debugfs_crtc_crc_addTomeu Vizoso2017-01-05
* drm: fix sparse warnings on undeclared symbols in crc debugfsJani Nikula2016-10-19
* drm: Add API for capturing frame CRCsTomeu Vizoso2016-10-17