aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.c
AgeCommit message (Expand)Author
2023-12-14drm/msm/dpu: Drop enable and frame_count parameters from dpu_hw_setup_misr()Jessica Zhang
2023-12-05drm/msm/dpu: use drmm-managed allocation for dpu_crtcDmitry Baryshkov
2023-10-09drm/msm: Remove unnecessary NULL valuesRuan Jinjie
2023-08-02drm/msm/dpu: drop the dpu_core_perf_crtc_update()'s stop_req paramDmitry Baryshkov
2023-06-15drm/msm/dpu: do not enable color-management if DSPPs are not availableDmitry Baryshkov
2023-06-04drm/msm: Remove unnecessary (void*) conversionsSu Hui
2023-04-06msm/disp/dpu: allow atomic_check in PSR usecaseVinod Polimera
2023-04-06drm/msm/dpu: set dirty_fb flag while in self refresh modeVinod Polimera
2023-04-06drm/msm/dpu: log the multirect_index in _dpu_crtc_blend_setup_pipeAbhinav Kumar
2023-04-06drm/msm/dpu: add support for wide planesDmitry Baryshkov
2023-04-06drm/msm/dpu: split pipe handling from _dpu_crtc_blend_setup_mixerDmitry Baryshkov
2023-04-06drm/msm/dpu: drop redundant plane dst check from dpu_crtc_atomic_check()Dmitry Baryshkov
2023-04-06drm/msm/dpu: move the rest of plane checks to dpu_plane_atomic_check()Dmitry Baryshkov
2023-04-06drm/msm/dpu: don't use unsupported blend stagesDmitry Baryshkov
2023-04-06drm/msm/dpu: drop src_split and multirect check from dpu_crtc_atomic_checkDmitry Baryshkov
2023-04-06drm/msm/dpu: introduce struct dpu_sw_pipeDmitry Baryshkov
2023-04-06drm/msm/dpu: drop dpu_plane_pipe functionDmitry Baryshkov
2023-04-06drm/msm/disp/dpu1: add support for dspp sub block flush in sc7280Kalyan Thota
2023-03-13drm/msm/disp/dpu: update dpu_enc crtc state on crtc enable/disable during sel...Vinod Polimera
2023-03-13drm/msm/disp/dpu: add PSR support for eDP interface in dpu driverVinod Polimera
2023-01-24drm/msm/dpu: Add check for pstatesJiasheng Jiang
2023-01-24drm/msm/dpu: Add check for cstateJiasheng Jiang
2023-01-21drm/msm/dpu: Reapply CTM if modeset is neededJessica Zhang
2023-01-18drm/msm/dpu: merge two CRTC debugfs dirsDmitry Baryshkov
2022-09-18drm/msm/dpu: get rid of cached flush_maskDmitry Baryshkov
2022-09-18drm/msm/dpu: inline dpu_plane_get_ctl_flushDmitry Baryshkov
2022-09-18drm/msm/dpu: rip out master planes supportDmitry Baryshkov
2022-07-13Merge tag 'drm-msm-next-2022-07-10' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2022-07-08drm/msm/dpu: Fix for non-visible planesRob Clark
2022-07-04drm/msm/dpu: Add interface support for CRC debugfsJessica Zhang
2022-07-04drm/msm/dpu: Move LM CRC code into separate methodJessica Zhang
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-02drm/msm/dpu: Clean up CRC debug logsJessica Zhang
2022-05-02drm/msm/dpu: gracefully handle null fb commits for writebackAbhinav Kumar
2022-02-25drm/msm: Avoid dirtyfb stalls on video mode displays (v2)Rob Clark
2022-02-18drm/msm/dpu: clean up some inconsistent indentingYang Li
2021-12-15drm/msm/dpu: add dpu_crtc_atomic_print_stateDmitry Baryshkov
2021-12-15drm/msm/dpu: stop manually removing debugfs files for the DPU CRTCDmitry Baryshkov
2021-11-28drm/msm/dpu: remove stage_cfg from struct dpu_crtcDmitry Baryshkov
2021-10-26drm/msm/dpu: Remove commit and its uses in dpu_crtc_set_crc_source()Nathan Chancellor
2021-10-23drm/msm/dpu: Remove dynamic allocation from atomic contextRob Clark
2021-10-23drm/msm/dpu: Remove impossible NULL checkRob Clark
2021-10-21drm/msm/dpu: Add CRC support for DPUJessica Zhang
2021-10-15drm/msm: Change dpu_crtc_get_vblank_counter to use vsync count.Mark Yacoub
2021-08-07drm/msm/dpu: add support for alpha blending propertiesDmitry Baryshkov
2021-06-23drm/msm/disp/dpu1: avoid perf update in frame done eventKrishna Manikandan
2021-06-23drm/msm/disp: Move various debug logs to atomic bucketStephen Boyd
2021-05-07Merge tag 'drm-misc-next-fixes-2021-05-06' of git://anongit.freedesktop.org/d...Dave Airlie
2021-05-03drm/msm/dpu: Delete bonkers codeRob Clark