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
2017-11-02
Backmerge tag 'v4.14-rc7' into drm-next
Dave Airlie
5
-7
/
+15
2017-11-01
drm/msm: use %z format modifier for printing size_t
Arnd Bergmann
1
-1
/
+1
2017-10-28
drm/msm/mdp5: Don't use async plane update path if plane visibility changes
Archit Taneja
1
-0
/
+25
2017-10-28
drm/msm/mdp5: mdp5_crtc: Restore cursor state only if LM cursors are enabled
Archit Taneja
1
-29
/
+37
2017-10-28
drm/msm/mdp5: Update mdp5_pipe_assign to spit out both planes
Archit Taneja
3
-20
/
+57
2017-10-28
drm/msm/mdp5: Prepare mdp5_pipe_assign for some rework
Archit Taneja
3
-27
/
+27
2017-10-28
drm/msm: remove mdp5_cursor_plane_funcs
Gustavo Padovan
1
-22
/
+3
2017-10-28
drm/msm: update cursors asynchronously through atomic
Gustavo Padovan
2
-88
/
+75
2017-10-28
drm/msm/atomic: switch to drm_atomic_helper_check
Rob Clark
3
-32
/
+1
2017-10-28
drm/msm/mdp5: restore cursor state when enabling crtc
Rob Clark
1
-32
/
+68
2017-10-28
drm/msm/mdp5: don't use autosuspend
Rob Clark
5
-13
/
+13
2017-10-28
drm/msm/mdp5: ignore planes that are not visible
Rob Clark
1
-0
/
+8
2017-10-28
drm/msm: dump submits which triggered gpu hang
Rob Clark
1
-20
/
+27
2017-10-28
drm/msm: preserve IOVAs in submit's bo table
Rob Clark
1
-5
/
+6
2017-10-28
drm/msm/rd: allow adding addition msg to top of dump
Rob Clark
3
-4
/
+16
2017-10-28
drm/msm: split rd debugfs file
Rob Clark
3
-29
/
+79
2017-10-28
drm/msm: add special _get_vaddr_active() for cmdstream dumps
Rob Clark
3
-3
/
+22
2017-10-28
drm/msm: show task cmdline in gpu recovery messages
Rob Clark
1
-12
/
+43
2017-10-28
drm/msm: dump a rd GPUADDR header for all buffers in the command
Jordan Crouse
1
-15
/
+15
2017-10-28
drm/msm: Removed unused struct_mutex_task
Jordan Crouse
2
-8
/
+0
2017-10-28
drm/msm: Implement preemption for A5XX targets
Jordan Crouse
10
-20
/
+599
2017-10-28
drm/msm: Make the value of RB_CNTL (almost) generic
Jordan Crouse
2
-5
/
+12
2017-10-28
drm/msm: Shadow current pointer in the ring until command is complete
Jordan Crouse
3
-6
/
+16
2017-10-28
drm/msm: Add a parameter query for the number of ringbuffers
Jordan Crouse
1
-0
/
+3
2017-10-28
drm/msm: Support multiple ringbuffers
Jordan Crouse
18
-210
/
+363
2017-10-28
drm/msm: Move memptrs to msm_gpu
Jordan Crouse
7
-72
/
+58
2017-10-28
drm/msm: Add per-instance submit queues
Jordan Crouse
7
-16
/
+228
2017-10-28
drm/msm/mdp5: disable vblanks when crtc is off
Rob Clark
1
-0
/
+6
2017-10-28
drm/msm/mdp4: disable vblanks when crtc is off
Rob Clark
1
-0
/
+7
2017-10-28
drm/msm/hdmi: convert to msm_clk_get()
Rob Clark
5
-11
/
+9
2017-10-28
drm/msm/edp: convert to msm_clk_get()
Rob Clark
1
-11
/
+11
2017-10-28
drm/msm/dsi: convert to msm_clk_get()
Rob Clark
3
-20
/
+20
2017-10-28
drm/msm/mdp5: always print mdp5 version
Rob Clark
1
-1
/
+1
2017-10-28
drm/msm/adreno: deal with linux-firmware fw paths
Rob Clark
3
-8
/
+103
2017-10-28
drm/msm/adreno: split out helper to load fw
Rob Clark
4
-18
/
+34
2017-10-28
drm/msm/adreno: load gpu at probe/bind time
Rob Clark
4
-65
/
+73
2017-10-28
drm/msm/hdmi: Remove mmagic_iface_clk from the 8x96 PHY clocks
Archit Taneja
1
-1
/
+0
2017-10-28
drm/msm: fix _NO_IMPLICIT fencing case
Rob Clark
2
-17
/
+18
2017-10-12
drm/msm: fix _NO_IMPLICIT fencing case
Rob Clark
2
-17
/
+18
2017-10-12
drm/msm: fix error path cleanup
Rob Clark
1
-1
/
+2
2017-10-12
drm/msm/mdp5: Remove extra pm_runtime_put call in mdp5_crtc_cursor_set()
Archit Taneja
1
-2
/
+0
2017-10-12
drm/msm/dsi: Use correct pm_runtime_put variant during host_init
Archit Taneja
1
-1
/
+1
2017-10-12
drm/msm: fix return value check in _msm_gem_kernel_new()
Wei Yongjun
1
-2
/
+2
2017-10-12
drm/msm: use proper memory barriers for updating tail/head
Rob Clark
1
-2
/
+10
2017-10-12
drm/msm/mdp5: add missing max size for 8x74 v1
Rob Clark
1
-0
/
+2
2017-10-11
drm/msm/mdp5: remove less than 0 comparison for unsigned value
Aishwarya Pant
1
-1
/
+1
2017-09-13
mm: treewide: remove GFP_TEMPORARY allocation flag
Michal Hocko
1
-1
/
+1
2017-08-25
Merge tag 'drm-msm-next-2017-08-22' of git://people.freedesktop.org/~robclark...
Dave Airlie
31
-273
/
+574
2017-08-22
drm/msm/mdp5: mark runtime_pm functions as __maybe_unused
Arnd Bergmann
1
-2
/
+2
2017-08-22
drm/msm: remove unused variable
Arnd Bergmann
1
-1
/
+0
[next]