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-02-24
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
2
-2
/
+3
2017-02-23
Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...
Linus Torvalds
52
-551
/
+2725
2017-02-20
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2017-02-07
Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into ...
Dave Airlie
44
-530
/
+2700
2017-02-06
drm/msm: return -EFAULT if copy_from_user() fails
Dan Carpenter
1
-6
/
+7
2017-02-06
drm/msm/dsi: Add PHY/PLL for 8x96
Archit Taneja
9
-0
/
+1319
2017-02-06
drm/msm/dsi: Add new method to calculate 14nm PHY timings
Hai Li
2
-1
/
+127
2017-02-06
drm/msm/dsi: Move PHY operations out of host
Hai Li
8
-125
/
+172
2017-02-06
drm/msm/dsi: Reset both PHYs before clock operation for dual DSI
Archit Taneja
3
-15
/
+43
2017-02-06
drm/msm/dsi: Pass down use case to PHY
Hai Li
4
-30
/
+51
2017-02-06
drm/msm/dsi: Return more timings from PHY to host
Hai Li
5
-27
/
+41
2017-02-06
drm/msm/dsi: Add a PHY op that initializes version specific stuff
Archit Taneja
5
-9
/
+30
2017-02-06
drm/msm/dsi: Add 8x96 info in dsi_cfg
Archit Taneja
2
-0
/
+26
2017-02-06
drm/msm/dsi: Don't error if a DSI host doesn't have a device connected
Archit Taneja
1
-5
/
+5
2017-02-06
drm/msm/mdp5: Add support for legacy cursor updates
Archit Taneja
3
-3
/
+115
2017-02-06
drm/msm/mdp5: Refactor mdp5_plane_atomic_check
Archit Taneja
1
-12
/
+20
2017-02-06
drm/msm/mdp5: Add cursor planes
Archit Taneja
2
-12
/
+26
2017-02-06
drm/msm/mdp5: Misc cursor plane bits
Archit Taneja
8
-13
/
+75
2017-02-06
drm/msm/mdp5: Configure COLOR3_OUT propagation
Archit Taneja
1
-0
/
+30
2017-02-06
drm/msm/mdp5: Use plane helpers to configure src/dst rectangles
Archit Taneja
2
-19
/
+59
2017-02-06
drm/msm/mdp5: Prepare CRTC/LM for empty stages
Archit Taneja
4
-6
/
+6
2017-02-06
drm/msm/mdp5: Create only as many CRTCs as we need
Archit Taneja
1
-10
/
+29
2017-02-06
drm/msm/mdp5: cfg: Change count to unsigned int
Archit Taneja
1
-1
/
+1
2017-02-06
drm/msm/mdp5: Create single encoder per interface (INTF)
Archit Taneja
4
-156
/
+66
2017-02-06
drm/msm/mdp5: Prepare for merging video and command encoders
Archit Taneja
3
-10
/
+28
2017-02-06
drm/msm: Set encoder's mode of operation using a kms func
Archit Taneja
7
-0
/
+69
2017-02-06
drm/msm: Construct only one encoder for DSI
Archit Taneja
6
-67
/
+32
2017-02-06
drm/msm/dsi: Set msm_dsi->encoders before initializing bridge
Archit Taneja
1
-5
/
+3
2017-02-06
drm/msm/dsi: Update generated headers
Archit Taneja
1
-13
/
+256
2017-02-06
drm/msm/mdp5: Update generated headers
Archit Taneja
1
-23
/
+25
2017-02-06
drm/msm/mdp5: cfg: Add pipe_cursor block
Archit Taneja
1
-0
/
+1
2017-02-06
drm/msm: let gpu wire up it's own fault handler
Rob Clark
3
-2
/
+31
2017-02-06
drm/msm: drop _clk suffix from clk names
Rob Clark
3
-4
/
+23
2017-02-06
drm/msm: drop quirks binding
Rob Clark
4
-20
/
+7
2017-02-06
drm/msm: drop qcom,chipid
Rob Clark
2
-1
/
+40
2017-02-06
drm/msm: remove qcom,gpu-pwrlevels bindings
Rob Clark
1
-2
/
+4
2017-02-03
drm: Improve drm_mm search (and fix topdown allocation) with rbtrees
Chris Wilson
2
-4
/
+2
2017-02-02
drm: Rely on mode_config data for fb_helper initialization
Gabriel Krisman Bertazi
1
-2
/
+1
2017-01-27
Merge tag 'drm-misc-next-2017-01-23' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2
-4
/
+2
2017-01-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Dave Airlie
7
-44
/
+25
2017-01-14
locking/atomic, kref: Add kref_read()
Peter Zijlstra
1
-1
/
+1
2017-01-13
drm/msm: fix potential null ptr issue in non-iommu case
Rob Clark
2
-3
/
+4
2017-01-13
drm/msm/mdp5: rip out plane->pending tracking
Rob Clark
3
-32
/
+0
2017-01-12
drm/msm: Stop using drm_framebuffer_unregister_private
Daniel Vetter
1
-4
/
+1
2017-01-11
drm: add more MMU dependencies
Arnd Bergmann
1
-0
/
+1
2017-01-10
Merge tag 'drm-misc-next-2017-01-09' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
1
-1
/
+5
2017-01-09
Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
7
-17
/
+22
2016-12-30
drm/mm: Convert to drm_printer
Daniel Vetter
1
-1
/
+5
2016-12-29
drm/msm: Verify that MSM_SUBMIT_BO_FLAGS are set
Jordan Crouse
1
-1
/
+2
2016-12-29
drm/msm: Put back the vaddr in submit_reloc()
Jordan Crouse
1
-6
/
+9
[next]