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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-22
drm/nouveau/dp: support version 4.0 of DP table
Ben Skeggs
3
-1
/
+19
2012-03-22
drm/nve0/disp: nvidia randomly decided to move the dithering method
Ben Skeggs
1
-1
/
+8
2012-03-22
drm/nve0: initial modesetting support for kepler chipsets
Ben Skeggs
2
-7
/
+55
2012-03-22
drm/nouveau: add bios connector type for dms59
Ben Skeggs
2
-7
/
+8
2012-03-22
drm/nouveau: move out of staging drivers
Ben Skeggs
1
-0
/
+2
2012-03-22
drm/nouveau: bump version to 1.0.0
Ben Skeggs
1
-4
/
+4
2012-03-22
drm/nvd0/disp: ignore clock set if no pclk
Ben Skeggs
1
-1
/
+3
2012-03-22
drm/nouveau: oops, increase channel dispc_vma to 4
Ben Skeggs
1
-1
/
+1
2012-03-22
drm/nouveau: inform userspace of new kernel subchannel requirements
Ben Skeggs
2
-13
/
+6
2012-03-22
drm/nouveau: remove m2mf creation on userspace channels
Ben Skeggs
4
-81
/
+93
2012-03-22
drm/nvc0-/disp: reimplement flip completion method as fifo method
Ben Skeggs
4
-18
/
+42
2012-03-22
drm/nouveau: move fence sequence check to start of loop
Ben Skeggs
1
-6
/
+5
2012-03-22
drm/nouveau: remove subchannel names from places where it doesn't matter
Ben Skeggs
4
-25
/
+38
2012-03-22
drm/nouveau/ttm: always do buffer moves on kernel channel
Ben Skeggs
3
-19
/
+4
2012-03-13
drm/nouveau: map first page of mmio early and determine chipset earlier
Ben Skeggs
2
-63
/
+62
2012-03-13
drm/nvd0/disp: disconnect encoders before reprogramming them
Ben Skeggs
1
-33
/
+33
2012-03-13
drm/nvd0/disp: move syncs/magic setup to or mode_set
Ben Skeggs
1
-20
/
+39
2012-03-13
drm/nouveau/dp: account for channel coding overhead in link training
Ben Skeggs
1
-0
/
+3
2012-03-13
drm/nvd0/disp: fix dcb sor link matching in supervisor handler
Ben Skeggs
1
-8
/
+9
2012-03-13
drm/nvd0/disp: initial implementation of displayport
Ben Skeggs
2
-4
/
+171
2012-03-13
drm/nouveau/dp: make dp dpms function common, call from sor code instead
Ben Skeggs
3
-22
/
+31
2012-03-13
drm/nv50/hwsq: some nv92 fixes
Martin Peres
1
-2
/
+3
2012-03-13
drm/nouveau/dp: move all nv50/sor-specific code out of nouveau_dp.c
Ben Skeggs
5
-228
/
+231
2012-03-13
drm/nouveau/dp: make functions for executing various bios tables
Ben Skeggs
1
-9
/
+46
2012-03-13
drm/nouveau/pm: fix oops if chipset has no pm support at all
Ben Skeggs
1
-3
/
+5
2012-03-13
drm/nouveau/bios: rework vbios shadowing
Ben Skeggs
2
-121
/
+158
2012-03-13
drm/nouveau/bios: attempt acpi rom fetch before pcirom
Ben Skeggs
1
-1
/
+1
2012-03-13
drm/nvd0/disp: attempt to handle more than 2 crtcs if possible
Ben Skeggs
1
-19
/
+14
2012-03-13
drm/nvc0/vram: get part count from PUNITS
Ben Skeggs
1
-16
/
+14
2012-03-13
drm/nv40/pm: fix fanspeed regression
Ben Skeggs
1
-0
/
+4
2012-03-13
drm/nouveau/pm: several fixes for nvc0 memory timings
Roy Spliet
1
-3
/
+6
2012-03-13
drm/nvc0/pm: restrict pll mode to clocks that can actually use it
Ben Skeggs
1
-1
/
+1
2012-03-13
drm/nouveau/dp: fix bad comparison in dp_link_train_commit()
Xi Wang
1
-1
/
+1
2012-03-13
drm/nouveau/mxm: call mxmi to determine revision before calling mxms
Ben Skeggs
1
-1
/
+38
2012-03-13
drm/nouveau/pm: init only after display subsystem has been created
Ben Skeggs
1
-7
/
+5
2012-03-13
drm/nvc0/fb: detect presense of second rank
Ben Skeggs
1
-0
/
+1
2012-03-13
drm/nv50/display: expose color vibrance control
Christoph Bumiller
6
-3
/
+85
2012-03-13
drm/nv50-nvc0/vm: support unsnooped system memory
Ben Skeggs
3
-17
/
+17
2012-03-13
drm/nouveau: recognise DCB connector type for DP+DVI+VGA DMS-59
Ben Skeggs
2
-1
/
+7
2012-03-13
drm/nouveau/mem: handle dll_off for ddr2/ddr3
Ben Skeggs
1
-11
/
+23
2012-03-13
drm/nouveau/pm: extend profile interface for destroy/init/fini
Ben Skeggs
2
-0
/
+25
2012-03-13
drm/nouveau/pm: rework to allow selecting separate profiles for ac/battery
Ben Skeggs
4
-46
/
+120
2012-03-13
drm/nouveau/pm: fix dll off -> dll on transitions
Ben Skeggs
1
-2
/
+7
2012-03-13
drm/nouveau/pm: detect when we need dll disabled for gddr3
Ben Skeggs
3
-1
/
+12
2012-03-13
drm/nv50: fix detection of second vram rank
Ben Skeggs
1
-1
/
+1
2012-03-13
drm/nouveau/pm: track mr2 for gddr3
Ben Skeggs
1
-1
/
+4
2012-03-13
drm/nv50/pm: wait for all fifo-connected engines to idle before reclocking
Martin Peres
1
-0
/
+2
2012-03-13
drm/nv50/pm: use hwsq for engine reclocking too
Ben Skeggs
1
-87
/
+98
2012-03-13
drm/nv50/disp: more accurate function to determine active crtcs
Ben Skeggs
3
-8
/
+28
2012-03-13
drm/nv50/pm: initial work towards proper memory reclocking, with timings
Ben Skeggs
1
-46
/
+154
[next]