index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
Age
Commit message (
Expand
)
Author
Lines
2023-01-20
Merge tag 'drm-msm-fixes-2023-01-16' of https://gitlab.freedesktop.org/drm/ms...
Dave Airlie
-4
/
+19
2023-01-13
Merge tag 'drm-msm-fixes-2023-01-12' of https://gitlab.freedesktop.org/drm/ms...
Dave Airlie
-19
/
+41
2023-01-11
drm/msm/gpu: Fix potential double-free
Rob Clark
-2
/
+16
2023-01-11
adreno: Shutdown the GPU properly
Joel Fernandes (Google)
-2
/
+3
2023-01-05
drm/msm/a6xx: Avoid gx gbit halt during rpm suspend
Akhil P Oommen
-6
/
+17
2023-01-05
drm/msm/adreno: Make adreno quirks not overwrite each other
Konrad Dybcio
-6
/
+4
2023-01-05
drm/msm: another fix for the headless Adreno GPU
Dmitry Baryshkov
-1
/
+1
2023-01-03
drm/msm/dp: do not complete dp_aux_cmd_fifo_tx() if irq is not for aux transfer
Kuogee Hsieh
-0
/
+4
2022-12-27
drm/msm/hdmi: Fix the error handling path of msm_hdmi_dev_probe()
Christophe JAILLET
-2
/
+10
2022-12-27
drm/msm/dpu: Fix memory leak in msm_mdss_parse_data_bus_icc_path
Miaoqian Lin
-2
/
+4
2022-12-27
drm/msm/dpu: Fix some kernel-doc comments
Yang Li
-2
/
+1
2022-11-30
Merge tag 'drm-msm-next-2022-11-28' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
-66
/
+150
2022-11-30
Merge tag 'drm-msm-display-for-6.2' of https://gitlab.freedesktop.org/lumag/m...
Dave Airlie
-438
/
+530
2022-11-26
Merge branches 'msm-next-lumag-core', 'msm-next-lumag-dpu', 'msm-next-lumag-d...
Dmitry Baryshkov
-350
/
+379
2022-11-26
drm/msm/disp/dpu1: add support for display on SM6115
Adam Skladowski
-0
/
+94
2022-11-26
drm/msm/mdp5: fix reading hw revision on db410c platform
Dmitry Baryshkov
-9
/
+8
2022-11-24
Backmerge tag 'v6.1-rc6' into drm-next
Dave Airlie
-31
/
+120
2022-11-23
drm/msm/hdmi: remove unnecessary NULL check
Dan Carpenter
-2
/
+1
2022-11-17
drm/msm: Hangcheck progress detection
Rob Clark
-3
/
+109
2022-11-17
drm/msm/adreno: Simplify read64/write64 helpers
Rob Clark
-46
/
+27
2022-11-17
drm/msm: Enable unpin/eviction by default
Rob Clark
-1
/
+1
2022-11-17
drm/msm: Enable clamp_to_idle for 7c3
Rob Clark
-7
/
+7
2022-11-17
drm/msm/a6xx: Fix speed-bin detection vs probe-defer
Rob Clark
-7
/
+5
2022-11-17
drm/msm: Remove exclusive-fence hack
Rob Clark
-2
/
+1
2022-11-12
drm/msm: Use drm_mode_copy()
Ville Syrjälä
-1
/
+1
2022-11-12
drm/msm: Use drm_mode_init() for on-stack modes
Ville Syrjälä
-2
/
+5
2022-11-05
drm/fb-helper: Rename drm_fb_helper_unregister_fbi() to use _info postfix
Thomas Zimmermann
-1
/
+1
2022-11-05
drm/fb-helper: Rename drm_fb_helper_alloc_fbi() to use _info postfix
Thomas Zimmermann
-1
/
+1
2022-11-04
drm/msm/dsi: Prevent signed BPG offsets from bleeding into adjacent bits
Marijn Suijten
-1
/
+5
2022-11-04
drm/msm/dpu1: Account for DSC's bits_per_pixel having 4 fractional bits
Marijn Suijten
-9
/
+2
2022-11-04
drm/msm/dsi: Disallow 8 BPC DSC configuration for alternative BPC values
Marijn Suijten
-0
/
+5
2022-11-04
drm/msm/dsi: Account for DSC's bits_per_pixel having 4 fractional bits
Marijn Suijten
-5
/
+14
2022-11-04
drm/msm/dsi: Migrate to drm_dsc_compute_rc_parameters()
Marijn Suijten
-58
/
+6
2022-11-04
drm/msm/dsi: Appropriately set dsc->mux_word_size based on bpc
Marijn Suijten
-1
/
+1
2022-11-04
drm/msm/dsi: Reuse earlier computed dsc->slice_chunk_size
Marijn Suijten
-7
/
+2
2022-11-04
drm/msm/dsi: Use DIV_ROUND_UP instead of conditional increment on modulo
Marijn Suijten
-3
/
+1
2022-11-04
drm/msm/dsi: Remove repeated calculation of slice_per_intf
Marijn Suijten
-4
/
+2
2022-11-04
drm/msm/dsi: Remove useless math in DSC calculations
Marijn Suijten
-9
/
+1
2022-11-04
drm/msm/dsi: Add phy configuration for QCM2290
Loic Poulain
-0
/
+20
2022-11-04
drm/msm/dsi: drop modeset sanity checks
Johan Hovold
-6
/
+1
2022-11-04
drm/msm/dpu1: Account for DSC's bits_per_pixel having 4 fractional bits
Marijn Suijten
-9
/
+2
2022-11-04
drm/msm/dp: drop modeset sanity checks
Johan Hovold
-11
/
+1
2022-11-04
drm/msm/hdmi: move msm_hdmi_get_phy() to msm_hdmi_dev_probe()
Dmitry Baryshkov
-18
/
+22
2022-11-04
drm/msm/hdmi: don't take extra reference on PHY device
Dmitry Baryshkov
-1
/
+1
2022-11-04
drm/msm/hdmi: move resource allocation to probe function
Dmitry Baryshkov
-166
/
+138
2022-11-03
drm/msm: remove duplicated code from a6xx_create_address_space
Dmitry Baryshkov
-33
/
+20
2022-11-03
drm/msm: move domain allocation into msm_iommu_new()
Dmitry Baryshkov
-60
/
+62
2022-11-03
drm/msm/hdmi: drop constant resource names from platform config
Dmitry Baryshkov
-9
/
+3
2022-11-03
drm/msm/hdmi: use devres helper for runtime PM management
Dmitry Baryshkov
-1
/
+1
2022-11-02
drm/msm/dpu: Refactor sc7280_pp location
Robert Foss
-7
/
+7
[next]