summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-10-12drm/i915/perf: implement active wait for noa configurationsLionel Landwerlin
2019-10-12drm/i915/perf: allow for CS OA configs to be created lazilyLionel Landwerlin
2019-10-12drm/i915: Mark up "sentinel" requestsChris Wilson
2019-10-12drm/i915/execlists: Prevent merging requests with conflicting flagsChris Wilson
2019-10-12drm/i915/perf: Replace global wakeref tracking with engine-pmChris Wilson
2019-10-11drm/i915/selftests: Serialise write to scratch with its vma bindingChris Wilson
2019-10-11drm/i915: Add an rcu_barrier option to i915_drop_cachesChris Wilson
2019-10-11drm/i915/execlists: Only mark incomplete requests as -EIO on cancellingChris Wilson
2019-10-11drm/i915/execlists: Leave tell-tales as to why pending[] is badChris Wilson
2019-10-11drm/i915: Note the addition of timeslicing to the pretend schedulerChris Wilson
2019-10-10drm/i915/tgl: Read SAGV block time from PCODEJames Ausmus
2019-10-10drm/i915: Move SAGV block time to dev_privJames Ausmus
2019-10-10drm/i915/perf: Store shortcut to intel_uncoreChris Wilson
2019-10-10drm/i915/perf: store the associated engine of a streamLionel Landwerlin
2019-10-10drm/i915: Remove cursor use of properties for coordinatesMaarten Lankhorst
2019-10-10drm/i915: Remove begin/finish_crtc_commit, v4.Maarten Lankhorst
2019-10-10drm/i915: Use intel_plane_state in prepare and cleanup plane_fbMaarten Lankhorst
2019-10-10drm/i915: Introduce and use intel_atomic_crtc_state_for_each_plane_state.Maarten Lankhorst
2019-10-10drm/i915: Fix for_each_intel_plane_mask definitionMaarten Lankhorst
2019-10-10drm/i915/selftests: Check that registers are preserved between virtual enginesChris Wilson
2019-10-10drm/i915/execlists: Mark up expected state during resetChris Wilson
2019-10-10drm/i915/gt: Warn CI about an unrecoverable wedgeChris Wilson
2019-10-10drm/i915/tgl: simplify the lrc register list for !RCSDaniele Ceraolo Spurio
2019-10-10drm/i915/tgl: the BCS engine supports relative MMIODaniele Ceraolo Spurio
2019-10-09drm/i915/gt: execlists->active is serialised by the taskletChris Wilson
2019-10-09drm/i915/execlists: Protect peeking at execlists->activeChris Wilson
2019-10-09drm/i915: Select DPLL's via maskMatt Roper
2019-10-09drm/i915/color: move check of gamma_enable to specific func/platformSwati Sharma
2019-10-09drm/i915/color: fix broken gamma state-checker during bootSwati Sharma
2019-10-09drm/i915/selftests: fix null pointer dereference on pointer dataColin Ian King
2019-10-09drm/i915/selftests: Hold request reference over waitsChris Wilson
2019-10-08drm/i915/gt: Give engine->kernel_context distinct timeline lock classesChris Wilson
2019-10-08drm/i915/region: support volatile objectsMatthew Auld
2019-10-08drm/i915/region: support contiguous allocationsMatthew Auld
2019-10-08drm/i915: introduce intel_memory_regionMatthew Auld
2019-10-08drm/i915/gt: Flush submission tasklet before waiting/retiringChris Wilson
2019-10-08drm/i915/perf: drop list of streamsLionel Landwerlin
2019-10-08drm/i915/selftests: Assign the intel_runtime_pm pointer for mock_uncoreChris Wilson
2019-10-08drm/i915/selftests: Assign the mock_engine->uncore shortcutChris Wilson
2019-10-08drm/i915/execlists: Assign virtual_engine->uncore from first siblingChris Wilson
2019-10-08drm/i915/tgl: Add DC3CO counter in i915_dmc_infoAnshuman Gupta
2019-10-08drm/i915/tgl: Switch between dc3co and dc5 based on display idlenessAnshuman Gupta
2019-10-08drm/i915/tgl: Do modeset to enable and configure DC3CO exitlineAnshuman Gupta
2019-10-08drm/i915/tgl: Enable DC3CO state in "DC Off" power wellAnshuman Gupta
2019-10-08drm/i915/tgl: Add DC3CO mask to allowed_dc_mask and gen9_dc_maskAnshuman Gupta
2019-10-08drm/i915/tgl: Add DC3CO required register and bitsAnshuman Gupta
2019-10-08drm/i915/perf: Set the exclusive stream under perf->lockChris Wilson
2019-10-08drm/i915/perf: Wean ourselves off dev_privChris Wilson
2019-10-08drm/i915: Fix Kconfig indentationKrzysztof Kozlowski
2019-10-07drm/i915/gt: Treat a busy timeline as 'active' while waitingChris Wilson