Re: [Intel-gfx] [PATCH] drm/i915/dsc: Add slice_row_per_frame in DSC PPS programming

2018-08-06 Thread Manasi Navare
On Mon, Aug 06, 2018 at 10:33:48AM -0700, Anusha Srivatsa wrote: > Add the newly added slice_row_per_frame parameter > in the Picture Parameter Set registers. > Might be helpful to specify that this indicates number of slices stacked in vertical direction when DSC is enabled. With this:

[Intel-gfx] [PATCH] drm/i915/dsc: Add slice_row_per_frame in DSC PPS programming

2018-08-06 Thread Anusha Srivatsa
Add the newly added slice_row_per_frame parameter in the Picture Parameter Set registers. Credits to Manasi for noticing bSpec change. Suggested-by: Manasi Navare Cc: Manasi Navare Signed-off-by: Anusha Srivatsa --- drivers/gpu/drm/i915/i915_reg.h | 1 + 1 file changed, 1 insertion(+) diff