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
2018-02-22
treewide/trivial: Remove ';;$' typo noise
Ingo Molnar
1
-1
/
+1
2018-02-01
Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
12
-190
/
+272
2018-01-12
Merge tag 'drm-msm-next-2018-01-10' of git://people.freedesktop.org/~robclark...
Dave Airlie
11
-170
/
+264
2018-01-10
drm/msm: Add devfreq support for the GPU
Jordan Crouse
4
-1
/
+110
2018-01-10
drm/msm/adreno: a5xx: Explicitly program the CP0 performance counter
Jordan Crouse
1
-0
/
+3
2018-01-10
drm/msm/adreno: Read the speed bins for a5xx targets
Jordan Crouse
1
-0
/
+23
2018-01-10
drm/msm/adreno: Move clock parsing to adreno_gpu_init()
Jordan Crouse
3
-77
/
+73
2018-01-10
drm/msm/adreno: Cleanup chipid parsing
Jordan Crouse
1
-22
/
+22
2018-01-10
drm/msm/gpu: Remove unused bus scaling code
Jordan Crouse
4
-55
/
+3
2018-01-10
drm/msm/adreno: Remove a useless call to dev_pm_opp_get_freq()
Jordan Crouse
1
-1
/
+1
2018-01-10
drm/msm/adreno: Call dev_pm_opp_put()
Jordan Crouse
2
-2
/
+10
2018-01-03
drm/msm: Fix NULL deref in adreno_load_gpu
Archit Taneja
1
-2
/
+5
2017-12-28
clk: divider: fix incorrect usage of container_of
Jerome Brunet
1
-1
/
+1
2017-12-13
drm/msm: gpu: Only sync fences on rings that exist
Jordan Crouse
1
-1
/
+1
2017-12-13
drm/msm: fix leak in failed get_pages
Prakash Kamliya
1
-4
/
+10
2017-12-13
drm/msm: avoid false-positive -Wmaybe-uninitialized warning
Arnd Bergmann
1
-7
/
+2
2017-12-13
drm/msm/mdp4: Deduplicate bus_find_device() by name matching
Lukas Wunner
1
-6
/
+1
2017-12-13
drm/msm: add missing MODULE_FIRMWARE declarations
Nicolas Dechesne
1
-1
/
+6
2017-12-13
drm/msm: update adreno firmware path in MODULE_FIRMWARE
Nicolas Dechesne
1
-8
/
+8
2017-12-13
drm/msm: free kstrdup'd cmdline
Rob Clark
1
-0
/
+2
2017-12-13
drm/msm: fix msm_rd_dump_submit prototype
Arnd Bergmann
1
-1
/
+2
2017-12-13
drm/msm: fix spelling mistake: "ringubffer" -> "ringbuffer"
Colin Ian King
1
-1
/
+1
2017-12-08
drm/msm: Use drm_fb_helper_lastclose() and _poll_changed()
Noralf Trønnes
1
-16
/
+2
2017-12-04
Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-4
/
+6
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2
-8
/
+6
2017-11-21
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
43
-709
/
+1961
2017-11-20
drm: Move drm_plane_helper_check_state() into drm_atomic_helper.c
Ville Syrjälä
1
-2
/
+3
2017-11-20
drm: Check crtc_state->enable rather than crtc->enabled in drm_plane_helper_c...
Ville Syrjälä
1
-2
/
+2
2017-11-15
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
42
-685
/
+1926
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
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
[next]