[Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/display/dsc: Add Per connector debugfs node for DSC BPP enable

2021-07-04 Thread Patchwork
== Series Details == Series: drm/i915/display/dsc: Add Per connector debugfs node for DSC BPP enable URL : https://patchwork.freedesktop.org/series/92188/ State : failure == Summary == CI Bug Log - changes from CI_DRM_10304 -> Patchwork_20524 ===

[Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915/display/dsc: Add Per connector debugfs node for DSC BPP enable

2021-07-04 Thread Patchwork
== Series Details == Series: drm/i915/display/dsc: Add Per connector debugfs node for DSC BPP enable URL : https://patchwork.freedesktop.org/series/92188/ State : warning == Summary == $ dim sparse --fast origin/drm-tip Sparse version: v0.6.2 Fast mode used, each commit won't be checked separa

[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/display/dsc: Add Per connector debugfs node for DSC BPP enable

2021-07-04 Thread Patchwork
== Series Details == Series: drm/i915/display/dsc: Add Per connector debugfs node for DSC BPP enable URL : https://patchwork.freedesktop.org/series/92188/ State : warning == Summary == $ dim checkpatch origin/drm-tip 0391ab67ea4c drm/i915/display/dsc: Add Per connector debugfs node for DSC BPP

[Intel-gfx] [PATCH v6 2/2] drm/i915/display/dsc: Set BPP in the kernel

2021-07-04 Thread venkata . sai . patnana
From: Anusha Srivatsa Set compress BPP in kernel while connector DP or eDP Cc: Vandita Kulkarni Cc: Navare Manasi D Signed-off-by: Anusha Srivatsa Signed-off-by: Patnana Venkata Sai --- drivers/gpu/drm/i915/display/intel_dp.c | 23 ++- 1 file changed, 18 insertions(+), 5

[Intel-gfx] [PATCH v6 /2] drm/i915/display/dsc: Add Per connector debugfs node for DSC BPP enable

2021-07-04 Thread venkata . sai . patnana
From: Patnana Venkata Sai [What]: This patch creates a per connector debugfs node to expose the Input and Compressed BPP. The same node can be used from userspace to force DSC to a certain BPP(all accepted values). [Why]: Useful to verify all supported/requested compression bpp's through IGT v

[Intel-gfx] [PATCH v6 0/2] drm/i915/display/dsc: Set BPP in the kernel

2021-07-04 Thread venkata . sai . patnana
From: Patnana Venkata Sai DSC can be supported per DP connector. This patch creates a per connector debugfs node to expose the Input and Compressed BPP. The same node can be used from userspace to force DSC to a certain BPP. force_dsc_bpp is written through this debugfs node to force DSC BPP to