diff options
author | Abdiel Janulgue <[email protected]> | 2015-07-17 12:20:18 +0300 |
---|---|---|
committer | Abdiel Janulgue <[email protected]> | 2015-07-18 16:16:56 +0300 |
commit | 2133980bc7dff52bdeb142301184e464d113ce7c (patch) | |
tree | e39f8c243ae62e820e9493271716bb1f272adc41 /Makefile.am | |
parent | 190756482e62cb57e2bc8c798181e5f0171726fb (diff) |
i965: Implement interface to edit binding table entries
Unlike normal software binding tables where the driver has to manually
generate and fill a binding table array which are then uploaded to the
hardware, the resource streamer instead presents the driver with an option
to fill out slots for individual binding table indices. The hardware
accumulates the state for these combined edits which it then automatically
flushes to a binding table pool when the binding table pointer state
command is invoked.
v2: Clarify binding table edit bit aligment (Topi).
v3: Make comments and function names more clearer (Ken).
Reviewed-by: Kenneth Graunke <[email protected]>
Signed-off-by: Abdiel Janulgue <[email protected]>
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions