aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c
AgeCommit message (Expand)Author
2020-09-09drm/msm/dpu: Fix scale params in plane validationKalyan Thota
2019-09-03drm/msm/dpu: add rotation propertyRob Clark
2019-09-03drm/msm: drop use of drmP.hSam Ravnborg
2019-07-22Merge v5.3-rc1 into drm-misc-nextMaxime Ripard
2019-07-15Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-06-28Merge tag 'drm-msm-next-2019-06-25' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2019-06-28drm/msm: Use drm_gem_fb_prepare_fbDaniel Vetter
2019-06-25drm/msm: add dirty framebuffer helperBrian Masney
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2019-06-18msm: dpu1: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-05-22Merge drm/drm-next into drm-misc-nextSean Paul
2019-05-20drm: Remove users of drm_format_(horz|vert)_chroma_subsamplingMaxime Ripard
2019-05-14drm/msm: remove resv fields from msm_gem_object structBrian Masney
2019-04-18drm/msm: Use drm_mode_vrefresh instead of mode->vrefreshSean Paul
2019-02-01drm/msm/dpu: Initialize supported modifiersFritz Koenig
2019-02-01drm/msm/dpu: Plane helper for modifiersFritz Koenig
2019-02-01drm/msm/dpu: Use simple list for plane format initFritz Koenig
2019-01-29drm/msm: avoid unused function warningArnd Bergmann
2018-12-11drm/msm/dpu: Further cleanups for static inline functionsJordan Crouse
2018-12-11drm/msm/dpu: Cleanup the debugfs functionsJordan Crouse
2018-12-11drm/msm: dpu: Remove checks from dpu_plane_destroy_state()Sean Paul
2018-12-11drm/msm: dpu: Remove empty/useless labelsSean Paul
2018-12-11drm/msm: dpu: Remove 'inline' from several functionsSean Paul
2018-10-24Merge drm/drm-next into drm-misc-nextSean Paul
2018-10-07drm/msm: dpu: Fix memory leak caused by dropped referenceSean Paul
2018-10-05drm/msm: Use drm_atomic_helper_shutdownDaniel Vetter
2018-10-03drm/msm/dpu: Revise _dpu_plane_get_aspaceBruce Wang
2018-10-03drm/msm/dpu: Make dpu_plane_danger_signal_ctrl voidBruce Wang
2018-10-03drm/msm/dpu: Clean up plane atomic disable/updateBruce Wang
2018-10-03drm/msm/dpu: Remove unneeded checks in dpu_plane.cBruce Wang
2018-10-03drm/msm: dpu: Don't continue after error in atomic_checkSean Paul
2018-10-03drm/msm: dpu: Make dpu_plane_sspp_atomic_update() voidSean Paul
2018-10-03drm/msm: dpu: Remove dpu_plane_enabled()Sean Paul
2018-10-03drm/msm: dpu: Remove dpu_plane_sspp_enabled()Sean Paul
2018-10-03drm/msm: dpu: Consolidate atomic_check functions()Sean Paul
2018-10-03drm/msm: dpu: Move atomic_check_plane_state() call to atomic_checkSean Paul
2018-10-03drm/msm: dpu: Remove impossible checksSean Paul
2018-10-03drm/msm: dpu: Allow planes to extend past active displaySean Paul
2018-10-03drm/msm/dpu: enable cursor plane on dpuSravanthi Kollukuduru
2018-09-09drm: extract drm_atomic_uapi.cDaniel Vetter
2018-07-26drm/msm: Add SDM845 DPU supportJeykumar Sankaran