aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
Commit message (Expand)AuthorAge
...
| | * | drm/i915: Fallback to single page pwrite/pread if unable to release fenceChris Wilson2016-08-18
| | * | drm/i915: Mark up the GTT flush following WC writes as ORIGIN_CPUChris Wilson2016-08-18
| | * | drm/i915: Use ORIGIN_CPU for fb invalidation from pwriteChris Wilson2016-08-18
| | * | drm/i915: vfree() no longer ignores the low bits of the addressChris Wilson2016-08-18
| | * | drm/i915: Unconditionally flush any chipset buffers before execbufChris Wilson2016-08-18
| | * | drm/i915/gen9: Drop invalid WARN() during data rate calculationMatt Roper2016-08-18
| | * | drm/i915/gen9: Initialize intel_state->active_crtcs during WM sanitization (v2)Matt Roper2016-08-18
| | * | drm/i915: Add missing kerneldoc for guc_client_alloc:enginesChris Wilson2016-08-17
| | * | drm/i915: Remember to set vma->pages for the preallocated stolen objectChris Wilson2016-08-17
| | * | drm/i915: Mark i915_hpd_poll_init_work as staticChris Wilson2016-08-17
| | * | drm/i915: Mark the static key for movntqda as staticChris Wilson2016-08-17
| | * | drm/i915: Initialize legacy semaphores from engine hw id indexed arrayTvrtko Ursulin2016-08-17
| | * | drm/i915: Add enum for hardware engine identifiersTvrtko Ursulin2016-08-17
| | * | drm/i915: Silence GCC warning for cmn_a_wellChris Wilson2016-08-16
| | * | drm/i915: Embrace the race in busy-ioctlChris Wilson2016-08-16
| | * | drm/i915: Initialise mmaped_count for i915_gem_object_infoChris Wilson2016-08-15
| | * | drm/i915: Record the RING_MODE register for post-mortem debuggingChris Wilson2016-08-15
| | * | drm/i915: Only record active and pending requests upon a GPU hangChris Wilson2016-08-15
| | * | drm/i915: Print the batchbuffer offset next to BBADDR in error stateChris Wilson2016-08-15
| | * | drm/i915: Move debug only per-request pid tracking from request to ctxChris Wilson2016-08-15
| | * | drm/i915: Introduce i915_ggtt_offset()Chris Wilson2016-08-15
| | * | drm/i915: Track pinned VMAChris Wilson2016-08-15
| | * | drm/i915: Consolidate i915_vma_unpin_and_release()Chris Wilson2016-08-15
| | * | drm/i915: Use VMA for wa_ctx trackingChris Wilson2016-08-15
| | * | drm/i915: Use VMA for render state page trackingChris Wilson2016-08-15
| | * | drm/i915: Use VMA as the primary tracker for semaphore pageChris Wilson2016-08-15
| | * | drm/i915/overlay: Use VMA as the primary tracker for imagesChris Wilson2016-08-15
| | * | drm/i915: Move common seqno reset to intel_engine_cs.cChris Wilson2016-08-15
| | * | drm/i915: Move common scratch allocation/destroy to intel_engine_cs.cChris Wilson2016-08-15
| | * | drm/i915: Use VMA for scratch page trackingChris Wilson2016-08-15
| | * | drm/i915: Use VMA for ringbuffer trackingChris Wilson2016-08-15
| | * | drm/i915: Move assertion for iomap access to i915_vma_pin_iomapChris Wilson2016-08-15
| | * | drm/i915: Only change the context object's domain when bindingChris Wilson2016-08-15
| | * | drm/i915: Use VMA as the primary object for context stateChris Wilson2016-08-15
| | * | drm/i915: Use VMA directly for checking tiling parametersChris Wilson2016-08-15
| | * | drm/i915: Convert fence computations to use vma directlyChris Wilson2016-08-15
| | * | drm/i915: Track pinned vma inside gucChris Wilson2016-08-15
| | * | drm/i915: Add convenience wrappers for vma's object get/putChris Wilson2016-08-15
| | * | drm/i915: Add fetch_and_zero() macroChris Wilson2016-08-15
| | * | drm/i915: Create a VMA for an objectChris Wilson2016-08-15
| | * | drm/i915: Always set the vma->pagesChris Wilson2016-08-15
| | * | drm/i915: Remove redundant WARN_ON from __i915_add_request()Chris Wilson2016-08-15
| | * | drm/i915: Reduce i915_gem_objects to only show object informationChris Wilson2016-08-15
| | * | drm/i915: Focus debugfs/i915_gem_pinned to show only display pinsChris Wilson2016-08-15
| | * | drm/i915: Remove inactive/active list from debugfsChris Wilson2016-08-15
| | * | drm/i915: Store the active context object on all engines upon errorChris Wilson2016-08-15
| | * | drm/i915: Reduce amount of duplicate buffer information captured on errorChris Wilson2016-08-15
| | * | drm/i915: Record the position of the start of the requestChris Wilson2016-08-15
| | * | drm/i915: Show RPS autotuning thresholds along with waitboostChris Wilson2016-08-15
| | * | Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queuedDaniel Vetter2016-08-15
| | |\ \