summaryrefslogtreecommitdiff
path: root/src/intel/perf
AgeCommit message (Expand)AuthorFilesLines
2021-05-25intel/perf: rename metric descriptionsLionel Landwerlin19-193/+193
2021-05-25intel/perf: update Gen9/11 programming for AsyncComputeLionel Landwerlin8-16/+24
2021-05-25intel/perf: add EHL availability condition to HDCAndSF countersLionel Landwerlin1-1/+5
2021-05-25intel/perf: update Gen11 RenderBasic programmingLionel Landwerlin2-5/+6
2021-05-25intel/perf: update Gen11 RenderBasic programmingLionel Landwerlin2-6/+6
2021-05-25intel/perf: update gen9/11 TestOa configsLionel Landwerlin9-18/+45
2021-05-18intel/perf: allow metric sets to be loaded with on OA reportsLionel Landwerlin2-48/+67
2021-05-18intel/perf: allow opening perf stream with no context filteringLionel Landwerlin3-8/+10
2021-05-18intel/perf: Extern CAntonio Caggiano3-6/+74
2021-04-22intel/perf: move calculation of period_exponent to perf ctx initMarcin Ślusarz1-54/+68
2021-04-20intel: Rename _gen_{program, part, batch, freq} to _intel_{..}Anuj Phogat1-1/+1
2021-04-20intel: Rename gen_{pipeline, oa, counter, hw} to intel_{..}Anuj Phogat4-28/+28
2021-04-20intel: Rename GEN_PERF prefix to INTEL_PERF in source filesAnuj Phogat7-110/+110
2021-04-20intel: Fix alignment and line wrapping due to gen_perf renamingAnuj Phogat7-168/+168
2021-04-20intel: Rename gen_perf prefix to intel_perf in source filesAnuj Phogat9-371/+371
2021-04-20intel: Rename gen_perf prefix in filenames to intel_perfAnuj Phogat10-35/+35
2021-04-20intel: Rename gen_device prefix to intel_deviceAnuj Phogat7-48/+48
2021-04-20intel: Rename gen_device prefix in filenamesAnuj Phogat4-4/+4
2021-04-20intel: Rename files with gen_debug prefixAnuj Phogat2-2/+2
2021-04-15Convert most remaining free-form fall-through comments to FALLTHROUGHMichel Dänzer1-2/+2
2021-04-02intel: Rename Genx keyword to GfxxAnuj Phogat5-12/+12
2021-04-02intel: Rename genx keyword to gfxx in source filesAnuj Phogat4-18/+18
2021-04-02intel: Rename GENx prefix in macros to GFXx in source filesAnuj Phogat3-62/+62
2021-04-02intel: Rename gen field in gen_device_info struct to verAnuj Phogat4-27/+27
2021-03-10intel: Rename "gen_" prefix used in common code to "intel_"Anuj Phogat2-8/+8
2021-03-10intel: Rename files with gen_ prefix in common code to intel_Anuj Phogat2-2/+2
2021-02-22intel/perf: fix roll over PERF_CNT counter accumulationLionel Landwerlin1-2/+6
2021-02-22intel/perf: Add Alderlake metricsLionel Landwerlin3-1/+10627
2021-02-03intel/perf: introduce additional ralloc context parameterTapani Pälli2-2/+6
2021-02-03intel/perf: cleanup, remove duplicate function declarationTapani Pälli1-9/+0
2021-02-02intel/perf: drop the special READ_REG operatorLionel Landwerlin13-123/+114
2021-02-02intel/perf: add DG1 supportLionel Landwerlin3-1/+10758
2021-02-02intel/perf: add RKL supportLionel Landwerlin3-1/+8523
2021-02-02intel/perf: break TGL perf configs in GT1/2Lionel Landwerlin4-103/+8719
2021-02-02intel/perf: add async compute metricsLionel Landwerlin9-9/+2799
2021-02-02intel/perf: small ICL equation refactorLionel Landwerlin1-19/+19
2021-02-02intel/perf: update files from IGTLionel Landwerlin15-5789/+9925
2021-02-02intel/perf: remove reordering scriptLionel Landwerlin1-10319/+0
2021-02-02intel/perf: reorder xml filesLionel Landwerlin15-84660/+84660
2021-02-02intel/perf: add reorder scriptLionel Landwerlin1-0/+10319
2021-02-02intel/perf: rename lkf into ehlLionel Landwerlin3-21/+21
2021-02-02intel/perf: switch query code to use query layoutLionel Landwerlin1-33/+62
2021-02-02intel/perf: add performance query layout using MI_SRMLionel Landwerlin4-12/+114
2021-02-02intel/perf: query register descriptionsLionel Landwerlin3-2/+203
2021-02-02intel/perf: prep work to enable new perf countersLionel Landwerlin6-51/+62
2021-01-27intel/perf: export information about units of performance countersMarcin Ślusarz1-1/+34
2021-01-15intel/perf: move gt_frequency to resultsLionel Landwerlin5-50/+54
2021-01-15intel/perf: link queries back to the gen_perf_config objectLionel Landwerlin3-0/+5
2021-01-15intel/perf: add definition for generic perf countersLionel Landwerlin1-0/+7
2021-01-15intel/perf: restructure i915 perf version checksLionel Landwerlin2-17/+47