Re: [Intel-gfx] [PATCH v3 01/11] drm/i915/dsb: feature flag added for display state buffer.

2019-08-29 Thread Animesh Manna
On 8/28/2019 7:31 PM, Sharma, Shashank wrote: Hello Animesh On 8/28/2019 12:40 AM, Animesh Manna wrote: From gen12 onwards Display State Buffer(DSB) is hardware capability added which allows driver to batch submit display HW programming. Let's rephrase this line a bit, how about: DSB is a

Re: [Intel-gfx] [PATCH v3 01/11] drm/i915/dsb: feature flag added for display state buffer.

2019-08-28 Thread Sharma, Shashank
Hello Animesh On 8/28/2019 12:40 AM, Animesh Manna wrote: From gen12 onwards Display State Buffer(DSB) is hardware capability added which allows driver to batch submit display HW programming. Let's rephrase this line a bit, how about: DSB is a new hardware capability, introduced in GEN12 dis

[Intel-gfx] [PATCH v3 01/11] drm/i915/dsb: feature flag added for display state buffer.

2019-08-27 Thread Animesh Manna
From gen12 onwards Display State Buffer(DSB) is hardware capability added which allows driver to batch submit display HW programming. Feature flag has_dsb added to identify the driver/platform support at runtime. Cc: Jani Nikula Cc: Rodrigo Vivi Signed-off-by: Animesh Manna --- drivers/gpu/drm