aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-16drm/i915/cnl: Remove useless conversion.Rodrigo Vivi1-3/+3
2017-11-16drm/i915/cnl: Remove spurious central_freq.Rodrigo Vivi1-1/+0
2017-11-16drm/i915/selftests: exercise_ggtt may have nothing to doChris Wilson1-1/+1
2017-11-16drm/i915: Don't sanitize frame start delay if the pipe is offVille Syrjälä1-1/+1
2017-11-16drm/i915/guc: Rename i915_guc_submission.c|h to intel_guc_submission.c|hSagar Arun Kamble7-30/+45
2017-11-16drm/i915/guc: Rename i915_guc_client struct to intel_guc_clientSagar Arun Kamble4-37/+37
2017-11-16drm/i915/guc: Update name and prototype of GuC submission interface functionsSagar Arun Kamble3-20/+19
2017-11-16drm/i915/guc: Update names of submission related static functionsSagar Arun Kamble1-10/+10
2017-11-16drm/i915: Update execlists tasklet namingSagar Arun Kamble6-20/+21
2017-11-16drm/i915: Prevent overflow of execbuf.buffer_count and num_cliprectsChris Wilson1-23/+43
2017-11-16drm/i915: Clear breadcrumb node when cancelling signalingChris Wilson1-0/+1
2017-11-16drm/i915: Print the condition causing GEM_BUG_ONMika Kuoppala1-1/+5
2017-11-15drm/i915: Remove pre-production pooled-EU w/a for BroxtonChris Wilson1-10/+0
2017-11-15drm/i915: Make request's wait-for-space explicitChris Wilson3-24/+41
2017-11-15drm/i915/selftests: Increase size for mock ringbufferChris Wilson1-1/+3
2017-11-15drm/i915: Initialise entry in intel_ppat_get() for older compilersChris Wilson1-2/+2
2017-11-15drm/i915/selftests: Markup __iomem for igt_gem_coherencyChris Wilson1-8/+8
2017-11-15drm/i915: Use ELK stolen memory reserved detection for ILKVille Syrjälä1-7/+11
2017-11-15drm/i915: Make the report about a bogus stolen reserved area an errorVille Syrjälä1-3/+3
2017-11-15drm/i915: Check if the stolen memory "reserved" area is enabled or notVille Syrjälä2-0/+32
2017-11-15drm/i915: Fix kerneldocs for intel_audio.cVille Syrjälä1-2/+2
2017-11-15drm/i915: Call uncore_suspend before platform suspend handlersHans de Goede1-2/+4
2017-11-15drm/i915: Re-register PMIC bus access notifier on runtime resumeHans de Goede3-0/+9
2017-11-15drm/i915: Fix false-positive assert_rpm_wakelock_held in i915_pmic_bus_access_notifier v2Hans de Goede1-0/+7
2017-11-14drm/i915/selftests: Always initialise errChris Wilson6-11/+11
2017-11-14drm/i915: Resume GuC before using GEMChris Wilson2-2/+2
2017-11-14drm/i915: Display WA #1185 WaDisableDARBFClkGating:cnl, glkRodrigo Vivi2-9/+19
2017-11-14drm/i915: Unconditionally apply the Broxton register workaround setChris Wilson1-17/+12
2017-11-14drm/i915: Remove pre-production Broxton register workaroundsChris Wilson1-55/+1
2017-11-14drm/i915: Unify SLICE_UNIT_LEVEL_CLKGATE w/a for cnlChris Wilson2-6/+5
2017-11-14drm/i915: fix 64bit divideLionel Landwerlin4-19/+18
2017-11-14drm/i915: Generalize transcoder loopingMika Kahola1-4/+6
2017-11-14drm/i915/glk: Refactor handling of PLANE_COLOR_CTL for GLK+James Ausmus4-25/+76
2017-11-14drm/i915: Introduce GEM proxyTina Zhang3-4/+47
2017-11-14drm/i915: Object w/o backing storage is banned by -ENXIOTina Zhang1-1/+1
2017-11-14drm/i915: Fix function name in commentLucas De Marchi1-1/+1
2017-11-13drm/i915: There is only one fault register from GEN8 onwardsMichel Thierry3-18/+49
2017-11-13drm/i915: Clear per-engine fault register as early as possibleMichel Thierry2-2/+2
2017-11-13drm/i915: expose command stream timestamp frequency to userspaceLionel Landwerlin6-0/+141
2017-11-13drm/i915/perf: enable perf support on CNLLionel Landwerlin5-2/+202
2017-11-13drm/i915: fix register namingLionel Landwerlin1-2/+2
2017-11-13drm/i915/perf: refactor perf setupLionel Landwerlin1-23/+25
2017-11-13drm/i915/perf: add support for Coffeelake GT3Lionel Landwerlin5-1/+150
2017-11-13drm/i915/perf: complete whitelisting for OA programming on HSWLionel Landwerlin2-1/+16
2017-11-13drm/i915: Handle locking better in i915_sink_crc.Maarten Lankhorst1-8/+32
2017-11-13drm/i915: Handle adjust better in intel_pipe_config_compareMaarten Lankhorst1-2/+22
2017-11-13drm/i915: Check boolean options in intel_pipe_config_compare with its own macroMaarten Lankhorst1-10/+20
2017-11-13drm/i915: Remove bogus ips_enabled check.Maarten Lankhorst1-8/+0
2017-11-13drm/rockchip: analogix_dp: Use mutex rather than spinlockEmil Renner Berthing1-8/+6
2017-11-12drm/i915: Remove Gen9 WAs with no effectOscar Mateo2-6/+0