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
/
drm
/
nouveau
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-30
drm/nv50/disp: silence compiler warning
Ben Skeggs
1
-2
/
+2
2011-11-30
drm/nouveau: fix oopses caused by clear being called on unpopulated ttms
Ben Skeggs
1
-0
/
+3
2011-11-30
drm/nouveau: Keep RAMIN heap within the channel.
Younes Manton
1
-1
/
+1
2011-11-30
drm/nvd0/disp: fix sor dpms typo, preventing dpms on in some situations
Ben Skeggs
1
-1
/
+1
2011-11-30
drm/nvc0/gr: fix TP init for transform feedback offset queries
Christoph Bumiller
1
-0
/
+2
2011-11-30
drm/nouveau: add dumb ioctl support
Ben Skeggs
3
-0
/
+55
2011-11-10
drm/nouveau: Fix bandwidth calculation for DisplayPort
Adam Jackson
1
-1
/
+1
2011-11-10
drm/nouveau: by default use low bpp framebuffer on low memory cards
Marcin Slusarz
1
-1
/
+10
2011-11-10
drm/nv10: Change the BO size threshold determining the memory placement range.
Francisco Jerez
1
-1
/
+1
2011-11-10
drm/nvc0: enable acceleration for nvc1 by default
Ben Skeggs
1
-1
/
+3
2011-11-10
drm/nvc0/gr: fixup the mmio list register writes for 0xc1
Ben Skeggs
1
-9
/
+32
2011-11-10
drm/nvc1: hacky workaround to fix accel issues
Ben Skeggs
1
-0
/
+8
2011-11-10
drm/nvc0/gr: fix some bugs in grctx generation
Ben Skeggs
1
-17
/
+14
2011-11-10
drm/nvc0: enable acceleration on 0xc8 by default
Ben Skeggs
1
-1
/
+0
2011-11-10
drm/nvc0/vram: skip disabled PBFB subunits
Ben Skeggs
1
-5
/
+9
2011-11-10
drm/nv40/pm: fix issues on igp chipsets, which don't have memory
Ben Skeggs
1
-5
/
+15
2011-11-10
drm/nouveau: testing the wrong variable
Dan Carpenter
1
-1
/
+1
2011-11-10
drm/nvc0/vram: storage type 0xc3 is not compressed
Christoph Bumiller
1
-1
/
+1
2011-11-10
drm/nv50: fix stability issue on NV86.
Maxim Levitsky
1
-1
/
+1
2011-11-10
drm/nouveau: initialize chan->fence.lock before use
Marcin Slusarz
2
-2
/
+1
2011-11-10
drm/nv50/vram: fix incorrect detection of bank count on newer chipsets
Ben Skeggs
1
-1
/
+1
2011-11-10
drm/nv50/gr: typo fix, how about we not reset fifo during graph init?
Ben Skeggs
1
-2
/
+2
2011-11-10
drm/nv50/bios: fixup mpll programming from the init table parser
Ben Skeggs
1
-9
/
+13
2011-11-10
drm/nouveau: fix oops if i2c bus not found in nouveau_i2c_identify()
Ben Skeggs
1
-1
/
+1
2011-11-01
gpu: add module.h to drivers/gpu files as required.
Paul Gortmaker
4
-0
/
+6
2011-10-27
Revert "drm/ttm: add a way to bo_wait for either the last read or last write"
Dave Airlie
2
-5
/
+3
2011-09-20
Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linu...
Dave Airlie
56
-1597
/
+4217
2011-09-20
drm/nouveau: remove allocations from gart populate() hook
Ben Skeggs
1
-45
/
+21
2011-09-20
drm/nvc0/fb: slightly improve PMFB intr handling, move out of nvc0_graph.c
Ben Skeggs
2
-18
/
+27
2011-09-20
drm/nvc0/fifo: avoid touching missing subfifos
Ben Skeggs
1
-1
/
+1
2011-09-20
drm/nvd9/disp: bail out of mode_set_base if no fb bound to crtc
Ben Skeggs
1
-0
/
+5
2011-09-20
drm/nvd9/disp: stub some more api hooks so we don't oops on resume
Ben Skeggs
1
-0
/
+12
2011-09-20
drm/nouveau: fix printk typo in ioremap failure path
Marcin Slusarz
1
-1
/
+1
2011-09-20
drm/nvc0/pm: minor clock readback fixes
Ben Skeggs
1
-2
/
+6
2011-09-20
drm/nv40/pm: execute memory reset script from vbios
Ben Skeggs
3
-0
/
+16
2011-09-20
drm/nv50/gr: refactor initialisation
Ben Skeggs
1
-81
/
+37
2011-09-20
drm/nouveau: if requested, try harder at disabling sysmem pushbufs
Ben Skeggs
1
-6
/
+10
2011-09-20
drm/nv50/gr: enable ctxprog xfer only when we need it to save power
Martin Peres
1
-0
/
+5
2011-09-20
drm/nouveau/dp: add support for displayport table 0x30
Ben Skeggs
1
-22
/
+48
2011-09-20
drm/nouveau/dp: return master dp table pointer too when looking up encoder
Ben Skeggs
4
-70
/
+66
2011-09-20
drm/nouveau/bios: simplify U/d table hash matching func to just match
Ben Skeggs
2
-51
/
+40
2011-09-20
drm/nouveau/dp: preserve non-pattern bits in DP_TRAINING_PATTERN_SET
Ben Skeggs
1
-1
/
+8
2011-09-20
drm/nvc0/gr: remove MODULE_FIRMWARE() lines
Ben Skeggs
1
-17
/
+0
2011-09-20
drm/nouveau/dp: use alternate lane mask for nvaf
Ben Skeggs
1
-1
/
+10
2011-09-20
drm/nouveau/dp: link rate scripts are selected with a comparison table
Ben Skeggs
1
-4
/
+3
2011-09-20
drm/nv40/pm: write nv40-specific reclocking routines
Ben Skeggs
4
-4
/
+342
2011-09-20
drm/nv40/pm: parse geometric delta clock from vbios
Ben Skeggs
1
-2
/
+3
2011-09-20
drm/nouveau/dp: enable down-spread if vbios and sink support it
Ben Skeggs
2
-29
/
+20
2011-09-20
drm/nouveau/dp: execute some more vbios tables relating to link rate
Ben Skeggs
1
-5
/
+21
2011-09-20
drm/nouveau/dp: store unencoded link_bw everywhere
Ben Skeggs
3
-20
/
+24
[next]