summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c
AgeCommit message (Expand)Author
2021-12-16drm/msm/dpu: move SSPP debugfs support from plane to SSPP codeDmitry Baryshkov
2021-12-15drm/msm/dpu: add dpu_plane_atomic_print_stateDmitry Baryshkov
2021-12-15drm/msm/dpu: simplify DPU's regset32 codeDmitry Baryshkov
2021-12-15drm/msm/dpu: stop manually removing debugfs files for the DPU planeDmitry Baryshkov
2021-12-15drm/msm/dpu: drop plane's default_scaling debugfs fileDmitry Baryshkov
2021-12-15drm/msm/dpu: move disable_danger out of plane subdirDmitry Baryshkov
2021-12-08drm/msm/dpu: fix CDP setup to account for multirect indexDmitry Baryshkov
2021-12-08drm/msm/dpu: simplify DPU_SSPP features checksDmitry Baryshkov
2021-12-08drm/msm/dpu: drop pe argument from _dpu_hw_sspp_setup_scaler3Dmitry Baryshkov
2021-12-08drm/msm/dpu: drop scaler config from plane stateDmitry Baryshkov
2021-12-07drm/msm/dpu: remove node from list before freeing the nodeYang Li
2021-11-28drm/msm/dpu: don't cache pipe->cap->sblk in dpu_planeDmitry Baryshkov
2021-11-28drm/msm/dpu: don't cache pipe->cap->features in dpu_planeDmitry Baryshkov
2021-11-28drm/msm/dpu: remove dpu_hw_pipe_cdp_cfg from dpu_planeDmitry Baryshkov
2021-11-28drm/msm/dpu: drop dpu_csc_cfg from dpu_planeDmitry Baryshkov
2021-11-28drm/msm/dpu: move dpu_hw_pipe_cfg out of struct dpu_planeDmitry Baryshkov
2021-11-28drm/msm/dpu: drop pipe_name from struct dpu_planeDmitry Baryshkov
2021-11-28drm/msm/dpu: remove pipe_qos_cfg from struct dpu_planeDmitry Baryshkov
2021-11-28drm/msm/dpu: move LUT levels out of QOS configDmitry Baryshkov
2021-10-15drm/msm: fix warning "using plain integer as NULL pointer"Bernard Zhao
2021-08-07drm/msm/dpu: add support for alpha blending propertiesDmitry Baryshkov
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