Add a few missing trace functions, and "use" them. Add back the WATCH_GTT
authorkettenis <kettenis@openbsd.org>
Sun, 12 Apr 2015 17:10:07 +0000 (17:10 +0000)
committerkettenis <kettenis@openbsd.org>
Sun, 12 Apr 2015 17:10:07 +0000 (17:10 +0000)
commit558334c608c43ff8461d9039ddb7ba884ffcab1f
tree55b27ee60dbfda0e0a9db7df0d8a175386ab0331
parent2a5636e1fc0ebf6873394c4553c201a770081130
Add a few missing trace functions, and "use" them.  Add back the WATCH_GTT
code (that isn't actually compiled in).  Use dev_priv->dev in one more place
now that we have it, and add set_normalized_timespec() and use it.
sys/dev/pci/drm/drm_linux.h
sys/dev/pci/drm/i915/i915_gem.c
sys/dev/pci/drm/i915/i915_gem_execbuffer.c
sys/dev/pci/drm/i915/i915_irq.c
sys/dev/pci/drm/i915/i915_trace.h
sys/dev/pci/drm/i915/intel_display.c
sys/dev/pci/drm/i915/intel_ringbuffer.c