diff options
| author | Ville Syrjälä <[email protected]> | 2015-11-04 23:20:01 +0200 |
|---|---|---|
| committer | Ville Syrjälä <[email protected]> | 2015-11-18 14:35:02 +0200 |
| commit | 086f8e84a085a43ae6479ce5ecd502f7e5133cbe (patch) | |
| tree | 3089d7d6cdb52fe1fef616742a95719e86556f3b /tools/perf/scripts/python | |
| parent | b2e8c6cd0974fc58dced08ebb3780bdf875a8a80 (diff) | |
drm/i915: Prefix raw register defines with underscore
Most of our register defines follow the convention that if there's a
need for the raw register offset, that one has an underscore sa a
prefix. The define (possibly parametrized) without the underscore is
the one people should normally use, since it will take into account
all the parameters and other potential offsets that are needed.
Fix up the few stragglers that don't follow this convention.
Signed-off-by: Ville Syrjälä <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: Chris Wilson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions