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
*
drm/radeon/kms: add cayman safe regs
Alex Deucher
2011-03-03
2
-0
/
+620
*
drm/radeon/kms/cayman: add asic init/startup/fini/suspend/resume functions
Alex Deucher
2011-03-03
3
-7
/
+246
*
drm/radeon/kms: add cayman asic reset support
Alex Deucher
2011-03-03
3
-3
/
+101
*
drm/radeon/kms: add support for cayman irqs
Alex Deucher
2011-03-03
1
-3
/
+11
*
drm/radeon/kms: add support for CP setup on cayman asics
Alex Deucher
2011-03-03
6
-1
/
+482
*
drm/radeon/kms: add support for cayman gart setup
Alex Deucher
2011-03-03
2
-0
/
+149
*
drm/radeon/kms: add gpu_init function for cayman
Alex Deucher
2011-03-03
4
-2
/
+866
*
drm/radeon/kms: add ucode loader for cayman
Alex Deucher
2011-03-03
1
-8
/
+75
*
drm/radeon/kms: add cayman chip family
Alex Deucher
2011-03-03
2
-0
/
+2
*
drm/radeon: add new getparam for number of backends.
Dave Airlie
2011-03-01
3
-1
/
+13
*
drm/radeon: fix up dereferencing of busy objects.
Dave Airlie
2011-03-01
1
-1
/
+1
*
drm/radeon: bump version to 2.9
Dave Airlie
2011-03-01
1
-1
/
+2
*
drm/r600: parse the set predication command. (v2)
Dave Airlie
2011-03-01
2
-0
/
+63
*
drm/radeon: make sure ib reads are in-order.
Dave Airlie
2011-02-28
1
-7
/
+9
*
drm/radeon/r600_cs: off by one errors
Dan Carpenter
2011-02-28
1
-6
/
+9
*
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
2011-02-25
50
-809
/
+1697
|
\
|
*
drm/nv50: flesh out ZCULL init and match nvidia on later chipsets
Ben Skeggs
2011-02-24
1
-5
/
+34
|
*
drm/nv50: support for compression
Ben Skeggs
2011-02-24
10
-27
/
+79
|
*
drm/nv50-nvc0: delay GART binding until move_notify time
Ben Skeggs
2011-02-24
9
-87
/
+184
|
*
drm/nouveau: rename nouveau_vram to nouveau_mem
Ben Skeggs
2011-02-24
11
-70
/
+70
|
*
drm/nvc0: allow creation of buffers with any non-compressed memtype
Ben Skeggs
2011-02-24
1
-11
/
+25
|
*
drm/nv50-nvc0: unmap buffers from the vm when they're evicted
Ben Skeggs
2011-02-24
3
-7
/
+36
|
*
drm/nv50-nvc0: move vm bind/unbind to move_notify hook
Ben Skeggs
2011-02-24
1
-22
/
+37
|
*
drm/nv50-nvc0: restrict memtype to those specified at creation time
Ben Skeggs
2011-02-24
3
-5
/
+16
|
*
drm/nouveau: pass domain rather than ttm flags to gem_new()
Ben Skeggs
2011-02-24
4
-16
/
+17
|
*
drm/nv50: simplify bo moves now that they're all through the vm
Ben Skeggs
2011-02-24
2
-21
/
+15
|
*
drm/nouveau: remove no_vm/mappable flags from nouveau_bo
Ben Skeggs
2011-02-24
14
-109
/
+56
|
*
drm/nouveau: Fix pageflip event
Benjamin Franzke
2011-02-24
1
-1
/
+1
|
*
drm/nouveau/vbios: parse more gpio tag bits from connector table
Ben Skeggs
2011-02-24
1
-17
/
+8
|
*
drm/nouveau: decode PFIFO DMA_PUSHER error codes
Marcin Slusarz
2011-02-24
1
-3
/
+14
|
*
drm/nv50: fix typos in CCACHE error reporting
Marcin Slusarz
2011-02-24
1
-4
/
+4
|
*
drm/nvc0: support for sw methods + enable page flipping
Ben Skeggs
2011-02-24
3
-7
/
+23
|
*
drm/nv50: enable page flipping
Ben Skeggs
2011-02-24
3
-8
/
+12
|
*
drm/nv50-nvc0: activate/update ds channel's framebuffer on modesets
Ben Skeggs
2011-02-24
1
-1
/
+9
|
*
drm/nv50-nvc0: initialise display sync channels
Ben Skeggs
2011-02-24
6
-6
/
+246
|
*
drm/nv50-nvc0: precalculate some fb state when creating them
Ben Skeggs
2011-02-24
3
-55
/
+61
|
*
drm/nv50-nvc0: tidy evo object creation some more
Ben Skeggs
2011-02-24
3
-59
/
+62
|
*
drm/nv50-nvc0: request and wait on notification of modeset completion
Ben Skeggs
2011-02-24
5
-26
/
+77
|
*
drm/nv50-nvc0: switch to tasklet for display isr bh
Ben Skeggs
2011-02-24
3
-13
/
+8
|
*
drm/nouveau: make vbios parser runnable from an atomic context
Ben Skeggs
2011-02-24
2
-9
/
+9
|
*
drm/nv50-nvc0: include nv50_display in evo debugging
Ben Skeggs
2011-02-24
1
-0
/
+1
|
*
drm/nv50-nvc0: tidy evo init failure paths
Ben Skeggs
2011-02-24
1
-42
/
+33
|
*
drm/nv50-nvc0: fix ramht entries for multiple evo channels
Ben Skeggs
2011-02-24
1
-1
/
+3
|
*
drm/nv50-nvc0: disp channels have fixed purposes, don't "allocate" them
Ben Skeggs
2011-02-24
2
-20
/
+4
|
*
drm/nv50-nvc0: rename disp->evo to disp->master
Ben Skeggs
2011-02-24
7
-36
/
+36
|
*
drm/nv50-nvc0: move non-sharable display state into private structure
Ben Skeggs
2011-02-24
9
-79
/
+96
|
*
drm/nouveau: use system_wq instead of dev_priv->wq
Tejun Heo
2011-02-24
4
-14
/
+13
|
*
drm/nouveau: use I2C_MODULE_PREFIX kernel define
Lucas Stach
2011-02-24
1
-3
/
+1
|
*
drm/nv50: drop explicit yields in favour of smaller PFIFO timeslice
Ben Skeggs
2011-02-24
2
-47
/
+8
|
*
drm/nv84: use vm offsets for semaphores
Ben Skeggs
2011-02-24
1
-5
/
+17
[next]