Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drm: document driver interface for CRC capturing | Daniel Vetter | 2017-03-24 | 1 | -11/+6 |
* | drm: crc: Call wake_up_interruptible() each time there is a new CRC entry | Benjamin Gaignard | 2017-01-06 | 1 | -0/+2 |
* | drm: crc: Wait for a frame before returning from open() | Tomeu Vizoso | 2017-01-05 | 1 | -6/+17 |
* | drm: Move locking into drm_debugfs_crtc_crc_add | Tomeu Vizoso | 2017-01-05 | 1 | -2/+7 |
* | drm: fix sparse warnings on undeclared symbols in crc debugfs | Jani Nikula | 2016-10-19 | 1 | -2/+3 |
* | drm: Add API for capturing frame CRCs | Tomeu Vizoso | 2016-10-17 | 1 | -0/+351 |