aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_gem.c
Commit message (Expand)AuthorAge
* Revert "drm/i915: Don't skip request retirement if the active list is empty"Jani Nikula2015-06-15
* drm/i915: Always reset vma->ggtt_view.pages cache on unbindingChris Wilson2015-06-15
* drm/i915: Don't skip request retirement if the active list is emptyVille Syrjälä2015-06-01
* drm/i915: Workaround to avoid lite restore with HEAD==TAILMichel Thierry2015-04-23
* Merge tag 'v4.0-rc6' into drm-intel-nextDaniel Vetter2015-03-30
|\
| * drm/i915: Keep ring->active_list and ring->requests_list consistentChris Wilson2015-03-26
* | drm/i915: Compare GGTT view structs instead of typesJoonas Lahtinen2015-03-27
* | drm/i915: Add dynamic page trace eventsMichel Thierry2015-03-27
* | drm/i915/skl: Support secondary (rotated) frame buffer mappingTvrtko Ursulin2015-03-23
* | drm/i915: Use GGTT view when (un)pinning objects to planesTvrtko Ursulin2015-03-23
* | drm/i915: Track page table reload needBen Widawsky2015-03-20
* | drm/i915: Track GEN6 page table usageBen Widawsky2015-03-20
* | drm/i915: Extract i915_gem_shrinker.cDaniel Vetter2015-03-20
* | drm/i915: Turn on PIN_GLOBAL in i915_gem_object_ggtt_pinTvrtko Ursulin2015-03-20
* | drm/i915: Do not use ggtt_view with (aliasing) PPGTTJoonas Lahtinen2015-03-20
* | Merge tag 'drm-intel-fixes-2015-03-19' into drm-intel-nextDaniel Vetter2015-03-20
|\|
| * drm/i915: Prevent TLB error on first execution on SNBChris Wilson2015-03-10
| * drm/i915: Make WAIT_IOCTL negative timeouts be indefinite againChris Wilson2015-03-10
* | drm/i915: also do frontbuffer tracking on pwritesPaulo Zanoni2015-03-17
* | drm/i915: pass which operation triggered the frontbuffer trackingPaulo Zanoni2015-03-17
* | Merge tag 'v4.0-rc3' into drm-nextDave Airlie2015-03-09
|\|
| * drm/i915: Fix a use after free, and unbalanced refcountingNick Hoath2015-02-24
* | Merge tag 'drm-intel-next-2015-02-27' of git://anongit.freedesktop.org/drm-in...Dave Airlie2015-03-09
|\ \
| * | drm/i915: Clarify obj->map_and_fenceableChris Wilson2015-02-27
| * | drm/i915: Remove DRIVER_MODESET checks from gem codeDaniel Vetter2015-02-27
| * | drm/i915: Cache ringbuf pointer in request structureJohn Harrison2015-02-25
* | | Merge tag 'drm-intel-next-2015-02-14' of git://anongit.freedesktop.org/drm-in...Dave Airlie2015-03-04
|\| | | |/ |/|
| * drm/i915: Add process identifier to requestsMika Kuoppala2015-02-13
| * drm/i915: Partition the fence registers for vGPU in i915 driverYu Zhang2015-02-13
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-02-16
|\|
| * Revert "drm/i915: Fix mutex->owner inspection race under DEBUG_MUTEXES"Chris Wilson2015-01-28
| * drm/i915: Convert hangcheck from a timer into a delayed work itemChris Wilson2015-01-28
| * drm/i915: Simplify flush_cpu_write_domainDaniel Vetter2015-01-27
| * drm/i915: Performed deferred clflush inside set-cache-levelChris Wilson2015-01-27
| * drm/i915: Balance context pinning on reset cleanupMika Kuoppala2015-01-27
| * drm/i915: Subsume intel_ctx_submit_request in to drm_i915_gem_requestNick Hoath2015-01-27
| * drm/i915: Remove FIXME_lrc_ctx backpointerNick Hoath2015-01-27
| * drm/i915: Removed duplicate members from submit_requestNick Hoath2015-01-27
| * Merge tag 'drm-intel-next-2015-01-17' of git://anongit.freedesktop.org/drm-in...Dave Airlie2015-01-26
| |\
| | * Merge tag 'topic/i915-hda-componentized-2015-01-12' into drm-intel-next-queuedDaniel Vetter2015-01-12
| | |\
| | * | drm/i915: Move the ban period onto the contextChris Wilson2015-01-07
| | * | drm/i915: Support creation of unbound wc user mappings for objectsAkash Goel2015-01-06
| | * | drm/i915: Broaden application of set-domain(GTT)Chris Wilson2015-01-06
| * | | Merge remote-tracking branch 'origin/master' into drm-nextDave Airlie2015-01-21
| |\ \ \
| * \ \ \ Merge tag 'drm-intel-next-2014-12-19' of git://anongit.freedesktop.org/drm-in...Dave Airlie2015-01-09
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | drm/i915: Organize Fence registers for future enablement.Rodrigo Vivi2014-12-17
| | * | | drm/i915: Use batch pools with the command parserBrad Volkin2014-12-16
| | * | | drm/i915: Implement a framework for batch buffer poolsBrad Volkin2014-12-16
| | * | | drm/i915: Infrastructure for supporting different GGTT views per objectTvrtko Ursulin2014-12-15
| | * | | drm/i915: release struct_mutex on the i915_gem_init_hw fail pathJani Nikula2014-12-05