summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2023-05-22drm/msm/dpu: replace IS_ERR_OR_NULL with IS_ERR during DSC initDmitry Baryshkov
2023-05-22drm/msm/dpu: Set DPU_DATA_HCTL_EN for in INTF_SC7180_MASKKonrad Dybcio
2023-05-22drm/msm/dpu: access CSC/CSC10 registers directlyDmitry Baryshkov
2023-05-22drm/msm/dpu: access QSEED registers directlyDmitry Baryshkov
2023-05-22drm/msm/dpu: drop SSPP's SRC subblockDmitry Baryshkov
2023-05-22drm/msm/dpu: Remove intr_rdptr from DPU >= 5.0.0 pingpong configMarijn Suijten
2023-05-22drm/msm/dpu: Implement tearcheck support on INTF blockMarijn Suijten
2023-05-22drm/msm/dpu: Merge setup_- and enable_tearcheck pingpong callbacksMarijn Suijten
2023-05-22drm/msm/dpu: Add TEAR-READ-pointer interrupt to INTF blockMarijn Suijten
2023-05-22drm/msm/dpu: Describe TEAR interrupt registers for DSI interfacesMarijn Suijten
2023-05-22drm/msm/dpu: Factor out shared interrupt register in INTF_BLK macroMarijn Suijten
2023-05-22drm/msm/dpu: Move dpu_hw_{tear_check, pp_vsync_info} to dpu_hw_mdss.hKonrad Dybcio
2023-05-22drm/msm/dpu: Disable MDP vsync source selection on DPU 5.0.0 and aboveMarijn Suijten
2023-05-22drm/msm/dpu: Disable pingpong TE on DPU 5.0.0 and aboveMarijn Suijten
2023-05-22drm/msm/dpu: Move autorefresh disable from CMD encoder to pingpongMarijn Suijten
2023-05-22drm/msm/dpu: Drop unused poll_timeout_wr_ptr PINGPONG callbackMarijn Suijten
2023-05-22drm/msm/dpu: Take INTF index as parameter in interrupt register definesMarijn Suijten
2023-05-22drm/msm/dpu: Sort INTF registers numericallyMarijn Suijten
2023-05-22drm/msm/dpu: Remove extraneous register define indentationMarijn Suijten
2023-05-22drm/msm/dpu: Use V4.0 PCC DSPP sub-block in SC7[12]80Marijn Suijten
2023-05-22drm/msm/dpu: add writeback support for sc7280Abhinav Kumar
2023-05-22drm/msm/dpu: drop unused SSPP sub-block informationDmitry Baryshkov
2023-05-22drm/msm/dpu: drop DSPP_MSM8998_MASK from hw catalogAbhinav Kumar
2023-05-22drm/msm/dpu: remove GC and IGC related code from dpu catalogAbhinav Kumar
2023-05-22drm/msm/dpu: remove DPU_DSPP_IGC handling in dspp flushAbhinav Kumar
2023-05-22drm/msm/dpu: remove DPU_DSPP_GC handling in dspp flushAbhinav Kumar
2023-05-22drm/msm/dpu: Pass catalog pointers in RM to replace for-loop ID lookupsMarijn Suijten
2023-05-22drm/msm/dpu: Drop unused members from HW structsMarijn Suijten
2023-05-22drm/msm/dpu: stop mapping the regdma regionDmitry Baryshkov
2023-05-22drm/msm/dpu: drop the regdma configurationDmitry Baryshkov
2023-05-22drm/msm/dpu: set max cursor width to 512x512Arnaud Vrac
2023-05-22drm/msm/dpu: fix cursor block register bit offset in msm8998 hw catalogArnaud Vrac
2023-05-22drm/msm/dpu: use hsync/vsync polarity set by the encoderArnaud Vrac
2023-05-22drm/msm/dpu: add HDMI output supportDmitry Baryshkov
2023-05-21drm/msm/dsi: don't allow enabling 14nm VCO with unprogrammed rateDmitry Baryshkov
2023-05-21drm/msm/dsi: More properly handle errors in regards to dsi_mgr_bridge_power_on()Douglas Anderson
2023-05-21drm/msm/dsi: Stop unconditionally powering up DSI hosts at modesetDouglas Anderson
2023-05-19drm/display/dsc: add YCbCr 4:2:2 and 4:2:0 RC parametersDmitry Baryshkov
2023-05-19drm/display/dsc: include the rest of pre-SCR parametersDmitry Baryshkov
2023-05-19drm/display/dsc: split DSC 1.2 and DSC 1.1 (pre-SCR) parametersDmitry Baryshkov
2023-05-19drm/display/dsc: use flat array for rc_parameters lookupDmitry Baryshkov
2023-05-19drm/i915/dsc: stop using interim structure for calculated paramsDmitry Baryshkov
2023-05-19drm/i915/dsc: move DSC tables to DRM DSC helperDmitry Baryshkov
2023-05-19drm/i915/dsc: move rc_buf_thresh values to common helperDmitry Baryshkov
2023-05-19drm/i915/dsc: change DSC param tables to follow the DSC modelDmitry Baryshkov
2023-05-19drm/i915: Fix memory leaks in function live_nop_switchCong Liu
2023-05-19drm/i915/hdmi: C20 computed PLL frequenciesClint Taylor
2023-05-19drm/i915: Add 16bit register/mask operatorsClint Taylor
2023-05-19drm/msm/dpu: simplify intf allocation codeDmitry Baryshkov
2023-05-19drm/msm/dpu: use CTL_SC7280_MASK for sm8450's ctl_0Dmitry Baryshkov