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/nouveau/pwr: add support for GK20A
Vince Hsu
2015-01-22
4
-0
/
+235
*
drm/nouveau/pwr: make nouveau_pwr_pgob() non-static
Vince Hsu
2015-01-22
2
-1
/
+2
*
drm/nouveau/clk: allow non-blocking for nouveau_clock_astate()
Vince Hsu
2015-01-22
2
-3
/
+3
*
drm/nouveau/mc: add missing braces
Vince Hsu
2015-01-22
1
-1
/
+2
*
drm/nv50-/kms: reject attempts at flipping to incompatible framebuffer
Ben Skeggs
2015-01-22
1
-0
/
+4
*
drm/nouveau/kms: default to panel scaling, except for fixed panels prior to nv50
Ben Skeggs
2015-01-22
1
-5
/
+9
*
drm/nouveau/kms: untangle connector property logic a little
Ben Skeggs
2015-01-22
1
-16
/
+37
*
drm/nouveau/kms: avoid adding scaler-only modes the same as the panel's nativ...
Ben Skeggs
2015-01-22
1
-1
/
+3
*
drm/nv50-/kms: allow disabling of gpu scaling on fixed panels
Ben Skeggs
2015-01-22
3
-10
/
+44
*
drm/nv50-/kms: move identical scaler mode fixup code into a function
Ben Skeggs
2015-01-22
1
-54
/
+24
*
drm/nouveau: sgdma: add comment around suspiscious error handler
Alexandre Courbot
2015-01-22
1
-0
/
+5
*
drm/nouveau: sgdma: remove unused nouveau_sgdma_be::dev
Alexandre Courbot
2015-01-22
1
-2
/
+0
*
drm/nouveau/core: object.engine is always a nouveau_engine now
Ben Skeggs
2015-01-22
18
-33
/
+30
*
drm/nouveau/core: can now assume client/device object tree based on object.en...
Ben Skeggs
2015-01-22
2
-7
/
+10
*
drm/nouveau/disp: outp/conns do not have an engine
Ben Skeggs
2015-01-22
5
-8
/
+7
*
drm/nouveau/bar: barobjs may not have an engine
Ben Skeggs
2015-01-22
1
-4
/
+4
*
drm/nouveau/fb: ram impl does not have an engine
Ben Skeggs
2015-01-22
1
-1
/
+1
*
drm/nouveau/i2c: pad/ports do not have an engine
Ben Skeggs
2015-01-22
10
-27
/
+27
*
drm/nouveau/instmem: instobjs may not have an engine
Ben Skeggs
2015-01-22
3
-11
/
+12
*
drm/nouveau/core: fix subdev/engine/device lookup to not require engine pointer
Ben Skeggs
2015-01-22
3
-21
/
+20
*
drm/nouveau/core: uninline subdev/engine/device lookup functions
Ben Skeggs
2015-01-22
6
-38
/
+44
*
drm/nouveau/core: prepare printk for NULL engine pointer on device object tree
Ben Skeggs
2015-01-22
1
-8
/
+13
*
drm/nouveau/core: drop the pointer value in debug printk output
Ben Skeggs
2015-01-22
1
-2
/
+2
*
drm/nouveau/i2c: fix some blatant abuse
Ben Skeggs
2015-01-22
2
-3
/
+3
*
drm/gf100-/bar: don't fill in bar->alloc until after all vm setup done
Ben Skeggs
2015-01-22
1
-2
/
+4
*
drm/nouveau/core: rename parent to handle, use parent for nouveau_parent
Ben Skeggs
2015-01-22
1
-10
/
+12
*
drm/nouveau/core: rename subclass.base to subclass.superclass
Ben Skeggs
2015-01-22
23
-52
/
+51
*
drm/nouveau/subdev: always upcast through nouveau_subdev()/nouveau_engine()
Ben Skeggs
2015-01-22
23
-23
/
+23
*
drm/nouveau/fb: remove some (now) unnecessary hacks
Ben Skeggs
2015-01-22
1
-2
/
+0
*
Merge remote-tracking branch 'origin/master' into drm-next
Dave Airlie
2015-01-22
49
-500
/
+614
|
\
|
*
Merge tag 'drm-amdkfd-fixes-2015-01-13' of git://people.freedesktop.org/~gabb...
Dave Airlie
2015-01-21
5
-213
/
+3
|
|
\
|
|
*
drm/amdkfd: Fix sparse warning (different address space)
Oded Gabbay
2015-01-08
1
-1
/
+1
|
|
*
drm/amdkfd: Drop interrupt SW ring buffer
Michel Dänzer
2015-01-08
4
-212
/
+2
|
*
|
Merge tag 'drm-intel-fixes-2015-01-15' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
2015-01-21
5
-15
/
+24
|
|
\
\
|
|
*
|
drm/i915: Fix mutex->owner inspection race under DEBUG_MUTEXES
Chris Wilson
2015-01-12
1
-1
/
+1
|
|
*
|
drm/i915: Ban Haswell from using RCS flips
Chris Wilson
2015-01-12
1
-1
/
+1
|
|
*
|
drm/i915: vlv: sanitize RPS interrupt mask during GPU idling
Imre Deak
2015-01-12
2
-2
/
+5
|
|
*
|
drm/i915: fix HW lockup due to missing RPS IRQ workaround on GEN6
Imre Deak
2015-01-12
3
-12
/
+18
|
|
*
|
drm/i915: gen9: fix RPS interrupt routing to CPU vs. GT
Imre Deak
2015-01-12
1
-1
/
+1
|
|
|
/
|
*
|
drm: fb helper should avoid sleeping in panic context
Rui Wang
2015-01-21
1
-2
/
+6
|
*
|
Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Dave Airlie
2015-01-21
3
-23
/
+8
|
|
\
\
|
|
*
|
drm/exynos: fix warning of vblank reference count
Joonyoung Shim
2015-01-18
1
-1
/
+6
|
|
*
|
drm/exynos: remove unnecessary runtime pm operations
Joonyoung Shim
2015-01-18
1
-4
/
+0
|
|
*
|
drm/exynos: fix reset codes for memory mapped hdmi phy
Joonyoung Shim
2015-01-18
1
-6
/
+2
|
|
*
|
drm/exynos: remove the redundant machine checking code
Hyungwon Hwang
2015-01-12
1
-12
/
+0
|
|
|
/
|
*
|
drm/radeon: use rv515_ring_start on r5xx
Alex Deucher
2015-01-15
1
-2
/
+16
|
*
|
drm/radeon: add si dpm quirk list
Alex Deucher
2015-01-12
1
-0
/
+39
|
*
|
drm/radeon: don't print error on -ERESTARTSYS
Christian König
2015-01-12
1
-1
/
+1
|
*
|
drm/radeon: add a dpm quirk list
Alex Deucher
2015-01-08
1
-0
/
+33
|
*
|
drm/radeon: fix VM flush on CIK (v3)
Alex Deucher
2015-01-08
2
-0
/
+21
[next]