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 289693 Details for
Bug 425786
Add support to E7221 Graphics adapter (0x258a) into kernel
[?]
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]
DRM support
linux-2.6-drm-E7221-support.patch (text/plain), 908 bytes, created by
Carlos Martín
on 2007-12-15 17:57:59 UTC
(
hide
)
Description:
DRM support
Filename:
MIME Type:
Creator:
Carlos Martín
Created:
2007-12-15 17:57:59 UTC
Size:
908 bytes
patch
obsolete
>From cddbef8363162c17a4cfa518f3fbe350db2f0d7e Mon Sep 17 00:00:00 2001 >From: =?utf-8?q?Carlos=20Mart=C3=ADn?= <inean@users.sf.net> >Date: Fri, 14 Dec 2007 16:34:07 +0100 >Subject: [PATCH] add E7221 device i915 drm code > >--- > drivers/char/drm/drm_pciids.h | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > >diff --git a/drivers/char/drm/drm_pciids.h b/drivers/char/drm/drm_pciids.h >index 30b200b..e3f5694 100644 >--- a/drivers/char/drm/drm_pciids.h >+++ b/drivers/char/drm/drm_pciids.h >@@ -299,6 +299,7 @@ > {0x8086, 0x3582, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0}, \ > {0x8086, 0x2572, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0}, \ > {0x8086, 0x2582, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0}, \ >+ {0x8086, 0x258a, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0}, \ > {0x8086, 0x2592, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0}, \ > {0x8086, 0x2772, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0}, \ > {0x8086, 0x27a2, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0}, \ >-- >1.5.3.6 >
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 425786
:
289692
| 289693 |
289694
|
289695