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
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: add render state initialization
Mika Kuoppala
2014-05-14
8
-0
/
+286
*
drm/i915: Only do gtt cleanup in vma_unbind for the global vma
Daniel Vetter
2014-05-14
1
-5
/
+7
*
drm/i915: Don't drop pinned fences
Daniel Vetter
2014-05-14
1
-0
/
+3
*
drm/i915: use dev_priv directly in i915_driver_unload
Daniel Vetter
2014-05-14
1
-1
/
+1
*
drm/i915: Use the connector name in fbdev debug messages
Chris Wilson
2014-05-14
1
-10
/
+14
*
drm/i915: Use for_each_crtc() when iterating through the CRTCs
Damien Lespiau
2014-05-14
4
-16
/
+16
*
drm/i915: Introduce a for_each_crtc() macro
Damien Lespiau
2014-05-14
1
-0
/
+3
*
drm/i915: Use for_each_intel_crtc() when iterating through intel_crtcs
Damien Lespiau
2014-05-14
3
-38
/
+25
*
drm/i915: Introduce a for_each_intel_crtc() macro
Damien Lespiau
2014-05-14
1
-0
/
+3
*
drm/i915: Use ilk_wm_max_level() in latency debugfs files
Damien Lespiau
2014-05-13
3
-3
/
+4
*
drm/i915: Don't cast void* pointers
Damien Lespiau
2014-05-13
1
-37
/
+37
*
drm/i915: Work-around garbage DR4 from UXA
Daniel Vetter
2014-05-13
1
-0
/
+5
*
drm/i915: WARN_ON fence pin leaks
Daniel Vetter
2014-05-13
2
-20
/
+28
*
drm/i915: Kill vblank waits after pipe enable on gmch platforms
Ville Syrjälä
2014-05-13
1
-4
/
+0
*
drm/i915: Disable/enable planes as the first/last thing during modeset on gmc...
Ville Syrjälä
2014-05-13
1
-6
/
+6
*
drm/i915: Ringbuffer signal func for the second BSD ring
Oscar Mateo
2014-05-13
1
-0
/
+1
*
x86/gpu: Sprinkle const, __init and __initconst to stolen memory quirks
Ville Syrjälä
2014-05-13
1
-10
/
+10
*
x86/gpu: Implement stolen memory size early quirk for CHV
Damien Lespiau
2014-05-13
1
-1
/
+27
*
drm/i915/chv: Implement stolen memory size detection
Damien Lespiau
2014-05-13
1
-2
/
+36
*
drm/i915/chv: CHV doesn't have CRT output
Ville Syrjälä
2014-05-13
1
-1
/
+1
*
drm/i915/chv: Add DPLL state readout support
Ville Syrjälä
2014-05-13
1
-1
/
+33
*
drm/i915/chv: Pipe select change for DP and HDMI
Chon Ming Lee
2014-05-12
4
-2
/
+20
*
drm/i915/chv: Add phy supports for Cherryview
Chon Ming Lee
2014-05-12
2
-2
/
+270
*
drm/i915/chv: Add update and enable pll for Cherryview
Chon Ming Lee
2014-05-12
2
-2
/
+202
*
drm/i915/chv: find the best divisor for the target clock v4
Chon Ming Lee
2014-05-12
2
-0
/
+107
*
drm/i915/chv: Trigger phy common lane reset
Chon Ming Lee
2014-05-12
2
-15
/
+65
*
drm/i915/chv: Add vlv_pipe_to_channel
Chon Ming Lee
2014-05-12
1
-0
/
+14
*
drm/i915/chv: Update Cherryview DPLL changes to support Port D. v2
Chon Ming Lee
2014-05-12
3
-2
/
+16
*
drm/i915/chv: Add DPIO offset for Cherryview. v3
Chon Ming Lee
2014-05-12
3
-2
/
+13
*
drm/i915/chv: Add DDL register defines for Cherryview
Ville Syrjälä
2014-05-12
1
-0
/
+29
*
srm/i915/chv: Add Cherryview PCI IDs
Ville Syrjälä
2014-05-12
2
-1
/
+17
*
drm/i915/chv: Initial clock gating support for Cherryview
Ville Syrjälä
2014-05-12
1
-0
/
+13
*
drm/i915/chv: Add Cherryview interrupt registers into debugfs
Ville Syrjälä
2014-05-12
1
-1
/
+41
*
drm/i915: Drop unecessary casts in i915_irq.c
Daniel Vetter
2014-05-12
1
-6
/
+6
*
drm/i915/chv: Preliminary interrupt support for Cherryview
Ville Syrjälä
2014-05-12
1
-1
/
+224
*
drm/i915: Use hash tables for the command parser
Brad Volkin
2014-05-12
4
-38
/
+140
*
drm/i915: Convert gmch platforms over to ilk_crtc_{enable, disable}_planes()
Ville Syrjälä
2014-05-12
1
-78
/
+56
*
drm/i915: Flush request queue when waiting for ring space
Chris Wilson
2014-05-08
3
-27
/
+16
*
drm/i915: Improve fallback ring waiting
Chris Wilson
2014-05-08
1
-6
/
+16
*
drm/i915: Make aliasing a 2nd class VM
Ben Widawsky
2014-05-07
1
-0
/
+4
*
drm/i915: Use topdown allocation for PPGTT PDEs on gen6/7
Ben Widawsky
2014-05-07
1
-2
/
+1
*
drm/i915: vlv: enable runtime PM
Imre Deak
2014-05-07
1
-1
/
+1
*
drm/i915: vlv: add runtime PM support
Imre Deak
2014-05-07
2
-0
/
+389
*
drm/i915: propagate the error code from runtime PM callbacks
Imre Deak
2014-05-07
1
-15
/
+42
*
drm/i915: add various missing GTI/Gunit register definitions
Imre Deak
2014-05-07
1
-1
/
+40
*
drm/i915/chv: Add DPINVGTT registers defines for Cherryview
Ville Syrjälä
2014-05-06
1
-1
/
+11
*
drm/i915/chv: Add display interrupt registers bits for Cherryview
Ville Syrjälä
2014-05-06
1
-1
/
+20
*
drm/i915/chv: Add DPFLIPSTAT register bits for Cherryview
Ville Syrjälä
2014-05-06
1
-0
/
+7
*
drm/i915/chv: Add PIPESTAT register bits for Cherryview
Ville Syrjälä
2014-05-06
1
-0
/
+8
*
drm/i915/chv: Enable aliasing PPGTT for CHV
Ville Syrjälä
2014-05-06
1
-3
/
+4
[next]