summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/cirrus/cirrus.c
AgeCommit message (Expand)Author
2020-04-28drm/cirrus: Move to drm/tinyDaniel Vetter
2020-04-28drm/cirrus: Don't use drm_device->dev_privateDaniel Vetter
2020-04-28drm/cirrus: Use devm_drm_dev_allocDaniel Vetter
2020-03-26drm/cirrus: Fully embrace devm_Daniel Vetter
2020-03-26drm/cirrus: Drop explicit drm_mode_config_cleanup callDaniel Vetter
2020-03-26drm: Garbage collect drm_dev_finiDaniel Vetter
2020-03-26drm/cirrus: Use drmm_add_final_kfreeDaniel Vetter
2020-02-12drm/cirrus: add drm_driver.release callback.Gerd Hoffmann
2020-01-30drm/cirrus: Remove sending of vblank eventThomas Zimmermann
2019-10-24drm/simple-kms: Standardize arguments for callbacksDaniel Vetter
2019-10-17drm/shmem: drop DEFINE_DRM_GEM_SHMEM_FOPSGerd Hoffmann
2019-08-23drm: drop resource_id parameter from drm_fb_helper_remove_conflicting_pci_fra...Gerd Hoffmann
2019-06-21drm/prime: Actually remove DRIVER_PRIME everywhereDaniel Vetter
2019-04-10drm: switch drm_fb_xrgb8888_to_rgb888_dstclip to accept __iomem dstGerd Hoffmann
2019-04-10drm: switch drm_fb_xrgb8888_to_rgb565_dstclip to accept __iomem dstGerd Hoffmann
2019-04-10drm: switch drm_fb_memcpy_dstclip to accept __iomem dstGerd Hoffmann
2019-04-08drm/cirrus: rewrite and modernize driver.Gerd Hoffmann