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
path:
root
/
drivers
/
gpu
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2011-01-28
20
-45
/
+132
|
\
|
*
Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linu...
Dave Airlie
2011-01-28
1
-5
/
+0
|
|
\
|
|
*
drm/nv50: fix regression on IGPs
Ben Skeggs
2011-01-28
1
-5
/
+0
|
*
|
drm/radeon/kms: re-emit full context state for evergreen blits
Alex Deucher
2011-01-28
1
-6
/
+33
|
*
|
drm/radeon/kms: release CMASK access in preclose_kms
Marek Olšák
2011-01-28
1
-0
/
+2
|
*
|
drm/radeon/kms: fix r6xx+ scanout on BE systems
Alex Deucher
2011-01-27
2
-1
/
+22
|
*
|
drm/radeon/kms: clean up some magic numbers
Alex Deucher
2011-01-27
7
-21
/
+29
|
*
|
drm/radeon/kms: only enable HDMI mode if radeon audio is enabled
Alex Deucher
2011-01-27
1
-3
/
+3
|
*
|
radeon/kms: fix dp displayport mode validation
Jerome Glisse
2011-01-27
1
-2
/
+2
|
*
|
Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linu...
Dave Airlie
2011-01-26
6
-7
/
+41
|
|
\
\
|
|
|
/
|
|
*
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
*
|
|
console: rename acquire/release_console_sem() to console_lock/unlock()
Torben Hohn
2011-01-26
2
-9
/
+9
|
/
/
*
|
Merge branch 'drm-intel-fixes-2' of ssh://master.kernel.org/pub/scm/linux/ker...
Dave Airlie
2011-01-25
14
-57
/
+168
|
\
\
|
*
|
drm/i915: Prevent uninitialised reads during error state capture
Chris Wilson
2011-01-24
1
-0
/
+2
|
*
|
drm/i915: Use consistent mappings for OpRegion between ACPI and i915
Michael Karcher
2011-01-24
1
-1
/
+2
|
*
|
Merge remote branch 'linus/master' into drm-intel-fixes
Chris Wilson
2011-01-24
4
-5
/
+5
|
|
\
\
|
*
|
|
drm/i915: Handle the no-interrupts case for UMS by polling
Chris Wilson
2011-01-24
1
-2
/
+2
|
*
|
|
drm/i915: Disable high-precision vblank timestamping for UMS
Chris Wilson
2011-01-24
1
-0
/
+3
|
*
|
|
drm/i915: Increase the amount of defense before computing vblank timestamps
Chris Wilson
2011-01-24
1
-7
/
+18
|
*
|
|
drm/i915,agp/intel: Do not clear stolen entries
Chris Wilson
2011-01-24
3
-4
/
+15
|
*
|
|
drm/i915: Recognise non-VGA display devices
Chris Wilson
2011-01-23
3
-4
/
+10
|
*
|
|
drm/i915: Fix use of invalid array size for ring->sync_seqno
Chris Wilson
2011-01-23
2
-2
/
+2
|
*
|
|
drm/i915/ringbuffer: Fix use of stale HEAD position whilst polling for space
Chris Wilson
2011-01-20
2
-17
/
+24
|
*
|
|
drm/i915: Don't kick-off hangcheck after a DRI interrupt
Chris Wilson
2011-01-20
1
-1
/
+5
|
*
|
|
drm/i915: Add dependency on CONFIG_TMPFS
Chris Wilson
2011-01-20
1
-0
/
+3
|
*
|
|
drm/i915: Initialise ring vfuncs for old DRI paths
Chris Wilson
2011-01-20
3
-18
/
+52
|
*
|
|
drm/i915: make the blitter report buffer modifications to the FBC unit
Jesse Barnes
2011-01-18
2
-0
/
+25
|
*
|
|
drm/i915: set more FBC chicken bits
Jesse Barnes
2011-01-18
2
-1
/
+5
*
|
|
|
drm/radeon/kms: add new radeon_info ioctl query for clock crystal freq
Alex Deucher
2011-01-25
2
-1
/
+5
*
|
|
|
drm/radeon/kms: simplify atom adjust pll setup
Alex Deucher
2011-01-24
1
-17
/
+5
*
|
|
|
drm/radeon/kms: match r6xx/r7xx/evergreen asic_reset with previous asics
Alex Deucher
2011-01-24
2
-0
/
+6
*
|
|
|
drm/radeon/kms: make the mac rv630 quirk generic
Alex Deucher
2011-01-24
1
-9
/
+5
*
|
|
|
drm/radeon/kms: fix a spelling error in an error message
Alex Deucher
2011-01-24
1
-1
/
+1
*
|
|
|
drm/radeon/kms: Initialize pageflip spinlocks.
Michel Dänzer
2011-01-24
1
-0
/
+3
|
|
/
/
|
/
|
|
*
|
|
Merge branch 'akpm'
Linus Torvalds
2011-01-20
4
-5
/
+5
|
\
\
\
|
*
|
|
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
David Rientjes
2011-01-20
4
-5
/
+5
|
|
/
/
*
|
|
i915: Fix i915 suspend delay
Linus Torvalds
2011-01-20
2
-3
/
+3
|
/
/
*
|
drm/radeon/kms: balance asic_reset functions
Alex Deucher
2011-01-17
3
-18
/
+20
*
|
drm/radeon/kms: remove duplicate card_posted() functions
Alex Deucher
2011-01-17
3
-46
/
+3
*
|
drm/radeon/kms: add module option for pcie gen2
Alex Deucher
2011-01-17
5
-0
/
+14
*
|
drm/radeon/kms: fix typo in evergreen safe reg
Alex Deucher
2011-01-17
1
-1
/
+1
*
|
Merge remote branch 'nouveau/drm-nouveau-next' of /ssd/git/drm-nouveau-next i...
Dave Airlie
2011-01-17
11
-197
/
+86
|
\
\
|
|
/
|
*
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
[next]