summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c
AgeCommit message (Expand)Author
2021-06-23drm/msm/disp/dpu1/dpu_plane: Fix a couple of naming issuesLee Jones
2021-06-23drm/msm/disp: Move various debug logs to atomic bucketStephen Boyd
2021-06-23drm/msm/disp: Use plane debug print helperStephen Boyd
2021-05-03drm/msm/dpu: Delete bonkers codeRob Clark
2021-03-16Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
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 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
2021-01-31drm/msm/dpu1: add support for qseed3lite used on sm8250Dmitry Baryshkov
2020-12-03drm/msm/dpu: update the qos remap only if the client type changesAbhinav Kumar
2020-11-29drm/msm/dpu: consider vertical front porch in the prefill bw calculationKalyan Thota
2020-11-29drm/msm/disp/dpu1/dpu_plane: Fix some spelling and missing function param des...Lee Jones
2020-11-29drm/msm/disp/dpu1/dpu_hw_catalog: Move definitions to the only place they are...Lee Jones
2020-09-04drm/msm/dpu: add support for clk and bw scaling for displayKalyan Thota
2020-08-17drm/msm/dpu: Fix scale params in plane validationKalyan Thota
2020-07-31drm/msm/dpu: move some sspp caps to dpu_capsJonathan Marek
2020-01-12drm: msm: Quiet down plane errors in atomic_checkJohn Stultz
2020-01-02drm/msm/dpu: Remove unneeded semicolon in dpu_plane.czhengbin
2020-01-02msm:disp:dpu1: add scaler support on SC7180 displayShubhashree Dhar
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