summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-11-12drm/i915/selftests: Remove unused local variable 'file'Chris Wilson
2019-11-12drm/i915/dsi: Define command mode registersVandita Kulkarni
2019-11-12drm/i915: Flush context free work on cleanupChris Wilson
2019-11-12drm/i915/bios: store child devices in a listJani Nikula
2019-11-12drm/i915/bios: use a flag for vbt hdmi level shift presenceJani Nikula
2019-11-12drm/i915/gt: Try an extra flush on the Haswell blitterChris Wilson
2019-11-12drm/i915: Remove leftover gem.pm_notifier memberChris Wilson
2019-11-11drm/i915/gem: Pass mem region to preallocated stolenChris Wilson
2019-11-11drm/i915/gem: Replace implicit dev_priv->uncore for stolen initChris Wilson
2019-11-11drm/i915/selftests: Perform some basic cycle counting of MI opsChris Wilson
2019-11-11drm/i915/execlists: Move reset_active() from schedule-out to schedule-inChris Wilson
2019-11-11drm/i915/userptr: Handle unlocked gup retriesChris Wilson
2019-11-11drm/i915/userptr: Try to acquire the page lock around set_page_dirty()Chris Wilson
2019-11-11drm/i915: Split a setting of MSA to MST and SSTGwan-gyeong Mun
2019-11-11drm/i915/execlists: Reduce barrier on context switch to a wmb()Chris Wilson
2019-11-11drm/i915: Taint the kernel on dumping the GEM ftrace bufferChris Wilson
2019-11-11drm/i915/selftests: Fill all the drm_vma_manager holesChris Wilson
2019-11-11drm/i915/selftests: Exercise parallel blit operations on a single ctxChris Wilson
2019-11-11drm/i915/pmu: "Frequency" is reported as accumulated cyclesChris Wilson
2019-11-11drm/i915: Cancel context if it hangs after it is closedChris Wilson
2019-11-11drm/i915: Show guilty context name on GPU resetChris Wilson
2019-11-11drm/i915/gem: Update context name on closingChris Wilson
2019-11-11drm/i915/gem: Embed context/timeline name inside the GEM contextChris Wilson
2019-11-11drm/i915: Protect context while grabbing its name for the requestChris Wilson
2019-11-11drm/i915/icl: Refine PG_HYSTERESISChris Wilson
2019-11-11drm/i915/perf: always consider holding preemption a privileged opLionel Landwerlin
2019-11-08drm/i915: Don't oops in dumb_create ioctl if we have no crtcsVille Syrjälä
2019-11-08drm/i915/pmu: Only use exclusive mmio access for gen7Chris Wilson
2019-11-08drm/i915/pmu: Cheat when reading the actual frequency to avoid fwChris Wilson
2019-11-08drm/i915/selftests: Mark up sole accessor to ctx->vm as being protectedChris Wilson
2019-11-08drm/i915/selftests: Complete transition to a real struct file mockChris Wilson
2019-11-08drm/i915: make more headers self-containedMasahiro Yamada
2019-11-08drm/i915: change to_mock() to an inline functionMasahiro Yamada
2019-11-07drm/i915: Expand documentation for gen12 DP pre-enable sequenceMatt Roper
2019-11-07drm/i915/selftests: Verify mmap_gtt revocation on unbindingChris Wilson
2019-11-07drm/i915/selftests: Wrap vm_mmap() around GEM objectsChris Wilson
2019-11-07drm/i915/selftests: Replace mock_file hackery with drm's true fakeChris Wilson
2019-11-07drm: Expose a method for creating anonymous struct file around drm_minorChris Wilson
2019-11-07drm: Move EXPORT_SYMBOL_FOR_TESTS_ONLY under a separate KconfigChris Wilson
2019-11-07drm/i915/gem: Safely acquire the ctx->vm when copyingChris Wilson
2019-11-07drm/i915/gt: Defer engine registration until fully initialisedChris Wilson
2019-11-07drm/i915: Preload LUTs if the hw isn't currently using themVille Syrjälä
2019-11-07drm/i915: FB backing gem obj should reside in LMEMRamalingam C
2019-11-07drm/i915: Leave the aliasing-ppgtt size aloneChris Wilson
2019-11-07drm/i915/display: only include intel_dp_link_training.h where neededJani Nikula
2019-11-07drm/i915: use might_lock_nested in get_pages annotationDaniel Vetter
2019-11-07drm/i915: Switch obj->mm.lock lockdep annotations on its headDaniel Vetter
2019-11-07drm/i915/gt: Cleanup heartbeat systole firstChris Wilson
2019-11-06drm/i915: switch intel_ddi_init() to intel typesLucas De Marchi
2019-11-06drm/i915/tgl: Add second TGL PCH IDJames Ausmus