index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_perf.c
Age
Commit message (
Expand
)
Author
2019-08-09
drm/i915: extract i915_perf.h from i915_drv.h
Jani Nikula
2019-08-07
drm/i915/perf: Refactor oa object to better manage resources
Umesh Nerlige Ramappa
2019-08-06
drm/i915/gt: Move the [class][inst] lookup for engines onto the GT
Chris Wilson
2019-07-31
drm/i915: Avoid ce->gem_context->i915
Chris Wilson
2019-07-29
Merge drm/drm-next into drm-intel-next-queued
Rodrigo Vivi
2019-07-26
drm/i915/perf: Initialise err to 0 before looping over ce->engines
Chris Wilson
2019-07-18
proc/sysctl: add shared variables for range check
Matteo Croce
2019-07-17
drm/i915/oa: Reconfigure contexts on the fly
Chris Wilson
2019-07-10
drm/i915/perf: add missing delay for OA muxes configuration
Lionel Landwerlin
2019-07-09
drm/i915/perf: ensure we keep a reference on the driver
Lionel Landwerlin
2019-06-26
drm/i915: Move OA files to separate folder
Michal Wajdeczko
2019-06-25
drm/i915/perf: fix ICL perf register offsets
Lionel Landwerlin
2019-06-14
drm/i915: update rpm_get/put to use the rpm structure
Daniele Ceraolo Spurio
2019-06-10
drm/i915/perf: fix whitelist on Gen10+
Lionel Landwerlin
2019-05-28
drm/i915: Move more GEM objects under gem/
Chris Wilson
2019-05-28
drm/i915: Move shmem object setup to its own file
Chris Wilson
2019-04-26
drm/i915: Switch back to an array of logical per-engine HW contexts
Chris Wilson
2019-04-26
drm/i915: Export intel_context_instance()
Chris Wilson
2019-04-24
drm/i915: Pass intel_context to i915_request_create()
Chris Wilson
2019-04-24
drm/i915: Move GraphicsTechnology files under gt/
Chris Wilson
2019-04-24
drm/i915: Store the default sseu setup on the engine
Chris Wilson
2019-03-26
drm/i915: switch intel_wait_for_register to uncore
Daniele Ceraolo Spurio
2019-03-21
drm/i915: Flush pages on acquisition
Chris Wilson
2019-03-20
drm/i915: use intel_uncore for all forcewake get/put
Daniele Ceraolo Spurio
2019-03-13
drm/i915/gen11+: First assume next platforms will inherit stuff
Rodrigo Vivi
2019-03-08
drm/i915: Move over to intel_context_lookup()
Chris Wilson
2019-03-06
drm/i915: Pass around the intel_context
Chris Wilson
2019-03-05
drm/i915: Store the BIT(engine->id) as the engine's mask
Chris Wilson
2019-03-04
drm/i915: Yet another if/else sort of newer to older platforms.
Rodrigo Vivi
2019-02-05
drm/i915/perf: lock powergating configuration to default when active
Lionel Landwerlin
2019-01-17
drm/i915: small isolated c99 types to kernel types switch
Jani Nikula
2019-01-14
drm/i915/perf: Track the rpm wakeref
Chris Wilson
2019-01-14
drm/i915: Markup paired operations on wakerefs
Chris Wilson
2019-01-08
Merge drm/drm-next into drm-intel-next-queued
Jani Nikula
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-02
drm/i915: start moving runtime device info to a separate struct
Jani Nikula
2018-12-12
drm/i915: merge gen checks to use range
Lucas De Marchi
2018-12-12
drm/i915: replace IS_GEN<N> with IS_GEN(..., N)
Lucas De Marchi
2018-12-12
drm/i915: Rename IS_GEN to IS_GEN_RANGE
Lucas De Marchi
2018-11-19
Revert "drm/i915/perf: Fix warning in documentation"
Joonas Lahtinen
2018-11-19
Revert "drm/i915/perf: add a parameter to control the size of OA buffer"
Joonas Lahtinen
2018-10-24
drm/i915/perf: Fix warning in documentation
Lionel Landwerlin
2018-10-23
drm/i915/perf: add a parameter to control the size of OA buffer
Lionel Landwerlin
2018-10-23
drm/i915/perf: pass stream to vfuncs when possible
Lionel Landwerlin
2018-10-23
drm/i915/perf: remove redundant oa buffer initialization
Lionel Landwerlin
2018-09-14
drm/i915/execlists: Use coherent writes into the context image
Chris Wilson
2018-09-13
i915/oa: Simplify updating contexts
Tvrtko Ursulin
2018-08-31
drm/i915/perf: reuse intel_lrc ctx regs macro
Lionel Landwerlin
2018-08-31
drm/i915/perf: simplify configure all context function
Lionel Landwerlin
2018-07-24
drm/i915: Pull unpin map into vma release
Chris Wilson
[next]