summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm/disp/mdp5/mdp5_plane.c
AgeCommit message (Expand)Author
2023-08-04drm/msm/mdp5: Don't leak some plane stateDaniel Vetter
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-05-11Merge tag 'drm-msm-next-2022-05-09' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2022-05-07drm/msm/mdp5: Return error code in mdp5_pipe_release when deadlock is detectedJessica Zhang
2022-05-02drm/msm/mdp5: Eliminate useless codeHaowen Bai
2022-04-14Merge tag 'drm-msm-fixes-2022-04-13' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2022-04-11drm/msm/mdp5: check the return of kzalloc()Xiaoke Wang
2022-03-04Merge tag 'drm-msm-next-2022-03-01' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2022-02-25drm/msm/mdp5: Remove redundant zpos initialisationMaxime Ripard
2022-02-25drm/msm: Avoid dirtyfb stalls on video mode displays (v2)Rob Clark
2021-06-23Revert "drm/msm/mdp5: provide dynamic bandwidth management"Rob Clark
2021-06-23drm/msm/mdp5: provide dynamic bandwidth managementDmitry Baryshkov
2021-06-23drm/msm/mdp5: switch to standard zpos propertyDmitry Baryshkov
2021-06-23drm/msm/mdp5: add support for alpha/blend_mode propertiesDmitry Baryshkov
2021-06-23drm/msm/mdp5: use drm_plane_state for pixel blend modeDmitry Baryshkov
2021-06-23drm/msm/mdp5: use drm_plane_state for storing alpha valueDmitry Baryshkov
2021-06-23drm/msm/mdp5: use drm atomic helpers to handle base drm plane stateDmitry Baryshkov
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 state helper instead of plane state pointer in atomic_checkMaxime 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-24drm/atomic: Pass the full state to planes async atomic check and updateMaxime Ripard
2019-09-03drm/msm: drop use of drmP.hSam Ravnborg
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-25drm/msm: add dirty framebuffer helperBrian Masney
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2019-06-19Merge v5.2-rc5 into drm-nextDaniel Vetter
2019-06-04drm/msm: fix fb references in async updateHelen Koike
2019-05-20drm: Remove users of drm_format_(horz|vert)_chroma_subsamplingMaxime Ripard
2018-12-11drm: msm: Use DRM_DEV_* instead of dev_*Mamta Shukla
2018-10-24Merge drm/drm-next into drm-misc-nextSean Paul
2018-10-05drm/msm: Use drm_atomic_helper_shutdownDaniel Vetter
2018-10-03drm/msm: Replace drm_framebuffer_{un/reference} with put, get functionsThomas Zimmermann
2018-10-03drm/msm: dpu: Allow planes to extend past active displaySean Paul
2018-07-03drm: add missing ctx argument to plane transitional helpersRussell King
2018-06-20Merge drm-upstream/drm-next into drm-misc-nextGustavo Padovan
2018-06-11drm/msm: Stop updating plane->fb/crtcVille Syrjälä
2018-06-04drm/msm: Move implicit sync handling to prepare_fbSean Paul
2018-05-25drm/msm: Stop consulting plane->fb/crtcVille Syrjälä
2018-03-21Merge tag 'drm-msm-next-2018-03-20' of git://people.freedesktop.org/~robclark...Dave Airlie
2018-03-19drm/msm/mdp5: rework CTL START signal handlingRob Clark
2018-03-19drm/msm: rename mdp->dispRob Clark