summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/msm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-msm-fixes-2024-10-16' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie2024-10-178-59/+89
|\
| * drm/msm/a6xx+: Insert a fence wait before SMMU table updateRob Clark2024-10-151-3/+13
| * drm/msm/dpu: don't always program merge_3d blockJessica Zhang2024-10-151-1/+1
| * drm/msm/dpu: Don't always set merge_3d pending flushJessica Zhang2024-10-152-2/+8
| * drm/msm: Allocate memory for disp snapshot with kvzalloc()Douglas Anderson2024-10-141-2/+2
| * drm/msm: Avoid NULL dereference in msm_disp_state_print_regs()Douglas Anderson2024-10-141-7/+8
| * drm/msm/dsi: fix 32-bit signed integer extension in pclk_rate calculationJonathan Marek2024-10-141-1/+1
| * drm/msm/dsi: improve/fix dsc pclk calculationJonathan Marek2024-10-141-1/+1
| * drm/msm/hdmi: drop pll_cmp_to_fdata from hdmi_phy_8998Dmitry Baryshkov2024-10-141-9/+0
| * drm/msm/dpu: check for overflow in _dpu_crtc_setup_lm_bounds()Dmitry Baryshkov2024-10-141-4/+13
| * drm/msm/dpu: move CRTC resource assignment to dpu_encoder_virt_atomic_checkDmitry Baryshkov2024-10-142-24/+38
| * drm/msm/dpu: make sure phys resources are properly initializedDmitry Baryshkov2024-10-141-5/+4
* | [tree-wide] finally take no_llseek outAl Viro2024-09-272-2/+0
* | Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-09-214-9/+2
|\ \
| * | treewide: correct the typo 'retun'WangYuli2024-09-091-1/+1
| * | drm/msm: clean up fault injection usageJani Nikula2024-09-013-8/+0
| * | fault-inject: improve build for CONFIG_FAULT_INJECTION=nJani Nikula2024-09-011-0/+1
* | | Merge v6.11-rc7 into drm-nextSimona Vetter2024-09-111-0/+1
|\ \ \ | |_|/ |/| |
| * | Merge tag 'drm-misc-fixes-2024-09-05' of https://gitlab.freedesktop.org/drm/m...Dave Airlie2024-09-061-0/+1
| |\ \ | | |/ | |/|
| | * drm/bridge-connector: move to DRM_DISPLAY_HELPER moduleDmitry Baryshkov2024-09-031-0/+1
* | | drm/msm/dpu: enable writeback on SM6350Dmitry Baryshkov2024-09-021-0/+18
* | | drm/msm/dpu: enable writeback on SM6125Dmitry Baryshkov2024-09-021-0/+18
* | | drm/msm/dpu: enable writeback on SC8108XDmitry Baryshkov2024-09-021-0/+18
* | | drm/msm/dpu: enable writeback on SM8150Dmitry Baryshkov2024-09-022-2/+22
* | | drm/msm: fix %s null argument errorSherry Yang2024-09-021-1/+1
* | | drm/msm/dsi: correct programming sequence for SM8350 / SM8450Dmitry Baryshkov2024-09-021-1/+11
* | | drm/msm/dp: enable widebus on all relevant chipsetsAbhinav Kumar2024-09-021-5/+5
* | | drm/msm: add msm8998 hdmi phy/pll supportArnaud Vrac2024-09-025-0/+882
* | | drm/msm/hdmi: add "qcom,hdmi-tx-8998" compatibleMarc Gonzalez2024-09-021-0/+1
* | | drm/msm/dpu: Configure DP INTF/PHY selectorDmitry Baryshkov2024-09-024-6/+72
* | | drm/msm/adreno: Add A306A supportOtto Pflüger2024-09-013-3/+28
* | | drm/msm/a6xx: Add A621 supportKonrad Dybcio2024-09-014-1/+106
* | | drm/msm/a6xx: Set GMU CGC properties on a6xx tooKonrad Dybcio2024-09-013-10/+17
* | | drm/msm/a6xx: Use the per-GPU value for gmu_cgc_modeKonrad Dybcio2024-09-011-4/+2
* | | drm/msm/a6xx: Store correct gmu_cgc_mode in struct a6xx_infoKonrad Dybcio2024-09-012-0/+20
* | | drm/msm/a6xx: Store primFifoThreshold in struct a6xx_infoKonrad Dybcio2024-09-013-19/+21
* | | drm/msm/a6xx: Evaluate adreno_is_a650_family in pdc_in_aop checkKonrad Dybcio2024-09-011-2/+1
* | | drm/msm/a5xx: workaround early ring-buffer emptiness checkVladimir Lypak2024-09-013-0/+9
* | | drm/msm/a5xx: fix races in preemption evaluation stageVladimir Lypak2024-09-012-2/+23
* | | drm/msm/a5xx: properly clear preemption records on resumeVladimir Lypak2024-09-011-0/+2
* | | drm/msm/a5xx: disable preemption in submits by defaultVladimir Lypak2024-09-011-2/+6
* | | drm/msm/adreno: Assign msm_gpu->pdev earlier to avoid nullptrsKonrad Dybcio2024-09-012-1/+1
* | | drm/msm: Fix incorrect file name output in adreno_request_fw()Aleksandr Mishin2024-08-301-1/+1
* | | drm/msm: Fix UBWC macrotile_mode for a680Connor Abbott2024-08-301-0/+3
* | | drm/msm: Expose expanded UBWC config uapiConnor Abbott2024-08-301-0/+6
* | | drm/msm: Expand UBWC config settingConnor Abbott2024-08-303-17/+53
* | | drm/msm: Update a6xx register XMLConnor Abbott2024-08-301-21/+1097
* | | drm/msm: Fix CP_BV_DRAW_STATE_ADDR nameConnor Abbott2024-08-301-1/+1
* | | drm/msm: Dump correct dbgahb clusters on a750Connor Abbott2024-08-301-2/+5
* | | drm/msm: Use a7xx family directly in gpu_stateConnor Abbott2024-08-301-21/+20