index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
2013-07-09
4
-21
/
+26
|
\
|
*
drm/nvc0/gr: fix gpc firmware regression
Maarten Lankhorst
2013-07-08
2
-20
/
+23
|
*
drm/nouveau: fix minor thinko causing bo moves to not be async on kepler
Ben Skeggs
2013-07-08
2
-1
/
+3
*
|
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
2013-07-05
48
-10986
/
+11568
|
\
|
|
*
drm/nva3/disp: Fix HDMI audio regression
Ilia Mirkin
2013-07-05
1
-0
/
+4
|
*
drm/nv50-/disp: Use output specific mask in interrupt
Emil Velikov
2013-07-05
1
-1
/
+5
|
*
drm/nouveau: use vmalloc for pgt allocation
Marcin Slusarz
2013-07-05
1
-3
/
+3
|
*
drm/nvc0-/gr: remove some more of the hardcoded register writes
Ben Skeggs
2013-07-05
3
-28
/
+6
|
*
drm/nvc0-/gr: factor out yet more unknown magic into versioned functions
Ben Skeggs
2013-07-05
9
-14
/
+42
|
*
drm/nvd7/devinit: use fermi class, not tesla
Ben Skeggs
2013-07-05
1
-1
/
+1
|
*
drm/nvf0-/gr: ctxsw scratch reg count got bumped to 16
Ben Skeggs
2013-07-05
12
-3034
/
+3303
|
*
drm/nvc0-/gr: remove hardcoding of UNK count/mask in GPCCS ucode
Ben Skeggs
2013-07-05
4
-95
/
+129
|
*
drm/nvf0/gr: build cs ucode for GK110
Ben Skeggs
2013-07-05
6
-0
/
+1431
|
*
drm/nvc0-/gr: extend one of the magic calculations for >4 GPCs
Ben Skeggs
2013-07-05
1
-6
/
+11
|
*
drm/nvf0/gr: fix ddx shaders locking up on me
Ben Skeggs
2013-07-05
3
-3
/
+54
|
*
drm/nvc0/devinit: minor typo
Ben Skeggs
2013-07-05
1
-1
/
+1
|
*
drm/nvf0/gr: enable support, if external cs ucode is available
Ben Skeggs
2013-07-05
2
-1
/
+6
|
*
drm/nvf0/gr: magic sequence that makes PGRAPH come out of hiding
Ben Skeggs
2013-07-05
2
-4
/
+48
|
*
drm/nvf0/ce: enable support
Ben Skeggs
2013-07-05
1
-1
/
+1
|
*
drm/nvf0/fifo: enable support
Ben Skeggs
2013-07-05
2
-2
/
+4
|
*
drm/nvd7/gr: initial support
Maarten Lankhorst
2013-07-05
22
-20
/
+1930
|
*
drm/nvc0-/gr: generate cs register lists from grctx data
Ben Skeggs
2013-07-05
11
-2073
/
+1152
|
*
drm/nvc0-/gr: tpc regs a subset of gpc, add separate list for gpc/unk regs
Ben Skeggs
2013-07-05
8
-34
/
+52
|
*
drm/nve0-/gr: some new gpc registers can have multiple copies
Ben Skeggs
2013-07-05
4
-180
/
+227
|
*
drm/nvc0-/gr: pull out a group of separately context-switched gpc regs
Ben Skeggs
2013-07-05
6
-96
/
+68
|
*
drm/nvc0-/gr: make register lists from initvals functions
Ben Skeggs
2013-07-05
21
-8423
/
+6124
*
|
drm/cma: remove GEM CMA specific dma_buf functionality
Joonyoung Shim
2013-07-05
2
-292
/
+0
*
|
drm/cma: add low-level hook functions to use prime helpers
Joonyoung Shim
2013-07-05
2
-0
/
+88
*
|
drm: add mmap function to prime helpers
Joonyoung Shim
2013-07-05
2
-1
/
+9
*
|
drm/prime: fix sgt NULL checking
Joonyoung Shim
2013-07-05
1
-5
/
+6
*
|
Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...
Dave Airlie
2013-07-05
7
-31
/
+29
|
\
\
|
*
|
drm/exynos: remove duplicated error routine and unnecessary assign
Seung-Woo Kim
2013-07-04
2
-11
/
+7
|
*
|
drm/exynos: fix pages allocation size in lowlevel_buffer_allocate
YoungJun Cho
2013-07-04
1
-1
/
+1
|
*
|
drm/exynos: use drm_calloc_large when allocates pointer array
YoungJun Cho
2013-07-04
2
-8
/
+7
|
*
|
drm/exynos: add error check routine in exynos_drm_open
YoungJun Cho
2013-07-04
1
-1
/
+8
|
*
|
drm/exynos: initialize the buf_num in vp_video_buffer
YoungJun Cho
2013-07-04
1
-1
/
+1
|
*
|
drm/exynos: remove dead code in vidi_power_on
YoungJun Cho
2013-07-04
1
-3
/
+0
|
*
|
drm/exynos: fix not to remain exynos_gem_obj as a leak
YoungJun Cho
2013-07-04
1
-4
/
+5
|
*
|
of/documentation: Update hpd gpio property for exynos_hdmi
Sachin Kamat
2013-07-04
1
-4
/
+2
*
|
|
drm/rcar-du: Fix buffer pitch alignment
Laurent Pinchart
2013-07-05
3
-2
/
+22
*
|
|
drm/rcar-du: Don't ignore rcar_du_crtc_create() return value
Laurent Pinchart
2013-07-05
1
-2
/
+5
*
|
|
Merge branch 'qxl-next' of git://people.freedesktop.org/~airlied/linux into d...
Dave Airlie
2013-07-05
8
-128
/
+326
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
qxl: use drm helper hotplug support
Dave Airlie
2013-07-05
2
-1
/
+6
|
*
|
qxl: add suspend/resume/hibernate support.
Dave Airlie
2013-07-05
3
-8
/
+132
|
*
|
qxl: add fb and ttm entry points for use by suspend/resume.
Dave Airlie
2013-07-05
3
-0
/
+18
|
*
|
qxl: add ring prep code for s/r
Dave Airlie
2013-07-05
2
-2
/
+9
|
*
|
qxl: prepare memslot code for suspend/resume
Dave Airlie
2013-07-05
2
-4
/
+19
|
*
|
qxl: split monitors_config object creation out.
Dave Airlie
2013-07-05
2
-4
/
+52
|
*
|
drm/qxl: set time on drawables from userspace
Dave Airlie
2013-07-05
1
-0
/
+6
|
*
|
drm/qxl: add support for > 1 output
Dave Airlie
2013-07-05
5
-58
/
+85
[next]