Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drm/vkms: Fix license inconsistent | Rodrigo Siqueira | 2019-02-10 | 1 | -7/+1 |
* | drm/vkms: Remove set but not used variable 'vkms_obj' | YueHaibing | 2018-12-04 | 1 | -2/+0 |
* | drm/vkms: Fix plane duplicate_state | Daniel Vetter | 2018-11-29 | 1 | -2/+5 |
* | drm/vkms: Compute CRC with Cursor Plane | Haneen Mohammed | 2018-09-11 | 1 | -2/+8 |
* | drm/vkms: Add cursor plane support | Haneen Mohammed | 2018-09-11 | 1 | -10/+23 |
* | drm/vkms: Implement CRC debugfs API | Haneen Mohammed | 2018-08-03 | 1 | -0/+30 |
* | drm/vkms: Subclass plane state | Haneen Mohammed | 2018-08-03 | 1 | -3/+44 |
* | drm/vkms: Add atomic_helper_check_plane_state | Haneen Mohammed | 2018-07-30 | 1 | -0/+29 |
* | drm/vkms: map/unmap buffers in [prepare/cleanup]_fb hooks | Haneen Mohammed | 2018-07-30 | 1 | -0/+34 |
* | drm/vkms: Add framebuffer and plane helpers | Rodrigo Siqueira | 2018-07-12 | 1 | -0/+11 |
* | drm/vkms: Add basic CRTC initialization | Rodrigo Siqueira | 2018-07-05 | 1 | -0/+46 |