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