summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/ingenic/ingenic-ipu.c
AgeCommit message (Expand)Author
2021-06-24drm/<driver>: drm_gem_plane_helper_prepare_fb is now the defaultDaniel Vetter
2021-05-25drm/ingenic: Add option to alloc cached GEM buffersPaul Cercueil
2021-05-13drm/ingenic: Switch IPU plane to type OVERLAYPaul Cercueil
2021-02-25drm: Use state helper instead of the plane state pointerMaxime Ripard
2021-02-25drm/atomic: Pass the full state to planes atomic disable and updateMaxime Ripard
2021-02-24drm: Rename plane->state variables in atomic update and disableMaxime Ripard
2021-02-24drm: Use state helper instead of plane state pointer in atomic_checkMaxime Ripard
2021-02-24drm: Use the state pointer directly in planes atomic_checkMaxime Ripard
2021-02-24drm/atomic: Pass the full state to planes atomic_checkMaxime Ripard
2021-02-24drm: Rename plane atomic_check state namesMaxime Ripard
2021-02-23drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpersThomas Zimmermann
2020-11-11drm/ingenic: ipu: Search for scaling coefs up to 102% of the screenPaul Cercueil
2020-10-04Revert "gpu/drm: ingenic: Add option to mmap GEM buffers cached"Paul Cercueil
2020-09-15gpu/drm: ingenic: Add option to mmap GEM buffers cachedPaul Cercueil
2020-07-30drm/ingenic: ipu: Only enable clock when neededPaul Cercueil
2020-07-30drm/ingenic: ipu: Remove YUV422 from supported formats on JZ4725BPaul Cercueil
2020-07-30drm/ingenic: ipu: Only restart manually on older SoCsPaul Cercueil
2020-07-17drm/ingenic: Add support for the IPUPaul Cercueil