aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_trace.h
AgeCommit message (Expand)Author
2020-01-28drm/i915/trace: i915_request.prio is a signed valueChris Wilson
2020-01-15drm/i915/fbc: Add fbc tracepointsVille Syrjälä
2019-12-19drm/i915: Rename pipe update tracepointsVille Syrjälä
2019-10-04drm/i915: Move context management under GEMChris Wilson
2019-10-04drm/i915: Remove logical HW IDChris Wilson
2019-08-07drm/i915: rename intel_drv.h to display/intel_display_types.hJani Nikula
2019-08-06drm/i915/gt: Move the [class][inst] lookup for engines onto the GTChris Wilson
2019-07-11drm/i915: Copy name string into ring buffer for intel_update/disable_plane tr...Steven Rostedt (VMware)
2019-06-26drm/i915: Fix various tracepoints for gen2Ville Syrjälä
2019-06-19drm/i915: Stop passing I915_WAIT_LOCKED to i915_request_wait()Chris Wilson
2019-06-11drm/i915: Pull kref into i915_address_spaceChris Wilson
2019-04-30drm/i915: extract i915_irq.h from intel_drv.h and i915_drv.hJani Nikula
2019-04-24drm/i915: Move GraphicsTechnology files under gt/Chris Wilson
2019-02-26drm/i915: Remove i915_request.global_seqnoChris Wilson
2019-02-20Merge drm/drm-next into drm-intel-next-queuedJoonas Lahtinen
2019-02-15drm/i915: Add pipe enable/disable tracepointsVille Syrjälä
2019-02-15drm/i915: Add pipe crc tracepointVille Syrjälä
2019-02-04Merge tag 'drm-intel-next-2019-02-02' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-01-29drm/i915: Remove the intel_engine_notify tracepointChris Wilson
2019-01-24drm: Split out drm_probe_helper.hDaniel Vetter
2019-01-09drm/i915: drop all drmP.h includesJani Nikula
2018-12-28drm/i915: Remove HW semaphores for gen7 inter-engine synchronisationChris Wilson
2018-06-11drm/i915/ringbuffer: Fix context restore upon resetChris Wilson
2018-06-05drm/i915/gtt: Rename i915_hw_ppgtt base memberChris Wilson
2018-06-05drm/i915/trace: Context field needs to be 64-bit wideTvrtko Ursulin
2018-06-05drm/i915/trace: Remove engine out of the context sandwichTvrtko Ursulin
2018-06-05drm/i915/trace: Describe engines as class:instance pairsTvrtko Ursulin
2018-05-18drm/i915: Move request->ctx asideChris Wilson
2018-05-08drm/i915: Remove unused i915_flip tracepointsChris Wilson
2018-05-04drm/i915: Include priority and completed status in request in/out tracepointsTvrtko Ursulin
2018-02-21drm/i915: Rename drm_i915_gem_request to i915_requestChris Wilson
2017-12-18drm/i915/trace: add hw_id to gem requests trace pointsLionel Landwerlin
2017-12-18drm/i915: reorder field in gem_request tracepointsLionel Landwerlin
2017-11-15Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-04drm/i915: Remove defunct trace pointsChris Wilson
2017-10-04drm/i915: Fix some tracepoints to capture full 64bChris Wilson
2017-09-04drm/i915: Use correct path to trace includeThierry Reding
2017-09-01drm/i915: Fix enum pipe vs. enum transcoder for the PCH transcoderVille Syrjälä
2017-09-01drm/i915: Fix enum pipe vs. enum transcoder for the PCH transcoderVille Syrjälä
2017-05-10drm/i915: Add g4x watermark tracepointVille Syrjälä
2017-03-17drm/i915: Avoid use-after-free of ctx in request tracepointsChris Wilson
2017-03-03drm/i915: Add FIFO underrun tracepointsVille Syrjälä
2017-03-03drm/i915: Add cxsr toggle tracepointVille Syrjälä
2017-03-03drm/i915: Add VLV/CHV watermark/FIFO programming tracepointsVille Syrjälä
2017-03-03drm/i915: Add plane update/disable tracepointsVille Syrjälä
2017-02-22drm/i915: Remove change_domain tracepointChris Wilson
2017-02-21drm/i915/tracepoints: Add hw_id to context tracepointsTvrtko Ursulin
2017-02-21drm/i915/tracepoints: Add backend level request in and out tracepointsTvrtko Ursulin
2017-02-21drm/i915/tracepoints: Rename i915_gem_request_notifyTvrtko Ursulin