summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm
AgeCommit message (Expand)Author
2023-09-23drm/msm/adreno: Use quirk to identify cached-coherent supportRob Clark
2023-09-23drm/msm/adreno: Use quirk identify hw_aprivRob Clark
2023-09-13drm/msm/a690: Switch to a660_gmu.binRob Clark
2023-09-13drm/msm/a6xx: Fix GMU lockdep splatRob Clark
2023-09-13drm/msm/a2xx: Call adreno_gpu_init() earlierFabio Estevam
2023-09-13drm/msm/dpu: fix the irq index in dpu_encoder_phys_wb_wait_for_commit_doneDmitry Baryshkov
2023-09-13drm/msm/mdp5: Don't leak some plane stateDaniel Vetter
2023-09-13drm/msm/dpu: fix DSC 1.2 enc subblock lengthDmitry Baryshkov
2023-09-13drm/msm/dpu: Define names for unnamed sblksRyan McCann
2023-09-13drm/msm/dpu1: Rename sm8150_dspp_blk to sdm845_dspp_blkKonrad Dybcio
2023-09-13drm/msm/dpu: fix DSC 1.2 block lengthsDmitry Baryshkov
2023-09-13drm/msm/dpu: inline DSC_BLK and DSC_BLK_1_2 macrosDmitry Baryshkov
2023-09-13drm/msm/dpu: increase memtype count to 16 for sm8550Jonathan Marek
2023-09-13drm/msm: Update dev core dump to not print backwardsRyan McCann
2023-07-28Merge tag 'drm-msm-fixes-2023-07-27' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2023-07-26drm/msm: Disallow submit with fence id 0Rob Clark
2023-07-17drm/msm: Fix hw_fence error path cleanupRob Clark
2023-07-17drm/msm: Fix IS_ERR_OR_NULL() vs NULL check in a5xx_submit_in_rb()Gaosheng Cui
2023-07-15drm/msm/adreno: Fix snapshot BINDLESS_DATA sizeRob Clark
2023-07-15drm/msm/a690: Remove revn and nameRob Clark
2023-07-15drm/msm/adreno: Fix warn splat for devices without revnRob Clark
2023-07-13drm/msm/dsi: Drop unused regulators from QCM2290 14nm DSI PHY configMarijn Suijten
2023-07-13drm/msm/dpu: drop enum dpu_core_perf_data_bus_idDmitry Baryshkov
2023-07-13drm/msm/dpu: add missing flush and fetch bits for DMA4/DMA5 planesJonathan Marek
2023-07-13drm/msm/mdss: correct UBWC programming for SM8550Dmitry Baryshkov
2023-07-11drm/client: Send hotplug event after registering a clientThomas Zimmermann
2023-06-18drm/msm/a6xx: Add A610 speedbin supportKonrad Dybcio
2023-06-18drm/msm/a6xx: Add A619_holi speedbin supportKonrad Dybcio
2023-06-18drm/msm/a6xx: Use adreno_is_aXYZ macros in speedbin matchingKonrad Dybcio
2023-06-18drm/msm/a6xx: Use "else if" in GPU speedbin rev matchingKonrad Dybcio
2023-06-18drm/msm/a6xx: Fix some A619 tunablesKonrad Dybcio
2023-06-18drm/msm/a6xx: Add A610 supportKonrad Dybcio
2023-06-18drm/msm/a6xx: Add support for A619_holiKonrad Dybcio
2023-06-18drm/msm/adreno: Disable has_cached_coherent in GMU wrapper configurationsKonrad Dybcio
2023-06-18drm/msm/a6xx: Introduce GMU wrapper supportKonrad Dybcio
2023-06-18drm/msm/a6xx: Move CX GMU power counter enablement to hw_initKonrad Dybcio
2023-06-18drm/msm/a6xx: Extend and explain UBWC configKonrad Dybcio
2023-06-18drm/msm/a6xx: Remove both GBIF and RBBM GBIF halt on hw initKonrad Dybcio
2023-06-18drm/msm/a6xx: Add a helper for software-resetting the GPUKonrad Dybcio
2023-06-18drm/msm/a6xx: Improve a6xx_bus_clear_pending_transactions()Konrad Dybcio
2023-06-18drm/msm/a6xx: Move a6xx_bus_clear_pending_transactions to a6xx_gpuKonrad Dybcio
2023-06-18drm/msm/a6xx: Move force keepalive vote removal to a6xx_gmu_force_off()Konrad Dybcio
2023-06-18drm/msm/a6xx: Remove static keyword from sptprac en/disable functionsKonrad Dybcio
2023-06-18drm/msm/adreno: Use adreno_is_revn for A690Konrad Dybcio
2023-06-16drm/msm/dsi: split dsi_ctrl_config() functionDmitry Baryshkov
2023-06-16drm/msm/dsi: dsi_host: drop unused clocksDmitry Baryshkov
2023-06-16drm/msm/dpu: remove unused INTF_NONE interfacesDmitry Baryshkov
2023-06-16drm/msm/dpu: correct MERGE_3D lengthDmitry Baryshkov
2023-06-16drm/msm/dpu: fix sc7280 and sc7180 PINGPONG done interruptsDmitry Baryshkov
2023-06-15drm/msm/dp: Free resources after unregistering themBjorn Andersson