Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 642919 Details for
Bug 806091
HDMI infoframes break LG Flatron display (regression)
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Add EDID quirk for LG L246WP
0003-drm-Add-EDID-quirk-for-LG-L246WP.patch (text/plain), 1.09 KB, created by
Ian Pilcher
on 2012-11-11 16:39:31 UTC
(
hide
)
Description:
Add EDID quirk for LG L246WP
Filename:
MIME Type:
Creator:
Ian Pilcher
Created:
2012-11-11 16:39:31 UTC
Size:
1.09 KB
patch
obsolete
>From 08751f21531dbcb4babc708b82858a0fd9877be5 Mon Sep 17 00:00:00 2001 >From: Ian Pilcher <arequipeno@gmail.com> >Date: Fri, 28 Sep 2012 01:31:25 -0500 >Subject: [PATCH v5 3/3] drm: Add EDID quirk for LG L246WP > >This display is apparently confused by any InfoFrames (see >https://bugzilla.redhat.com/show_bug.cgi?id=806091). > >Tested on a ThinkPad T510 (nVidia GT218 [NVS 3100M]). > >Signed-off-by: Ian Pilcher <arequipeno@gmail.com> >--- > drivers/gpu/drm/drm_edid.c | 4 ++++ > 1 file changed, 4 insertions(+) > >diff --git a/drivers/gpu/drm/drm_edid.c b/drivers/gpu/drm/drm_edid.c >index 0d788b5..cbd651e 100644 >--- a/drivers/gpu/drm/drm_edid.c >+++ b/drivers/gpu/drm/drm_edid.c >@@ -158,6 +158,10 @@ union edid_quirk edid_quirk_list[EDID_QUIRK_LIST_SIZE] = { > { { { { EDID_MFG_ID('V', 'S', 'C'), cpu_to_le16(5020) } }, > EDID_QUIRK_FORCE_REDUCED_BLANKING } }, > >+ /* LG L246WP */ >+ { { { { EDID_MFG_ID('G', 'S', 'M'), cpu_to_le16(0x563f) } }, >+ EDID_QUIRK_DISABLE_INFOFRAMES } }, >+ > /* > * When adding built-in quirks, please adjust EDID_QUIRK_LIST_SIZE to > * provide some room for user-supplied quirks. >-- >1.7.11.4 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 806091
:
572083
|
572084
|
572085
|
572086
|
572087
|
572089
|
572090
|
572789
|
572790
|
573177
|
575607
|
581917
|
603613
|
642917
|
642918
|
642919
|
678930
|
678931
|
678932
|
711667
|
711668
|
711669
|
738572
|
916523
|
916524
|
916525
|
937268
|
937269