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
2013-11-08
drm/nvd9-/disp: disable display underflow reporting at init
Ben Skeggs
1
-0
/
+9
2013-11-08
drm/nva0/clk: fix accidental limiting of pll coefficients
Ben Skeggs
1
-13
/
+16
2013-11-08
drm/nv50-nvaf/fb: split fbram oclass in preparation for reclocking
Ben Skeggs
9
-52
/
+184
2013-11-08
drm/nouveau/fb: merge more bits and pieces into oclass definitions
Ben Skeggs
27
-519
/
+272
2013-11-08
drm/nouveau/fb: remove ram oclass argument from base fb constructor
Ben Skeggs
24
-107
/
+135
2013-11-08
drm/nv50-nvaf/fb: split the class definitions up a bit
Ben Skeggs
9
-44
/
+203
2013-11-08
drm/nouveau/fb: make external class definitions pointers
Ben Skeggs
26
-113
/
+113
2013-11-08
drm/nvaa/mc: blacklist msi to off by default
Ben Skeggs
1
-11
/
+19
2013-11-08
drm/nv50-nv86,nv92/mc: rearm msi via pci config space, rather than mmio mirror
Ben Skeggs
6
-4
/
+52
2013-11-08
drm/nvc0,nvc4/mc: handle 0xc0's "special" msi rearm
Ben Skeggs
13
-32
/
+134
2013-11-08
drm/nouveau/mc: store static data in nouveau_mc class definition
Ben Skeggs
16
-215
/
+151
2013-11-08
drm/nouveau/mc: fetch NV_PMC_INTR again after re-arming MSI
Ben Skeggs
1
-4
/
+6
2013-11-08
drm/nouveau/mc: bracket interrupt handler with NV_PMC_INTR_EN disable/re-enable
Ben Skeggs
1
-0
/
+4
2013-11-08
drm/nouveau/mc: have single entry and exit points to the interrupt handler
Ben Skeggs
1
-18
/
+19
2013-11-08
drm/nouveau/mc: msi rearm write via subdev, not device
Ben Skeggs
1
-2
/
+2
2013-11-08
drm/nouveau/device: use an additional bit from NV_PMC_BOOT_0 to identify chipset
Ben Skeggs
1
-3
/
+3
2013-11-08
drm/nouveau/bios/init: return failure condition on invalid opcodes
Ben Skeggs
1
-1
/
+1
2013-11-08
drm/nv31/mpeg: remove need for separate refcnt on engine use
Ben Skeggs
2
-19
/
+21
2013-11-08
drm/nouveau/therm: ack any pending IRQ at init
Martin Peres
4
-4
/
+18
2013-11-08
drm/nv31/mpeg: split the nv31 and nv40 dma setting implementations
Ilia Mirkin
4
-6
/
+65
2013-11-08
drm/nv31/mpeg: store chan singleton in engine, use it for dispatch
Ilia Mirkin
2
-15
/
+21
2013-11-08
drm/nv40/mpeg: use the nv31-provided classes
Ilia Mirkin
4
-75
/
+22
2013-11-08
drm/nv44/mpeg: create a copy of the nv31/nv40 impls
Ilia Mirkin
4
-12
/
+208
2013-11-08
drm/nv31/mpeg: no need to set compat mode differently for nv44 gr
Ilia Mirkin
1
-5
/
+1
2013-11-08
drm/nv10/kms: add plane support for nv10-nv40
Ilia Mirkin
7
-4
/
+342
2013-11-08
drm/nv10: fix chipset checks, mostly for the benefit of nv1a
Ilia Mirkin
5
-10
/
+22
2013-11-08
drm/nv10: introduce a new NV_11 card type
Ilia Mirkin
7
-7
/
+19
2013-11-08
drm/nouveau: fix backlight mask on ppc powerbook
Ilia Mirkin
1
-1
/
+1
2013-11-08
drm/nouveau: remove prototype for non-existent nouveau_connector_bpp
Ilia Mirkin
1
-3
/
+0
2013-11-08
drm/nouveau/vic: rename PUNK1C1 to PVIC
Ben Skeggs
4
-6
/
+6
2013-11-08
drm/nouveau/therm: kill some over-zealous debugging
Ben Skeggs
3
-14
/
+1
2013-11-08
drm/nouveau/core: split lock into list+exec and enable refcount locks
Ben Skeggs
2
-30
/
+34
2013-11-08
drm/nouveau/core: convert event handler apis to split create/enable semantics
Ben Skeggs
12
-138
/
+226
2013-11-08
drm/nv50-/sw: share engine/channel constructor between implementations
Ben Skeggs
3
-51
/
+37
2013-11-08
drm/nouveau/sw: prepare for the sharing of constructors between implementations
Ben Skeggs
14
-79
/
+83
2013-11-08
drm/nv50-/sw: make vblank tracking data private to the implementations
Ben Skeggs
4
-27
/
+25
2013-11-08
drm/nv50-/sw: share engine/channel struct definitions between implementations
Ben Skeggs
3
-24
/
+25
2013-11-08
drm/nouveau/core: Allow asymmetric nouveau_event_get/_put
Peter Hurley
3
-14
/
+18
2013-11-08
drm/nouveau/core: Move event index check from critical section
Peter Hurley
1
-8
/
+11
2013-11-08
drm/nouveau/core: Add priv field for event handlers
Peter Hurley
2
-13
/
+8
2013-11-08
drm/nouveau: off by one in nouveau_drm_vblank_enable()
Dan Carpenter
1
-1
/
+1
2013-11-08
drm/nouveau: remove pointless assignment
Dave Jones
1
-1
/
+1
2013-11-07
Merge branch 'ttm-next-3.13' of git://people.freedesktop.org/~thomash/linux i...
Dave Airlie
3
-36
/
+102
2013-11-06
drm/ttm: Fix memory type compatibility check
Thomas Hellstrom
1
-12
/
+20
2013-11-06
drm/ttm: Fix ttm_bo_move_memcpy
Thomas Hellstrom
1
-11
/
+17
2013-11-06
drm/ttm: Handle in-memory region copies
Jakob Bornecrantz
1
-1
/
+3
2013-11-06
drm/ttm: Make NO_EVICT bos available to shrinkers pending destruction
Thomas Hellstrom
1
-1
/
+13
2013-11-06
drm/ttm: Allow vm fault retries
Thomas Hellstrom
1
-12
/
+50
2013-11-06
drm/vmwgfx: Use the linux DMA api to get valid device addresses of pages
Thomas Hellstrom
4
-94
/
+620
2013-11-06
drm/ttm: Enable the dma page pool also for intel IOMMUs
Thomas Hellstrom
2
-5
/
+4
[next]