summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm
AgeCommit message (Expand)AuthorFilesLines
2024-11-01drm/msm/a6xx+: Insert a fence wait before SMMU table updateRob Clark1-3/+13
2024-11-01drm/msm/dpu: don't always program merge_3d blockJessica Zhang1-1/+1
2024-11-01drm/msm/dpu: Don't always set merge_3d pending flushJessica Zhang2-2/+8
2024-11-01drm/msm: Allocate memory for disp snapshot with kvzalloc()Douglas Anderson1-2/+2
2024-11-01drm/msm: Avoid NULL dereference in msm_disp_state_print_regs()Douglas Anderson1-7/+8
2024-11-01drm/msm/dsi: fix 32-bit signed integer extension in pclk_rate calculationJonathan Marek1-1/+1
2024-11-01drm/msm/dsi: improve/fix dsc pclk calculationJonathan Marek1-1/+1
2024-11-01drm/msm/dpu: check for overflow in _dpu_crtc_setup_lm_bounds()Dmitry Baryshkov1-4/+13
2024-11-01drm/msm/dpu: move CRTC resource assignment to dpu_encoder_virt_atomic_checkDmitry Baryshkov2-24/+38
2024-11-01drm/msm/dpu: make sure phys resources are properly initializedDmitry Baryshkov1-5/+4
2024-10-10drm/msm/adreno: Assign msm_gpu->pdev earlier to avoid nullptrsKonrad Dybcio2-1/+1
2024-10-04drm/msm: fix %s null argument errorSherry Yang1-1/+1
2024-10-04drm/msm/dsi: correct programming sequence for SM8350 / SM8450Dmitry Baryshkov1-1/+11
2024-10-04drm/msm/dp: enable widebus on all relevant chipsetsAbhinav Kumar1-5/+5
2024-10-04drm/msm/a5xx: workaround early ring-buffer emptiness checkVladimir Lypak3-0/+9
2024-10-04drm/msm/a5xx: fix races in preemption evaluation stageVladimir Lypak2-2/+23
2024-10-04drm/msm/a5xx: properly clear preemption records on resumeVladimir Lypak1-0/+2
2024-10-04drm/msm/a5xx: disable preemption in submits by defaultVladimir Lypak1-2/+6
2024-10-04drm/msm: Fix incorrect file name output in adreno_request_fw()Aleksandr Mishin1-1/+1
2024-10-04drm/msm: Fix CP_BV_DRAW_STATE_ADDR nameConnor Abbott1-1/+1
2024-10-04drm/msm: Dump correct dbgahb clusters on a750Connor Abbott1-2/+5
2024-10-04drm/msm: Use a7xx family directly in gpu_stateConnor Abbott1-21/+20
2024-09-06Merge tag 'drm-misc-fixes-2024-09-05' of https://gitlab.freedesktop.org/drm/m...Dave Airlie1-0/+1
2024-09-03drm/bridge-connector: move to DRM_DISPLAY_HELPER moduleDmitry Baryshkov1-0/+1
2024-08-23Merge tag 'drm-msm-fixes-2024-08-19' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie8-30/+37
2024-08-15drm/msm/adreno: Fix error return if missing firmware-nameRob Clark1-1/+1
2024-08-13drm/msm: fix the highest_bank_bit for sc7180Abhinav Kumar1-1/+1
2024-08-05drm/msm/dpu: take plane rotation into account for wide planesDmitry Baryshkov1-0/+12
2024-08-05drm/msm/dpu: relax YUV requirementsDmitry Baryshkov1-3/+2
2024-08-05drm/msm/dpu: limit QCM2290 to RGB formats onlyDmitry Baryshkov1-2/+2
2024-08-05drm/msm/dpu: cleanup FB if dpu_format_populate_layout failsDmitry Baryshkov1-0/+3
2024-08-05drm/msm/dp: reset the link phy params before link trainingAbhinav Kumar1-0/+2
2024-08-05drm/msm/dpu: move dpu_encoder's connector assignment to atomic_enable()Abhinav Kumar1-2/+2
2024-08-05drm/msm/dp: fix the max supported bpp logicAbhinav Kumar1-9/+10
2024-08-05drm/msm/dpu: don't play tricks with debug macrosDmitry Baryshkov1-12/+2
2024-07-19Merge tag 'iommu-updates-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+5
2024-07-04drm/msm: Use iommu_paging_domain_alloc()Lu Baolu1-2/+5
2024-07-02drm/msm/gem: Add missing rcu_dereference()Rob Clark1-1/+1
2024-07-02drm/msm/a6xx: Add missing __always_unusedRob Clark1-1/+1
2024-07-01drm/msm/adreno: Add support for Adreno 505 GPUDaniil Titov3-12/+35
2024-07-01drm/msm/dpu: check ubwc support before adding compressed formatsAbhinav Kumar1-1/+6
2024-06-29drm/msm/adreno: Introduce gmu_chipid for a740 & a750Akhil P Oommen2-22/+3
2024-06-29drm/msm/adreno: Add support for X185 GPUAkhil P Oommen5-3/+36
2024-06-29drm/msm/adreno: fix a743 and a740 cx mem initNeil Armstrong1-8/+3
2024-06-29drm/msm/adreno: fix a7xx gpu initNeil Armstrong1-1/+1
2024-06-29Revert "drm/msm/a6xx: Poll for GBIF unhalt status in hw_init"Konrad Dybcio1-4/+0
2024-06-29drm/msm/adreno: De-spaghettify the use of memory barriersKonrad Dybcio2-7/+7
2024-06-25drm/msm/dpu: remove CRTC frame event callback registrationDmitry Baryshkov5-64/+18
2024-06-25drm/msm/dsi: Add phy configuration for MSM8937Daniil Titov3-0/+21
2024-06-25drm/msm/mdp5: Add MDP5 configuration for MSM8937Daniil Titov1-0/+88