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
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau: Implement the vblank DRM hooks.
Francisco Jerez
2010-12-03
8
-26
/
+59
*
drm/nv04: Make CRTC base changes effective in the next hsync.
Francisco Jerez
2010-12-03
3
-3
/
+7
*
drm/nouveau: fix annoying nouveau_fence type issue
Marcin Slusarz
2010-12-03
7
-30
/
+53
*
drm/nv50: regression fix, point NVAA/NVAC at correct PM functions
Ben Skeggs
2010-12-03
1
-0
/
+2
*
drm/nouveau: add support for MSI
Ben Skeggs
2010-12-03
4
-6
/
+47
*
drm/nv10: fix thinko and let nv17 do 3d again :)
Ben Skeggs
2010-12-03
1
-1
/
+1
*
drm/nv50: fix evo instmem alignment
Ben Skeggs
2010-12-03
1
-1
/
+1
*
drm/nv50: improve evo error handler when more than just channel 0 active
Ben Skeggs
2010-12-03
3
-33
/
+39
*
drm/nv50: rework evo init to match nvidia more closely
Ben Skeggs
2010-12-03
1
-47
/
+26
*
drm/nv50: initial work to allow multiple evo channels
Ben Skeggs
2010-12-03
3
-102
/
+147
*
drm/nv50: move evo handling to nv50_evo.c
Ben Skeggs
2010-12-03
5
-245
/
+322
*
drm/nv50: clearer separation of the stages of evo init
Ben Skeggs
2010-12-03
2
-52
/
+55
*
drm/nv50: create graph and crypt contexts on demand
Ben Skeggs
2010-12-03
2
-9
/
+25
*
drm/nv50: remove excessive alignment of graph/crypt contexts
Ben Skeggs
2010-12-03
2
-2
/
+2
*
drm/nv84: add support for the PCRYPT engine
Ben Skeggs
2010-12-03
8
-11
/
+218
*
drm/nouveau: only expose the object classes that are supported by the chipset
Ben Skeggs
2010-12-03
9
-433
/
+667
*
drm/nouveau: use object class structs more extensively
Ben Skeggs
2010-12-03
6
-52
/
+53
*
drm/nouveau: store engine type in gpuobj class structs
Ben Skeggs
2010-12-03
7
-127
/
+127
*
drm/nouveau: pass gpuobj alignment request down into backing allocator
Ben Skeggs
2010-12-03
5
-14
/
+14
*
drm/nv40: Ignore sync-to-vblank active when waiting for idle.
Francisco Jerez
2010-12-03
2
-1
/
+8
*
drm/nouveau: Take fence spinlock in nouveau_fence_channel_fini().
Francisco Jerez
2010-12-03
1
-0
/
+4
*
drm/nouveau: Avoid race in the interchannel sync code.
Francisco Jerez
2010-12-03
1
-9
/
+15
*
drm/nouveau: Make fences take a weak channel reference.
Francisco Jerez
2010-12-03
1
-1
/
+2
*
drm/nouveau: Implement weak channel references.
Francisco Jerez
2010-12-03
2
-16
/
+47
*
drm/nouveau: Fix lock unbalance on card take down.
Francisco Jerez
2010-12-03
1
-1
/
+1
*
drm/nouveau: Add unlocked variants of nouveau_channel_get/put.
Francisco Jerez
2010-12-03
2
-13
/
+26
*
drm/nouveau: Fix race condition in channel refcount handling.
Francisco Jerez
2010-12-03
1
-3
/
+2
*
drm/nouveau: Refactor context destruction to avoid a lock ordering issue.
Francisco Jerez
2010-12-03
12
-49
/
+116
*
drm/nouveau: Use lazy fence waits when doing software interchannel sync.
Francisco Jerez
2010-12-03
1
-2
/
+2
*
drm/nouveau: Leave BO eviction synchronization for later.
Francisco Jerez
2010-12-03
1
-7
/
+0
*
drm/nv50: remove some unnecessary PDISPLAY init
Ben Skeggs
2010-12-03
1
-13
/
+2
*
drm/nouveau: fallback to sw fbcon if we can't get mutex immediately
Ben Skeggs
2010-12-03
1
-7
/
+9
*
drm/nouveau: hook up acpi power supply change tracking
Ben Skeggs
2010-12-03
2
-0
/
+31
*
drm/nouveau: return error from nouveau_ramht_remove() if not found
Ben Skeggs
2010-12-03
3
-11
/
+6
*
drm/nouveau: use interruptible waits during pushbuf validation
Ben Skeggs
2010-12-03
1
-12
/
+19
*
drm/nouveau: fix thinko in channel locking in semaphore path
Ben Skeggs
2010-12-03
1
-3
/
+3
*
drm/nouveau: remove cpu_writers lock
Ben Skeggs
2010-12-03
3
-62
/
+4
*
drm/nouveau: switch to unlocked ioctls
Ben Skeggs
2010-12-03
1
-12
/
+12
*
drm/nouveau: add more fine-grained locking to channel list + structures
Ben Skeggs
2010-12-03
19
-161
/
+236
*
drm/nouveau: add per-channel mutex, use to lock access to drm's channel
Ben Skeggs
2010-12-03
4
-7
/
+28
*
drm/nouveau: disallow fbcon accel if running in interrupt context
Ben Skeggs
2010-12-03
4
-133
/
+153
*
drm/nouveau: tidy fifo swmthd handler a little
Ben Skeggs
2010-12-03
1
-25
/
+31
*
Merge branch 'drm-radeon-fusion' of ../drm-radeon-next into drm-core-next
Dave Airlie
2010-12-03
18
-639
/
+2081
|
\
|
*
drm/radeon/kms: add Ontario APU ucode loading support
Alex Deucher
2010-11-23
1
-0
/
+7
|
*
drm/radeon/kms: add Ontario Fusion APU pci ids
Alex Deucher
2010-11-23
1
-0
/
+4
|
*
drm/radeon/kms: enable MSIs on fusion APUs
Alex Deucher
2010-11-23
1
-1
/
+1
|
*
drm/radeon/kms: add power table parsing support for Ontario fusion APUs
Alex Deucher
2010-11-23
1
-5
/
+101
|
*
drm/radeon/kms: refactor atombios power state fetching
Alex Deucher
2010-11-23
1
-466
/
+475
|
*
drm/radeon/kms: add bo blit support for Ontario fusion APUs
Alex Deucher
2010-11-23
2
-5
/
+28
|
*
drm/radeon/kms: add thermal sensor support for fusion APUs
Alex Deucher
2010-11-23
4
-1
/
+17
[next]