summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2019-11-11drm/i915/gem: Replace implicit dev_priv->uncore for stolen initChris Wilson1-98/+109
2019-11-11drm/i915/selftests: Perform some basic cycle counting of MI opsChris Wilson6-3/+426
2019-11-11drm/i915/execlists: Move reset_active() from schedule-out to schedule-inChris Wilson1-57/+63
2019-11-11drm/i915/userptr: Handle unlocked gup retriesChris Wilson1-3/+8
2019-11-11drm/i915/userptr: Try to acquire the page lock around set_page_dirty()Chris Wilson1-1/+21
2019-11-11drm/i915: Split a setting of MSA to MST and SSTGwan-gyeong Mun2-4/+8
2019-11-11drm/i915/execlists: Reduce barrier on context switch to a wmb()Chris Wilson1-6/+1
2019-11-11drm/i915: Taint the kernel on dumping the GEM ftrace bufferChris Wilson1-2/+3
2019-11-11drm/i915/selftests: Fill all the drm_vma_manager holesChris Wilson1-12/+39
2019-11-11drm/i915/selftests: Exercise parallel blit operations on a single ctxChris Wilson1-36/+57
2019-11-11drm/i915/pmu: "Frequency" is reported as accumulated cyclesChris Wilson1-2/+2
2019-11-11drm/i915: Cancel context if it hangs after it is closedChris Wilson1-0/+7
2019-11-11drm/i915: Show guilty context name on GPU resetChris Wilson1-0/+4
2019-11-11drm/i915/gem: Update context name on closingChris Wilson1-0/+18
2019-11-11drm/i915/gem: Embed context/timeline name inside the GEM contextChris Wilson3-22/+12
2019-11-11drm/i915: Protect context while grabbing its name for the requestChris Wilson1-0/+2
2019-11-11drm/i915/icl: Refine PG_HYSTERESISChris Wilson1-8/+5
2019-11-11drm/i915/perf: always consider holding preemption a privileged opLionel Landwerlin1-10/+10
2019-11-08drm/i915: Don't oops in dumb_create ioctl if we have no crtcsVille Syrjälä1-0/+3
2019-11-08drm/i915/pmu: Only use exclusive mmio access for gen7Chris Wilson1-2/+19
2019-11-08drm/i915/pmu: Cheat when reading the actual frequency to avoid fwChris Wilson1-2/+15
2019-11-08drm/i915/selftests: Mark up sole accessor to ctx->vm as being protectedChris Wilson1-10/+14
2019-11-08drm/i915/selftests: Complete transition to a real struct file mockChris Wilson16-100/+66
2019-11-08drm/i915: make more headers self-containedMasahiro Yamada15-0/+48
2019-11-08drm/i915: change to_mock() to an inline functionMasahiro Yamada1-1/+1
2019-11-08drm/i915: Expand documentation for gen12 DP pre-enable sequenceMatt Roper1-20/+72
2019-11-08drm/i915/selftests: Verify mmap_gtt revocation on unbindingChris Wilson1-0/+111
2019-11-08drm/i915/selftests: Wrap vm_mmap() around GEM objectsChris Wilson4-0/+159
2019-11-08drm/i915/selftests: Replace mock_file hackery with drm's true fakeChris Wilson14-66/+39
2019-11-08drm: Expose a method for creating anonymous struct file around drm_minorChris Wilson1-0/+42
2019-11-08drm: Move EXPORT_SYMBOL_FOR_TESTS_ONLY under a separate KconfigChris Wilson1-0/+4
2019-11-07drm/i915/gem: Safely acquire the ctx->vm when copyingChris Wilson1-37/+49
2019-11-07drm/i915/gt: Defer engine registration until fully initialisedChris Wilson1-1/+2
2019-11-07drm/i915: Preload LUTs if the hw isn't currently using themVille Syrjälä4-0/+69
2019-11-07drm/i915: FB backing gem obj should reside in LMEMRamalingam C1-1/+7
2019-11-07drm/i915: Leave the aliasing-ppgtt size aloneChris Wilson1-2/+0
2019-11-07drm/i915/display: only include intel_dp_link_training.h where neededJani Nikula2-1/+1
2019-11-07drm/i915: use might_lock_nested in get_pages annotationDaniel Vetter1-18/+18
2019-11-07drm/i915: Switch obj->mm.lock lockdep annotations on its headDaniel Vetter9-25/+40
2019-11-07drm/i915/gt: Cleanup heartbeat systole firstChris Wilson1-3/+3
2019-11-07drm/i915: switch intel_ddi_init() to intel typesLucas De Marchi1-28/+28
2019-11-07drm/i915/tgl: Add second TGL PCH IDJames Ausmus2-0/+2
2019-11-07drm/i915: Remove unwanted rcu_read_lock/unlockNiranjana Vishwanathapura1-3/+0
2019-11-06drm/i915/gem: Fix error path to unlock if the GEM context is closedChris Wilson1-1/+1
2019-11-06drm/i915/gt: Only drop heartbeat.systole if the sole ownerChris Wilson1-2/+2
2019-11-06drm/i915/lmem: fixup fake lmem teardownMatthew Auld1-2/+4
2019-11-06drm/i915: Frob the correct crtc state in intel_crtc_disable_noatomic()Ville Syrjälä1-4/+6
2019-11-06drm/i915/gem: Early rejection of no-aperture map_ggttChris Wilson1-0/+3
2019-11-06drm/i915/dsb: Remove PIN_MAPPABLE from the DSB object VMATvrtko Ursulin1-1/+1
2019-11-05drm/i915/dsc: rename functions for consistencyJani Nikula1-6/+6