summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_perf.c
AgeCommit message (Expand)Author
2019-11-15drm/i915/perf: Add preemption check while waiting for OALionel Landwerlin
2019-11-14drm/i915/perf: don't forget noa wait after oa configLionel Landwerlin
2019-11-11drm/i915/perf: always consider holding preemption a privileged opLionel Landwerlin
2019-11-01drm/i915/perf: Reverse a ternary to make sparse happyChris Wilson
2019-10-29drm/i915/tgl: Add perf support on TGLLionel Landwerlin
2019-10-29drm/i915/perf: Add helper macros for comparing with whitelisted registersUmesh Nerlige Ramappa
2019-10-28drm/i915/execlists: Use vfunc to check engine submission modeMichal Wajdeczko
2019-10-24drm/i915/gt: Split intel_ring_submissionChris Wilson
2019-10-22drm/i915: Drop assertion that ce->pin_mutex guards state updatesChris Wilson
2019-10-20drm/i915/perf: fix oa config reconfigurationLionel Landwerlin
2019-10-14drm/i915/perf: allow holding preemption on filtered ctxLionel Landwerlin
2019-10-14drm/i915/perf: Allow dynamic reconfiguration of the OA streamChris Wilson
2019-10-14drm/i915: add support for perf configuration queriesLionel Landwerlin
2019-10-14drm/i915/perf: introduce a versioning of the i915-perf uapiLionel Landwerlin
2019-10-13drm/i915/perf: Avoid polluting the i915_oa_config with error pointersChris Wilson
2019-10-12drm/i915/perf: Prefer using the pinned_ctx for emitting delays on configChris Wilson
2019-10-12drm/i915/perf: execute OA configuration from command streamLionel Landwerlin
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/perf: Replace global wakeref tracking with engine-pmChris Wilson
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-08drm/i915/perf: drop list of streamsLionel Landwerlin
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-04drm/i915: Move context management under GEMChris Wilson
2019-10-04drm/i915: Remove logical HW IDChris Wilson
2019-10-04drm/i915: Pull i915_vma_pin under the vm->mutexChris Wilson
2019-09-24drm/i915/selftests: Verify the LRC register layout between init and HWChris Wilson
2019-08-31drm/i915/perf: Assert locking for i915_init_oa_perf_state()Chris Wilson
2019-08-27drm/i915/tgl/perf: use the same oa ctx_id format as iclMichel Thierry
2019-08-09drm/i915: extract i915_perf.h from i915_drv.hJani Nikula
2019-08-07drm/i915/perf: Refactor oa object to better manage resourcesUmesh Nerlige Ramappa
2019-08-06drm/i915/gt: Move the [class][inst] lookup for engines onto the GTChris Wilson
2019-07-31drm/i915: Avoid ce->gem_context->i915Chris Wilson
2019-07-29Merge drm/drm-next into drm-intel-next-queuedRodrigo Vivi
2019-07-26drm/i915/perf: Initialise err to 0 before looping over ce->enginesChris Wilson
2019-07-18proc/sysctl: add shared variables for range checkMatteo Croce
2019-07-17drm/i915/oa: Reconfigure contexts on the flyChris Wilson
2019-07-10drm/i915/perf: add missing delay for OA muxes configurationLionel Landwerlin
2019-07-09drm/i915/perf: ensure we keep a reference on the driverLionel Landwerlin
2019-06-26drm/i915: Move OA files to separate folderMichal Wajdeczko
2019-06-25drm/i915/perf: fix ICL perf register offsetsLionel Landwerlin
2019-06-14drm/i915: update rpm_get/put to use the rpm structureDaniele Ceraolo Spurio
2019-06-10drm/i915/perf: fix whitelist on Gen10+Lionel Landwerlin
2019-05-28drm/i915: Move more GEM objects under gem/Chris Wilson
2019-05-28drm/i915: Move shmem object setup to its own fileChris Wilson
2019-04-26drm/i915: Switch back to an array of logical per-engine HW contextsChris Wilson
2019-04-26drm/i915: Export intel_context_instance()Chris Wilson
2019-04-24drm/i915: Pass intel_context to i915_request_create()Chris Wilson