index
:
Linux Stable
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.13.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nvd0/disp: move remaining interrupt handling to core
Ben Skeggs
2012-11-29
4
-263
/
+270
*
drm/nouveau/core: add some missing subdev/engine disable flags
Ben Skeggs
2012-11-29
2
-4
/
+10
*
drm/nouveau/bios: implement BIT 'U' table (and subtable) parsing in core
Ben Skeggs
2012-11-29
3
-0
/
+227
*
drm/nvd0/disp: allocate display and evo channels from driver core
Ben Skeggs
2012-11-29
1
-354
/
+375
*
drm/nouveau: run mode_config destructor before destroying internal display state
Ben Skeggs
2012-11-29
1
-2
/
+3
*
drm/nouveau/drm/nvd0/disp: display->disp
Ben Skeggs
2012-11-29
1
-15
/
+15
*
drm/nvd0/disp: introduce a nvd0_head as a subclass of nouveau_crtc
Ben Skeggs
2012-11-29
1
-20
/
+24
*
drm/nvd0-nve0/disp: initial implementation of evo channel classes
Ben Skeggs
2012-11-29
8
-14
/
+671
*
drm/nv50/disp: allow PCI_US pushbuf binding
Ben Skeggs
2012-11-29
1
-0
/
+3
*
drm/nv50/disp: initial implementation of the various channel object classes
Ben Skeggs
2012-11-29
9
-112
/
+601
*
drm/nv50/disp: enable interrupts and setup memory area
Ben Skeggs
2012-11-29
1
-5
/
+28
*
drm/nv50/disp: copy caps to evo
Ben Skeggs
2012-11-29
1
-2
/
+40
*
drm/nv50/disp: create skeleton display/channel object classes
Ben Skeggs
2012-11-29
10
-25
/
+699
*
drm/nvd0/dmaobj: initial bind() method implementation
Ben Skeggs
2012-11-29
2
-1
/
+43
*
drm/nvc0/dmaobj: implement initial bind() method
Ben Skeggs
2012-11-29
2
-1
/
+69
*
drm/nv50/dmaobj: extend class to allow gpu-specific attributes to be defined
Ben Skeggs
2012-11-29
6
-16
/
+51
*
drm/nvd0/dmaobj: duplicate fermi class, will diverge real soon now
Ben Skeggs
2012-11-29
5
-3
/
+88
*
drm/nvc0/dmaobj: stub bind function for now so we can call unconditionally
Ben Skeggs
2012-11-29
2
-6
/
+26
*
drm/nouveau/dmaobj: move parent class check to bind() method
Ben Skeggs
2012-11-29
5
-17
/
+41
*
drm/nouveau/dmaobj: merge everything except ctor and bind together
Ben Skeggs
2012-11-29
5
-188
/
+63
*
drm/nouveau: pass address to object accessor functions as u64
Ben Skeggs
2012-11-29
12
-45
/
+45
*
drm/nouveau/gpio: place upper limit on using old-school tvdac bios data
Ben Skeggs
2012-11-29
1
-2
/
+2
*
drm/nouveau: remove newline-only NV_DEBUG calls
Ben Skeggs
2012-11-29
7
-39
/
+0
*
drm/nv50: decode PGRAPH status registers on TLB flush fail
Marcin Slusarz
2012-11-29
1
-4
/
+72
*
drm/nouveau/clk: fix crystal frequency retrieval on nv25
Viktor Novotný
2012-11-29
1
-1
/
+1
*
drm/nouveau: remove unused variable from nouveau_bios_shadow_of
Marcin Slusarz
2012-11-29
1
-1
/
+1
*
drm/nv40/fb: use an actual compressed zeta format
Ben Skeggs
2012-11-29
1
-1
/
+1
*
drm/nv30/fb: enable z compression
Ben Skeggs
2012-11-29
6
-3
/
+107
*
drm/nv40/fb: enable z compression
Ben Skeggs
2012-11-29
5
-5
/
+24
*
drm/nv20/fb: fixup compression tag allocation size
Ben Skeggs
2012-11-29
3
-30
/
+17
*
drm/nv30-nv40/graph: poke zcomp regs from tile_prog hook
Ben Skeggs
2012-11-29
3
-5
/
+38
*
drm/nv30-nv40/fb: call zcomp setup hook from tiling setup
Ben Skeggs
2012-11-29
10
-20
/
+16
*
drm/nouveau/fb: create tag heap from common code for all relevant chipsets
Ben Skeggs
2012-11-29
20
-404
/
+468
*
drm/nv30/fb: start bashing zcomp registers with 'disabled' (for now)
Ben Skeggs
2012-11-29
4
-5
/
+19
*
drm/nouveau: replace some open-coded mm_initialised checks
Ben Skeggs
2012-11-29
3
-13
/
+18
*
drm/nouveau/fb: read TILE_BASE after writing it to avoid a hardware race
Ben Skeggs
2012-11-29
4
-0
/
+4
*
drm/nv40/fb: start bashing zcomp registers on relevant chipsets
Ben Skeggs
2012-11-29
6
-6
/
+24
*
drm/nv30-nv40/fb: make use of bankoff for zeta buffers, where supported
Ben Skeggs
2012-11-29
5
-4
/
+36
*
drm/nv20/fb: fix zcomp register calculation on big-endian systems
Ben Skeggs
2012-11-29
2
-0
/
+6
*
drm/nv40/fb: split implementation into nv40/nv41/nv44/nv46/nv47/nv49/nv4e pieces
Ben Skeggs
2012-11-29
10
-112
/
+526
*
drm/nv30/fb: split implementation into nv34(nv10)/nv30/nv35 pieces
Ben Skeggs
2012-11-29
5
-4
/
+80
*
drm/nv20/fb: split implementation into nv20/nv25 pieces
Ben Skeggs
2012-11-29
5
-17
/
+120
*
drm/nouveau/fb: split tile and compression region handling
Ben Skeggs
2012-11-29
2
-19
/
+28
*
drm/nouveau/bios: attempt to fetch entire acpi rom image in one shot
Ben Skeggs
2012-11-29
1
-5
/
+13
*
drm/doc: add new dp helpers into drm DocBook
Daniel Vetter
2012-11-28
1
-0
/
+21
*
drm/doc: integrate fb helper reference into docs
Daniel Vetter
2012-11-28
1
-4
/
+15
*
drm/doc: integrate crtc helper api into docbook
Daniel Vetter
2012-11-28
1
-24
/
+42
*
drm/edid: tune down debug message in parse_hdmi_vsdb
Daniel Vetter
2012-11-28
1
-1
/
+1
*
drm: only build ati_pcigart if PCI enabled
James Hogan
2012-11-28
1
-1
/
+2
*
drm/vmwgfx: Tighten the security around buffer maps
Thomas Hellstrom
2012-11-28
3
-5
/
+26
[next]