aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/fsl-dcu/fsl_dcu_drm_plane.c
AgeCommit message (Expand)Author
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/atomic: Pass the full state to planes atomic_checkMaxime Ripard
2021-02-24drm: Rename plane atomic_check state namesMaxime Ripard
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2019-07-15drm/fsl-dcu: drop use of drmP.hSam Ravnborg
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-01-24drm: Split out drm_probe_helper.hDaniel Vetter
2017-08-01drm: Plumb modifiers through plane initBen Widawsky
2016-12-15drm: Nuke fb->pixel_formatVille Syrjälä
2016-11-08drm/fsl-dcu: update all registers on flushStefan Agner
2016-10-19drm/fsl-dcu: do not transfer registers on plane initStefan Agner
2016-08-19drm: Don't implement empty prepare_fb()/cleanup_fb()Laurent Pinchart
2016-08-19drm: Allow drivers to modify plane_state in prepare_fb/cleanup_fbChris Wilson
2016-06-18drm/fsl-dcu: move layer initialization to plane fileStefan Agner
2016-02-25drm/fsl-dcu: fix alpha blendingStefan Agner
2016-02-25drm/fsl-dcu: avoid memory leak on errorsStefan Agner
2016-02-25drm/fsl-dcu: remove regmap return value checksStefan Agner
2016-02-25drm: fsl-dcu: Fix no fb check bugMeng Yi
2015-12-11drm: Pass 'name' to drm_universal_plane_init()Ville Syrjälä
2015-09-30Merge tag 'topic/drm-misc-2015-09-25' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-09-24Merge tag 'v4.3-rc2' into topic/drm-miscDaniel Vetter
2015-09-24drm/layerscape: fix handling fsl_dcu_drm_plane_index resultAndrzej Hajda
2015-08-19drm/layerscape: Add Freescale DCU DRM driverJianwei Wang