summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm/disp
AgeCommit message (Expand)AuthorFilesLines
2025-02-27drm/msm/dpu: Disable dither in phys encoder cleanupJessica Zhang1-0/+3
2025-02-27drm/msm/dpu: Don't leak bits_per_component into random DSC_ENC fieldsMarijn Suijten1-1/+2
2025-02-27drm/msm/dpu: enable DPU_WB_INPUT_CTRL for DPU 5.xDmitry Baryshkov3-3/+3
2025-02-27drm/msm/dpu: skip watchdog timer programming through TOP on >= SM8450Dmitry Baryshkov1-1/+1
2025-02-21drm/msm/dpu1: don't choke on disabling the writeback connectorDmitry Baryshkov1-3/+0
2025-02-21drm/msm/dpu: fix x1e80100 intf_6 underrun/vsync interruptStephan Gerhold1-2/+2
2025-02-17drm/msm/dpu: filter out too wide modes if no 3dmux is presentAbhinav Kumar1-0/+13
2025-02-08drm/msm/mdp4: correct LCDC regulator nameDmitry Baryshkov1-1/+1
2025-02-08drm/msm/dpu: link DSPP_2/_3 blocks on X1E80100Dmitry Baryshkov1-0/+2
2025-02-08drm/msm/dpu: link DSPP_2/_3 blocks on SM8650Dmitry Baryshkov1-0/+2
2025-02-08drm/msm/dpu: link DSPP_2/_3 blocks on SM8550Dmitry Baryshkov1-0/+2
2025-02-08drm/msm/dpu: link DSPP_2/_3 blocks on SM8350Dmitry Baryshkov1-0/+2
2025-02-08drm/msm/dpu: link DSPP_2/_3 blocks on SM8250Dmitry Baryshkov1-0/+2
2025-02-08drm/msm/dpu: link DSPP_2/_3 blocks on SC8180XDmitry Baryshkov1-0/+2
2025-02-08drm/msm/dpu: link DSPP_2/_3 blocks on SM8150Dmitry Baryshkov1-0/+2
2025-02-08drm/msm/dpu: provide DSPP and correct LM config for SDM670Dmitry Baryshkov1-2/+52
2025-02-08drm/msm/dpu: check dpu_plane_atomic_print_state() for valid ssppAbhinav Kumar1-6/+9
2024-12-02Get rid of 'remove_new' relic from platform driver structLinus Torvalds3-3/+3
2024-11-03drm/msm/dpu: rework documentation commentsDmitry Baryshkov47-543/+502
2024-11-02drm/msm/dpu: move rot90 checking to dpu_plane_atomic_check_sspp()Dmitry Baryshkov3-28/+31
2024-11-02drm/msm/dpu: split dpu_plane_atomic_check()Dmitry Baryshkov1-66/+112
2024-11-02drm/msm/dpu: move scaling limitations out of the hw_catalogDmitry Baryshkov3-23/+13
2024-11-02drm/msm/dpu: drop virt_formats from SSPP subblock configurationDmitry Baryshkov2-16/+0
2024-11-02drm/msm/dpu: move pstate->pipe initialization to dpu_plane_atomic_checkDmitry Baryshkov1-14/+11
2024-11-02drm/msm/dpu: use drm_rect_fp_to_int()Dmitry Baryshkov1-6/+1
2024-11-01drm/msm: move MAX_H_TILES_PER_DISPLAY to the DPU driverDmitry Baryshkov1-0/+2
2024-11-01drm/msm: move msm_display_topology to the DPU driverDmitry Baryshkov1-0/+16
2024-11-01drm/msm/dpu: cast crtc_clk calculation to u64 in _dpu_core_perf_calc_clk()Zichen Xie1-1/+1
2024-10-27drm/msm: Simplify NULL checking in msm_disp_state_dump_regs()Douglas Anderson1-11/+8
2024-10-21drm/msm/dpu: sync mode_config limits to the FB limits in dpu_plane.cDmitry Baryshkov2-7/+16
2024-10-21drm/msm/dpu: merge MAX_IMG_WIDTH/HEIGHT with DPU_MAX_IMG_WIDTH/HEIGHTDmitry Baryshkov3-7/+4
2024-10-21drm/msm/dpu: check for the plane pitch overflowDmitry Baryshkov2-1/+7
2024-10-21drm/msm/dpu: move layout setup population out of dpu_plane_prepare_fb()Dmitry Baryshkov1-15/+11
2024-10-21drm/msm/dpu: make dpu_format_populate_addrs return voidDmitry Baryshkov4-71/+21
2024-10-21drm/msm/dpu: split dpu_format_populate_layoutDmitry Baryshkov4-19/+44
2024-10-21drm/msm/dpu: move pitch check to _dpu_format_get_plane_sizes_linear()Dmitry Baryshkov1-10/+6
2024-10-21drm/msm/dpu: pass drm_framebuffer to _dpu_format_get_plane_sizes()Dmitry Baryshkov1-39/+34
2024-10-21drm/msm/dpu: drop msm_format from struct dpu_hw_fmt_layoutDmitry Baryshkov5-38/+25
2024-10-21drm/msm/dpu: drop extra aspace checks in dpu_formatsDmitry Baryshkov1-5/+2
2024-10-21drm/msm/dpu: drop dpu_format_populate_layout from dpu_plane_sspp_atomic_updateDmitry Baryshkov2-15/+7
2024-10-21drm/msm/dpu: drop dpu_format_check_modified_formatDmitry Baryshkov3-60/+0
2024-10-21drm/msm/dpu: Add SA8775P supportMahadevan4-0/+488
2024-10-21drm/msm/dpu: drop LM_3 / LM_4 on MSM8998Dmitry Baryshkov1-12/+0
2024-10-21drm/msm/dpu: drop LM_3 / LM_4 on SDM845Dmitry Baryshkov1-12/+0
2024-10-21drm/msm/dpu: on SDM845 move DSPP_3 to LM_5 blockDmitry Baryshkov1-1/+1
2024-10-21drm/msm/dpu: Add support for MSM8917Dmitry Baryshkov4-0/+190
2024-10-21drm/msm/dpu: Add support for MSM8937Dmitry Baryshkov4-0/+213
2024-10-21drm/msm/dpu: Add support for MSM8953Dmitry Baryshkov4-0/+232
2024-10-21drm/msm/dpu: Add support for MSM8996Konrad Dybcio4-0/+434
2024-10-20Merge branch 'msm-fixes' into msm-nextRob Clark5-45/+74