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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-15
drm/atomic: use helper to get crtc state
Andrzej Hajda
1
-6
/
+8
2016-03-15
drm/amdkfd: uninitialized variable in dbgdev_wave_control_set_registers()
Dan Carpenter
1
-1
/
+1
2016-03-15
Merge tag 'drm-vc4-next-2016-03-14' of github.com:anholt/linux into drm-next
Dave Airlie
7
-57
/
+193
2016-03-14
drm/amdgpu: move fence structure into amdgpu_fence.c
Christian König
2
-26
/
+25
2016-03-14
drm/amdgpu: remove amdgpu_fence_wait_next
Christian König
2
-21
/
+0
2016-03-14
drm/amdgpu: remove amdgpu_ring_from_fence
Christian König
2
-25
/
+0
2016-03-14
drm/amdgpu: stop using the ring index in the SA
Christian König
2
-36
/
+22
2016-03-14
drm/amdgpu: stop waiting on UVD messages before mapping them
Christian König
1
-7
/
+0
2016-03-14
drm/amdgpu: always wait before kmap a BO
Christian König
1
-5
/
+11
2016-03-14
drm/radeon: refactor SI tiling table initialization
Josh Poimboeuf
1
-486
/
+439
2016-03-14
drm/radeon: refactor CIK tiling table initialization
Josh Poimboeuf
1
-1025
/
+666
2016-03-14
drm/amdgpu: allow write access to mapped userptrs
Christian König
1
-5
/
+3
2016-03-14
drm/amd/powerplay: use pp_endian.h for Tonga
Alex Deucher
1
-11
/
+1
2016-03-14
drm/amd/powerplay: use pp_endian.h for Fiji
Alex Deucher
1
-11
/
+1
2016-03-14
drm/amd/powerplay: add a common pp endian header
Alex Deucher
1
-0
/
+38
2016-03-14
drm/amd/powerplay: mv avfs status to smumgr.h
rezhu
2
-18
/
+21
2016-03-14
drm/radeon: rework fbdev handling on chips with no connectors
Alex Deucher
2
-8
/
+17
2016-03-14
drm/vmwgfx: Allow the UPDATE_LAYOUT ioctl from control nodes
Thomas Hellstrom
1
-1
/
+1
2016-03-14
drm/vmwgfx: Send a hotplug event at master_set
Thomas Hellstrom
1
-0
/
+1
2016-03-14
drm/vmwgfx: Default to explicit crtc placement for screen targets and screen ...
Thomas Hellstrom
2
-2
/
+2
2016-03-14
drm/vmwgfx: Calculate the cursor position based on the crtc gui origin
Thomas Hellstrom
5
-2
/
+10
2016-03-14
drm/vmwgfx: Add connector properties to switch between explicit and implicit ...
Thomas Hellstrom
6
-2
/
+54
2016-03-14
drm/vmwgfx: Add suggested screen x and y connector properties
Thomas Hellstrom
5
-4
/
+55
2016-03-14
drm/vmwgfx: Add implicit framebuffer checks to the screen target code
Thomas Hellstrom
1
-1
/
+16
2016-03-14
drm/vmwgfx: Break out implicit fb code
Thomas Hellstrom
4
-112
/
+120
2016-03-14
drm/vmwgfx: Rework screen target page flips v2
Thomas Hellstrom
1
-234
/
+188
2016-03-14
drm/vmwgfx: Fix screen object page flips for large framebuffers
Thomas Hellstrom
3
-10
/
+14
2016-03-14
drm/vmwgfx: Fix a screen object framebuffer dirty corner case
Thomas Hellstrom
1
-0
/
+15
2016-03-14
drm/vmwgfx: Add DXGenMips support
Charmaine Lee
1
-1
/
+21
2016-03-14
drm/i915: Handle -EDEADLK in drm_atomic_commit from load-detect.
Maarten Lankhorst
1
-1
/
+2
2016-03-13
drm/vc4: Recognize a more specific compatible string for V3D.
Eric Anholt
1
-0
/
+1
2016-03-13
dt-bindings: Add binding docs for V3D.
Eric Anholt
1
-0
/
+12
2016-03-14
Merge branch 'linux-4.6' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
145
-6512
/
+9146
2016-03-14
drm/nouveau/clk/gm20b: add basic driver
Alexandre Courbot
4
-0
/
+201
2016-03-14
drm/nouveau/clk/gk20a: share reusable structures/functions
Alexandre Courbot
2
-36
/
+73
2016-03-14
drm/nouveau/clk/gk20a: set lowest frequency during init()
Alexandre Courbot
1
-2
/
+5
2016-03-14
drm/nouveau/clk/gk20a: split gk20a_clk_new()
Alexandre Courbot
1
-12
/
+31
2016-03-14
drm/nouveau/clk/gk20a: abstract pl_to_div
Alexandre Courbot
1
-21
/
+36
2016-03-14
drm/nouveau/clk/gk20a: put mnp values into their own struct
Alexandre Courbot
1
-31
/
+36
2016-03-14
drm/nouveau/clk/gk20a: emit parent rate as debug message
Alexandre Courbot
1
-2
/
+2
2016-03-14
drm/nouveau/clk/gk20a: only restore divider to 1:1 if needed
Alexandre Courbot
1
-3
/
+10
2016-03-14
drm/nouveau/clk/gk20a: only compute n_lo if needed
Alexandre Courbot
1
-3
/
+5
2016-03-14
drm/nouveau/clk/gk20a: fix VCO bit mask
Alexandre Courbot
1
-1
/
+2
2016-03-14
drm/nouveau/clk/gk20a: rename enable/disable functions
Alexandre Courbot
1
-28
/
+24
2016-03-14
drm/nouveau/clk/gk20a: reorganize variables in gk20a_pllg_calc_mnp()
Alexandre Courbot
1
-4
/
+8
2016-03-14
drm/nouveau/clk/gk20a: convert parameters to Khz
Alexandre Courbot
1
-15
/
+17
2016-03-14
drm/nouveau/volt: add GM20B driver
Alexandre Courbot
4
-0
/
+59
2016-03-14
drm/nouveau/volt/gk20a: split constructor
Alexandre Courbot
2
-12
/
+25
2016-03-14
drm/nouveau/volt/gk20a: share reusable members & functions
Vince Hsu
2
-18
/
+51
2016-03-14
drm/nouveau/ce/gm107: expose MaxwellDmaCopyA
Ben Skeggs
4
-2
/
+59
[prev]
[next]