summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gvt/debugfs.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/gvt: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-08-131-38/+9
* drm/i915: Remove I915_READ_NOTRACETvrtko Ursulin2019-06-121-2/+2
* drm/i915/gvt: Use snprintf() to prevent possible buffer overflow.Aleksei Gimbitskii2019-04-251-2/+2
* drm/i915/gvt: scan non-privileged batch buffer for debug purposeZhao Yan2018-04-231-0/+67
* i915: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko2018-03-161-12/+1
* drm/i915/gvt: Add new debugfs tool mmio_diffChangbin Du2017-11-161-0/+115
* drm/i915/gvt: Add basic debugfs infrastructureChangbin Du2017-11-161-0/+97