Re: [Mesa-dev] [PATCH] RFC: Externd IMG_context_priority with NV_context_priority_realtime

2018-04-06 Thread Ben Widawsky
On 18-03-31 12:00:16, Chris Wilson wrote: Quoting Kenneth Graunke (2018-03-30 19:20:57) On Friday, March 30, 2018 7:40:13 AM PDT Chris Wilson wrote: > For i915, we are proposing to use a quality-of-service parameter in > addition to that of just a priority that usurps everyone. Due to our HW, >

Re: [Mesa-dev] [PATCH] RFC: Externd IMG_context_priority with NV_context_priority_realtime

2018-04-02 Thread Daniel Stone
On 30 March 2018 at 19:20, Kenneth Graunke wrote: > On Friday, March 30, 2018 7:40:13 AM PDT Chris Wilson wrote: >> For i915, we are proposing to use a quality-of-service parameter in >> addition to that of just a priority that usurps everyone. Due to our HW, >> preemption

Re: [Mesa-dev] [PATCH] RFC: Externd IMG_context_priority with NV_context_priority_realtime

2018-03-31 Thread Chris Wilson
Quoting Kenneth Graunke (2018-03-31 20:29:28) > On Saturday, March 31, 2018 5:56:57 AM PDT Chris Wilson wrote: > > Quoting Chris Wilson (2018-03-31 12:00:16) > > > Quoting Kenneth Graunke (2018-03-30 19:20:57) > > > > On Friday, March 30, 2018 7:40:13 AM PDT Chris Wilson wrote: > > > > > For i915,

Re: [Mesa-dev] [PATCH] RFC: Externd IMG_context_priority with NV_context_priority_realtime

2018-03-31 Thread Kenneth Graunke
On Saturday, March 31, 2018 5:56:57 AM PDT Chris Wilson wrote: > Quoting Chris Wilson (2018-03-31 12:00:16) > > Quoting Kenneth Graunke (2018-03-30 19:20:57) > > > On Friday, March 30, 2018 7:40:13 AM PDT Chris Wilson wrote: > > > > For i915, we are proposing to use a quality-of-service parameter

Re: [Mesa-dev] [PATCH] RFC: Externd IMG_context_priority with NV_context_priority_realtime

2018-03-31 Thread Chris Wilson
Quoting Chris Wilson (2018-03-31 12:00:16) > Quoting Kenneth Graunke (2018-03-30 19:20:57) > > On Friday, March 30, 2018 7:40:13 AM PDT Chris Wilson wrote: > > > For i915, we are proposing to use a quality-of-service parameter in > > > addition to that of just a priority that usurps everyone. Due

Re: [Mesa-dev] [PATCH] RFC: Externd IMG_context_priority with NV_context_priority_realtime

2018-03-31 Thread Chris Wilson
Quoting Kenneth Graunke (2018-03-30 19:20:57) > On Friday, March 30, 2018 7:40:13 AM PDT Chris Wilson wrote: > > For i915, we are proposing to use a quality-of-service parameter in > > addition to that of just a priority that usurps everyone. Due to our HW, > > preemption may not be immediate and

Re: [Mesa-dev] [PATCH] RFC: Externd IMG_context_priority with NV_context_priority_realtime

2018-03-30 Thread Kenneth Graunke
On Friday, March 30, 2018 7:40:13 AM PDT Chris Wilson wrote: > NV_context_priority_realtime > https://www.khronos.org/registry/EGL/extensions/NV/EGL_NV_context_priority_realtime.txt > > "This extension allows an EGLContext to be created with one extra > priority level in addition to three

[Mesa-dev] [PATCH] RFC: Externd IMG_context_priority with NV_context_priority_realtime

2018-03-30 Thread Chris Wilson
NV_context_priority_realtime https://www.khronos.org/registry/EGL/extensions/NV/EGL_NV_context_priority_realtime.txt "This extension allows an EGLContext to be created with one extra priority level in addition to three priority levels that are part of EGL_IMG_context_priority