summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm
AgeCommit message (Expand)AuthorFilesLines
2023-09-13drm/msm/a2xx: Call adreno_gpu_init() earlierFabio Estevam1-4/+4
2023-09-13drm/msm/dpu: fix the irq index in dpu_encoder_phys_wb_wait_for_commit_doneDmitry Baryshkov1-1/+2
2023-09-13drm/msm/mdp5: Don't leak some plane stateDaniel Vetter1-2/+1
2023-09-13drm/msm: Update dev core dump to not print backwardsRyan McCann1-1/+1
2023-08-30drm/aperture: Remove primary argumentDaniel Vetter1-1/+1
2023-08-03drm/msm: Disallow submit with fence id 0Rob Clark1-1/+1
2023-08-03drm/msm: Switch idr_lock to spinlockRob Clark4-11/+9
2023-08-03drm/msm: Fix IS_ERR_OR_NULL() vs NULL check in a5xx_submit_in_rb()Gaosheng Cui1-1/+1
2023-08-03drm/msm/adreno: Fix snapshot BINDLESS_DATA sizeRob Clark1-1/+1
2023-08-03drm/msm/dpu: drop enum dpu_core_perf_data_bus_idDmitry Baryshkov1-13/+0
2023-07-19drm/msm/dpu: correct MERGE_3D lengthDmitry Baryshkov1-1/+1
2023-07-19drm/msm/dp: Free resources after unregistering themBjorn Andersson1-1/+1
2023-07-19drm/msm/dsi: Remove incorrect references to slice_countJessica Zhang1-10/+16
2023-07-19drm/msm/dsi: Flip greater-than check for slice_count and slice_per_intfMarijn Suijten1-2/+3
2023-07-19drm/msm/dsi: Use DSC slice(s) packet size to compute word countMarijn Suijten1-1/+1
2023-07-19drm/msm/dpu: Fix slice_last_group_size calculationJessica Zhang1-2/+3
2023-07-19drm/msm/dpu: do not enable color-management if DSPPs are not availableDmitry Baryshkov1-1/+4
2023-07-19drm/msm/a5xx: really check for A510 in a5xx_gpu_initDmitry Baryshkov1-1/+2
2023-07-19drm/msm/dpu: set DSC flush bit correctly at MDP CTL flush registerKuogee Hsieh1-1/+1
2023-07-19drm/msm/dpu: Set DPU_DATA_HCTL_EN for in INTF_SC7180_MASKKonrad Dybcio1-2/+5
2023-07-19drm/msm/disp/dpu: get timing engine status from intf status registerVinod Polimera3-7/+16
2023-07-19drm/msm/dsi: don't allow enabling 14nm VCO with unprogrammed rateDmitry Baryshkov1-0/+3
2023-06-09drm/msm: Be more shouty if per-process pgtables aren't workingRob Clark1-1/+6
2023-05-24drm/msm: Fix submit error-path leaksRob Clark1-7/+18
2023-05-24drm/msm/dpu: Remove duplicate register defines from INTFMarijn Suijten1-5/+0
2023-05-24drm/msm/dpu: Move non-MDP_TOP INTF_INTR offsets out of hwio headerMarijn Suijten2-4/+4
2023-05-24drm/msm/dpu: Assign missing writeback log_maskMarijn Suijten1-0/+1
2023-05-24drm/msm/dp: unregister audio driver during unbindSrinivas Kandagatla3-0/+15
2023-05-24drm/msm/dp: Clean up handling of DP AUX interruptsDouglas Anderson3-48/+36
2023-05-17drm/msm: fix missing wq allocation error handlingJohan Hovold1-0/+4
2023-05-17drm/msm: Hangcheck progress detectionRob Clark6-3/+109
2023-05-17drm/msm/adreno: Simplify read64/write64 helpersRob Clark6-46/+27
2023-05-17drm/msm/adreno: adreno_gpu: Use suspend() instead of idle() on load errorKonrad Dybcio1-1/+1
2023-05-17drm/msm: fix workqueue leak on bind errorsJohan Hovold1-1/+4
2023-05-17drm/msm: fix vram leak on bind errorsJohan Hovold1-7/+19
2023-05-17drm/msm: fix drm device leak on bind errorsJohan Hovold1-2/+8
2023-05-17drm/msm: fix NULL-deref on irq uninstallJohan Hovold1-3/+5
2023-05-17drm/msm: fix NULL-deref on snapshot tear downJohan Hovold1-1/+2
2023-05-17drm/msm/adreno: fix runtime PM imbalance at gpu loadJohan Hovold1-4/+12
2023-05-11drm: msm: adreno: Disable preemption on Adreno 510Adam Skladowski1-1/+7
2023-05-11drm/msm/adreno: drop bogus pm_runtime_set_active()Johan Hovold1-3/+0
2023-05-11drm/msm/disp/dpu: check for crtc enable rather than crtc active to release sh...Vinod Polimera1-1/+1
2023-04-06drm/msm/disp/dpu: fix sc7280_pp base offsetKuogee Hsieh1-1/+1
2023-04-06drm/msm/dpu: correct sm8250 and sm8350 scalerDmitry Baryshkov1-9/+9
2023-04-06drm/msm/dpu: Refactor sc7280_pp locationRobert Foss1-7/+7
2023-03-22drm/msm/gem: Prevent blocking within shrinker loopDmitry Osipenko1-2/+9
2023-03-17drm/msm/adreno: fix runtime PM imbalance at unbindJohan Hovold1-1/+2
2023-03-17adreno: Shutdown the GPU properlyJoel Fernandes (Google)1-2/+3
2023-03-17drm/msm/dpu: clear DSPP reservations in rm releaseKalyan Thota1-0/+2
2023-03-17drm/msm/dpu: fix clocks settings for msm8998 SSPP blocksDmitry Baryshkov1-2/+2