summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm
AgeCommit message (Expand)Author
2024-09-01drm/msm/a5xx: properly clear preemption records on resumeVladimir Lypak
2024-09-01drm/msm/a5xx: disable preemption in submits by defaultVladimir Lypak
2024-09-01drm/msm/adreno: Assign msm_gpu->pdev earlier to avoid nullptrsKonrad Dybcio
2024-08-30drm/msm: Fix incorrect file name output in adreno_request_fw()Aleksandr Mishin
2024-08-30drm/msm: Fix UBWC macrotile_mode for a680Connor Abbott
2024-08-30drm/msm: Expose expanded UBWC config uapiConnor Abbott
2024-08-30drm/msm: Expand UBWC config settingConnor Abbott
2024-08-30drm/msm: Update a6xx register XMLConnor Abbott
2024-08-30drm/msm: Fix CP_BV_DRAW_STATE_ADDR nameConnor Abbott
2024-08-30drm/msm: Dump correct dbgahb clusters on a750Connor Abbott
2024-08-30drm/msm: Use a7xx family directly in gpu_stateConnor Abbott
2024-08-30drm/msm/adreno: add a615 supportRichard Acayan
2024-08-30drm/msm/a6xx: Add A642L speedbin (0x81)Eugene Lepshy
2024-08-30drm/msm: Remove unused pm_stateRob Clark
2024-08-30drm/msm: Remove prototypes for non-existing functionsLaurent Pinchart
2024-08-30drm/msm/adreno: Use kvmemdup to simplify the codeLi Zetao
2024-08-23Merge tag 'drm-msm-fixes-2024-08-19' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2024-08-15drm/msm/adreno: Fix error return if missing firmware-nameRob Clark
2024-08-13drm/msm: fix the highest_bank_bit for sc7180Abhinav Kumar
2024-08-05drm/msm/dpu: take plane rotation into account for wide planesDmitry Baryshkov
2024-08-05drm/msm/dpu: relax YUV requirementsDmitry Baryshkov
2024-08-05drm/msm/dpu: limit QCM2290 to RGB formats onlyDmitry Baryshkov
2024-08-05drm/msm/dpu: cleanup FB if dpu_format_populate_layout failsDmitry Baryshkov
2024-08-05drm/msm/dp: reset the link phy params before link trainingAbhinav Kumar
2024-08-05drm/msm/dpu: move dpu_encoder's connector assignment to atomic_enable()Abhinav Kumar
2024-08-05drm/msm/dp: fix the max supported bpp logicAbhinav Kumar
2024-08-05drm/msm/dpu: don't play tricks with debug macrosDmitry Baryshkov
2024-07-19Merge tag 'iommu-updates-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-07-04drm/msm: Use iommu_paging_domain_alloc()Lu Baolu
2024-07-02drm/msm/gem: Add missing rcu_dereference()Rob Clark
2024-07-02drm/msm/a6xx: Add missing __always_unusedRob Clark
2024-07-01drm/msm/adreno: Add support for Adreno 505 GPUDaniil Titov
2024-07-01drm/msm/dpu: check ubwc support before adding compressed formatsAbhinav Kumar
2024-06-29drm/msm/adreno: Introduce gmu_chipid for a740 & a750Akhil P Oommen
2024-06-29drm/msm/adreno: Add support for X185 GPUAkhil P Oommen
2024-06-29drm/msm/adreno: fix a743 and a740 cx mem initNeil Armstrong
2024-06-29drm/msm/adreno: fix a7xx gpu initNeil Armstrong
2024-06-29Revert "drm/msm/a6xx: Poll for GBIF unhalt status in hw_init"Konrad Dybcio
2024-06-29drm/msm/adreno: De-spaghettify the use of memory barriersKonrad Dybcio
2024-06-25drm/msm/dpu: remove CRTC frame event callback registrationDmitry Baryshkov
2024-06-25drm/msm/dsi: Add phy configuration for MSM8937Daniil Titov
2024-06-25drm/msm/mdp5: Add MDP5 configuration for MSM8937Daniil Titov
2024-06-25drm/msm/mdp5: Remove MDP_CAP_SRC_SPLIT from msm8x53_configBarnabás Czémán
2024-06-24drm/msm/dp: switch to struct drm_edidJani Nikula
2024-06-24drm/msm/dpu: guard ctl irq callback register/unregisterBarnabás Czémán
2024-06-24drm/msm/dpu: rename dpu_hw_setup_vsync_source functionsDmitry Baryshkov
2024-06-24drm/msm/dpu: support setting the TE sourceDmitry Baryshkov
2024-06-24drm/msm/dsi: parse vsync source from device treeDmitry Baryshkov
2024-06-24drm/msm/dpu: rework vsync_source handlingDmitry Baryshkov
2024-06-24drm/msm/dpu: pull the is_cmd_mode out of _dpu_encoder_update_vsync_source()Dmitry Baryshkov