index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
Age
Commit message (
Expand
)
Author
2023-05-24
drm/msm: Fix submit error-path leaks
Rob Clark
2023-05-24
drm/msm/dpu: Remove duplicate register defines from INTF
Marijn Suijten
2023-05-24
drm/msm/dpu: Move non-MDP_TOP INTF_INTR offsets out of hwio header
Marijn Suijten
2023-05-24
drm/msm/dpu: Assign missing writeback log_mask
Marijn Suijten
2023-05-24
drm/msm/dp: unregister audio driver during unbind
Srinivas Kandagatla
2023-05-24
drm/msm/dp: Clean up handling of DP AUX interrupts
Douglas Anderson
2023-05-17
drm/msm: fix missing wq allocation error handling
Johan Hovold
2023-05-17
drm/msm: Hangcheck progress detection
Rob Clark
2023-05-17
drm/msm/adreno: Simplify read64/write64 helpers
Rob Clark
2023-05-17
drm/msm/adreno: adreno_gpu: Use suspend() instead of idle() on load error
Konrad Dybcio
2023-05-17
drm/msm: fix workqueue leak on bind errors
Johan Hovold
2023-05-17
drm/msm: fix vram leak on bind errors
Johan Hovold
2023-05-17
drm/msm: fix drm device leak on bind errors
Johan Hovold
2023-05-17
drm/msm: fix NULL-deref on irq uninstall
Johan Hovold
2023-05-17
drm/msm: fix NULL-deref on snapshot tear down
Johan Hovold
2023-05-17
drm/msm/adreno: fix runtime PM imbalance at gpu load
Johan Hovold
2023-05-11
drm: msm: adreno: Disable preemption on Adreno 510
Adam Skladowski
2023-05-11
drm/msm/adreno: drop bogus pm_runtime_set_active()
Johan Hovold
2023-05-11
drm/msm/disp/dpu: check for crtc enable rather than crtc active to release sh...
Vinod Polimera
2023-04-06
drm/msm/disp/dpu: fix sc7280_pp base offset
Kuogee Hsieh
2023-04-06
drm/msm/dpu: correct sm8250 and sm8350 scaler
Dmitry Baryshkov
2023-04-06
drm/msm/dpu: Refactor sc7280_pp location
Robert Foss
2023-03-22
drm/msm/gem: Prevent blocking within shrinker loop
Dmitry Osipenko
2023-03-17
drm/msm/adreno: fix runtime PM imbalance at unbind
Johan Hovold
2023-03-17
adreno: Shutdown the GPU properly
Joel Fernandes (Google)
2023-03-17
drm/msm/dpu: clear DSPP reservations in rm release
Kalyan Thota
2023-03-17
drm/msm/dpu: fix clocks settings for msm8998 SSPP blocks
Dmitry Baryshkov
2023-03-17
drm/msm/dpu: drop DPU_DIM_LAYER from MIXER_MSM8998_MASK
Dmitry Baryshkov
2023-03-17
drm/msm/dpu: fix len of sc7180 ctl blocks
Dmitry Baryshkov
2023-03-17
drm/msm/dpu: disable features unsupported by QCM2290
Dmitry Baryshkov
2023-03-17
drm/msm/a5xx: fix context faults during ring switch
Dmitry Baryshkov
2023-03-17
drm/msm/a5xx: fix the emptyness check in the preempt code
Dmitry Baryshkov
2023-03-17
drm/msm/a5xx: fix highest bank bit for a530
Dmitry Baryshkov
2023-03-17
drm/msm/a5xx: fix setting of the CP_PREEMPT_ENABLE_LOCAL register
Dmitry Baryshkov
2023-03-17
drm/msm: Fix potential invalid ptr free
Rob Clark
2023-03-10
drm/msm/dpu: Add DSC hardware blocks to register snapshot
Marijn Suijten
2023-03-10
drm/msm/dsi: Add missing check for alloc_ordered_workqueue
Jiasheng Jiang
2023-03-10
drm/msm/dpu: set pdpu->is_rt_pipe early in dpu_plane_sspp_atomic_update()
Dmitry Baryshkov
2023-03-10
drm/msm/mdp5: Add check for kzalloc
Jiasheng Jiang
2023-03-10
drm/msm/dpu: Add check for pstates
Jiasheng Jiang
2023-03-10
drm/msm/dpu: Add check for cstate
Jiasheng Jiang
2023-03-10
drm/msm: use strscpy instead of strncpy
Dmitry Baryshkov
2023-03-10
drm/msm/dpu: sc7180: add missing WB2 clock control
Dmitry Baryshkov
2023-03-10
drm/msm/dsi: Allow 2 CTRLs on v2.5.0
Konrad Dybcio
2023-03-10
drm/msm/dpu: Disallow unallocated resources to be returned
Marijn Suijten
2023-03-10
drm/msm/gem: Add check for kmalloc
Jiasheng Jiang
2023-03-10
drm/msm/adreno: Fix null ptr access in adreno_gpu_cleanup()
Akhil P Oommen
2023-03-10
drm/msm: clean event_thread->worker in case of an error
Dmitry Baryshkov
2023-03-10
drm/msm/hdmi: Add missing check for alloc_ordered_workqueue
Jiasheng Jiang
2023-03-10
drm/msm/dpu: check for null return of devm_kzalloc() in dpu_writeback_init()
Hui Tang
[next]