summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_perf.c
AgeCommit message (Expand)Author
2019-07-29drm/i915/perf: add missing delay for OA muxes configurationLionel Landwerlin
2019-07-29drm/i915/perf: ensure we keep a reference on the driverLionel Landwerlin
2019-07-29drm/i915/perf: fix ICL perf register offsetsLionel Landwerlin
2019-07-18proc/sysctl: add shared variables for range checkMatteo Croce
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
2019-04-24drm/i915: Move GraphicsTechnology files under gt/Chris Wilson
2019-04-24drm/i915: Store the default sseu setup on the engineChris Wilson
2019-03-26drm/i915: switch intel_wait_for_register to uncoreDaniele Ceraolo Spurio
2019-03-21drm/i915: Flush pages on acquisitionChris Wilson
2019-03-20drm/i915: use intel_uncore for all forcewake get/putDaniele Ceraolo Spurio
2019-03-13drm/i915/gen11+: First assume next platforms will inherit stuffRodrigo Vivi
2019-03-08drm/i915: Move over to intel_context_lookup()Chris Wilson
2019-03-06drm/i915: Pass around the intel_contextChris Wilson
2019-03-05drm/i915: Store the BIT(engine->id) as the engine's maskChris Wilson
2019-03-04drm/i915: Yet another if/else sort of newer to older platforms.Rodrigo Vivi
2019-02-05drm/i915/perf: lock powergating configuration to default when activeLionel Landwerlin
2019-01-17drm/i915: small isolated c99 types to kernel types switchJani Nikula
2019-01-14drm/i915/perf: Track the rpm wakerefChris Wilson
2019-01-14drm/i915: Markup paired operations on wakerefsChris Wilson
2019-01-08Merge drm/drm-next into drm-intel-next-queuedJani Nikula
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2019-01-02drm/i915: start moving runtime device info to a separate structJani Nikula
2018-12-12drm/i915: merge gen checks to use rangeLucas De Marchi
2018-12-12drm/i915: replace IS_GEN<N> with IS_GEN(..., N)Lucas De Marchi
2018-12-12drm/i915: Rename IS_GEN to IS_GEN_RANGELucas De Marchi
2018-11-19Revert "drm/i915/perf: Fix warning in documentation"Joonas Lahtinen
2018-11-19Revert "drm/i915/perf: add a parameter to control the size of OA buffer"Joonas Lahtinen
2018-10-24drm/i915/perf: Fix warning in documentationLionel Landwerlin
2018-10-23drm/i915/perf: add a parameter to control the size of OA bufferLionel Landwerlin
2018-10-23drm/i915/perf: pass stream to vfuncs when possibleLionel Landwerlin
2018-10-23drm/i915/perf: remove redundant oa buffer initializationLionel Landwerlin
2018-09-14drm/i915/execlists: Use coherent writes into the context imageChris Wilson
2018-09-13i915/oa: Simplify updating contextsTvrtko Ursulin
2018-08-31drm/i915/perf: reuse intel_lrc ctx regs macroLionel Landwerlin
2018-08-31drm/i915/perf: simplify configure all context functionLionel Landwerlin
2018-07-24drm/i915: Pull unpin map into vma releaseChris Wilson
2018-07-09drm/i915: Provide a timeout to i915_gem_wait_for_idle()Chris Wilson
2018-06-14drm/i915/perf: make oa format tables constJani Nikula
2018-06-11drm/i915/perf: fix gen11 engine class shiftMichel Thierry
2018-06-11drm/i915/perf: use the lrc_desc to get the ctx hw id in gen8-10Michel Thierry
2018-06-04drm/i915/perf: fix ctx_id read with GuC & ICLLionel Landwerlin
2018-05-18drm/i915: Store a pointer to intel_context in i915_requestChris Wilson
2018-05-11drm/i915/oa: Check that OA is disabled before unpinningChris Wilson
2018-05-02drm/i915: Split i915_gem_timeline into individual timelinesChris Wilson