summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/rcar-du/rcar_du_group.h
AgeCommit message (Expand)AuthorFilesLines
2019-12-18drm: rcar-du: kms: Initialize CMM instancesJacopo Mondi1-0/+2
2018-09-14drm: rcar-du: Convert to SPDX identifiersKuninori Morimoto1-5/+1
2018-05-05drm: rcar-du: Allow DU groups to work with hardware indexingKieran Bingham1-0/+2
2016-02-20drm: rcar-du: Restart the DU group when a plane source changesLaurent Pinchart1-0/+2
2016-02-20drm: rcar-du: Add VSP1 compositor supportLaurent Pinchart1-0/+2
2015-06-16drm: rcar-du: Fix crash with groups that have less than 9 planesLaurent Pinchart1-0/+2
2015-05-25drm: rcar-du: Store the number of CRTCs per group in the group structureLaurent Pinchart1-0/+2
2015-05-25drm: rcar-du: Keep plane to CRTC associations when disabling a planeLaurent Pinchart1-1/+3
2015-05-25drm: rcar-du: Embed rcar_du_planes structure into rcar_du_groupLaurent Pinchart1-1/+1
2015-03-03drm: rcar-du: Fix race condition in hardware plane allocatorLaurent Pinchart1-0/+5
2014-09-15drm/rcar-du: Update copyright noticeLaurent Pinchart1-1/+1
2013-08-09drm/rcar-du: Configure RGB output routing to DPAD0Laurent Pinchart1-1/+1
2013-08-09drm/rcar-du: Add support for multiple groupsLaurent Pinchart1-0/+3
2013-08-09drm/rcar-du: Move output routing configuration to groupLaurent Pinchart1-1/+1
2013-08-09drm/rcar-du: Introduce CRTCs groupsLaurent Pinchart1-0/+47