Re: [Mesa-dev] [PATCH 5/6] freedreno: context priority support

2017-10-24 Thread Rob Clark
On Wed, Oct 4, 2017 at 3:37 PM, Roland Scheidegger wrote: > Am 04.10.2017 um 17:44 schrieb Rob Clark: >> For devices (and kernels) which support different priority ringbuffers, >> expose context priority support. >> >> Signed-off-by: Rob Clark >> --- >> src/gallium/drivers/freedreno/freedreno_co

Re: [Mesa-dev] [PATCH 5/6] freedreno: context priority support

2017-10-04 Thread Roland Scheidegger
Am 04.10.2017 um 17:44 schrieb Rob Clark: > For devices (and kernels) which support different priority ringbuffers, > expose context priority support. > > Signed-off-by: Rob Clark > --- > src/gallium/drivers/freedreno/freedreno_context.c | 9 - > src/gallium/drivers/freedreno/freedreno_

[Mesa-dev] [PATCH 5/6] freedreno: context priority support

2017-10-04 Thread Rob Clark
For devices (and kernels) which support different priority ringbuffers, expose context priority support. Signed-off-by: Rob Clark --- src/gallium/drivers/freedreno/freedreno_context.c | 9 - src/gallium/drivers/freedreno/freedreno_screen.c | 12 +++- src/gallium/drivers/freedre