summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/rcar-du/rcar_du_vsp.c
AgeCommit message (Expand)Author
2022-09-07drm: rcar-du: Add DRM_MODE_BLEND_PIXEL_NONE supportTakanari Hayama
2022-09-07drm: rcar-du: Add DRM_MODE_BLEND_PREMULTI supportTakanari Hayama
2022-08-03drm/gem: rename struct drm_gem_dma_object.{paddr => dma_addr}Danilo Krummrich
2022-08-03drm/gem: rename GEM CMA helpers to GEM DMA helpersDanilo Krummrich
2022-08-03drm/fb: rename FB CMA helpers to FB DMA helpersDanilo Krummrich
2022-08-01Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2022-07-26drm: Remove unnecessary include statements of drm_plane_helper.hThomas Zimmermann
2022-07-07drm: rcar-du: Lift z-pos restriction on primary plane for Gen3Laurent Pinchart
2022-07-07drm: rcar-du: Add num_rpf to struct rcar_du_device_infoBiju Das
2022-07-07drm: rcar-du: Drop file name from comment header blocksLaurent Pinchart
2022-06-20drm: Drop drm_blend.h from drm_crtc.hVille Syrjälä
2022-06-20drm: Drop drm_framebuffer.h from drm_crtc.hVille Syrjälä
2022-03-04Merge tag 'drm-misc-next-2022-03-03' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-03-03drm: rcar-du: Don't restart group when enabling plane on Gen3Laurent Pinchart
2022-02-25drm/rcar: plane: Remove redundant zpos initialisationMaxime Ripard
2021-10-07drm: rcar-du: Allow importing non-contiguous dma-buf with VSPLaurent Pinchart
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: Store new plane state in a variable for atomic_update and disableMaxime 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
2021-01-05drm: rcar-du: Embed drm_device in rcar_du_deviceLaurent Pinchart
2021-01-05drm: rcar-du: Use DRM-managed allocation for VSP planesLaurent Pinchart
2021-01-05drm: rcar-du: Release vsp device reference in all error pathsLaurent Pinchart
2020-09-23Merge tag 'du-next-20200922' of git://linuxtv.org/pinchartl/media into drm-nextDave Airlie
2020-09-22drm: rcar-du: Put reference to VSP deviceLaurent Pinchart
2020-09-22drm: rcar-du: Fix crash when enabling a non-visible planeLaurent Pinchart
2020-09-10drm: rcar-du: fix common struct sg_table related issuesMarek Szyprowski
2020-05-14drm: rcar-du: Set primary plane zpos immutably at initializingTomohito Esaki
2019-03-28drm: rcar-du: Link CRTCs to the DU deviceKieran Bingham
2019-03-18drm: rcar-du: Add writeback support for R-Car Gen3Laurent Pinchart
2019-03-18drm: rcar-du: vsp: Extract framebuffer (un)mapping to separate functionsLaurent Pinchart
2019-03-18drm: rcar-du: Store V4L2 fourcc in rcar_du_format_info structureLaurent Pinchart
2019-03-18media: vsp1: drm: Extend frame completion API to the DU driverLaurent Pinchart
2019-02-07drm/rcar-du: prepare for drmP.h removal from drm_modeset_helper.hSam Ravnborg
2019-01-24drm: Split out drm_probe_helper.hDaniel Vetter
2019-01-14drm: rcar-du: Remove inclusion of drmP.hLaurent Pinchart
2018-09-15drm: rcar-du: Remove packed VYUY supportKieran Bingham
2018-09-14drm: rcar-du: Support interlaced video output through vsp1Kieran Bingham
2018-09-14drm: rcar-du: Convert to SPDX identifiersKuninori Morimoto
2018-08-06drm: rcar-du: Use __drm_atomic_helper_plane_reset instead of copying the logicAlexandru Gheorghe
2018-06-07Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-05-17media: drm: rcar-du: Add support for CRC computationLaurent Pinchart
2018-05-17media: v4l: vsp1: Extend the DU API to support CRC computationLaurent Pinchart
2018-05-17drm: rcar-du: Fix build failureLaurent Pinchart
2018-05-15Merge branch 'drm/du/next' of git://linuxtv.org/pinchartl/media into drm-nextDave Airlie
2018-05-05drm: rcar-du: Track dma-buf fencesEmre Ucan
2018-04-26drm: rcar-du: Zero-out sg_tables when duplicating plane stateLaurent Pinchart
2018-04-16drm/rcar-du: Convert to the new generic alpha propertyMaxime Ripard