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