RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 2149472 - [RFE] RFE Update Intel graphics driver in RHEL 8
Summary: [RFE] RFE Update Intel graphics driver in RHEL 8
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: xorg-x11-drv-intel
Version: 8.5
Hardware: Unspecified
OS: Linux
high
urgent
Target Milestone: rc
: ---
Assignee: Olivier Fourdan
QA Contact: Desktop QE
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-11-30 01:27 UTC by VIRENDRASINGH RAJPUT
Modified: 2023-05-16 10:06 UTC (History)
9 users (show)

Fixed In Version: xorg-x11-drv-intel-2.99.917-41.20210115.el8
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2023-05-16 08:40:55 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RHELPLAN-140835 0 None None None 2022-11-30 01:33:40 UTC
Red Hat Product Errata RHBA-2023:2878 0 None None None 2023-05-16 08:40:58 UTC

Description VIRENDRASINGH RAJPUT 2022-11-30 01:27:12 UTC
Description of problem:
THe customer need an rpm package of the newest snapshot from master branch of the xf86-video-intel X11 module

https://gitlab.freedesktop.org/xorg/driver/xf86-video-intel/-/tree/31486f40f8e8f8923ca0799aea84b58799754564

As they (and we) can seem, the latest snapshot version in RHEL 8 AppStream Repo is 20200205. They need 20210115.
(notice: x11 display server is not run as root, but as normal user)

Version-Release number of selected component (if applicable):
xorg-x11-drv-intel


They need this to Fix screen tearing issues. For solving problems with tearing, the configured the following in /usr/share/X11/xorg.conf.d/20-intel.conf :
Section "Module" 
    Load "dri3"
EndSection

Section "Device"
    Identifier  "Intel Graphics"
    Driver      "intel"
    Option      "DRI"   "3"
EndSection


When using xorg-x11-drv-intel in RHEL version 20200205 with this config file they just get a black screen.

They compiled the Intel driver module from the commit above (20210115) (flag -Dxvmc=false is mandantory) and installed the new intel_drv.so into the xorg modules directory. Doing this screen output is correct and videos are running without any tearing problems.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Please check the below details for additional information about the RFE to keep this at the severity of "URGENT" level:

1. How would the customer like to achieve this? (List the functional requirements here)

Tearing issue resolved
Driver updated per above request

2. For each functional requirement listed, specify how Red Hat and the customer can test to confirm the requirement is successfully implemented.

Screen tearing no longer occurs after package update

3. Is there already an existing RFE upstream or in Red Hat Bugzilla?

No

4. Does the customer have any specific timeline dependencies and which release would they like to target (i.e. RHEL5, RHEL6)?

ASAP

5. Is the sales team involved in this request and do they have any additional input?

Yes. fixing this issue is directly tied to a major renewal

6. List any affected packages or components.

xorg-x11-drv-intel

7. Would the customer be able to assist in testing this functionality if implemented?

We are currently checking about this point with the customer, we will update here after confirmation from the customer.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Additional info:

The customer details are as follows ==>
Account: Rewe Digital GmbH (641409)
TAM customer: no
SRM customer: no
Strategic: yes

Comment 42 errata-xmlrpc 2023-05-16 08:40:55 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (xorg-x11-drv-intel bug fix and enhancement update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2023:2878


Note You need to log in before you can comment on or make changes to this bug.