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.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-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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-24
drm/nouveau/vbios: parse more gpio tag bits from connector table
Ben Skeggs
1
-17
/
+8
2011-02-24
drm/nouveau: decode PFIFO DMA_PUSHER error codes
Marcin Slusarz
1
-3
/
+14
2011-02-24
drm/nv50: fix typos in CCACHE error reporting
Marcin Slusarz
1
-4
/
+4
2011-02-24
drm/nvc0: support for sw methods + enable page flipping
Ben Skeggs
3
-7
/
+23
2011-02-24
drm/nv50: enable page flipping
Ben Skeggs
3
-8
/
+12
2011-02-24
drm/nv50-nvc0: activate/update ds channel's framebuffer on modesets
Ben Skeggs
1
-1
/
+9
2011-02-24
drm/nv50-nvc0: initialise display sync channels
Ben Skeggs
6
-6
/
+246
2011-02-24
drm/nv50-nvc0: precalculate some fb state when creating them
Ben Skeggs
3
-55
/
+61
2011-02-24
drm/nv50-nvc0: tidy evo object creation some more
Ben Skeggs
3
-59
/
+62
2011-02-24
drm/nv50-nvc0: request and wait on notification of modeset completion
Ben Skeggs
5
-26
/
+77
2011-02-24
drm/nv50-nvc0: switch to tasklet for display isr bh
Ben Skeggs
3
-13
/
+8
2011-02-24
drm/nouveau: make vbios parser runnable from an atomic context
Ben Skeggs
2
-9
/
+9
2011-02-24
drm/nv50-nvc0: include nv50_display in evo debugging
Ben Skeggs
1
-0
/
+1
2011-02-24
drm/nv50-nvc0: tidy evo init failure paths
Ben Skeggs
1
-42
/
+33
2011-02-24
drm/nv50-nvc0: fix ramht entries for multiple evo channels
Ben Skeggs
1
-1
/
+3
2011-02-24
drm/nv50-nvc0: disp channels have fixed purposes, don't "allocate" them
Ben Skeggs
2
-20
/
+4
2011-02-24
drm/nv50-nvc0: rename disp->evo to disp->master
Ben Skeggs
7
-36
/
+36
2011-02-24
drm/nv50-nvc0: move non-sharable display state into private structure
Ben Skeggs
9
-79
/
+96
2011-02-24
drm/nouveau: use system_wq instead of dev_priv->wq
Tejun Heo
4
-14
/
+13
2011-02-24
drm/nouveau: use I2C_MODULE_PREFIX kernel define
Lucas Stach
1
-3
/
+1
2011-02-24
drm/nv50: drop explicit yields in favour of smaller PFIFO timeslice
Ben Skeggs
2
-47
/
+8
2011-02-24
drm/nv84: use vm offsets for semaphores
Ben Skeggs
1
-5
/
+17
2011-02-24
drm/nv50: 0x50 needs semaphore yields too
Ben Skeggs
1
-4
/
+17
2011-02-24
drm/nouveau: silence some compiler warnings
Ben Skeggs
6
-9
/
+2
2011-02-24
drm/nvc0: implement semaphores for inter-channel sync
Ben Skeggs
1
-12
/
+40
2011-02-24
drm/nvc0/pfifo: semi-handle a couple more irqs
Ben Skeggs
1
-2
/
+13
2011-02-24
drm/nv84: switch to new-style semaphores
Ben Skeggs
1
-39
/
+80
2011-02-24
drm/nv40: support for 39-bit dma addresses on native PCIE chipsets
Ben Skeggs
1
-5
/
+11
2011-02-24
drm/nv40: implement support for on-chip PCIEGART
Ben Skeggs
3
-26
/
+330
2011-02-24
drm/nouveau: introduce new gart type, and name _SGDMA more appropriately
Ben Skeggs
4
-13
/
+23
2011-02-24
drm/nouveau: move + rename some stuff in nouveau_sgdma.c
Ben Skeggs
1
-39
/
+38
2011-02-24
Merge remote-tracking branch 'airlied/drm-core-next' into drm-nouveau-next
Ben Skeggs
8813
-270991
/
+557691
2011-02-23
Revert "ttm: Include the 'struct dev' when using the DMA API."
Dave Airlie
7
-18
/
+10
2011-02-23
Merge branch 'drm-mm-cleanup' into drm-next
Dave Airlie
27
-424
/
+493
2011-02-23
Merge branch 'stable/ttm.pci-api.v5' of git://git.kernel.org/pub/scm/linux/ke...
Dave Airlie
12
-36
/
+119
2011-02-23
drm: Remove unused members from struct drm_open_hash
Chris Wilson
2
-24
/
+9
2011-02-23
drm: Trim the GEM mmap offset hashtab
Chris Wilson
1
-1
/
+1
2011-02-23
drm: Mark constant arrays of drm_display_mode const
Chris Wilson
9
-23
/
+27
2011-02-23
drm/radeon: overhaul texture checking. (v3)
Dave Airlie
2
-114
/
+246
2011-02-23
drm/ttm: call driver move_notify() when doing system->tt bo moves
Ben Skeggs
1
-1
/
+2
2011-02-23
drm: psuedocolor support for ARGB modes
Rob Clark
1
-0
/
+5
2011-02-23
radeon: move blit functions to radeon_asic.h
Daniel Vetter
2
-13
/
+13
2011-02-23
radeon: kill decls for inline functions
Daniel Vetter
1
-6
/
+0
2011-02-23
radeon: consolidate asic-specific function decls for r600 & later
Daniel Vetter
4
-63
/
+58
2011-02-23
drm/radeon: kill radeon_bo->gobj pointer
Daniel Vetter
2
-7
/
+3
2011-02-23
drm/radeon: introduce gem_to_radeon_bo helper
Daniel Vetter
9
-28
/
+27
2011-02-23
drm/radeon: embed struct drm_gem_object
Daniel Vetter
14
-37
/
+39
2011-02-23
drm: mm: add helper to unwind scan state
Daniel Vetter
2
-0
/
+12
2011-02-23
drm: mm: add api for embedding struct drm_mm_node
Daniel Vetter
2
-14
/
+98
2011-02-23
drm: mm: extract node insert helper functions
Daniel Vetter
1
-25
/
+42
[next]