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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-14
drm/nouveau/gr/gm107: support tpc "strand" ctxsw in gpccs ucode
Ben Skeggs
10
-766
/
+1025
2015-04-14
drm/nouveau/gr/gf100-: support mmio access with gpc offset from gpccs ucode
Ben Skeggs
8
-709
/
+726
2015-04-14
drm/nouveau/gr: fix engine name, cosmetic search+replace mistake
Ben Skeggs
1
-1
/
+1
2015-04-14
drm/nouveau/pmu/gk20a: add some missing statics
Alexandre Courbot
1
-3
/
+4
2015-04-14
drm/nouveau/platform: fix probe error path
Alexandre Courbot
1
-2
/
+1
2015-04-14
drm/nouveau/platform: release IOMMU's mm upon exit
Alexandre Courbot
1
-0
/
+1
2015-04-14
drm/nouveau/gr/gk104-gk20a: call pmu to disable any power-gating before ctor()
Ben Skeggs
5
-4
/
+18
2015-04-14
drm/nouveau/pmu/gk208: implement gr power-up magic with gk110_pmu_pgob()
Ben Skeggs
4
-39
/
+5
2015-04-14
drm/nouveau/pmu/gk110: implement gr power-up magic like PGOB on earlier chips
Ben Skeggs
7
-44
/
+101
2015-04-14
drm/nouveau/pbus/hwsq: Make code size u16
Roy Spliet
1
-1
/
+1
2015-04-14
drm/nouveau/pbus/hwsq: Support strided register writes
Roy Spliet
1
-7
/
+37
2015-04-14
drm/nouveau/instmem/gk20a: fix crash during error path
Alexandre Courbot
1
-1
/
+1
2015-04-14
drm/nouveau/disp/gf110-: fix base channel update debug/error output
Ben Skeggs
1
-2
/
+2
2015-04-14
drm/nouveau/disp/nv50-: fix push buffers in vram
Ben Skeggs
1
-1
/
+1
2015-04-14
drm/nouveau: bump driver patchlevel for coherent flag
Ben Skeggs
1
-1
/
+3
2015-04-14
drm/nouveau/gem: allow user-space to specify an object should be coherent
Alexandre Courbot
1
-0
/
+3
2015-04-14
drm/nouveau/instmem/gk20a: add IOMMU support
Alexandre Courbot
1
-39
/
+252
2015-04-14
drm/nouveau/platform: probe IOMMU if present
Alexandre Courbot
2
-1
/
+92
2015-04-14
drm/nouveau/instmem/gk20a: use DMA attributes
Alexandre Courbot
1
-4
/
+20
2015-04-14
drm/nouveau/gk20a: remove RAM device
Alexandre Courbot
4
-70
/
+0
2015-04-14
drm/nouveau/instmem/gk20a: move memory allocation to instmem
Alexandre Courbot
5
-85
/
+216
2015-04-14
make RAM device optional
Alexandre Courbot
7
-17
/
+57
2015-04-14
drm/nouveau/gr/gf100: Clear notify interrupt
Lauri Peltonen
1
-0
/
+9
2015-04-14
drm/nouveau/graph/nvc0: Fix engine pointer retrieval
Lauri Peltonen
1
-1
/
+1
2015-04-14
drm/nouveau/devinit/nv04: change owner to int
Ben Skeggs
1
-1
/
+1
2015-04-14
drm/nouveau/mxm: indent an if statement
Dan Carpenter
1
-1
/
+1
2015-04-14
drm/nouveau/fuse/gm107: simplify the return logic
Martin Peres
1
-3
/
+1
2015-04-13
Merge tag 'imx-drm-next-2015-03-31' of git://git.pengutronix.de/git/pza/linux...
Dave Airlie
11
-105
/
+188
2015-04-13
Merge tag 'of-graph-drm-2015-04-08' of git://git.pengutronix.de/git/pza/linux...
Dave Airlie
4
-51
/
+15
2015-04-13
drm/exynos: Fix FIMD buffer size calculation
Daniel Stone
1
-2
/
+2
2015-04-13
drm/exynos: Enable DP clock to fix display on Exynos5250 and other
Krzysztof Kozlowski
3
-0
/
+44
2015-04-13
drm/exynos: fimd: check whether exynos_drm_crtc_create succeed or not
Hyungwon Hwang
1
-0
/
+2
2015-04-13
drm/exynos: dsi: remove the empty mode_valid callback
Hyungwon Hwang
1
-7
/
+0
2015-04-13
drm/exynos: add ratio calculation
Joonyoung Shim
3
-9
/
+12
2015-04-13
drm/exynos: use src_x and src_y instead of fb_x and fb_y
Joonyoung Shim
5
-20
/
+20
2015-04-13
drm/exynos: mixer: add 2x scaling to mixer_graph_buffer
Tobias Jakobi
1
-6
/
+30
2015-04-13
drm/exynos: remove superfluous error messages
Tobias Jakobi
1
-7
/
+3
2015-04-13
drm/exynos: fix typos in hdmi and mixer
Tobias Jakobi
3
-3
/
+3
2015-04-13
drm/exynos/ipp: Validate buffer enqueue requests
Beata Michalska
1
-0
/
+44
2015-04-13
drm/exynos: track vblank events on a per crtc basis
Mandeep Singh Baines
3
-67
/
+44
2015-04-13
drm/exynos: remove leftover functions declarations
Gustavo Padovan
1
-6
/
+0
2015-04-13
drm/exynos: remove exynos_plane_destroy()
Gustavo Padovan
1
-7
/
+1
2015-04-13
drm/exynos: make zpos property immutable
Gustavo Padovan
1
-19
/
+2
2015-04-13
drm/exynos: preset zpos value for overlay planes
Gustavo Padovan
7
-56
/
+37
2015-04-13
drm/exynos: remove struct *_win_data abstraction on planes
Gustavo Padovan
10
-501
/
+250
2015-04-13
drm/exynos: remove unused exynos_crtc->win_enable() callback
Gustavo Padovan
1
-2
/
+0
2015-04-13
drm/exynos: fimd: fix alpha setting for XR24 pixel format
Gustavo Padovan
1
-11
/
+22
2015-04-09
Merge tag 'v4.0-rc7' into drm-next
Dave Airlie
7
-18
/
+26
2015-04-08
drm/rockchip: use for_each_endpoint_of_node macro, drop endpoint reference on...
Philipp Zabel
1
-7
/
+4
2015-04-08
drm/rcar-du: use for_each_endpoint_of_node macro
Philipp Zabel
1
-13
/
+3
[next]