index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
2013-02-13
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...
Linus Torvalds
1
-0
/
+1
2013-02-11
Merge branch 'drm-nouveau-fixes-3.8' of git://anongit.freedesktop.org/git/nou...
Dave Airlie
6
-9
/
+19
2013-02-09
drm/nouveau: add lockdep annotations
Marcin Slusarz
3
-3
/
+9
2013-02-04
drm: fix compile failure by including <linux/swiotlb.h>
Chris Metcalf
1
-0
/
+1
2013-01-31
drm/nv50/fb: Fix nullptr-deref on IGPs
Roy Spliet
2
-4
/
+5
2013-01-31
drm/nouveau: use different register to wait for secret scrubber
Maarten Lankhorst
1
-2
/
+5
2013-01-14
Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...
Dave Airlie
17
-52
/
+114
2013-01-13
drm/nvc0/fb: fix crash when different mutex is used to protect same list
Aleksi Torhamo
1
-3
/
+3
2013-01-13
drm/nouveau/clock: fix support for more than 2 monitors on nve0
Aleksi Torhamo
2
-0
/
+4
2013-01-13
drm/nv50/disp: fix selection of bios script for analog outputs
Marcin Slusarz
1
-20
/
+26
2013-01-13
drm/nv17-50: restore fence buffer on resume
Marcin Slusarz
3
-0
/
+10
2013-01-13
drm/nouveau: fix blank LVDS screen regression on pre-nv50 cards
Marcin Slusarz
1
-1
/
+1
2013-01-13
drm/nouveau: fix nouveau_client allocation failure path
Marcin Slusarz
3
-4
/
+10
2013-01-13
drm/nouveau: don't return freed object from nouveau_handle_create
Marcin Slusarz
1
-1
/
+4
2013-01-13
drm/nouveau/vm: fix memory corruption when pgt allocation fails
Marcin Slusarz
1
-1
/
+3
2013-01-13
drm/nouveau: add locking around instobj list operations
Marcin Slusarz
1
-8
/
+27
2013-01-13
drm/nouveau: do not forcibly power on lvds panels
Ben Skeggs
2
-13
/
+26
2013-01-13
drm/nouveau/devinit: ensure legacy vga control is enabled during post
Ben Skeggs
1
-1
/
+0
2013-01-09
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+1
2013-01-08
drm/prime: drop reference on imported dma-buf come from gem
Seung-Woo Kim
1
-0
/
+1
2013-01-04
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2
-3
/
+3
2013-01-04
drm/nouveau: fix init with agpgart-uninorth
Aaro Koskinen
1
-1
/
+1
2013-01-04
drm: nouveau: Fix build warning seen if HWMON is undefined
Guenter Roeck
1
-2
/
+2
2013-01-04
Drivers: gpu: remove __dev* attributes.
Greg Kroah-Hartman
1
-2
/
+2
2012-12-23
drm/nve0/graph: fix fuc, and enable acceleration on all known chipsets
Ben Skeggs
5
-86
/
+108
2012-12-23
drm/nvc0/graph: fix fuc, and enable acceleration on GF119
Ben Skeggs
3
-83
/
+85
2012-12-23
drm/nouveau/bios: cache ramcfg strap on later chipsets
Ben Skeggs
2
-1
/
+18
2012-12-23
drm/nouveau/mxm: silence output if no bios data
Ben Skeggs
1
-1
/
+1
2012-12-23
drm/nouveau/bios: parse/display extra version component
Ben Skeggs
2
-2
/
+4
2012-12-23
drm/nouveau/bios: implement opcode 0xa9
Ben Skeggs
5
-8
/
+53
2012-12-23
drm/nouveau/bios: update gpio parsing apis to match current design
Ben Skeggs
5
-61
/
+90
2012-12-23
drm/nouveau: initial support for GK106
Ben Skeggs
3
-0
/
+30
2012-12-10
drm/ttm: remove no_wait_reserve, v3
Maarten Lankhorst
3
-31
/
+28
2012-12-10
Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
14
-29
/
+74
2012-11-30
drm/nouveau: drm_connector_property -> drm_object_property
Rob Clark
2
-19
/
+19
2012-11-29
drm/nouveau/device: Remove duplicate inclusion of core/device.h
Sachin Kamat
1
-1
/
+0
2012-11-29
drm/nouveau: remove duplicate inclusion of nouveau_ttm.h
Sachin Kamat
1
-2
/
+0
2012-11-29
drm/nouveau/fifo: trigger engine context unload before zeroing context pointer
Ben Skeggs
4
-25
/
+25
2012-11-29
drm/nouveau: prevent log mangling
Daniel J Blueman
1
-1
/
+1
2012-11-29
drm/nouveau: unpin various bo's before destroying
Marcin Slusarz
5
-7
/
+39
2012-11-29
drm/nouveau: unpin pushbuffer bo before destroying it
Marcin Slusarz
1
-0
/
+2
2012-11-29
drm/nouveau: remove misleading comment from nouveau_prime_new
Marcin Slusarz
1
-4
/
+0
2012-11-29
drm/nouveau: raise reporting levels of some messages
Marcin Slusarz
6
-13
/
+13
2012-11-29
drm/nouveau/core: fix the assumption that NVDEV_XXXX is always under 32
Martin Peres
11
-58
/
+58
2012-11-29
drm/nouveau/ppp: remove nouveau_ppp base class
Ben Skeggs
2
-131
/
+15
2012-11-29
nve0/ppp: enable support via nvc0's implementation
Ben Skeggs
1
-0
/
+3
2012-11-29
nvc0/ppp: initial implementation of engine
Maarten Lankhorst
4
-8
/
+120
2012-11-29
nvc0/vp: initial implementation of engine
Maarten Lankhorst
4
-8
/
+120
2012-11-29
nvc0/bsp: initial implementation of engine
Maarten Lankhorst
5
-9
/
+130
2012-11-29
drm/nouveau/vdec: remove nouveau_{bsp,vp} base classes, use nouveau_engine di...
Ben Skeggs
4
-268
/
+26
[next]