aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/tiny/cirrus.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-20drm: Drop drm_framebuffer.h from drm_crtc.hVille Syrjälä1-0/+1
2022-06-20drm: Drop drm_edid.h from drm_crtc.hVille Syrjälä1-0/+1
2022-02-11Merge tag 'drm-intel-next-2022-02-08' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie1-3/+5
2022-02-07dma-buf-map: Rename to iosys-mapLucas De Marchi1-3/+5
2022-01-19drm/cirrus: Replace module-init boiler-plate code with DRM helpersThomas Zimmermann1-15/+2
2021-11-27drm: Move nomodeset kernel parameter to the DRM subsystemJavier Martinez Canillas1-2/+2
2021-11-11drm/format-helper: Rework format-helper conversion functionsThomas Zimmermann1-6/+4
2021-11-11drm/format-helper: Rework format-helper memcpy functionsThomas Zimmermann1-6/+8
2021-08-08drm/cirrus: Use offset-adjusted shadow-plane mappingsThomas Zimmermann1-2/+2
2021-07-01drm/aperture: Pass DRM driver structure instead of driver nameThomas Zimmermann1-1/+1
2021-05-01drm/format-helper: Pass destination pitch to drm_fb_memcpy_dstclip()Thomas Zimmermann1-1/+1
2021-04-14drm/aperture: Convert drivers to aperture interfacesThomas Zimmermann1-1/+2
2021-02-08drm/cirrus: Move vmap out of commit tailThomas Zimmermann1-26/+17
2021-01-06drm/cirrus: Remove references to struct drm_device.pdevThomas Zimmermann1-1/+0
2020-11-09drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backendsThomas Zimmermann1-4/+6
2020-11-06drm/<drivers>: Constify struct drm_driverDaniel Vetter1-1/+1
2020-04-28drm/cirrus: Move to drm/tinyDaniel Vetter1-0/+660