Skip to content

Commit 5de8b6b

Browse files
committed
patch(dsc): specify exact spec source
Signed-off-by: Yaroslav Bolyukin <iam@lach.pw>
1 parent b2f3a93 commit 5de8b6b

2 files changed

Lines changed: 3 additions & 6 deletions

File tree

kernel-patches/dsc/0001-edid-parse-DRM-VESA-dsc-bpp-target.patch

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,9 @@
1-
From 1a76a6ec03d7b8d821d2da36fa4366b487a4e51b Mon Sep 17 00:00:00 2001
1+
From b4bece9f3f5e11823cf94bcfbb1d83189af63dc6 Mon Sep 17 00:00:00 2001
22
From: Yaroslav Bolyukin <iam@lach.pw>
33
Date: Wed, 9 Feb 2022 22:30:24 +0300
44
Subject: [PATCH 1/2] edid: parse DRM VESA dsc bpp target
55

6-
I can't find this field in spec, but `edid-decode` supports it:
7-
https://git.linuxtv.org/edid-decode.git/tree/parse-displayid-block.cpp#n1572
8-
And it is also described in wikipedia:
9-
https://en.wikipedia.org/wiki/DisplayID#0x7E_Vendor-specific_data
6+
As per DisplayID v2.0 Errata E9 spec
107

118
Signed-off-by: Yaroslav Bolyukin <iam@lach.pw>
129
---

kernel-patches/dsc/0002-drm-amd-use-fixed-dsc-bits-per-pixel-from-edid.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 3c2b8455e359368d9c1b35235cdc5355bf0414ac Mon Sep 17 00:00:00 2001
1+
From 41799bc71c27218a1587862b9179084be672e6eb Mon Sep 17 00:00:00 2001
22
From: Yaroslav Bolyukin <iam@lach.pw>
33
Date: Wed, 9 Feb 2022 22:31:34 +0300
44
Subject: [PATCH 2/2] drm/amd: use fixed dsc bits-per-pixel from edid

0 commit comments

Comments
 (0)