index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-16
drm/msm/a6xx: avoid shadow NULL reference in failure path
Jonathan Marek
1
-1
/
+1
2021-06-16
drm/msm/a6xx: update/fix CP_PROTECT initialization
Jonathan Marek
2
-40
/
+113
2021-06-16
drm/msm/a6xx: fix incorrectly set uavflagprd_inv field for A650
Jonathan Marek
1
-1
/
+1
2021-06-10
drm/msm/dpu: always use mdp device to scale bandwidth
Dmitry Baryshkov
2
-52
/
+2
2021-05-19
drm/msm/dp: initialize audio_comp when audio starts
Kuogee Hsieh
3
-2
/
+11
2021-05-11
drm/msm/mdp5: Do not multiply vclk line count by 100
Marijn Suijten
1
-4
/
+4
2021-05-11
drm/msm/mdp5: Configure PP_SYNC_HEIGHT to double the vtotal
Marijn Suijten
1
-1
/
+9
2021-05-11
drm/msm/dp: Fix incorrect NULL check kbot warnings in DP driver
Abhinav Kumar
1
-2
/
+2
2021-04-21
drm/msm: Fix a5xx/a6xx timestamps
Rob Clark
2
-4
/
+4
2021-04-14
drm/msm: Set drvdata to NULL when msm_drm_init() fails
Stephen Boyd
1
-0
/
+1
2021-04-10
drm/msm/disp/dpu1: icc path needs to be set before dpu runtime resume
Kalyan Thota
1
-5
/
+7
2021-04-10
drm/msm: Ratelimit invalid-fence message
Rob Clark
1
-1
/
+1
2021-04-10
drm/msm/adreno: a5xx_power: Don't apply A540 lm_setup to other GPUs
Konrad Dybcio
1
-1
/
+1
2021-04-10
drm/msm/dsi_pll_7nm: Fix variable usage for pll_lockdet_rate
Dmitry Baryshkov
1
-1
/
+1
2021-03-30
drm/msm: Fix suspend/resume on i.MX5
Fabio Estevam
1
-0
/
+8
2021-03-30
drm/msm: fix shutdown hook in case GPU components failed to bind
Dmitry Baryshkov
1
-0
/
+4
2021-03-30
drm/msm/dsi: fix check-before-set in the 7nm dsi_pll code
Dmitry Baryshkov
3
-5
/
+8
2021-03-11
drm/msm/a5xx: Remove overwriting A5XX_PC_DBG_ECO_CNTL register
AngeloGioacchino Del Regno
1
-2
/
+0
2021-03-04
drm/msm/dp: trigger unplug event in msm_dp_display_disable
Judy Hsiao
1
-1
/
+4
2021-03-04
drm/msm: Fix races managing the OOB state for timestamp vs timestamps.
Eric Anholt
1
-0
/
+4
2021-03-04
drm/msm: Fix race of GPU init vs timestamp power management.
Eric Anholt
3
-5
/
+32
2021-03-04
drm/msm/mdp5: Fix wait-for-commit for cmd panels
Iskren Chernev
1
-1
/
+1
2021-03-04
drm/msm/dsi: Correct io_start for MSM8994 (20nm PHY)
Konrad Dybcio
1
-1
/
+1
2021-03-04
drm/msm: Fix MSM_INFO_GET_IOVA with carveout
Iskren Chernev
1
-1
/
+2
2021-01-19
drm/msm: Call msm_init_vram before binding the gpu
Craig Tatlor
1
-4
/
+4
2020-12-30
drm/msm: add IOMMU_SUPPORT dependency
Arnd Bergmann
1
-1
/
+1
2020-12-30
drm/msm: a5xx: Make preemption reset case reentrant
Marijn Suijten
1
-6
/
+6
2020-12-30
drm/msm/dp: do not notify audio subsystem if sink doesn't support audio
Abhinav Kumar
1
-1
/
+8
2020-12-30
drm/msm/dp: skip checking LINK_STATUS_UPDATED bit
Kuogee Hsieh
2
-29
/
+20
2020-12-30
drm/msm/dp: return correct connection status after suspend
Kuogee Hsieh
5
-68
/
+97
2020-12-30
drm/msm/a5xx: Clear shadow on suspend
Rob Clark
1
-1
/
+11
2020-12-30
drm/msm/a6xx: Clear shadow on suspend
Rob Clark
1
-1
/
+10
2020-12-30
drm/msm/dpu: fix clock scaling on non-sc7180 board
Dmitry Baryshkov
1
-3
/
+3
2020-12-30
drm/msm/dsi_pll_10nm: restore VCO rate during restore_state
Dmitry Baryshkov
1
-0
/
+8
2020-12-30
drm/msm/dsi_pll_7nm: restore VCO rate during restore_state
Dmitry Baryshkov
1
-0
/
+8
2020-12-30
drm/msm/dp: DisplayPort PHY compliance tests fixup
Tanmay Shah
4
-4
/
+13
2020-12-30
drm/msm: Add missing stub definition
Robin Murphy
1
-0
/
+5
2020-10-15
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-0
/
+1
2020-10-15
Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
88
-792
/
+13043
2020-10-06
dma-mapping: split <linux/dma-mapping.h>
Christoph Hellwig
1
-0
/
+1
2020-09-29
drm/msm: fix 32b build warns
Rob Clark
2
-2
/
+2
2020-09-29
Merge tag 'drm-msm-next-2020-09-27' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
85
-771
/
+13032
2020-09-25
drm/msm/dp: fix incorrect function prototype of dp_debug_get()
Abhinav Kumar
2
-1
/
+6
2020-09-23
Merge tag 'drm-misc-next-2020-09-21' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2
-2
/
+2
2020-09-22
drm/msm/dpu: remove unused variables new_cnt and old_cnt in dpu_encoder_phys_...
Luo Jiaxing
1
-4
/
+2
2020-09-22
drm/msm/dpu: Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
4
-68
/
+8
2020-09-22
drm/msm: Leave inuse count intact on map failure
Akhil P Oommen
1
-1
/
+3
2020-09-22
drm/msm: Fix premature purging of BO
Akhil P Oommen
4
-24
/
+28
2020-09-20
drm/msm: Remove depends on interconnect
Georgi Djakov
1
-1
/
+0
2020-09-20
drm/msm: Fix the a650 hw_apriv check
Jordan Crouse
1
-1
/
+10
[next]