summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vkms/vkms_plane.c
Commit message (Expand)AuthorAgeFilesLines
* drm/vkms: Fix license inconsistentRodrigo Siqueira2019-02-101-7/+1
* drm/vkms: Remove set but not used variable 'vkms_obj'YueHaibing2018-12-041-2/+0
* drm/vkms: Fix plane duplicate_stateDaniel Vetter2018-11-291-2/+5
* drm/vkms: Compute CRC with Cursor PlaneHaneen Mohammed2018-09-111-2/+8
* drm/vkms: Add cursor plane supportHaneen Mohammed2018-09-111-10/+23
* drm/vkms: Implement CRC debugfs APIHaneen Mohammed2018-08-031-0/+30
* drm/vkms: Subclass plane stateHaneen Mohammed2018-08-031-3/+44
* drm/vkms: Add atomic_helper_check_plane_stateHaneen Mohammed2018-07-301-0/+29
* drm/vkms: map/unmap buffers in [prepare/cleanup]_fb hooksHaneen Mohammed2018-07-301-0/+34
* drm/vkms: Add framebuffer and plane helpersRodrigo Siqueira2018-07-121-0/+11
* drm/vkms: Add basic CRTC initializationRodrigo Siqueira2018-07-051-0/+46