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: Needs_dmar, not
Ben Widawsky
2013-01-20
3
-35
/
+22
*
drm/i915: Remove scratch page from shared
Ben Widawsky
2013-01-20
4
-15
/
+15
*
drm/i915: Cut out the infamous ILK w/a from AGP layer
Ben Widawsky
2013-01-20
4
-32
/
+23
*
drm/i915: Provide the quantization range in the AVI infoframe
Ville Syrjälä
2013-01-20
3
-2
/
+29
*
drm/edid: Add drm_rgb_quant_range_selectable()
Ville Syrjälä
2013-01-20
2
-0
/
+34
*
drm/i915: Add "Automatic" mode for the "Broadcast RGB" property
Ville Syrjälä
2013-01-20
6
-17
/
+93
*
drm/i915: Fix RGB color range property for PCH platforms
Ville Syrjälä
2013-01-20
6
-2
/
+26
*
drm/i915: Remove use of gtt_mappable_entries
Ben Widawsky
2013-01-20
5
-15
/
+15
*
drm/i915: Remove use on gma_bus_addr on gen6+
Ben Widawsky
2013-01-17
3
-4
/
+4
*
drm/i915: Create a gtt structure
Ben Widawsky
2013-01-17
12
-48
/
+61
*
drm/i915: Remove gtt_mappable_total
Ben Widawsky
2013-01-17
3
-3
/
+2
*
drm/i915: Mappable_end can't ever be > end
Ben Widawsky
2013-01-17
1
-1
/
+3
*
drm/i915: Kill gtt_end
Ben Widawsky
2013-01-17
2
-3
/
+1
*
drm/i915: Fix SPRITE0_FLIP_DONE_INT_EN_VLV and SPRITE0_FLIPDONE_INT_STATUS_VLV
Ville Syrjälä
2013-01-17
1
-2
/
+2
*
drm/i915: Use the reloc.handle as an index into the execbuffer array
Chris Wilson
2013-01-17
3
-40
/
+71
*
drm/i915: Allow userspace to hint that the relocations were known
Daniel Vetter
2013-01-17
3
-23
/
+62
*
drm/i915: Move the execbuffer objects list from the stack into the tracker
Chris Wilson
2013-01-17
1
-31
/
+27
*
drm/i915: Take the handle idr spinlock once for looking up the exec objects
Chris Wilson
2013-01-17
1
-40
/
+46
*
drm/i915: Mark a temporary allocation for copy-from-user as such
Chris Wilson
2013-01-17
1
-1
/
+1
*
drm/i915: Bail if we attempt to allocate pages for a purged object
Chris Wilson
2013-01-17
1
-6
/
+6
*
drm/i915: Add a debug interface to forcibly evict and shrink our object caches
Chris Wilson
2013-01-17
3
-1
/
+106
*
drm/i915: use gtt_get_size() instead of open coding it
Imre Deak
2013-01-17
3
-13
/
+4
*
drm/i915: merge {i965, sandybridge}_write_fence_reg()
Imre Deak
2013-01-17
1
-29
/
+15
*
drm/i915: merge get_gtt_alignment/get_unfenced_gtt_alignment()
Imre Deak
2013-01-17
3
-43
/
+12
*
drm/i915: Remove pch_rq_mask from struct drm_i915_private.
Egbert Eich
2013-01-17
2
-5
/
+6
*
drm/i915: wake up all pageflip waiters
Daniel Vetter
2013-01-17
1
-1
/
+5
*
Merge tag 'drm-intel-next-2012-12-21' of git://people.freedesktop.org/~danvet...
Dave Airlie
2013-01-17
32
-1111
/
+1572
|
\
|
*
drm/i915: Return the real error code from intel_set_mode()
Chris Wilson
2012-12-20
7
-49
/
+39
|
*
drm/i915: Make GSM void
Ben Widawsky
2012-12-20
2
-3
/
+4
|
*
drm/i915: Move GSM mapping into dev_priv
Ben Widawsky
2012-12-20
4
-10
/
+10
|
*
drm/i915: Move even more gtt code to i915_gem_gtt
Ben Widawsky
2012-12-20
3
-56
/
+61
|
*
drm/i915: Make next_seqno debugs entry to use i915_gem_set_seqno
Mika Kuoppala
2012-12-19
1
-10
/
+1
|
*
drm/i915: Introduce i915_gem_set_seqno()
Mika Kuoppala
2012-12-19
2
-5
/
+31
|
*
drm/i915: Always clear semaphore mboxes on seqno wrap
Mika Kuoppala
2012-12-19
1
-12
/
+0
|
*
drm/i915: Initialize hardware semaphore state on ring init
Mika Kuoppala
2012-12-19
3
-21
/
+13
|
*
drm/i915: Introduce ring set_seqno
Mika Kuoppala
2012-12-19
2
-0
/
+29
|
*
drm/i915: Missed conversion to gtt_pte_t
Ben Widawsky
2012-12-18
1
-2
/
+2
|
*
drm/i915: Bug on unsupported swizzled platforms
Ben Widawsky
2012-12-18
1
-1
/
+3
|
*
drm/i915: BUG() if fences are used on unsupported platform
Ben Widawsky
2012-12-18
2
-1
/
+3
|
*
drm/i915: fixup overlay stolen memory leak
Daniel Vetter
2012-12-18
3
-3
/
+5
|
*
drm/i915: clean up PIPECONF bpc #defines
Daniel Vetter
2012-12-17
2
-24
/
+19
|
*
drm/i915: add intel_dp_set_signal_levels
Paulo Zanoni
2012-12-17
1
-36
/
+33
|
*
drm/i915: remove leftover display.update_wm assignment
Paulo Zanoni
2012-12-17
1
-2
/
+1
|
*
drm/i915: check for the PCH when setting pch_transcoder
Paulo Zanoni
2012-12-17
1
-1
/
+1
|
*
drm/i915: Clear the stolen fb before enabling
Chris Wilson
2012-12-17
1
-0
/
+7
|
*
drm/i915: Access to snooped system memory through the GTT is incoherent
Chris Wilson
2012-12-17
1
-0
/
+6
|
*
drm/i915: Remove stale comment about intel_dp_detect()
Damien Lespiau
2012-12-14
1
-7
/
+0
|
*
drm/i915: Implement ibx_digital_port_connected() for IBX
Damien Lespiau
2012-12-14
1
-16
/
+28
|
*
drm/i915/dp: Log the DPCD only if we have successfully retrieved one
Damien Lespiau
2012-12-14
1
-5
/
+6
|
*
drm/i915/dp: Read the HPD status before trying to read the DPCD
Damien Lespiau
2012-12-14
1
-0
/
+5
[next]