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
*
drm/i915/execbuffer: Reorder binding of objects to favour restrictions
Chris Wilson
2011-01-11
2
-26
/
+47
*
drm/i915: If we hit OOM when allocating GTT pages, clear the aperture
Chris Wilson
2011-01-11
1
-8
/
+4
*
drm/i915/evict: Ensure we completely cleanup on failure
Chris Wilson
2011-01-11
1
-1
/
+8
*
drm/i915/execbuffer: Correctly clear the current object list upon EFAULT
Chris Wilson
2011-01-11
1
-3
/
+1
*
drm/i915/debugfs: Show all objects in the gtt
Chris Wilson
2011-01-11
1
-10
/
+43
*
drm/i915: Record AGP memory type upon error
Chris Wilson
2011-01-11
3
-4
/
+16
*
drm/i915: Periodically flush the active lists and requests
Chris Wilson
2011-01-11
1
-4
/
+26
*
drm/i915/gtt: Unmap the PCI pages after unbinding them from the GTT
Chris Wilson
2011-01-11
1
-7
/
+3
*
drm/i915: Record the error batchbuffer on each ring
Chris Wilson
2011-01-11
3
-120
/
+50
*
drm/i915: Include TLB miss overhead for computing WM
Chris Wilson
2011-01-11
1
-2
/
+9
*
drm/i915: Propagate error from flushing the ring
Chris Wilson
2011-01-11
3
-48
/
+90
*
drm/i915: detect & report PCH display error interrupts
Jesse Barnes
2011-01-11
2
-2
/
+81
*
drm/i915: cleanup rc6 code
Jesse Barnes
2011-01-11
4
-46
/
+75
*
drm/i915: fix rc6 enabling around suspend/resume
Jesse Barnes
2011-01-11
2
-3
/
+3
*
drm/i915: re-enable rc6 support for Ironlake+
Jesse Barnes
2011-01-11
4
-21
/
+91
*
drm/i915: Make the ring IMR handling private
Chris Wilson
2011-01-11
2
-12
/
+15
*
drm/i915/ringbuffer: Simplify the ring irq refcounting
Chris Wilson
2011-01-11
2
-39
/
+25
*
drm/i915/debugfs: Show the per-ring IMR
Chris Wilson
2011-01-11
3
-14
/
+24
*
drm/i915: Mask USER interrupts on gen6 (until required)
Chris Wilson
2011-01-11
5
-62
/
+113
*
drm/i915: Handle ringbuffer stalls when flushing
Chris Wilson
2011-01-11
4
-43
/
+65
*
drm/i915: Enforce write ordering through the GTT
Chris Wilson
2011-01-11
2
-1
/
+16
*
drm/i915: Remove impossible test
Chris Wilson
2011-01-11
1
-8
/
+0
*
drm/i915: avoid reading non-existent PLL reg on Ironlake+
Jesse Barnes
2011-01-11
1
-5
/
+7
*
drm/i915: add 'reset' parameter
Chris Wilson
2011-01-11
1
-0
/
+6
*
drm/i915: fix the wrong latency value while computing wm0
Yuanhan Liu
2011-01-11
1
-5
/
+5
*
drm/i915: support low power watermarks on Ironlake
Jesse Barnes
2011-01-11
2
-130
/
+133
*
drm/i915: Workaround erratum on i830 for TAIL pointer within last 2 cachelines
Chris Wilson
2011-01-11
2
-3
/
+11
*
drm/i915: Use the mappable sizes determined by GTT for consistency.
Chris Wilson
2011-01-11
2
-17
/
+10
*
drm/i915: support overclocking on Sandy Bridge
Jesse Barnes
2011-01-11
2
-0
/
+28
*
drm/i915/lvds: Always use 0 to disable the pfit controller
Chris Wilson
2011-01-11
1
-0
/
+4
*
drm/i915/panel: Only record the backlight level when it is enabled
Chris Wilson
2011-01-11
5
-8
/
+39
*
drm/i915/sdvo: Defer detection of output capabilities until probing
Chris Wilson
2011-01-11
1
-22
/
+11
*
drm/i915: fix calculation of eDP signal levels on Sandybridge
Yuanhan Liu
2011-01-11
2
-11
/
+21
*
drm/i915/crt: Check for a analog monitor in case of DVI-I
David Müller
2011-01-11
1
-5
/
+25
*
drm/i915: make DP training try a little harder
Jesse Barnes
2011-01-11
1
-4
/
+23
*
drm/i915: check eDP encoder correctly when setting modes
Jesse Barnes
2011-01-11
1
-1
/
+1
*
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-01-10
162
-10154
/
+24031
|
\
|
*
drm/radeon/kms: disable underscan by default
Alex Deucher
2011-01-10
1
-3
/
+3
|
*
drm/radeon/kms: only enable hdmi features if the monitor supports audio
Alex Deucher
2011-01-10
1
-3
/
+3
|
*
Merge branch 'drm-radeon-ni' of ../drm-radeon-next into drm-core-next
Dave Airlie
2011-01-10
25
-149
/
+1593
|
|
\
|
|
*
radeon: consolidate asic-specific function decls for pre-r600
Daniel Vetter
2011-01-07
2
-62
/
+50
|
|
*
drm/radeon/kms: don't enable pcie gen2 on NI yet
Alex Deucher
2011-01-07
1
-1
/
+2
|
|
*
drm/radeon/kms: add radeon_asic struct for NI asics
Alex Deucher
2011-01-07
1
-0
/
+51
|
|
*
drm/radeon/kms/ni: load default sclk/mclk/vddc at pm init
Alex Deucher
2011-01-07
1
-0
/
+18
|
|
*
drm/radeon/kms: add ucode loader for NI
Alex Deucher
2011-01-07
5
-4
/
+380
|
|
*
drm/radeon/kms: add support for DCE5 display LUTs
Alex Deucher
2011-01-07
1
-3
/
+65
|
|
*
drm/radeon/kms: add ni_reg.h
Alex Deucher
2011-01-07
2
-0
/
+87
|
|
*
drm/radeon/kms: add bo blit support for NI
Alex Deucher
2011-01-07
1
-2
/
+67
|
|
*
drm/radeon/kms: always use writeback/events for fences on NI
Alex Deucher
2011-01-07
1
-0
/
+5
|
|
*
drm/radeon/kms: adjust default clock/vddc tracking for pm on DCE5
Alex Deucher
2011-01-07
3
-17
/
+29
[next]