index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
Makefile.sphinx
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-07-16
drm/msm/mdp4: Clean up some MDP4 clocks
Archit Taneja
2
-20
/
+13
2016-07-16
drm/msm/mdp5: Don't get source of MDP core clock
Archit Taneja
2
-6
/
+2
2016-07-16
drm/msm: Print the correct virtual addresses in map/unmap funcs
Archit Taneja
1
-2
/
+2
2016-07-16
drm/msm: Use correct type for physical addresses
Archit Taneja
1
-2
/
+2
2016-07-16
drm/vc4: Fix a "the the" typo in a comment.
Eric Anholt
1
-1
/
+1
2016-07-16
drm/vc4: Fix definition of QPU_R_MS_REV_FLAGS
Eric Anholt
1
-1
/
+1
2016-07-16
drm/vc4: Add a getparam to signal support for branches.
Eric Anholt
2
-0
/
+4
2016-07-16
drm/vc4: Add support for branching in shader validation.
Eric Anholt
4
-17
/
+283
2016-07-16
drm/vc4: Add a bitmap of branch targets during shader validation.
Eric Anholt
2
-2
/
+124
2016-07-14
drm/vc4: Move validation's current/max ip into the validation struct.
Eric Anholt
1
-24
/
+30
2016-07-14
drm/vc4: Add a getparam ioctl for getting the V3D identity regs.
Eric Anholt
2
-0
/
+54
2016-07-14
drm/tegra: sor: Reject HDMI 2.0 modes
Thierry Reding
1
-0
/
+4
2016-07-14
drm/tegra: sor: Prepare for generic PM domain support
Jon Hunter
1
-22
/
+35
2016-07-14
drm/tegra: dsi: Prepare for generic PM domain support
Jon Hunter
1
-11
/
+17
2016-07-14
drm/tegra: sor: Make XBAR configurable per SoC
Thierry Reding
1
-13
/
+28
2016-07-14
drm/tegra: sor: Use sor1_src clock to set parent for HDMI
Thierry Reding
1
-1
/
+16
2016-07-14
dt-bindings: display: tegra: Add source clock for SOR
Thierry Reding
1
-0
/
+1
2016-07-14
drm/tegra: sor: Implement sor1_brick clock
Thierry Reding
1
-0
/
+107
2016-07-14
drm/imx: parallel-display: add bridge support
Philipp Zabel
1
-9
/
+41
2016-07-14
drm: Don't overwrite user ioctl arg unless requested
Chris Wilson
1
-28
/
+22
2016-07-14
drm/nouveau/bus: remove cpu_coherent flag
Alexandre Courbot
4
-5
/
+1
2016-07-14
drm/nouveau/ttm: remove special handling of coherent objects
Alexandre Courbot
1
-56
/
+5
2016-07-14
drm/nouveau: check for supported chipset before booting fbdev off the hw
Ben Skeggs
1
-1
/
+10
2016-07-14
drm/nouveau/ce/gp104: initial support
Ben Skeggs
7
-0
/
+54
2016-07-14
drm/nouveau/fifo/gp104: initial support
Ben Skeggs
1
-0
/
+1
2016-07-14
drm/nouveau/disp/gp104: initial support
Ben Skeggs
25
-5
/
+394
2016-07-14
drm/nouveau/dma/gp104: initial support
Ben Skeggs
1
-0
/
+1
2016-07-14
drm/nouveau/ltc/gp104: initial support
Ben Skeggs
1
-0
/
+1
2016-07-14
drm/nouveau/ibus/gp104: initial support
Ben Skeggs
1
-0
/
+1
2016-07-14
drm/nouveau/i2c/gp104: initial support
Ben Skeggs
1
-0
/
+1
2016-07-14
drm/nouveau/gpio/gp104: initial support
Ben Skeggs
1
-0
/
+1
2016-07-14
drm/nouveau/fuse/gp104: initial support
Ben Skeggs
1
-0
/
+1
2016-07-14
drm/nouveau/bus/gp104: initial support
Ben Skeggs
1
-0
/
+1
2016-07-14
drm/nouveau/bar/gp104: initial support
Ben Skeggs
1
-0
/
+1
2016-07-14
drm/nouveau/mmu/gp104: initial support
Ben Skeggs
1
-0
/
+1
2016-07-14
drm/nouveau/fb/gp104: initial support
Ben Skeggs
6
-1
/
+49
2016-07-14
drm/nouveau/imem/gp104: initial support
Ben Skeggs
1
-0
/
+1
2016-07-14
drm/nouveau/devinit/gp104: initial support
Ben Skeggs
1
-0
/
+1
2016-07-14
drm/nouveau/bios/gp104: initial support
Ben Skeggs
1
-0
/
+1
2016-07-14
drm/nouveau/tmr/gp104: initial support
Ben Skeggs
1
-0
/
+1
2016-07-14
drm/nouveau/pci/gp104: initial support
Ben Skeggs
1
-0
/
+1
2016-07-14
drm/nouveau/mc/gp104: initial support
Ben Skeggs
1
-0
/
+1
2016-07-14
drm/nouveau/top/gp104: initial support
Ben Skeggs
1
-0
/
+1
2016-07-14
drm/nouveau/core: recognise GP104 chipset
Ben Skeggs
1
-0
/
+6
2016-07-14
drm/nouveau/sw/gp100: initial support
Ben Skeggs
1
-0
/
+1
2016-07-14
drm/nouveau/gr/gp100: initial support
Ben Skeggs
9
-1
/
+362
2016-07-14
drm/nouveau/ce/gp100: initial support
Ben Skeggs
6
-0
/
+113
2016-07-14
drm/nouveau/fifo/gp100: initial support
Ben Skeggs
9
-1
/
+110
2016-07-14
drm/nouveau/disp/gp100: initial support
Ben Skeggs
11
-0
/
+162
2016-07-14
drm/nouveau/dma/gp100: initial implementation
Ben Skeggs
1
-0
/
+1
[next]