summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm
AgeCommit message (Expand)Author
2024-11-01drm/msm/a6xx+: Insert a fence wait before SMMU table updateRob Clark
2024-11-01drm/msm/dpu: don't always program merge_3d blockJessica Zhang
2024-11-01drm/msm/dpu: Don't always set merge_3d pending flushJessica Zhang
2024-11-01drm/msm: Allocate memory for disp snapshot with kvzalloc()Douglas Anderson
2024-11-01drm/msm: Avoid NULL dereference in msm_disp_state_print_regs()Douglas Anderson
2024-11-01drm/msm/dsi: fix 32-bit signed integer extension in pclk_rate calculationJonathan Marek
2024-11-01drm/msm/dsi: improve/fix dsc pclk calculationJonathan Marek
2024-11-01drm/msm/dpu: check for overflow in _dpu_crtc_setup_lm_bounds()Dmitry Baryshkov
2024-11-01drm/msm/dpu: move CRTC resource assignment to dpu_encoder_virt_atomic_checkDmitry Baryshkov
2024-11-01drm/msm/dpu: make sure phys resources are properly initializedDmitry Baryshkov
2024-10-10drm/msm/adreno: Assign msm_gpu->pdev earlier to avoid nullptrsKonrad Dybcio
2024-10-04drm/msm: fix %s null argument errorSherry Yang
2024-10-04drm/msm/dsi: correct programming sequence for SM8350 / SM8450Dmitry Baryshkov
2024-10-04drm/msm/dp: enable widebus on all relevant chipsetsAbhinav Kumar
2024-10-04drm/msm/a5xx: workaround early ring-buffer emptiness checkVladimir Lypak
2024-10-04drm/msm/a5xx: fix races in preemption evaluation stageVladimir Lypak
2024-10-04drm/msm/a5xx: properly clear preemption records on resumeVladimir Lypak
2024-10-04drm/msm/a5xx: disable preemption in submits by defaultVladimir Lypak
2024-10-04drm/msm: Fix incorrect file name output in adreno_request_fw()Aleksandr Mishin
2024-10-04drm/msm: Fix CP_BV_DRAW_STATE_ADDR nameConnor Abbott
2024-10-04drm/msm: Dump correct dbgahb clusters on a750Connor Abbott
2024-10-04drm/msm: Use a7xx family directly in gpu_stateConnor Abbott
2024-09-06Merge tag 'drm-misc-fixes-2024-09-05' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-09-03drm/bridge-connector: move to DRM_DISPLAY_HELPER moduleDmitry Baryshkov
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