aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2023-03-17Merge remote-tracking branch 'msm8939/tracking-qcomlt-msm8939' into integrati...integration-linux-qcomlt-20230319-204651-v6.3-rc2-253-g99a3293bbaad6Linaro CI
2023-03-17Merge remote-tracking branch 'sm8250/tracking-qcomlt-sm8250' into integration...Linaro CI
2023-03-17Merge remote-tracking branch 'lt9611-4k/tracking-qcomlt-lt9611-4k' into integ...Linaro CI
2023-03-17Merge remote-tracking branch 'drm-msm/tracking-qcomlt-drm-msm' into integrati...Linaro CI
2023-03-10Merge tag 'amd-drm-fixes-6.3-2023-03-09' of https://gitlab.freedesktop.org/ag...Dave Airlie
2023-03-09drm/amdgpu/soc21: Add video cap query support for VCN_4_0_4Veerabadhran Gopalakrishnan
2023-03-09drm/amdgpu: fix error checking in amdgpu_read_mm_registers for nvAlex Deucher
2023-03-09drm/amdgpu: fix error checking in amdgpu_read_mm_registers for soc21Alex Deucher
2023-03-09drm/amdgpu: fix error checking in amdgpu_read_mm_registers for soc15Alex Deucher
2023-03-09drm/amdgpu: Fix the warning info when removing amdgpu devicelyndonli
2023-03-09drm/amdgpu: fix return value check in kfdShashank Sharma
2023-03-09drm/amd: Fix initialization mistake for NBIO 7.3.0Mario Limonciello
2023-03-09drm/amdgpu: Fix call trace warning and hang when removing amdgpu devicelyndonli
2023-03-10Merge tag 'drm-msm-fixes-2023-03-09' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2023-03-08drm/msm: DEVFREQ_GOV_SIMPLE_ONDEMAND is no longer neededRandy Dunlap
2023-03-07drm/amd/display: Update clock table to include highest clock settingSwapnil Patel
2023-03-07drm/amd/pm: Enable ecc_info table support for smu v13_0_10Candice Li
2023-03-07drm/amdgpu: Support umc node harvest config on umc v8_10Candice Li
2023-03-07drm/connector: print max_requested_bpc in state debugfsHarry Wentland
2023-03-07drm/display: Don't block HDR_OUTPUT_METADATA on unknown EOTFHarry Wentland
2023-03-07Merge tag 'drm-misc-fixes-2023-02-23' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-03-06DNM: drm/bridge: lt9611: forbid 1920x2160 modeDmitry Baryshkov
2023-03-06drm/msm/dpu: add support for wide planesDmitry Baryshkov
2023-03-06drm/msm/dpu: split pipe handling from _dpu_crtc_blend_setup_mixerDmitry Baryshkov
2023-03-06drm/msm/dpu: rework static color fill codeDmitry Baryshkov
2023-03-06drm/msm/dpu: rework plane CSC settingDmitry Baryshkov
2023-03-06drm/msm/dpu: rework dpu_plane_atomic_check()Dmitry Baryshkov
2023-03-06drm/msm/dpu: rework dpu_plane_sspp_atomic_update()Dmitry Baryshkov
2023-03-06drm/msm/dpu: make _dpu_plane_calc_clk accept mode directlyDmitry Baryshkov
2023-03-06drm/msm/dpu: populate SmartDMA features in hw catalogDmitry Baryshkov
2023-03-06drm/msm/dpu: rewrite plane's QoS-related functions to take dpu_sw_pipe and dp...Dmitry Baryshkov
2023-03-06drm/msm/dpu: simplify dpu_plane_validate_src()Dmitry Baryshkov
2023-03-06drm/msm/dpu: add dpu_hw_pipe_cfg to dpu_plane_stateDmitry Baryshkov
2023-03-06drm/msm/dpu: drop redundant plane dst check from dpu_crtc_atomic_check()Dmitry Baryshkov
2023-03-06drm/msm/dpu: move the rest of plane checks to dpu_plane_atomic_check()Dmitry Baryshkov
2023-03-06drm/msm/dpu: don't use unsupported blend stagesDmitry Baryshkov
2023-03-06drm/msm/dpu: drop src_split and multirect check from dpu_crtc_atomic_checkDmitry Baryshkov
2023-03-06drm/msm/dpu: remove dpu_hw_fmt_layout from struct dpu_hw_pipe_cfgDmitry Baryshkov
2023-03-06drm/msm/dpu: move stride programming to dpu_hw_sspp_setup_sourceaddressDmitry Baryshkov
2023-03-06drm/msm/dpu: pass dpu_format to _dpu_hw_sspp_setup_scaler3()Dmitry Baryshkov
2023-03-06drm/msm/dpu: use dpu_sw_pipe for dpu_hw_sspp callbacksDmitry Baryshkov
2023-03-06drm/msm/dpu: introduce struct dpu_sw_pipeDmitry Baryshkov
2023-03-06drm/msm/dpu: drop dpu_plane_pipe functionDmitry Baryshkov
2023-03-06drm/msm/dpu: move pipe_hw to dpu_plane_stateDmitry Baryshkov
2023-03-06drm/msm/dpu: drop EAGAIN check from dpu_format_populate_layoutDmitry Baryshkov
2023-03-06drm/msm/dpu: move SSPP debugfs creation to dpu_kms.cDmitry Baryshkov
2023-03-06drm/msm/dpu: move SSPP allocation to the RMDmitry Baryshkov
2023-03-06drm/msm/dpu: rename struct dpu_hw_pipe to dpu_hw_ssppDmitry Baryshkov
2023-03-03drm/msm/dpu: clear DSPP reservations in rm releaseKalyan Thota
2023-03-03drm/msm/disp/dpu: fix sc7280_pp base offsetKuogee Hsieh