diff options
author | Chris Wilson <[email protected]> | 2017-08-30 00:02:10 -0700 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2017-09-01 09:59:39 -0700 |
commit | 598503e285f9bf49e09132e064cc07a9ab0ae64c (patch) | |
tree | d050487be1b2011ce2882235ae81277fc707e22a /include/pci_ids/r300_pci_ids.h | |
parent | 804f78feb41376101632715c32ab680893629915 (diff) |
i965: Rename brw_bo::offset64 to gtt_offset.
We can drop the meaningless "64" suffix - libdrm_intel originally had
an "offset" field that was an "unsigned long" which was the wrong size,
and we couldn't remove/alter that field without breaking ABI, so we had
to add a uint64_t "offset64" field.
"gtt_offset" is also more descriptive than "offset".
(Patch originally written by Ken, but Chris suggested a better name and
supplied the giant comment making up the bulk of the patch, so I changed
the authorship to him.)
Acked-by: Kenneth Graunke <[email protected]>
Reviewed-by: Chris Wilson <[email protected]>
Diffstat (limited to 'include/pci_ids/r300_pci_ids.h')
0 files changed, 0 insertions, 0 deletions