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-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
2023-02-01
drm/msm/a6xx: Avoid gx gbit halt during rpm suspend
Akhil P Oommen
2023-02-01
drm/msm/gpu: Fix potential double-free
Rob Clark
2023-01-18
drm/msm/dpu: Fix memory leak in msm_mdss_parse_data_bus_icc_path
Miaoqian Lin
2023-01-18
drm/msm/dpu: Fix some kernel-doc comments
Yang Li
2023-01-18
drm/msm/dp: do not complete dp_aux_cmd_fifo_tx() if irq is not for aux transfer
Kuogee Hsieh
2023-01-18
drm/msm/adreno: Make adreno quirks not overwrite each other
Konrad Dybcio
2023-01-18
drm/msm: another fix for the headless Adreno GPU
Dmitry Baryshkov
2022-12-31
drm/msm: Use drm_mode_copy()
Ville Syrjälä
2022-12-31
drm/msm/mdp5: fix reading hw revision on db410c platform
Dmitry Baryshkov
2022-12-31
drm/msm/a6xx: Fix speed-bin detection vs probe-defer
Rob Clark
2022-12-31
drm/msm/dsi: Prevent signed BPG offsets from bleeding into adjacent bits
Marijn Suijten
2022-12-31
drm/msm/dsi: Disallow 8 BPC DSC configuration for alternative BPC values
Marijn Suijten
2022-12-31
drm/msm/dsi: Account for DSC's bits_per_pixel having 4 fractional bits
Marijn Suijten
2022-12-31
drm/msm/dsi: Migrate to drm_dsc_compute_rc_parameters()
Marijn Suijten
2022-12-31
drm/msm/dsi: Appropriately set dsc->mux_word_size based on bpc
Marijn Suijten
2022-12-31
drm/msm/dsi: Reuse earlier computed dsc->slice_chunk_size
Marijn Suijten
2022-12-31
drm/msm/dsi: Use DIV_ROUND_UP instead of conditional increment on modulo
Marijn Suijten
2022-12-31
drm/msm/dsi: Remove repeated calculation of slice_per_intf
Marijn Suijten
2022-12-31
drm/msm/dsi: Remove useless math in DSC calculations
Marijn Suijten
[next]