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/ttm: optionally move duplicates to a separate list
Christian König
2014-12-03
6
-7
/
+18
*
drm/radeon: check the right ring in radeon_evict_flags()
Alex Deucher
2014-12-03
1
-1
/
+1
*
drm/radeon: fix copy paste typos in fan control for si/ci
Alex Deucher
2014-12-03
2
-6
/
+6
*
drm/radeon: Hide cursor on CRTCs used by fbdev (v2)
Michel Dänzer
2014-12-03
1
-1
/
+31
*
drm/radeon: add spinlock for BO_VA status protection (v2)
Christian König
2014-12-03
2
-6
/
+33
*
drm/radeon: fence PT updates as shared
Christian König
2014-12-03
1
-9
/
+19
*
drm/radeon: rename radeon_cs_reloc to radeon_bo_list
Christian König
2014-12-03
12
-42
/
+42
*
drm/radeon: drop the handle from radeon_cs_reloc
Christian König
2014-12-03
3
-6
/
+3
*
drm/radeon drop gobj from radeon_cs_reloc
Christian König
2014-12-03
3
-9
/
+9
*
drm/radeon: fix typo in new fan control registers for SI/CI
Alex Deucher
2014-12-03
2
-8
/
+8
*
drm/radeon: sync all BOs involved in a CS
Christian König
2014-12-03
1
-12
/
+7
*
drm/radeon: Move hotspot handling out of radeon_set_cursor
Michel Dänzer
2014-12-03
1
-19
/
+17
*
drm/radeon: Re-show the cursor after a modeset
Michel Dänzer
2014-12-03
4
-24
/
+68
*
drm/vmwgfx: (Re)bind shaders to MOBs with the correct offset
Thomas Hellstrom
2014-12-03
1
-1
/
+1
*
drm/vmwgfx: Fix fence event code
Thomas Hellstrom
2014-12-03
1
-11
/
+6
*
drm/vmwgfx: Don't use memory accounting for kernel-side fence objects
Thomas Hellstrom
2014-12-03
1
-20
/
+2
*
drm/vmwgfx: Fix error printout on signals pending
Thomas Hellstrom
2014-12-03
1
-2
/
+6
*
drm: rcar-du: Fix NULL encoder pointer dereference
Laurent Pinchart
2014-12-03
1
-3
/
+6
*
Merge tag 'drm-intel-next-2014-11-21-fixed' of git://anongit.freedesktop.org/...
Dave Airlie
2014-12-03
38
-2477
/
+2992
|
\
|
*
drm/i915: Don't pin LRC in GGTT when dumping in debugfs
Thomas Daniel
2014-12-02
1
-31
/
+47
|
*
drm/i915: Update DRIVER_DATE to 20141121
Daniel Vetter
2014-11-21
1
-1
/
+1
|
*
drm/i915/g4x: fix g4x infoframe readout
Jesse Barnes
2014-11-20
1
-1
/
+5
|
*
drm/i915: Only call mod_timer() if not already pending
Chris Wilson
2014-11-20
1
-3
/
+4
|
*
drm/i915: Don't rely upon encoder->type for infoframe hw state readout
Daniel Vetter
2014-11-20
1
-8
/
+5
|
*
drm/i915: remove the IRQs enabled WARN from intel_disable_gt_powersave
Imre Deak
2014-11-20
1
-3
/
+0
|
*
drm/i915: Use ggtt error obj capture helper for gen8 semaphores
Daniel Vetter
2014-11-20
1
-3
/
+2
|
*
drm/i915: vlv: increase timeout when setting idle GPU freq
Imre Deak
2014-11-20
1
-1
/
+1
|
*
drm/i915: vlv: fix cdclk setting during modeset while suspended
Imre Deak
2014-11-20
1
-0
/
+13
|
*
drm/i915: Dump hdmi pipe_config state
Daniel Vetter
2014-11-20
1
-0
/
+4
|
*
drm/i915: Gen9 shadowed registers
Zhe Wang
2014-11-20
1
-1
/
+25
|
*
drm/i915/skl: Gen9 multi-engine forcewake
Zhe Wang
2014-11-20
1
-0
/
+115
|
*
drm/i915: Read power well status before other registers for drpc info
Ville Syrjälä
2014-11-20
1
-5
/
+4
|
*
drm/i915: Pin tiled objects for L-shaped configs
Daniel Vetter
2014-11-20
5
-0
/
+46
|
*
drm/i915: Update ring freq for full gpu freq range
Tom O'Rourke
2014-11-20
1
-2
/
+2
|
*
drm/i915: change initial rps frequency for gen8
Tom O'Rourke
2014-11-20
1
-1
/
+2
|
*
drm/i915: Keep min freq above floor on HSW/BDW
Tom O'Rourke
2014-11-20
1
-1
/
+2
|
*
drm/i915: Use efficient frequency for HSW/BDW
Tom O'Rourke
2014-11-20
2
-14
/
+33
|
*
drm/i915: Can i915_gem_init_ioctl
Daniel Vetter
2014-11-20
5
-36
/
+5
|
*
drm/i915: Sanitize ->lastclose
Daniel Vetter
2014-11-20
3
-29
/
+2
|
*
drm/i915: Ditch dev_priv->ums.mm_suspend
Daniel Vetter
2014-11-20
5
-46
/
+7
|
*
drm/i915: No-Op enter/leave vt gem ioctl
Daniel Vetter
2014-11-19
3
-61
/
+2
|
*
drm/i915: Drop checks for initialization
Daniel Vetter
2014-11-19
1
-12
/
+2
|
*
drm/i915: Replace dri1 functions with drm_noop
Daniel Vetter
2014-11-19
1
-69
/
+10
|
*
drm/i915: Remove DRI1 ring accessors and API
Chris Wilson
2014-11-19
9
-1093
/
+62
|
*
drm/i915/bdw: Pin the ringbuffer backing object to GGTT on-demand
Thomas Daniel
2014-11-19
3
-62
/
+128
|
*
drm/i915/bdw: Pin the context backing objects to GGTT on-demand
Oscar Mateo
2014-11-19
5
-27
/
+98
|
*
drm/i915/bdw: Clean up execlist queue items in retire_work
Thomas Daniel
2014-11-19
4
-23
/
+42
|
*
Merge tag 'drm-intel-fixes-2014-11-19' into drm-intel-next-queued
Daniel Vetter
2014-11-19
43
-160
/
+302
|
|
\
|
*
|
drm/i915: disable rps irqs earlier during suspend/unload
Imre Deak
2014-11-19
3
-12
/
+6
|
*
|
drm/i915: sanitize rps irq disabling
Imre Deak
2014-11-19
3
-16
/
+30
[next]