summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2019-12-09drm/i915/guc: kill doorbell code and selftestsDaniele Ceraolo Spurio
2019-12-09drm/i915/guc: add a helper to allocate and map guc vmaDaniele Ceraolo Spurio
2019-12-09drm/i915/guc: Drop leftover preemption codeDaniele Ceraolo Spurio
2019-12-09drm/i915/hdcp: Nuke intel_hdcp_transcoder_config()Ville Syrjälä
2019-12-09drm/i915/fbc: Reallocate cfb if we need more of itVille Syrjälä
2019-12-09drm/i915/fbc: Enable fbc by default on glk+ once againVille Syrjälä
2019-12-09drm/i915/fbc: Wait for vblank after FBC disable on glk+Ville Syrjälä
2019-12-09drm/i915/fbc: Start using flip nukeVille Syrjälä
2019-12-09drm/i915/fbc: Nuke fbc.enabledVille Syrjälä
2019-12-09drm/i915/fbc: s/gen9 && !glk/gen9_bc || bxt/Ville Syrjälä
2019-12-09drm/i915/fbc: Make fence_id optional for i965gmVille Syrjälä
2019-12-09drm/i915/fbc: Store fence_id directly in fbc cache/paramsVille Syrjälä
2019-12-09drm/i915/fbc: Track plane visibilityVille Syrjälä
2019-12-09drm/i915/fbc: Precompute gen9 cfb stride w/aVille Syrjälä
2019-12-09drm/i915/fbc: Remove the FBC_RT_BASE setup for ILK/SNBVille Syrjälä
2019-12-09drm/i915: Relocate intel_crtc_active()Ville Syrjälä
2019-12-09drm/i915/fbc: Nuke bogus single pipe fbc1 restrictionVille Syrjälä
2019-12-09drm/i915/fbc: Disable fbc by default on all glk+Ville Syrjälä
2019-12-09drm/i915/perf: Configure OAR for specific contextUmesh Nerlige Ramappa
2019-12-09drm/i915/perf: Allow non-privileged access when OA buffer is not sampledUmesh Nerlige Ramappa
2019-12-09drm/i915: Change i915_vma_unbind() to report -EAGAIN on activityChris Wilson
2019-12-09drm/i915/gem: Avoid rcu_barrier() from shrinker pathsChris Wilson
2019-12-09drm/i915: Flesh out device_info pretty printerChris Wilson
2019-12-09drm/i915/gem: Comment on inability to check args.pad for MMAP_OFFSETChris Wilson
2019-12-08drm/i915/gt: Turn vm off then on again for gen7 mm switchChris Wilson
2019-12-07drm/i915/gtt: Account for preallocation in assertsChris Wilson
2019-12-07drm/i915: Avoid calling i915_gem_object_unbind holding object lockChris Wilson
2019-12-07drm/i915/guc: Update uncore access path in flush_ggtt_writesMatthew Brost
2019-12-06drm/i915/gem: Pin gen6_ppgtt prior to constructing the requestChris Wilson
2019-12-06drm/i915/gt: Replace I915_WRITE with its uncore counterpartAndi Shyti
2019-12-06drm/i915/display: Refactor intel_commit_modeset_disables()José Roberto de Souza
2019-12-06drm/i915/display/tgl: Fix the order of the step to turn transcoder clock offJosé Roberto de Souza
2019-12-06drm/i915/display: Do not check for the ddb allocations of turned off pipesJosé Roberto de Souza
2019-12-06drm/i915: Propagate errors on awaiting already signaled dma-fencesChris Wilson
2019-12-06drm/i915: Propagate errors on awaiting already signaled fencesChris Wilson
2019-12-06drm/i915: Check for error before calling cmpxchg()Chris Wilson
2019-12-06drm/i915/pmu: Report frequency as zero while GPU is sleepingTvrtko Ursulin
2019-12-06drm/i915/gem: Flush the pwrite through the chipset before signalingChris Wilson
2019-12-06drm/i915/gt: Acquire a GT wakeref for the breadcrumb interruptChris Wilson
2019-12-06drm/i915: Claim vma while under closed_lock in i915_vma_parked()Chris Wilson
2019-12-06drm/i915/gt: Trim gen6 ppgtt updates to PD cachelinesChris Wilson
2019-12-05drm/i915: Serialise i915_active_acquire() with __active_retire()Chris Wilson
2019-12-05drm/i915/gt: Replace I915_READ with intel_uncore_readAndi Shyti
2019-12-05drm/i915/gt: Save irqstate around virtual_context_destroyChris Wilson
2019-12-05drm/i915/gem: Reinitialise the local list before repeatingChris Wilson
2019-12-05drm/i915/gt: Bump the PP_DIR invalidation for BaytrailChris Wilson
2019-12-05drm/i915: Try hard to bind the contextChris Wilson
2019-12-05drm/i915: Ignore most failures during evict-vmChris Wilson
2019-12-05drm/i915: Remove vestigal i915_gem_context locals from cmdparserChris Wilson
2019-12-04drm/i915/gem: Hook user-extensions upto MMAP_OFFSET_IOCTLChris Wilson