Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 423732 Details for
Bug 572700
x11-drivers/xf86-video-intel-2.99.917-r2[uxa] fails to build with >=x11-base/xorg-server-1.18
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
xf86-video-intel_dirty_tracking_api.patch
xf86-video-intel_dirty_tracking_api.patch (text/plain), 414 bytes, created by
Peter Levine
on 2016-01-24 00:00:40 UTC
(
hide
)
Description:
xf86-video-intel_dirty_tracking_api.patch
Filename:
MIME Type:
Creator:
Peter Levine
Created:
2016-01-24 00:00:40 UTC
Size:
414 bytes
patch
obsolete
>--- src/uxa/intel_driver.c.old 2016-01-23 18:42:03.936511482 -0500 >+++ src/uxa/intel_driver.c 2016-01-23 18:45:36.790883488 -0500 >@@ -642,7 +642,11 @@ > return; > > PixmapRegionInit(&pixregion, dirty->slave_dst->master_pixmap); >+#ifdef HAS_DIRTYTRACKING_ROTATION >+ PixmapSyncDirtyHelper(dirty); >+#else > PixmapSyncDirtyHelper(dirty, &pixregion); >+#endif > RegionUninit(&pixregion); > > intel_flush(intel);
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 572700
: 423732 |
423736