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-01-08
Merge tag 'drm-msm-fixes-2021-01-07' of https://gitlab.freedesktop.org/drm/ms...
Daniel Vetter
10
-26
/
+63
2021-01-07
drm/msm: Only enable A6xx LLCC code on A6xx
Konrad Dybcio
2
-9
/
+17
2021-01-07
drm/msm: Add modparam to allow vram carveout
Iskren Chernev
5
-6
/
+17
2021-01-07
drm/msm: Call msm_init_vram before binding the gpu
Craig Tatlor
1
-4
/
+4
2021-01-07
drm/msm/dp: postpone irq_hpd event during connection pending state
Kuogee Hsieh
2
-3
/
+16
2020-12-29
drm/msm: Ensure get_pages is called when locked
Iskren Chernev
1
-1
/
+4
2020-12-29
drm/msm: Fix null dereference in _msm_gem_new
Iskren Chernev
1
-1
/
+2
2020-12-18
Merge tag 'drm-next-2020-12-18' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-3
/
+1
2020-12-16
Merge tag 'iommu-updates-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+0
2020-12-15
drm/msm: Fix WARN_ON() splat in _free_object()
Rob Clark
1
-2
/
+3
2020-12-15
Merge tag 'drm-misc-next-2020-11-27-1' of git://anongit.freedesktop.org/drm/d...
Daniel Vetter
1
-3
/
+1
2020-12-10
Merge tag 'drm-msm-next-2020-12-07' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
76
-1114
/
+2057
2020-12-08
iommu/io-pgtable: Remove tlb_flush_leaf
Robin Murphy
1
-1
/
+0
2020-12-05
drm/msm: add IOMMU_SUPPORT dependency
Arnd Bergmann
1
-1
/
+1
2020-12-05
drm/msm: a5xx: Make preemption reset case reentrant
Marijn Suijten
1
-6
/
+6
2020-12-05
drm/msm/dpu: enable DSPP support on SM8[12]50
Dmitry Baryshkov
2
-7
/
+22
2020-12-03
drm/msm: Fix use-after-free in msm_gem with carveout
Iskren Chernev
1
-5
/
+22
2020-12-03
drm/msm/dp: fix connect/disconnect handled at irq_hpd
Kuogee Hsieh
1
-37
/
+55
2020-12-03
drm/msm/dpu: update the qos remap only if the client type changes
Abhinav Kumar
2
-2
/
+17
2020-12-03
drm/msm/disp/dpu1/dpu_hw_interrupts: Demote kernel-doc formatting misuse
Lee Jones
1
-2
/
+2
2020-11-29
drm/msm/dpu: consider vertical front porch in the prefill bw calculation
Kalyan Thota
1
-2
/
+9
2020-11-29
drm/msm/a6xx: Add support for using system cache on MMU500 based targets
Jordan Crouse
2
-10
/
+37
2020-11-29
drm/msm/a6xx: Add support for using system cache(LLC)
Sharat Masetty
3
-0
/
+104
2020-11-29
drm/msm: rearrange the gpu_rmw() function
Sharat Masetty
3
-4
/
+10
2020-11-29
drm/msm/dp: remove duplicate include statement
Tian Tao
1
-1
/
+0
2020-11-29
drm/msm: dsi: Constify dsi_host_ops
Rikard Falkeborn
1
-1
/
+1
2020-11-29
drm/msm/dp/dp_ctrl: Move 'tu' from the stack to the heap
Lee Jones
1
-167
/
+171
2020-11-29
drm/msm/adreno/a6xx_gpu_state: Make some local functions static
Lee Jones
1
-3
/
+3
2020-11-29
drm/msm/msm_gem_shrinker: Fix descriptions for 'drm_device'
Lee Jones
1
-2
/
+2
2020-11-29
drm/msm/msm_drv: Make '_msm_ioremap()' static
Lee Jones
1
-2
/
+2
2020-11-29
drm/msm/disp/dpu1/dpu_plane: Fix some spelling and missing function param des...
Lee Jones
1
-3
/
+5
2020-11-29
drm/msm/disp/dpu1/dpu_vbif: Fix a couple of function param descriptions
Lee Jones
1
-1
/
+1
2020-11-29
drm/msm/disp/dpu1/dpu_rm: Fix formatting issues and supply 'global_state' des...
Lee Jones
1
-2
/
+3
2020-11-29
drm/msm/disp/dpu1/dpu_hw_sspp: Fix kernel-doc formatting abuse
Lee Jones
1
-2
/
+2
2020-11-29
drm/msm/disp/dpu1/dpu_hw_lm: Fix misnaming of parameter 'ctx'
Lee Jones
1
-1
/
+1
2020-11-29
drm/msm/disp/dpu1/dpu_encoder: Fix a few parameter/member formatting issues
Lee Jones
1
-7
/
+8
2020-11-29
drm/msm/disp/dpu1/dpu_hw_catalog: Move definitions to the only place they are...
Lee Jones
3
-90
/
+83
2020-11-29
drm/msm/disp/dpu1/dpu_hw_catalog: Remove duplicated initialisation of 'max_li...
Lee Jones
1
-1
/
+0
2020-11-29
drm/msm/disp/dpu1/dpu_formats: Demote non-conformant kernel-doc header
Lee Jones
1
-1
/
+1
2020-11-29
drm/msm/disp/dpu1/dpu_hw_blk: Add one missing and remove an extra param descr...
Lee Jones
1
-1
/
+1
2020-11-29
drm/msm/disp/dpu1/dpu_core_perf: Fix kernel-doc formatting issues
Lee Jones
1
-8
/
+9
2020-11-29
msm/mdp5: Fix some kernel-doc warnings
Rob Clark
1
-1
/
+10
2020-11-23
drm/msm/disp/dpu1/dpu_encoder: Remove a bunch of unused variables
Lee Jones
1
-10
/
+2
2020-11-23
drm/msm/disp/dpu1/dpu_core_perf: Remove set but unused variable 'dpu_cstate'
Lee Jones
1
-3
/
+0
2020-11-23
drm/msm/disp/mdp5/mdp5_kms: Make local functions 'mdp5_{en, dis}able()' static
Lee Jones
1
-2
/
+2
2020-11-23
drm/msm/disp/mdp5/mdp5_crtc: Make local function 'mdp5_crtc_setup_pipeline()'...
Lee Jones
1
-3
/
+3
2020-11-23
drm/msm/adreno/a6xx_gpu: Staticise local function 'a6xx_idle'
Lee Jones
1
-1
/
+1
2020-11-21
drm/msm/shrinker: Only iterate dontneed objs
Rob Clark
5
-15
/
+40
2020-11-21
drm/msm/shrinker: We can vmap shrink active_list too
Rob Clark
1
-12
/
+35
2020-11-21
drm/msm: Protect obj->active_count under obj lock
Rob Clark
3
-11
/
+15
[next]