index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
drm/radeon: expose DPM thermal thresholds through sysfs
Jean Delvare
2013-09-11
1
-0
/
+38
|
|
*
|
|
|
drm/radeon: simplify driver data retrieval
Jean Delvare
2013-09-11
1
-9
/
+9
|
|
*
|
|
|
drm/radeon/atom: workaround vbios bug in transmitter table on rs880 (v2)
Alex Deucher
2013-09-11
1
-2
/
+6
|
|
*
|
|
|
drm/radeon/dpm: fix fallback for empty UVD clocks
Alex Deucher
2013-09-11
2
-6
/
+14
|
|
*
|
|
|
drm/radeon: add command submission tracepoint
Christian König
2013-09-11
2
-0
/
+23
|
|
*
|
|
|
drm/radeon: remove stale radeon_fence_retire tracepoint
Christian König
2013-09-11
1
-7
/
+0
|
|
*
|
|
|
drm/radeon/r6xx: add a stubbed out set_uvd_clocks callback
Alex Deucher
2013-09-11
3
-0
/
+8
|
|
*
|
|
|
drm/radeon: fix typo in PG flags
Alex Deucher
2013-09-11
4
-9
/
+9
|
|
*
|
|
|
drm/radeon/cik: update gpu_init for an additional berlin gpu
Alex Deucher
2013-09-11
1
-1
/
+2
|
|
*
|
|
|
drm/radeon: add spinlocks for indirect register accesss
Alex Deucher
2013-09-11
11
-1
/
+155
|
|
*
|
|
|
drm/radeon: protect concurrent smc register access with a spinlock
Alex Deucher
2013-09-11
6
-47
/
+91
|
|
*
|
|
|
drm/radeon: dpm updates for KV
Alex Deucher
2013-09-11
1
-15
/
+88
|
|
*
|
|
|
drm/radeon: signedness bug in kv_dpm.c
Dan Carpenter
2013-09-11
1
-19
/
+13
|
|
*
|
|
|
drm/radeon: clean up r600_free_extended_power_table()
Dan Carpenter
2013-09-11
1
-24
/
+14
|
|
*
|
|
|
drm/radeon: add a connector property for audio
Alex Deucher
2013-09-11
5
-7
/
+64
|
|
*
|
|
|
drm/radeon/dce6/audio: make sure pin is valid before accessing it
Alex Deucher
2013-09-11
1
-2
/
+2
|
|
*
|
|
|
drm/radeon/dpm: implement force performance levels for rs780 (v2)
Anthoine Bourgeois
2013-09-11
3
-15
/
+77
|
|
*
|
|
|
drm/radeon/si: properly handle internal cp ints
Alex Deucher
2013-09-11
1
-2
/
+15
|
|
*
|
|
|
drm/radeon/cik: properly handle internal cp ints
Alex Deucher
2013-09-11
1
-3
/
+17
|
*
|
|
|
|
drm/ast: fix the ast open key function
Dave Airlie
2013-09-12
1
-1
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-09-12
4
-62
/
+119
|
\
\
\
\
\
|
*
|
|
|
|
i915: bail out earlier when shrinker cannot acquire mutex
Glauber Costa
2013-09-10
1
-2
/
+2
|
*
|
|
|
|
drivers: convert shrinkers to new count/scan API
Dave Chinner
2013-09-10
4
-60
/
+117
*
|
|
|
|
|
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-09-10
26
-337
/
+374
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
/
/
/
/
|
|
/
/
/
/
|
*
|
|
|
drm/nouveau: fix oops on runtime suspend/resume
Dave Airlie
2013-09-10
1
-3
/
+6
|
*
|
|
|
Merge tag 'drm-intel-fixes-2013-09-06' of git://people.freedesktop.org/~danve...
Dave Airlie
2013-09-10
25
-334
/
+368
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
/
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
drm/i915: Delay disabling of VGA memory until vgacon->fbcon handoff is done
Ville Syrjälä
2013-09-06
3
-11
/
+23
|
|
*
|
drm/i915: try not to lose backlight CBLV precision
Jani Nikula
2013-09-06
1
-1
/
+1
|
|
*
|
drm/i915: Confine page flips to BCS on Valleyview
Chris Wilson
2013-09-06
1
-1
/
+1
|
|
*
|
drm/i915: Skip stolen region initialisation if none is reserved
Chris Wilson
2013-09-05
1
-0
/
+3
|
|
*
|
drm/i915: fix gpu hang vs. flip stall deadlocks
Daniel Vetter
2013-09-05
1
-1
/
+7
|
|
*
|
drm/i915: Hold an object reference whilst we shrink it
Chris Wilson
2013-09-05
1
-6
/
+39
|
|
*
|
drm/i915: fix i9xx_crtc_clock_get for multiplied pixels
Daniel Vetter
2013-09-04
1
-2
/
+1
|
|
*
|
drm/i915: handle sdvo input pixel multiplier correctly again
Daniel Vetter
2013-09-04
1
-8
/
+9
|
|
*
|
drm/i915: fix hpd work vs. flush_work in the pageflip code deadlock
Daniel Vetter
2013-09-04
2
-2
/
+14
|
|
*
|
drm/i915: fix up the relocate_entry refactoring
Daniel Vetter
2013-09-03
1
-0
/
+3
|
|
*
|
drm/i915: Fix pipe config warnings when dealing with LVDS fixed mode
Ville Syrjälä
2013-09-03
3
-17
/
+7
|
|
*
|
drm/i915: Don't call sg_free_table() if sg_alloc_table() fails
Damien Lespiau
2013-09-03
1
-1
/
+0
|
|
*
|
i915: Update VGA arbiter support for newer devices
Alex Williamson
2013-09-03
2
-3
/
+31
|
|
*
|
vgaarb: Fix VGA decodes changes
Alex Williamson
2013-09-03
1
-24
/
+17
|
|
*
|
vgaarb: Don't disable resources that are not owned
Alex Williamson
2013-09-03
1
-5
/
+5
|
|
*
|
drm/i915: Pin pages whilst mapping the dma-buf
Chris Wilson
2013-09-03
1
-19
/
+22
|
|
*
|
drm/i915: enable trickle feed on Haswell
Paulo Zanoni
2013-09-03
4
-7
/
+13
|
|
*
|
x86: add early quirk for reserving Intel graphics stolen memory v5
Jesse Barnes
2013-09-03
1
-15
/
+0
|
|
*
|
drm/i915: split PCI IDs out into i915_drm.h v4
Jesse Barnes
2013-09-03
1
-130
/
+34
|
|
*
|
i915_gem: Convert kmem_cache_alloc(...GFP_ZERO) to kmem_cache_zalloc
Joe Perches
2013-09-03
1
-1
/
+1
|
|
*
|
drm/i915: Use RCS flips on Ivybridge+
Chris Wilson
2013-09-03
2
-9
/
+49
|
|
*
|
drm/i915: Embed the ring->private within the struct intel_ring_buffer
Chris Wilson
2013-09-03
3
-72
/
+35
|
|
*
|
drm/i915: fix lvds/dp panel fitter setting
Imre Deak
2013-09-03
1
-0
/
+2
|
|
*
|
drm/i915: tune down hangcheck noise
Daniel Vetter
2013-09-03
1
-3
/
+3
[prev]
[next]