Skip to content

Fix HDMI DSC max-slice code 7 mapping - #1352

Open
sylvesterkaczmarek wants to merge 1 commit into
NVIDIA:mainfrom
sylvesterkaczmarek:fix-hdmi-dsc-max-slices
Open

sylvesterkaczmarek wants to merge 1 commit into
NVIDIA:mainfrom
sylvesterkaczmarek:fix-hdmi-dsc-max-slices

Conversation

@sylvesterkaczmarek

Copy link
Copy Markdown

Fixes #1348

Restore HDMI Forum VSDB DSC_MaxSlices code 7 to 16 slices at 400 MHz. The 615.71.09 mapping changed it to 12 slices at 600 MHz, but the HDMI DSC throughput path only recognizes the 400 MHz class and otherwise falls back to 340 MHz.

This restores the mapping used in 610.57.04 while leaving the newly added code 8 mapping unchanged.

Validation:

  • compiled src/common/modeset/timing/nvt_edidext_861.c to nvt_edidext_861.o successfully
  • git diff --check
  • confirmed the code 7 mapping matches NVIDIA release 610.57.04

A full Linux kernel-module build was not run on this macOS host because Linux kernel build headers are unavailable. The hardware reproduction and patched-module verification are documented in #1348.

Signed-off-by: Sylvester Kaczmarek <16242628+sylvesterkaczmarek@users.noreply.github.com>
@CLAassistant

CLAassistant commented Sep 10, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

2 participants