summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/cirrus/cirrus.c
AgeCommit message (Expand)AuthorFilesLines
2020-02-12drm/cirrus: add drm_driver.release callback.Gerd Hoffmann1-6/+37
2020-01-30drm/cirrus: Remove sending of vblank eventThomas Zimmermann1-8/+0
2019-10-24drm/simple-kms: Standardize arguments for callbacksDaniel Vetter1-1/+1
2019-10-17drm/shmem: drop DEFINE_DRM_GEM_SHMEM_FOPSGerd Hoffmann1-1/+1
2019-08-23drm: drop resource_id parameter from drm_fb_helper_remove_conflicting_pci_fra...Gerd Hoffmann1-1/+1
2019-06-21drm/prime: Actually remove DRIVER_PRIME everywhereDaniel Vetter1-1/+1
2019-04-10drm: switch drm_fb_xrgb8888_to_rgb888_dstclip to accept __iomem dstGerd Hoffmann1-1/+1
2019-04-10drm: switch drm_fb_xrgb8888_to_rgb565_dstclip to accept __iomem dstGerd Hoffmann1-1/+1
2019-04-10drm: switch drm_fb_memcpy_dstclip to accept __iomem dstGerd Hoffmann1-1/+1
2019-04-08drm/cirrus: rewrite and modernize driver.Gerd Hoffmann1-0/+657