summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2017-03-23drm/i915/guc: Keep the ctx_pool_vaddr mapped, for easy accessOscar Mateo
2017-03-23drm/i915/guc: Sanitize GuC client initializationJoonas Lahtinen
2017-03-23drm/i915: Wait for all fences before installing an exclusive clflush fenceChris Wilson
2017-03-23drm/i915: Drop uncore spinlock for reading debugfs forcewake countersChris Wilson
2017-03-23drm/i915: All fw_domains share the same set/clear/reset valuesChris Wilson
2017-03-23drm/i915: Remove posting-read for forcewake putChris Wilson
2017-03-23drm/i915: Skip unused fw_domainsChris Wilson
2017-03-23drm/i915: Use correct fw_domains during resetChris Wilson
2017-03-23drm/i915: Use correct fw_domains during initialisationChris Wilson
2017-03-23drm/i915: Eliminate per-fw_domain i915 backpointerChris Wilson
2017-03-23drm/i915: Restore marking context objects as dirty on pinningChris Wilson
2017-03-23drm/i915: Remove superfluous hw_flags from mi_set_context()Chris Wilson
2017-03-23drm/i915: Actually pass the reclaim gfp_t along to shmemfs!Chris Wilson
2017-03-23Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queuedDaniel Vetter
2017-03-23BackMerge tag 'v4.11-rc3' into drm-nextDave Airlie
2017-03-22drm/i915: Fix SKL cursor watermarksVille Syrjälä
2017-03-22drm/i915: Extract intel_wm_plane_visible()Ville Syrjälä
2017-03-22drm/i915: Prefer to report ENOMEM rather than incur the oom for gfx allocationsChris Wilson
2017-03-22drm/i915: simplify intel_ddi_pll_select()Paulo Zanoni
2017-03-22drm/i915: Implement cdclk restrictions based on Azalia BCLKPandiyan, Dhinakaran
2017-03-22drm/i915/glk: Apply cdclk workaround for DP audioPandiyan, Dhinakaran
2017-03-21drm/i915: Spinlocks in tasklets can use spin_(un)lock_irqTvrtko Ursulin
2017-03-21drm/i915: Remove intel_ring.last_retired_headChris Wilson
2017-03-21drm/i915/execlists: Split the atomic test_and_clear_bit for irq handlerChris Wilson
2017-03-21drm/i915: split out check for noncontiguous pfn rangeArnd Bergmann
2017-03-21drm/i915: intel_engine_init_global_seqno() requires atomic kmapChris Wilson
2017-03-21drm/i915: Protect intel_engine_wakeup() for call from irq contextChris Wilson
2017-03-21drm/i915/guc: Correct the request_in tracepoint positionTvrtko Ursulin
2017-03-20drm/i915: Skip force-wake for uncached mmio flush of GGTT writesChris Wilson
2017-03-20drm/i915: Reset tasklet back to execlists after disabling gucChris Wilson
2017-03-20drm/i915: Update DRIVER_DATE to 20170320Daniel Vetter
2017-03-17drm/i915: Initialise i915_gem_object_create_from_data() directlyChris Wilson
2017-03-17drm/i915: Correct error handling for i915_gem_object_create_from_data()Chris Wilson
2017-03-17drm/i915: i915_gem_object_create_from_data() doesn't require struct_mutexChris Wilson
2017-03-17drm/i915: Retire an active batch pool object rather than allocate newChris Wilson
2017-03-17drm/i915: Skip execlists_dequeue() early if the list is emptyChris Wilson
2017-03-17drm/i915: Stop using obj->obj_exec_link outside of execbufChris Wilson
2017-03-17drm/i915: Squelch WARN for VLV_COUNTER_CONTROLChris Wilson
2017-03-17drm/i915/glk: Enable pooled EUs for GeminilakeAnder Conselvan de Oliveira
2017-03-17drm/i915: Remove superfluous i915_add_request_no_flush() helperChris Wilson
2017-03-17drm/i915/vgpu: Neuter forcewakes for VGPU more thoroughlyTvrtko Ursulin
2017-03-17drm/i915: Fix vGPU balloon for ggtt guard pageZhenyu Wang
2017-03-17drm/i915: Avoid use-after-free of ctx in request tracepointsChris Wilson
2017-03-16drm/i915: Assert that the context pin_counts do not overflowChris Wilson
2017-03-16drm/i915: Wait for reset to complete before returning from debugfs/i915_wedgedChris Wilson
2017-03-16drm/i915: Restore engine->submit_request before unwedgingChris Wilson
2017-03-16drm/i915: Move engine->submit_request selection to a vfuncChris Wilson
2017-03-16drm/i915: Split I915_RESET_IN_PROGRESS into two flagsChris Wilson
2017-03-16drm/i915: make context status notifier head be per engineChangbin Du
2017-03-16drm/i915/scheduler: emulate a scheduler for gucChris Wilson