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

venkata.sai.patnana at intel.com venkata.sai.patnana at intel.com
Mon Jul 5 12:02:07 UTC 2021


From: Patnana Venkata Sai <venkata.sai.patnana at intel.com>

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 all accepted values

Anusha Srivatsa (1):
  drm/i915/display/dsc: Set BPP in the kernel

Patnana Venkata Sai (1):
  drm/i915/display/dsc: Add Per connector debugfs node for DSC BPP
    enable

 .../drm/i915/display/intel_display_debugfs.c  | 106 +++++++++++++++++-
 .../drm/i915/display/intel_display_types.h    |   1 +
 drivers/gpu/drm/i915/display/intel_dp.c       |  27 +++--
 3 files changed, 126 insertions(+), 8 deletions(-)

-- 
2.25.1



More information about the Intel-gfx-trybot mailing list