index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
Age
Commit message (
Expand
)
Author
2013-01-20
drm/i915: extract hangcheck/reset/error_state state into substruct
Daniel Vetter
2013-01-20
drm/i915: move dev_priv->mm out of line
Daniel Vetter
2013-01-20
drm/i915: Needs_dmar, not
Ben Widawsky
2013-01-20
drm/i915: Remove scratch page from shared
Ben Widawsky
2013-01-20
drm/i915: Cut out the infamous ILK w/a from AGP layer
Ben Widawsky
2013-01-20
drm/i915: Provide the quantization range in the AVI infoframe
Ville Syrjälä
2013-01-20
drm/i915: Add "Automatic" mode for the "Broadcast RGB" property
Ville Syrjälä
2013-01-20
drm/i915: Fix RGB color range property for PCH platforms
Ville Syrjälä
2013-01-20
drm/i915: Remove use of gtt_mappable_entries
Ben Widawsky
2013-01-17
drm/i915: Remove use on gma_bus_addr on gen6+
Ben Widawsky
2013-01-17
drm/i915: Create a gtt structure
Ben Widawsky
2013-01-17
drm/i915: Remove gtt_mappable_total
Ben Widawsky
2013-01-17
drm/i915: Mappable_end can't ever be > end
Ben Widawsky
2013-01-17
drm/i915: Kill gtt_end
Ben Widawsky
2013-01-17
drm/i915: Fix SPRITE0_FLIP_DONE_INT_EN_VLV and SPRITE0_FLIPDONE_INT_STATUS_VLV
Ville Syrjälä
2013-01-17
drm/i915: Use the reloc.handle as an index into the execbuffer array
Chris Wilson
2013-01-17
drm/i915: Allow userspace to hint that the relocations were known
Daniel Vetter
2013-01-17
drm/i915: Move the execbuffer objects list from the stack into the tracker
Chris Wilson
2013-01-17
drm/i915: Take the handle idr spinlock once for looking up the exec objects
Chris Wilson
2013-01-17
drm/i915: Mark a temporary allocation for copy-from-user as such
Chris Wilson
2013-01-17
drm/i915: Bail if we attempt to allocate pages for a purged object
Chris Wilson
2013-01-17
drm/i915: Add a debug interface to forcibly evict and shrink our object caches
Chris Wilson
2013-01-17
drm/i915: use gtt_get_size() instead of open coding it
Imre Deak
2013-01-17
drm/i915: merge {i965, sandybridge}_write_fence_reg()
Imre Deak
2013-01-17
drm/i915: merge get_gtt_alignment/get_unfenced_gtt_alignment()
Imre Deak
2013-01-17
drm/i915: Remove pch_rq_mask from struct drm_i915_private.
Egbert Eich
2013-01-17
drm/i915: wake up all pageflip waiters
Daniel Vetter
2013-01-17
Merge tag 'drm-intel-next-2012-12-21' of git://people.freedesktop.org/~danvet...
Dave Airlie
2013-01-08
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-01-08
drm/prime: drop reference on imported dma-buf come from gem
Seung-Woo Kim
2013-01-03
Drivers: gpu: remove __dev* attributes.
Greg Kroah-Hartman
2012-12-30
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
2012-12-20
drm/i915: Return the real error code from intel_set_mode()
Chris Wilson
2012-12-20
drm/i915: Make GSM void
Ben Widawsky
2012-12-20
drm/i915: Move GSM mapping into dev_priv
Ben Widawsky
2012-12-20
drm/i915: Move even more gtt code to i915_gem_gtt
Ben Widawsky
2012-12-20
drm/i915: disable shrinker lock stealing for create_mmap_offset
Daniel Vetter
2012-12-20
drm/i915: optionally disable shrinker lock stealing
Daniel Vetter
2012-12-20
drm/i915: fix flags in dma buf exporting
Dave Airlie
2012-12-19
i915: ensure that VGA plane is disabled
Krzysztof Mazur
2012-12-19
drm/i915: Make next_seqno debugs entry to use i915_gem_set_seqno
Mika Kuoppala
2012-12-19
drm/i915: Introduce i915_gem_set_seqno()
Mika Kuoppala
2012-12-19
drm/i915: Always clear semaphore mboxes on seqno wrap
Mika Kuoppala
2012-12-19
drm/i915: Initialize hardware semaphore state on ring init
Mika Kuoppala
2012-12-19
drm/i915: Introduce ring set_seqno
Mika Kuoppala
2012-12-18
drm/i915: Missed conversion to gtt_pte_t
Ben Widawsky
2012-12-18
drm/i915: Bug on unsupported swizzled platforms
Ben Widawsky
2012-12-18
drm/i915: BUG() if fences are used on unsupported platform
Ben Widawsky
2012-12-18
drm/i915: Preallocate the drm_mm_node prior to manipulating the GTT drm_mm ma...
Chris Wilson
2012-12-18
drm/i915: don't disable disconnected outputs
Daniel Vetter
[next]