index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau: flips/flipd need to always set 'evict' for move_accel_cleanup()
Ben Skeggs
2011-02-17
1
-3
/
+3
*
drm/nv40: fix tiling-related setup for a number of chipsets
Ben Skeggs
2011-02-17
1
-19
/
+27
*
drm/nouveau: fix non-EDIDful native mode selection
Ben Skeggs
2011-02-17
1
-0
/
+1
*
drm/nouveau: Fix detection of DDC-based LVDS on DCB15 boards.
Francisco Jerez
2011-02-17
1
-1
/
+1
*
drm/nv04-nv40: Fix NULL dereference when we fail to find an LVDS native mode.
Francisco Jerez
2011-02-17
1
-9
/
+3
*
drm/nv10: Fix crash when allocating a BO larger than half the available VRAM.
Francisco Jerez
2011-02-17
1
-3
/
+4
*
drm/nv50: fix display on 0x50
Ben Skeggs
2011-02-02
1
-2
/
+1
*
drm/nouveau: correctly pair hwmon_init and hwmon_fini
Lucas Stach
2011-02-02
1
-1
/
+1
*
drm/nv50: fix regression on IGPs
Ben Skeggs
2011-01-28
1
-5
/
+0
*
drm/nvc0/grctx: correct an off-by-one
Ben Skeggs
2011-01-25
1
-1
/
+1
*
drm/nv50: Fix race with PFIFO during PGRAPH context destruction.
Francisco Jerez
2011-01-25
1
-0
/
+3
*
drm/nouveau: Workaround incorrect DCB entry on a GeForce3 Ti 200.
Francisco Jerez
2011-01-25
1
-0
/
+15
*
drm/nvc0: implement irq handler for whatever's at 0x14xxxx
Ben Skeggs
2011-01-25
1
-0
/
+19
*
drm/nvc0: fix incorrect TPC register setup
Ben Skeggs
2011-01-25
1
-2
/
+2
*
drm/nouveau: probe for adt7473 before f75375
Ben Skeggs
2011-01-25
1
-1
/
+1
*
drm/nouveau: remove dead function definition
Ben Skeggs
2011-01-25
1
-3
/
+0
*
drm/nouveau: fix gpu page faults triggered by plymouthd
Ben Skeggs
2011-01-17
1
-2
/
+2
*
drm/nouveau: greatly simplify mm, killing some bugs in the process
Ben Skeggs
2011-01-17
3
-160
/
+52
*
drm/nvc0: enable protection of system-use-only structures in vm
Ben Skeggs
2011-01-17
4
-5
/
+10
*
drm/nv40: initialise 0x17xx on all chipsets that have it
Ben Skeggs
2011-01-17
1
-12
/
+2
*
drm/nv40: make detection of 0x4097-ful chipsets available everywhere
Ben Skeggs
2011-01-17
3
-18
/
+20
*
drm/nouveau: fix hwmon device binding
Lucas Stach
2011-01-07
1
-2
/
+1
*
drm/nouveau: create grctx on the fly on all chipsets
Ben Skeggs
2011-01-07
4
-12
/
+14
*
drm/nvc0: fix init without firmware present
Ben Skeggs
2011-01-06
1
-5
/
+3
*
drm/nvc0/pgraph: fix 0x406028/0x405870 init
Ben Skeggs
2011-01-01
1
-3
/
+7
*
drm/nvc0/pgraph: more unit names
Ben Skeggs
2010-12-31
1
-6
/
+6
*
drm/nvc0/pfifo: support for chipsets with only one PSUBFIFO (0xc1)
Ben Skeggs
2010-12-31
1
-6
/
+12
*
drm/nvc0: reserve only subc 0 for kernel use
Ben Skeggs
2010-12-30
2
-9
/
+15
*
drm/nv50: sync up gr data error names with rnn, use for nvc0 also
Ben Skeggs
2010-12-30
3
-13
/
+44
*
drm/nvc0: parse a couple more PGRAPH_INTR
Ben Skeggs
2010-12-30
1
-0
/
+16
*
drm/nvc0: nuke left-over debug messages
Ben Skeggs
2010-12-29
2
-3
/
+0
*
drm/nvc0: kill off a couple more magics
Ben Skeggs
2010-12-29
3
-19
/
+21
*
drm/nouveau: Validate channel indices passed from userspace.
Michel Hermier
2010-12-27
1
-0
/
+3
*
drm/nouveau: Only select ACPI_VIDEO if its dependencies are met
Ben Hutchings
2010-12-27
1
-1
/
+1
*
drm/nvc0: accelerate ttm buffer moves
Ben Skeggs
2010-12-21
1
-1
/
+56
*
drm/nvc0: initial support for tiled buffer objects
Ben Skeggs
2010-12-21
5
-25
/
+62
*
drm/nvc0: implement fbcon acceleration
Ben Skeggs
2010-12-21
4
-6
/
+300
*
drm/nvc0: implement pgraph engine hooks
Ben Skeggs
2010-12-21
6
-3
/
+3631
*
drm/nvc0: implement pfifo engine hooks
Ben Skeggs
2010-12-21
2
-0
/
+361
*
drm/nvc0: implement fencing
Ben Skeggs
2010-12-21
1
-8
/
+20
*
drm/nvc0: fix channel dma init paths
Ben Skeggs
2010-12-21
3
-10
/
+38
*
drm/nvc0: skip dma object creation for drm channel
Ben Skeggs
2010-12-21
1
-0
/
+5
*
drm/nvc0: implement channel structure initialisation
Ben Skeggs
2010-12-21
1
-4
/
+20
*
drm/nvc0: gpuobj_new need only check validity and init the relevant engine
Ben Skeggs
2010-12-21
1
-4
/
+11
*
drm/nvc0: reject the notifier_alloc ioctl
Ben Skeggs
2010-12-21
1
-0
/
+5
*
drm/nvc0: create shared channel vm
Ben Skeggs
2010-12-21
1
-0
/
+16
*
drm/nvc0: initial vm implementation, use for bar1/bar3 management
Ben Skeggs
2010-12-21
8
-204
/
+266
*
drm/nvc0: import initial vm backend
Ben Skeggs
2010-12-21
7
-7
/
+169
*
drm/nouveau: modify vm to accomodate dual page tables for nvc0
Ben Skeggs
2010-12-21
4
-75
/
+65
*
drm/nv50: add missing license header to nv50_fbcon.c
Ben Skeggs
2010-12-21
1
-0
/
+24
[next]