aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_gem.c
Commit message (Expand)AuthorAge
* drm/i915: Refactor the wait_rendering completion into a common routineChris Wilson2013-07-01
* drm/i915: Only clear write-domains after a successful wait-seqnoChris Wilson2013-07-01
* drm/i915: fix build warning on format specifier mismatchJani Nikula2013-07-01
* drm/i915: make compact dma scatter lists creation work with SWIOTLB backend.Konrad Rzeszutek Wilk2013-07-01
* Merge tag 'drm-intel-next-2013-06-18' of git://people.freedesktop.org/~danvet...Dave Airlie2013-06-27
|\
| * drm/i915: find guilty batch buffer on ring resetsMika Kuoppala2013-06-13
| * drm/i915: add batch bo to i915_add_request()Mika Kuoppala2013-06-13
| * drm/i915: change i915_add_request to macroMika Kuoppala2013-06-13
| * drm/i915: Rename the gtt_list to global_listBen Widawsky2013-06-03
| * drm/i915: unpin pages at unbindBen Widawsky2013-06-03
| * drm/i915: Unpin stolen pagesBen Widawsky2013-06-03
* | Merge tag 'v3.10-rc7' into drm-nextDave Airlie2013-06-27
|\ \
| * | drm/i915: Fix spurious -EIO/SIGBUS on wedged gpusDaniel Vetter2013-06-03
* | | Merge tag 'drm-intel-next-2013-06-01' of git://people.freedesktop.org/~danvet...Dave Airlie2013-06-10
|\ \ \ | | |/ | |/|
| * | drm/i915: Vebox ringbuffer initBen Widawsky2013-05-31
| * | drm/i915: pre-fixes for checkpatchBen Widawsky2013-05-31
| * | drm/i915: Workaround incoherence with fence updates on ValleyviewChris Wilson2013-05-23
| * | drm/i915: Be more informative when reporting "too large for aperture" errorChris Wilson2013-05-23
* | | Merge tag 'drm-intel-next-2013-05-20-merged' of git://people.freedesktop.org/...Dave Airlie2013-05-30
|\| | | |/ |/|
| * Merge tag 'v3.10-rc2' into drm-intel-next-queuedDaniel Vetter2013-05-21
| |\
| * | drm/i915: add context into request structMika Kuoppala2013-05-06
* | | drm/i915: avoid premature timeouts in __wait_seqno()Imre Deak2013-05-22
| |/ |/|
* | drm/i915: Always normalize return timeout for wait_timeout_ioctlChris Wilson2013-04-30
|/
* drm/i915: IVB/HSW have 32 fence registerVille Syrjälä2013-04-18
* drm/i915: Allow PPGTT enable to failBen Widawsky2013-04-18
* drm/i915: Abstract PPGTT enablingBen Widawsky2013-04-18
* drm/i915: Workaround incoherence between fences and LLC across multiple CPUsChris Wilson2013-04-18
* drm/i915: Don't wait for PCH on resetBen Widawsky2013-04-08
* lib/scatterlist: sg_page_iter: support sg lists w/o backing pagesImre Deak2013-03-27
* drm/i915: Always call fence-lost prior to removing the fenceChris Wilson2013-03-26
* drm/i915: create compact dma scatter lists for gem objectsImre Deak2013-03-23
* drm/i915: handle walking compact dma scatter listsImre Deak2013-03-23
* Merge tag 'v3.9-rc3' into drm-intel-next-queuedDaniel Vetter2013-03-19
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
| |\
| | * new helper: file_inode(file)Al Viro2013-02-22
* | | drm/i915: allow force wake at init time on VLV v2Jesse Barnes2013-03-19
* | | drm/i915: Add to_user_ptr()Ville Syrjälä2013-03-03
|/ /
* | drm/i915: Use HAS_L3_GPU_CACHE in i915_gem_l3_remapDaniel Vetter2013-02-19
* | drm/i915: don't clflush gem objects in stolen memoryImre Deak2013-02-19
* | drm/i915: Extract ring init from hw_initBen Widawsky2013-02-15
* | Merge tag 'drm-intel-next-2013-02-01' of git://people.freedesktop.org/~danvet...Dave Airlie2013-02-07
|\ \
| * | drm/i915: Only run idle processing from i915_gem_retire_requests_workerChris Wilson2013-01-31
| * | drm/i915: use gem_set_seqno() on hardware initMika Kuoppala2013-01-22
| * | drm/i915: create a race-free reset detectionDaniel Vetter2013-01-21
| * | drm/i915: Only apply the mb() when flushing the GTT domain during a finishChris Wilson2013-01-20
| * | drm/i915: Only insert the mb() before updating the fence parameterChris Wilson2013-01-20
| * | drm/i915: clear up wedged transitionsDaniel Vetter2013-01-20
| * | drm/i915: fix reset handling in the throttle ioctlDaniel Vetter2013-01-20
| * | drm/i915: move wedged to the other gpu error handling stuffDaniel Vetter2013-01-20
| * | drm/i915: extract hangcheck/reset/error_state state into substructDaniel Vetter2013-01-20