All of lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-gfx] [PATCH v6 0/2] drm/i915/display/dsc: Set BPP in the kernel
@ 2021-07-05  9:41 venkata.sai.patnana
  2021-07-05  9:42 ` [Intel-gfx] [PATCH v6 1/2] drm/i915/display/dsc: Add Per connector debugfs node for DSC BPP enable venkata.sai.patnana
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: venkata.sai.patnana @ 2021-07-05  9:41 UTC (permalink / raw)
  To: intel-gfx

From: Patnana Venkata Sai <venkata.sai.patnana@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

Test-with: <20210622102454.8922-1-venkata.sai.patnana@intel.com>

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

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2021-07-05 17:51 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-05  9:41 [Intel-gfx] [PATCH v6 0/2] drm/i915/display/dsc: Set BPP in the kernel venkata.sai.patnana
2021-07-05  9:42 ` [Intel-gfx] [PATCH v6 1/2] drm/i915/display/dsc: Add Per connector debugfs node for DSC BPP enable venkata.sai.patnana
2021-07-05 17:47   ` Jani Nikula
2021-07-05  9:42 ` [Intel-gfx] [PATCH v6 2/2] drm/i915/display/dsc: Set BPP in the kernel venkata.sai.patnana
2021-07-05 17:51   ` Jani Nikula
2021-07-05 10:16 ` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915/display/dsc: Set BPP in the kernel (rev6) Patchwork
2021-07-05 10:46 ` [Intel-gfx] ✗ Fi.CI.BAT: failure " Patchwork
2021-07-05 12:04 ` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915/display/dsc: Set BPP in the kernel (rev7) Patchwork
2021-07-05 12:34 ` [Intel-gfx] ✗ Fi.CI.BAT: failure " Patchwork

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.