summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm/disp/mdp5/mdp5_plane.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-04drm/msm/mdp5: Don't leak some plane stateDaniel Vetter1-2/+1
2022-06-20drm: Drop drm_blend.h from drm_crtc.hVille Syrjälä1-0/+1
2022-06-20drm: Drop drm_framebuffer.h from drm_crtc.hVille Syrjälä1-0/+1
2022-05-11Merge tag 'drm-msm-next-2022-05-09' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie1-6/+16
2022-05-07drm/msm/mdp5: Return error code in mdp5_pipe_release when deadlock is detectedJessica Zhang1-4/+16
2022-05-02drm/msm/mdp5: Eliminate useless codeHaowen Bai1-2/+0
2022-04-14Merge tag 'drm-msm-fixes-2022-04-13' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie1-0/+3
2022-04-11drm/msm/mdp5: check the return of kzalloc()Xiaoke Wang1-0/+3
2022-03-04Merge tag 'drm-msm-next-2022-03-01' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie1-2/+19
2022-02-25drm/msm/mdp5: Remove redundant zpos initialisationMaxime Ripard1-8/+8
2022-02-25drm/msm: Avoid dirtyfb stalls on video mode displays (v2)Rob Clark1-2/+19
2021-06-23Revert "drm/msm/mdp5: provide dynamic bandwidth management"Rob Clark1-42/+0
2021-06-23drm/msm/mdp5: provide dynamic bandwidth managementDmitry Baryshkov1-0/+42
2021-06-23drm/msm/mdp5: switch to standard zpos propertyDmitry Baryshkov1-105/+9
2021-06-23drm/msm/mdp5: add support for alpha/blend_mode propertiesDmitry Baryshkov1-0/+5
2021-06-23drm/msm/mdp5: use drm_plane_state for pixel blend modeDmitry Baryshkov1-4/+1
2021-06-23drm/msm/mdp5: use drm_plane_state for storing alpha valueDmitry Baryshkov1-2/+1
2021-06-23drm/msm/mdp5: use drm atomic helpers to handle base drm plane stateDmitry Baryshkov1-5/+3
2021-02-25drm: Use state helper instead of the plane state pointerMaxime Ripard1-1/+2
2021-02-25drm/atomic: Pass the full state to planes atomic disable and updateMaxime Ripard1-1/+1
2021-02-24drm: Rename plane->state variables in atomic update and disableMaxime Ripard1-4/+4
2021-02-24drm: Use state helper instead of plane state pointer in atomic_checkMaxime Ripard1-1/+3
2021-02-24drm: Use the state pointer directly in planes atomic_checkMaxime Ripard1-1/+1
2021-02-24drm/atomic: Pass the full state to planes atomic_checkMaxime Ripard1-1/+3
2021-02-24drm: Rename plane atomic_check state namesMaxime Ripard1-4/+5
2021-02-24drm/atomic: Pass the full state to planes async atomic check and updateMaxime Ripard1-14/+19
2019-09-03drm/msm: drop use of drmP.hSam Ravnborg1-0/+2
2019-07-15Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-14/+13
2019-06-28Merge tag 'drm-msm-next-2019-06-25' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie1-0/+3
2019-06-25drm/msm: add dirty framebuffer helperBrian Masney1-0/+3
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner1-12/+1
2019-06-19Merge v5.2-rc5 into drm-nextDaniel Vetter1-0/+4
2019-06-04drm/msm: fix fb references in async updateHelen Koike1-0/+4
2019-05-20drm: Remove users of drm_format_(horz|vert)_chroma_subsamplingMaxime Ripard1-14/+10
2018-12-11drm: msm: Use DRM_DEV_* instead of dev_*Mamta Shukla1-4/+4
2018-10-24Merge drm/drm-next into drm-misc-nextSean Paul1-3/+2
2018-10-05drm/msm: Use drm_atomic_helper_shutdownDaniel Vetter1-1/+0
2018-10-03drm/msm: Replace drm_framebuffer_{un/reference} with put, get functionsThomas Zimmermann1-2/+2
2018-10-03drm/msm: dpu: Allow planes to extend past active displaySean Paul1-1/+0
2018-07-03drm: add missing ctx argument to plane transitional helpersRussell King1-1/+1
2018-06-20Merge drm-upstream/drm-next into drm-misc-nextGustavo Padovan1-15/+1
2018-06-11drm/msm: Stop updating plane->fb/crtcVille Syrjälä1-2/+0
2018-06-04drm/msm: Move implicit sync handling to prepare_fbSean Paul1-15/+1
2018-05-25drm/msm: Stop consulting plane->fb/crtcVille Syrjälä1-1/+1
2018-03-21Merge tag 'drm-msm-next-2018-03-20' of git://people.freedesktop.org/~robclark...Dave Airlie1-0/+1127
2018-03-19drm/msm/mdp5: rework CTL START signal handlingRob Clark1-1/+1
2018-03-19drm/msm: rename mdp->dispRob Clark1-0/+1137