index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-25
drm/nouveau: report unknown connector state if lid closed
Ben Skeggs
1
-2
/
+4
2010-02-25
drm/nouveau: support version 0x20 displayport tables
Ben Skeggs
1
-1
/
+1
2010-02-25
drm/nouveau: Fix noaccel/nofbaccel option descriptions.
Marcin Kościelnicki
1
-2
/
+2
2010-02-25
drm/nv50: Implement ctxprog/state generation.
Marcin Kościelnicki
4
-33
/
+2411
2010-02-25
drm/nouveau: use dcb connector types throughout the driver
Ben Skeggs
1
-32
/
+41
2010-02-25
drm/nv50: enable hpd on any connector we know the gpio line for
Ben Skeggs
1
-3
/
+1
2010-02-25
drm/nouveau: use dcb connector table for creating drm connectors
Ben Skeggs
4
-115
/
+62
2010-02-25
drm/nouveau: construct a connector table for cards that lack a real one
Ben Skeggs
1
-13
/
+16
2010-02-25
drm/nouveau: check for known dcb connector types
Ben Skeggs
2
-0
/
+62
2010-02-25
drm/nouveau: parse dcb gpio/connector tables after encoders
Ben Skeggs
1
-4
/
+6
2010-02-25
drm/nouveau: reorganise bios header, add dcb connector type enums
Ben Skeggs
3
-44
/
+63
2010-02-25
drm/nouveau: merge nvbios and nouveau_bios_info
Ben Skeggs
15
-81
/
+73
2010-02-25
drm/nouveau: merge parsed_dcb and bios_parsed_dcb into dcb_table
Ben Skeggs
6
-95
/
+85
2010-02-25
drm/nouveau: rename parsed_dcb_gpio to dcb_gpio_table
Ben Skeggs
2
-3
/
+3
2010-02-25
drm/nouveau: allow retrieval of vbios image from debugfs
Ben Skeggs
1
-0
/
+13
2010-02-25
drm/nouveau: fix missing spin_unlock in failure path
Luca Barbieri
1
-1
/
+1
2010-02-25
drm/nouveau: fix i2ctable bounds checking
Marcin Slusarz
1
-3
/
+4
2010-02-25
drm/nouveau: fix nouveau_i2c_find bounds checking
Marcin Slusarz
1
-1
/
+1
2010-02-25
drm/nouveau: fix pramdac_table range checking
Marcin Slusarz
1
-1
/
+1
2010-02-25
drm/nouveau: new gem pushbuf interface, bump to 0.0.16
Ben Skeggs
6
-350
/
+176
2010-02-25
drm/nv50: make pushbuf dma object cover entire vm
Ben Skeggs
2
-7
/
+12
2010-02-25
drm/nouveau: remove PUSHBUF_CAL macro
Ben Skeggs
1
-6
/
+4
2010-02-25
drm/nv50: switch to indirect push buffer controls
Ben Skeggs
6
-15
/
+155
2010-02-25
drm/nouveau: protect channel create/destroy and irq handler with a spinlock
Maarten Maathuis
7
-1
/
+36
2010-02-25
Merge remote branch 'anholt/drm-intel-next' into drm-next-stage
Dave Airlie
13
-307
/
+1057
2010-02-25
Merge remote branch 'korg/drm-core-next' into drm-next-stage
Dave Airlie
20
-184
/
+131
2010-02-25
drm/ttm: handle OOM in ttm_tt_swapout
Maarten Maathuis
1
-7
/
+11
2010-02-25
drm/radeon/kms/atom: fix shr/shl ops
Alex Deucher
1
-4
/
+0
2010-02-25
drm/radeon/kms: update new pll algo
Alex Deucher
6
-89
/
+178
2010-02-25
drm/radeon/kms: add support for square microtiles on r3xx-r5xx
Marek Olšák
2
-1
/
+9
2010-02-25
drm/radeon/kms: force pinning buffer into visible VRAM
Jerome Glisse
7
-4
/
+13
2010-02-25
drm/radeon/kms/evergreen: fix typo in cursor code
Alex Deucher
1
-0
/
+5
2010-02-24
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
5
-76
/
+210
2010-02-23
drm/vmwgfx: Fix queries if no dma buffer thrashing is occuring.
Thomas Hellstrom
1
-16
/
+92
2010-02-23
Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-linus
Dave Airlie
4
-60
/
+118
2010-02-23
drm/nv50: fix vram ptes on IGPs to point at stolen system memory
Ben Skeggs
1
-1
/
+7
2010-02-23
drm/nv50: fix instmem binding on IGPs to point at stolen system memory
Ben Skeggs
2
-18
/
+41
2010-02-23
drm/nv50: improve vram page table construction
Ben Skeggs
1
-11
/
+33
2010-02-23
drm/nv50: more efficient clearing of gpu page table entries
Ben Skeggs
1
-24
/
+44
2010-02-23
drm/nv50: make nv50_mem_vm_{bind,unbind} operate only on vram
Ben Skeggs
1
-30
/
+13
2010-02-23
drm/nouveau: Fix up pre-nv17 analog load detection.
Francisco Jerez
1
-1
/
+5
2010-02-23
drm/radeon/kms: implement reading active PCIE lanes on R600+
Rafał Miłecki
4
-3
/
+10
2010-02-23
drm/radeon/kms: for downclocking non-mobility check PERFORMANCE state
Rafał Miłecki
1
-6
/
+16
2010-02-23
drm/radeon/kms: simplify storing current and requested PM mode
Rafał Miłecki
4
-37
/
+25
2010-02-23
drm/radeon: fixes for r6xx/r7xx gfx init
Alex Deucher
3
-159
/
+331
2010-02-23
drm/radeon/rv740: fix backend setup
Alex Deucher
2
-6
/
+12
2010-02-23
drm/radeon/kms: fix R3XX/R4XX memory controller initialization
Jerome Glisse
1
-1
/
+6
2010-02-23
[rfc] drm/radeon/kms: pm debugging check for vbl.
Dave Airlie
2
-0
/
+29
2010-02-23
drm/radeon: Fix memory allocation failures in the preKMS command stream check...
Pauli Nieminen
3
-247
/
+262
2010-02-23
drm: Add generic multipart buffer.
Pauli Nieminen
2
-1
/
+185
[prev]
[next]