summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_perf.c
Commit message (Expand)AuthorAgeFilesLines
* Merge drm/drm-next into drm-intel-next-queuedJani Nikula2019-01-081-1/+1
|\
| * Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-041-1/+1
* | drm/i915: start moving runtime device info to a separate structJani Nikula2019-01-021-2/+2
* | drm/i915: merge gen checks to use rangeLucas De Marchi2018-12-131-1/+1
* | drm/i915: replace IS_GEN<N> with IS_GEN(..., N)Lucas De Marchi2018-12-131-2/+2
* | drm/i915: Rename IS_GEN to IS_GEN_RANGELucas De Marchi2018-12-131-2/+2
|/
* Revert "drm/i915/perf: Fix warning in documentation"Joonas Lahtinen2018-11-191-1/+0Star
* Revert "drm/i915/perf: add a parameter to control the size of OA buffer"Joonas Lahtinen2018-11-191-66/+33Star
* drm/i915/perf: Fix warning in documentationLionel Landwerlin2018-10-241-0/+1
* drm/i915/perf: add a parameter to control the size of OA bufferLionel Landwerlin2018-10-231-33/+66
* drm/i915/perf: pass stream to vfuncs when possibleLionel Landwerlin2018-10-231-18/+25
* drm/i915/perf: remove redundant oa buffer initializationLionel Landwerlin2018-10-231-5/+1Star
* drm/i915/execlists: Use coherent writes into the context imageChris Wilson2018-09-141-1/+2
* i915/oa: Simplify updating contextsTvrtko Ursulin2018-09-131-109/+13Star
* drm/i915/perf: reuse intel_lrc ctx regs macroLionel Landwerlin2018-08-311-18/+16Star
* drm/i915/perf: simplify configure all context functionLionel Landwerlin2018-08-311-7/+4Star
* drm/i915: Pull unpin map into vma releaseChris Wilson2018-07-241-6/+4Star
* drm/i915: Provide a timeout to i915_gem_wait_for_idle()Chris Wilson2018-07-091-1/+3
* drm/i915/perf: make oa format tables constJani Nikula2018-06-141-2/+2
* drm/i915/perf: fix gen11 engine class shiftMichel Thierry2018-06-111-6/+3Star
* drm/i915/perf: use the lrc_desc to get the ctx hw id in gen8-10Michel Thierry2018-06-111-1/+4
* drm/i915/perf: fix ctx_id read with GuC & ICLLionel Landwerlin2018-06-041-32/+91
* drm/i915: Store a pointer to intel_context in i915_requestChris Wilson2018-05-181-14/+11Star
* drm/i915/oa: Check that OA is disabled before unpinningChris Wilson2018-05-111-0/+8
* drm/i915: Split i915_gem_timeline into individual timelinesChris Wilson2018-05-031-7/+3Star
* drm/i915: Wrap engine->context_pin() and engine->context_unpin()Chris Wilson2018-04-301-4/+5
* drm/i915/perf: add more debug message on perf open & configsLionel Landwerlin2018-03-291-3/+14
* drm/i915: rename PPGTT/GGTT fields OA registersLionel Landwerlin2018-03-291-3/+4
* drm/i915/perf: remove empty lineLionel Landwerlin2018-03-291-1/+0Star
* drm/i915/perf: simplify OA unit enabling on gen7Lionel Landwerlin2018-03-291-19/+15Star
* drm/i915/perf: check the value of PROP_SAMPLE_OA uapi parameterLionel Landwerlin2018-03-291-1/+2
* drm/i915/perf: enable perf support on ICLLionel Landwerlin2018-03-291-2/+5
* drm/i915/perf: fix perf stream opening lockLionel Landwerlin2018-03-011-27/+13Star
* Merge drm-next into drm-intel-next-queued (this time for real)Joonas Lahtinen2018-03-011-9/+9
|\
| * vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-5/+5
| * Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2018-02-021-63/+90
| |\
| * | the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-281-4/+4
| * | Backmerge tag 'v4.14-rc7' into drm-nextDave Airlie2017-11-021-0/+4
| |\ \
| | * | drm/i915/perf: fix perf enable/disable ioctls with 32bits userspaceLionel Landwerlin2017-10-251-0/+4
* | | | drm/i915: Rename drm_i915_gem_request to i915_requestChris Wilson2018-02-211-14/+14
| |_|/ |/| |
* | | drm/i915: Remove i915.enable_execlists module parameterChris Wilson2017-11-201-4/+4
* | | drm/i915/perf: reuse timestamp frequency from device infoLionel Landwerlin2017-11-201-31/+5Star
* | | drm/i915: Automatic i915_switch_context for legacyChris Wilson2017-11-201-2/+1Star
* | | drm/i915/perf: replace .reg accesses with i915_mmio_reg_offsetLionel Landwerlin2017-11-201-15/+24
* | | drm/i915/perf: enable perf support on CNLLionel Landwerlin2017-11-131-1/+40
* | | drm/i915/perf: refactor perf setupLionel Landwerlin2017-11-131-23/+25
* | | drm/i915/perf: add support for Coffeelake GT3Lionel Landwerlin2017-11-131-0/+3
* | | drm/i915/perf: complete whitelisting for OA programming on HSWLionel Landwerlin2017-11-131-1/+2
* | | drm/i915/perf: fix perf enable/disable ioctls with 32bits userspaceLionel Landwerlin2017-10-241-0/+4
|/ /
* | drm/i915: Rename global i915 to i915_modparamsMichal Wajdeczko2017-09-221-3/+3