~ubuntu-branches/debian/experimental/linux-tools/experimental

« back to all changes in this revision

Viewing changes to include/uapi/drm/i915_drm.h

  • Committer: Package Import Robot
  • Author(s): Ben Hutchings
  • Date: 2014-02-02 16:57:49 UTC
  • mfrom: (1.1.10) (0.1.21 sid)
  • Revision ID: package-import@ubuntu.com-20140202165749-tw94o9t1t0a8txk6
Tags: 3.13-1~exp2
Merge changes from sid up to 3.12.6-3

Show diffs side-by-side

added added

removed removed

Lines of Context:
38
38
 *
39
39
 * I915_L3_PARITY_UEVENT - Generated when the driver receives a parity mismatch
40
40
 *      event from the gpu l3 cache. Additional information supplied is ROW,
41
 
 *      BANK, SUBBANK of the affected cacheline. Userspace should keep track of
42
 
 *      these events and if a specific cache-line seems to have a persistent
43
 
 *      error remap it with the l3 remapping tool supplied in intel-gpu-tools.
44
 
 *      The value supplied with the event is always 1.
 
41
 *      BANK, SUBBANK, SLICE of the affected cacheline. Userspace should keep
 
42
 *      track of these events and if a specific cache-line seems to have a
 
43
 *      persistent error remap it with the l3 remapping tool supplied in
 
44
 *      intel-gpu-tools.  The value supplied with the event is always 1.
45
45
 *
46
46
 * I915_ERROR_UEVENT - Generated upon error detection, currently only via
47
47
 *      hangcheck. The error detection event is a good indicator of when things