index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/ttm: remove no_wait_reserve, v3
Maarten Lankhorst
2012-12-10
3
-31
/
+28
*
Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2012-12-10
14
-29
/
+74
|
\
|
*
drm/nouveau: use the correct fence implementation for nv50
Maarten Lankhorst
2012-11-22
1
-1
/
+2
|
*
drm/nouveau/bios: fix DCB v1.5 parsing
Marcin Slusarz
2012-11-19
2
-6
/
+10
|
*
drm/nouveau: add missing pll_calc calls
Maarten Lankhorst
2012-11-19
3
-1
/
+22
|
*
drm/nouveau: fix crash with noaccel=1
Marcin Slusarz
2012-11-19
1
-0
/
+4
|
*
drm/nv40: allocate ctxprog with kmalloc
Marcin Slusarz
2012-11-19
3
-5
/
+13
|
*
drm/nvc0/disp: fix thinko in vblank regression fix..
Kelly Doran
2012-11-19
1
-7
/
+12
|
*
drm/nouveau: fix acpi edid retrieval
Maarten Lankhorst
2012-11-09
1
-1
/
+1
|
*
drm/nvc0/disp: fix regression in vblank semaphore release
Kelly Doran
2012-11-09
1
-8
/
+12
|
*
drm/nv40/mpeg: fix context handling
Marcin Slusarz
2012-11-09
1
-1
/
+1
|
*
drm/nv40/graph: fix typo in type names
Marcin Slusarz
2012-11-09
1
-2
/
+2
|
*
drm/nv41/vm: fix typo in type name
Marcin Slusarz
2012-11-09
1
-1
/
+1
*
|
drm/nouveau: drm_connector_property -> drm_object_property
Rob Clark
2012-11-30
2
-19
/
+19
*
|
drm/nouveau/device: Remove duplicate inclusion of core/device.h
Sachin Kamat
2012-11-29
1
-1
/
+0
*
|
drm/nouveau: remove duplicate inclusion of nouveau_ttm.h
Sachin Kamat
2012-11-29
1
-2
/
+0
*
|
drm/nouveau/fifo: trigger engine context unload before zeroing context pointer
Ben Skeggs
2012-11-29
4
-25
/
+25
*
|
drm/nouveau: prevent log mangling
Daniel J Blueman
2012-11-29
1
-1
/
+1
*
|
drm/nouveau: unpin various bo's before destroying
Marcin Slusarz
2012-11-29
5
-7
/
+39
*
|
drm/nouveau: unpin pushbuffer bo before destroying it
Marcin Slusarz
2012-11-29
1
-0
/
+2
*
|
drm/nouveau: remove misleading comment from nouveau_prime_new
Marcin Slusarz
2012-11-29
1
-4
/
+0
*
|
drm/nouveau: raise reporting levels of some messages
Marcin Slusarz
2012-11-29
6
-13
/
+13
*
|
drm/nouveau/core: fix the assumption that NVDEV_XXXX is always under 32
Martin Peres
2012-11-29
11
-58
/
+58
*
|
drm/nouveau/ppp: remove nouveau_ppp base class
Ben Skeggs
2012-11-29
2
-131
/
+15
*
|
nve0/ppp: enable support via nvc0's implementation
Ben Skeggs
2012-11-29
1
-0
/
+3
*
|
nvc0/ppp: initial implementation of engine
Maarten Lankhorst
2012-11-29
4
-8
/
+120
*
|
nvc0/vp: initial implementation of engine
Maarten Lankhorst
2012-11-29
4
-8
/
+120
*
|
nvc0/bsp: initial implementation of engine
Maarten Lankhorst
2012-11-29
5
-9
/
+130
*
|
drm/nouveau/vdec: remove nouveau_{bsp,vp} base classes, use nouveau_engine di...
Ben Skeggs
2012-11-29
4
-268
/
+26
*
|
drm/nve0/fifo: allow for future binding of ppp contexts
Ben Skeggs
2012-11-29
1
-0
/
+2
*
|
drm/nve0/vp: implement initial support for engine
Ben Skeggs
2012-11-29
6
-0
/
+118
*
|
drm/nve0/bsp: implement initial support for engine
Ben Skeggs
2012-11-29
5
-0
/
+117
*
|
drm/nve0: allow specification of channel engine type in abi16 call
Ben Skeggs
2012-11-29
3
-11
/
+18
*
|
drm/nouveau/core: implement shortcut for simple engctx construction
Ben Skeggs
2012-11-29
8
-115
/
+24
*
|
drm/nvc0/copy: share interrupt handler with nva3
Ben Skeggs
2012-11-29
3
-59
/
+16
*
|
drm/nv50/fb: implement trap handler as subdev interrupt handler
Ben Skeggs
2012-11-29
10
-111
/
+104
*
|
drm/nouveau/mc: allow calling of multiple handlers for a give intr bit
Ben Skeggs
2012-11-29
1
-4
/
+4
*
|
drm/nouveau/copy: remove nouveau_copy base class
Ben Skeggs
2012-11-29
2
-56
/
+19
*
|
drm/nvc0/copy: use nouveau_falcon base class
Ben Skeggs
2012-11-29
1
-73
/
+53
*
|
drm/nva3/copy: use nouveau_falcon base class
Ben Skeggs
2012-11-29
1
-59
/
+22
*
|
drm/nv98/crypt: use nouveau_falcon base class
Ben Skeggs
2012-11-29
3
-95
/
+35
*
|
drm/nouveau: initial falcon (fuc) engine base class implementation
Ben Skeggs
2012-11-29
3
-0
/
+328
*
|
drm/nouveau: convert to dev_pm_ops
Dave Airlie
2012-11-29
3
-31
/
+71
*
|
drm/nouveau: Add interface to detect optimus and v1 support
Dave Airlie
2012-11-29
2
-12
/
+22
*
|
drm/nouveau/disp: add support for 10bpc over DisplayPort
Ben Skeggs
2012-11-29
3
-6
/
+16
*
|
drm/nouveau: rename nvd0_display to nv50_display to reflect reality since merge
Ben Skeggs
2012-11-29
9
-279
/
+268
*
|
drm/nv50-nvc0: switch to common disp impl, removing previous version
Ben Skeggs
2012-11-29
17
-2700
/
+31
*
|
drm/nvd0/disp: implement support for colour vibrance control
Ben Skeggs
2012-11-29
2
-1
/
+36
*
|
drm/nvd0/disp: remove fetching of capabilities report
Ben Skeggs
2012-11-29
1
-7
/
+1
*
|
drm/nvd0/disp: enable support for older display classes
Ben Skeggs
2012-11-29
1
-1
/
+10
[next]