summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_gem.c
AgeCommit message (Expand)Author
2018-12-04drm/i915: Allocate a common scratch pageChris Wilson
2018-12-04drm/i915: Verify GT workaround state after GPU initTvrtko Ursulin
2018-12-04drm/i915: Record GT workarounds in a listTvrtko Ursulin
2018-12-04drm/i915: Complete the fences as they are cancelled due to wedgingChris Wilson
2018-11-20Merge drm/drm-next into drm-intel-next-queuedJani Nikula
2018-11-09drm/i915: Track rcu_head for our idle workerChris Wilson
2018-11-09drm/i915: Initialise the obj->rcu headChris Wilson
2018-11-07mm, drm/i915: mark pinned shmemfs pages as unevictableKuo-Hsin Yang
2018-11-06drm/i915: Break long iterations for get/put shmemfs pagesChris Wilson
2018-10-28Merge tag 'drm-next-2018-10-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-10-17drm/i915: Large page offsets for pread/pwriteChris Wilson
2018-10-15drm/i915: Large page offsets for pread/pwriteChris Wilson
2018-10-01drm/i915: Priority boost for waiting clientsChris Wilson
2018-09-29xarray: Replace exceptional entriesMatthew Wilcox
2018-09-27drm/i915: Trim partial view sg listsTvrtko Ursulin
2018-09-26drm/i915: Unset reset pch handshake when PCH is not present in one placeJosé Roberto de Souza
2018-09-26drm/i915: Convert to BITS_PER_TYPEChris Wilson
2018-09-20drm/i915: Park the GPU on module loadChris Wilson
2018-09-20drm/i915: don't assume struct page in i915_sg_trimMatthew Auld
2018-09-14drm/i915/execlists: Reset CSB pointers on canceling requests (wedging)Chris Wilson
2018-09-14drm/i915/execlists: Use coherent writes into the context imageChris Wilson
2018-09-14drm/i915: Check engine->default_state mapping on module loadChris Wilson
2018-09-03drm/i915: Early rejection of buffer allocations larger than RAMChris Wilson
2018-09-03drm/i915: Flag any possible writes for a GTT faultChris Wilson
2018-08-31drm/i915/selftests: Add a simple exerciser for suspend/hibernateChris Wilson
2018-08-13drm/i915: Cleanup gt powerstate from gemChris Wilson
2018-08-08drm/i915: Warn if we hit the timeout for wait-for-idleChris Wilson
2018-07-26drm/i915: Don't disable the GPU for older gen on wedgingChris Wilson
2018-07-26drm/i915: Restore sane defaults for KMS on GEM error loadChris Wilson
2018-07-26drm/i915: Mark up object tiling-and-stride getters as constChris Wilson
2018-07-25drm/i915: Skip repeated calls to i915_gem_set_wedged()Chris Wilson
2018-07-20drm/i915: Only force GGTT coherency w/a on required chipsetsChris Wilson
2018-07-18drm/i915: Always retire residual requests before suspendChris Wilson
2018-07-17drm/i915: Flush chipset caches after GGTT writesChris Wilson
2018-07-13drm/i915: Reject attempted pwrites into a read-only objectChris Wilson
2018-07-13drm/i915: Prevent writing into a read-only object via a GGTT mmapChris Wilson
2018-07-12drm/i915: Tidy error handling in i915_gem_init_hwMichał Winiarski
2018-07-10drm/i915: Flush the residual parking on emergency shutdownChris Wilson
2018-07-10drm/i915: Tidy i915_gem_suspend()Chris Wilson
2018-07-09drm/i915: Provide a timeout to i915_gem_wait_for_idle() on setupChris Wilson
2018-07-09drm/i915: Provide a timeout to i915_gem_wait_for_idle()Chris Wilson
2018-07-07drm/i915: Replace nested subclassing with explicit subclassesChris Wilson
2018-07-06drm/i915: Export i915_request_skip()Chris Wilson
2018-07-06drm/i915: Flush the WCB following a WC writeChris Wilson
2018-07-05drm/i915: Mark expected switch fall-throughsGustavo A. R. Silva
2018-07-02drm/i915: Try GGTT mmapping whole object as partialChris Wilson
2018-06-28drm/i915/uc: Fetch GuC/HuC firmwares from guc/huc specific initMichal Wajdeczko
2018-06-27drm/i915: Wait for engines to idle before retiringChris Wilson
2018-06-18drm/i915: Only show debug for state changes when banningChris Wilson
2018-06-18drm/i915: Fix fallout of fake reset along resumeChris Wilson