index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-29
Merge tag 'irqchip-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
2
-13
/
+5
2021-08-12
gpu: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2
-13
/
+5
2021-07-27
drm/msm/dp: Initialize dp->aux->drm_dev before registration
Sean Paul
1
-0
/
+1
2021-07-27
drm/msm/dp: signal audio plugged change at dp_pm_resume
Kuogee Hsieh
1
-0
/
+4
2021-07-27
drm/msm/dp: Initialize the INTF_CONFIG register
Bjorn Andersson
1
-0
/
+1
2021-07-27
drm/msm/dp: use dp_ctrl_off_link_stream during PHY compliance test run
Kuogee Hsieh
1
-1
/
+1
2021-07-27
drm/msm: Fix display fault handling
Rob Clark
1
-1
/
+10
2021-07-27
drm/msm/dpu: Fix sm8250_mdp register length
Robert Foss
1
-1
/
+1
2021-07-12
drm/msm: Fix fall-through warning in msm_gem_new_impl()
Gustavo A. R. Silva
1
-1
/
+1
2021-06-24
Merge tag 'drm-msm-next-2021-06-23b' of https://gitlab.freedesktop.org/drm/ms...
Dave Airlie
113
-5840
/
+5960
2021-06-23
Revert "drm/msm/mdp5: provide dynamic bandwidth management"
Rob Clark
4
-181
/
+36
2021-06-23
drm/msm/mdp5: provide dynamic bandwidth management
Dmitry Baryshkov
4
-36
/
+181
2021-06-23
drm/msm/mdp5: add perf blocks for holding fudge factors
James Willcox
2
-0
/
+42
2021-06-23
drm/msm/mdp5: switch to standard zpos property
Dmitry Baryshkov
3
-109
/
+10
2021-06-23
drm/msm/mdp5: add support for alpha/blend_mode properties
Dmitry Baryshkov
1
-0
/
+5
2021-06-23
drm/msm/mdp5: use drm_plane_state for pixel blend mode
Dmitry Baryshkov
3
-7
/
+5
2021-06-23
drm/msm/mdp5: use drm_plane_state for storing alpha value
Dmitry Baryshkov
3
-5
/
+3
2021-06-23
drm/msm/mdp5: use drm atomic helpers to handle base drm plane state
Dmitry Baryshkov
1
-5
/
+3
2021-06-23
drm/msm/dsi: do not enable PHYs when called for the slave DSI interface
Dmitry Baryshkov
1
-4
/
+4
2021-06-23
drm/msm: Add debugfs to trigger shrinker
Rob Clark
3
-0
/
+50
2021-06-23
drm/msm/dpu: Avoid ABBA deadlock between IRQ modules
Bjorn Andersson
4
-46
/
+63
2021-06-23
drm/msm: devcoredump iommu fault support
Rob Clark
11
-12
/
+186
2021-06-23
drm/msm: Improve the a6xx page fault handler
Jordan Crouse
4
-8
/
+87
2021-06-23
drm/msm: export hangcheck_period in debugfs
Samuel Iglesias Gonsalvez
5
-3
/
+10
2021-06-23
drm/msm/a6xx: add support for Adreno 660 GPU
Jonathan Marek
6
-36
/
+219
2021-06-23
drm/msm/a6xx: add missing PC_DBG_ECO_CNTL bit for a640/a650
Jonathan Marek
1
-4
/
+6
2021-06-23
drm/msm/a6xx: add GMU_CX_GMU_CX_FALNEXT_INTF write for a650
Jonathan Marek
1
-1
/
+3
2021-06-23
drm/msm/a6xx: use AOP-initialized PDC for a650
Jonathan Marek
1
-5
/
+16
2021-06-23
drm/msm: remove unused icc_path/ocmem_icc_path
Jonathan Marek
2
-12
/
+0
2021-06-23
drm/msm: Generated register update
Rob Clark
32
-3074
/
+3909
2021-06-23
drm/msm/dpu: hw_blk: make dpu_hw_blk empty opaque structure
Dmitry Baryshkov
12
-45
/
+2
2021-06-23
drm/msm/dpu: use struct dpu_hw_merge_3d in dpu_hw_pingpong
Dmitry Baryshkov
3
-9
/
+8
2021-06-23
drm/msm/dpu: drop dpu_hw_blk_destroy function
Dmitry Baryshkov
10
-31
/
+0
2021-06-23
drm/msm/dpu: remove unused dpu_hw_blk features
Dmitry Baryshkov
10
-145
/
+10
2021-06-23
drm/msm/dsi: print error code when MIPI DSI host registration fails
Dmitry Baryshkov
1
-2
/
+2
2021-06-23
drm/msm/dp/dp_link: Fix some potential doc-rot
Lee Jones
1
-3
/
+3
2021-06-23
drm/msm/dp/dp_catalog: Correctly document param 'dp_catalog'
Lee Jones
1
-1
/
+1
2021-06-23
drm/msm/msm_gem: Demote kernel-doc abuses
Lee Jones
1
-2
/
+2
2021-06-23
drm/msm/disp/dpu1/dpu_plane: Fix a couple of naming issues
Lee Jones
1
-2
/
+2
2021-06-23
drm/msm: Use VERB() for extra verbose logging
Stephen Boyd
2
-5
/
+5
2021-06-23
drm/msm/dp: power off DP phy at suspend
Kuogee Hsieh
2
-5
/
+12
2021-06-23
drm/msm/dp: remove the repeated declaration
Shaokun Zhang
1
-1
/
+0
2021-06-23
drm/msm/dpu: Drop unnecessary NULL checks after container_of in dpu_encoder
Guenter Roeck
1
-10
/
+0
2021-06-23
drm/msm/dp: Drop unnecessary NULL checks after container_of
Guenter Roeck
1
-22
/
+0
2021-06-23
drm/msm/dsi: fix 32-bit clang warning
Arnd Bergmann
1
-1
/
+5
2021-06-23
drm/msm: remove unneeded variable ret
Bernard Zhao
1
-12
/
+3
2021-06-23
drm/msm/dpu: remove unused local variable 'cmd_enc'
Zhen Lei
1
-4
/
+0
2021-06-23
drm/msm/dp/dp_display: Remove unused variable 'hpd'
Lee Jones
1
-3
/
+0
2021-06-23
drm/msm: Remove unneeded variable: "rc"
zuoqilin
1
-2
/
+1
2021-06-23
drm/msm: Convert to use resource-managed OPP API
Yangtao Li
11
-68
/
+25
[next]