aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_perf.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/perf: replace BUG_ON() with WARN_ON()Jani Nikula2022-08-311-1/+2
* i915/perf: Disable OA sseu config param for gfx12.50+Umesh Nerlige Ramappa2022-07-081-0/+7
* i915/perf: Replace DRM_DEBUG with driver specific drm_dbg callUmesh Nerlige Ramappa2022-07-081-51/+100
* drm/i915: Fix CFI violation with show_dynamic_id()Nathan Chancellor2022-05-131-2/+2
* Merge drm/drm-next into drm-intel-gt-nextTvrtko Ursulin2022-02-251-49/+91
|\
| * Merge tag 'drm-intel-gt-next-2022-02-17' of git://anongit.freedesktop.org/drm...Rodrigo Vivi2022-02-231-4/+4
| |\
| * | drm/i915/lrc: move lrc_get_runtime() to intel_lrc.cJani Nikula2022-02-171-0/+1
| * | drm/i915: split out i915_file_private.h from i915_drv.hJani Nikula2022-02-141-0/+1
| * | drm/i915: split out i915_gem_internal.h from i915_drv.hJani Nikula2022-02-111-0/+1
| * | drm/i915: Move GT registers to their own header fileMatt Roper2022-02-021-0/+1
| * | drm/i915: Parameterize MI_PREDICATE registersMatt Roper2022-02-021-4/+4
| * | drm/i915: Parameterize R_PWR_CLK_STATE register definitionMatt Roper2022-02-021-2/+2
| * | drm/i915/perf: Express OA register ranges with i915_rangeMatt Roper2022-02-021-43/+79
| * | drm/i915/perf: Move OA regs to their own headerMatt Roper2022-02-021-0/+1
| * | Merge drm/drm-next into drm-intel-nextRodrigo Vivi2022-01-311-22/+2
| |\ \
| * | | drm/i915/gt: Move engine registers to their own headerMatt Roper2022-01-111-0/+1
* | | | drm/i915/perf: Skip the i915_perf_init for dg2Ramalingam C2022-02-171-0/+4
| |_|/ |/| |
* | | Merge drm/drm-next into drm-intel-gt-nextJoonas Lahtinen2022-02-031-21/+1
|\ \ \ | | |/ | |/|
| * | i915: simplify subdirectory registration with register_sysctl()Luis Chamberlain2022-01-221-21/+1
* | | i915: make array flex_regs static constColin Ian King2022-01-141-1/+1
* | | drm/i915: Use to_gt() helper for GGTT accessesMichał Winiarski2022-01-051-3/+3
|/ /
* / drm/i915: Use to_gt() helperMichał Winiarski2021-12-171-1/+1
|/
* Merge tag 'drm-intel-next-2021-08-10-1' of git://anongit.freedesktop.org/drm/...Dave Airlie2021-08-121-14/+8
|\
| * drm/i915: finish removal of CNLLucas De Marchi2021-07-301-1/+0
| * drm/i915: remove GRAPHICS_VER == 10Lucas De Marchi2021-07-301-13/+8
* | drm/i915/xehp: Handle new device context ID formatStuart Summers2021-07-221-10/+19
* | drm/i915: Use a table for i915_init/exit (v2)Jason Ekstrand2021-07-221-1/+2
* | drm/i915/gem: Return an error ptr from context_lookupJason Ekstrand2021-07-081-2/+2
|/
* Merge tag 'drm-intel-next-2021-06-09' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2021-06-101-22/+22
|\
| * drm/i915: replace IS_GEN and friends with GRAPHICS_VERLucas De Marchi2021-06-071-22/+22
* | Merge tag 'drm-intel-gt-next-2021-05-28' of git://anongit.freedesktop.org/drm...Dave Airlie2021-06-021-5/+5
|\ \ | |/ |/|
| * drm/i915/gt: Move submission_method into intel_gtChris Wilson2021-05-251-5/+5
* | drm/i915/perf: Enable OA formats for ADL_PUmesh Nerlige Ramappa2021-05-121-0/+1
|/
* drm/i915: Increase ww locking for perf.Maarten Lankhorst2021-03-241-13/+43
* i915/perf: Start hrtimer only if sampling the OA bufferUmesh Nerlige Ramappa2021-03-151-8/+5
* i915/perf: Drop the check for report reason in OAUmesh Nerlige Ramappa2021-02-121-5/+0
* i915/perf: Add additional OA formats for gen12Umesh Nerlige Ramappa2021-02-091-6/+3
* i915/perf: Move OA formats to single arrayUmesh Nerlige Ramappa2021-02-091-17/+2
* i915/perf: Store a mask of valid OA formats for a platformUmesh Nerlige Ramappa2021-02-091-1/+62
* Merge tag 'drm-intel-gt-next-2021-01-14' of git://anongit.freedesktop.org/drm...Dave Airlie2021-01-151-6/+11
|\
| * drm/i915/gt: Consolidate the CS timestamp clocksChris Wilson2020-12-231-4/+7
| * drm/i915/gt: Split logical ring contexts from execlist submissionChris Wilson2020-12-211-1/+1
| * drm/i915/gt: Move gen8 CS emitters into gen8_engine_cs.hChris Wilson2020-12-161-0/+1
| * drm/i915/gt: Rename lrc.c to execlists_submission.cChris Wilson2020-12-091-0/+1
| * drm/i915/perf: replace idr_init() by idr_init_base()Deepak R Varma2020-11-281-1/+1
* | drm/i915/perf: also include Gen11 in OATAILPTR workaroundLionel Landwerlin2020-12-181-1/+1
* | Merge tag 'drm-intel-next-queued-2020-11-27' of git://anongit.freedesktop.org...Dave Airlie2020-12-031-2/+7
|\ \
| * | drm/i915/perf: workaround register corruption in OATAILPTRLionel Landwerlin2020-11-191-2/+7
| |/
* / drm: fix some kernel-doc markupsMauro Carvalho Chehab2020-11-161-3/+5
|/
* drm/i915: Convert i915_perf to ww locking as wellMaarten Lankhorst2020-09-071-15/+42