78642174c1
Accepting request 1118589 from X11:XOrg
Ana Guerrero2023-10-19 20:47:22 +00:00
2f6a218922
- renamed n_Mesa-i965-crocus.patch to n_Mesa-i965-crocus-iris.patch - n_Mesa-i965-crocus-iris.patch * use "iris" instead of "crocus" for anything newer than Haswell
Stefan Dirsch2023-10-18 13:14:41 +00:00
94cb1dbc2e
- n_Mesa-i965-crocus.patch * Mesa's DRI driver is now called "crocus" (previously "i965"); fixes hardware OpenGL support when still using "intel" X driver instead of "modesetting" one ...
Stefan Dirsch2023-10-18 12:41:25 +00:00
09cb2cc4bc
- Update to 2.99.917.770_gcb6ba2da * mostly SNA bug fixes - on sle12 still install intel driver by default on all generations
Stefan Dirsch2017-04-11 13:53:24 +00:00
b9ed8874d0
- modalias for Supplements changed: no longer install intel driver on Gen >= 4 by default; switching to modesetting driver for these instead
Stefan Dirsch2017-01-27 12:16:40 +00:00
d95a273046
- Update to 2.99.917.674_g9154dff * Only shutdown secondary plances on CRTCs we own (boo#984747). * Do not force migration to GPU for very large object. * Skip wait_for_shadow when shadow is temprarily disabled. * Avoid Recursion by testing shadow.wait. * DRI3 is not supporteed by mesa/i915. * Various minor fixes.
Egbert Eich2016-07-04 07:48:33 +00:00
1d08c7ee9e
- u_sna-cursor-Make-sure-hw-cursors-are-disabled-before-disabling-secondary-planes.patch Fix loss of HW cursor (boo#984747).
Egbert Eich2016-06-21 17:55:34 +00:00
99aa8f2626
- Updated to 2.99.917.651_g34f63f2: sna: Do not force ping-pong migration for TearFree + NoAccel sna: Add a special case for fast DRI2CopyRegion and NoAccel sna/dri2: Force consideration of the DRI2CopyRegion source as unclean sna/dri2: Enforce swap-limits on stale buffers sna/gen6+: Don't force a switch to BLT if the target bo cannot be blitted sna/dri2: Force blocking wait if vblank queue fails sna/dri2: Refactor open-coded __kgem_bo_is_busy sna: Do not cache the current crtc bo after performing the setcrtc sna: Ensure we only cache the local CRTC scanout buffer (boo#980124).
Egbert Eich2016-05-16 14:52:04 +00:00
f61d43a70a
- Update to 2.99.917.641_ge4ef6e9: * Since there have been over 640 patches since the last prerelease which was from Dec 2014, there is no option but to take a git snapshot. * Various bug fixes since 2.99.917. * This obsoletes all backported bug fixes: U_sna-Protect-against-ABI-breakage-in-recent-versions-.patch U_sna-udev-integration-depends-on-fstat-and-sys-stat.h.patch U_uxa-udev-integration-depends-on-fstat-and-sys-stat.h.patch U_uxa_fix_the_call_to_PixmapSyncDirtyHelper_broken_by_xservers_ U_gen8-Fix-the-YUV-RGB-shader.patch U_tools-intel-virtual-output-Check-for-DRI3-more-carefully.patch U_01-sna-Cache-the-output-status-and-modes-for-15s.patch U_02-sna-Add-missing-break-from-last-patch.patch U_03-sna-Improve-DBG-messages-for-MST-probing.patch U_04-Convert-from-RRSetChanged-to-RROutputChanged.patch U_05-sna-Remove-redundant-RRGetInfo-on-hotplug-discovery.patch U_06-Remove-the-driver-option-to-delete-connectors-on-unplugging.patch U_07-sna-On-hotplug-events-update-the-output-status.patch U_08-sna-Hook-up-kernel-modes-on-hotplug-notification.patch U_09-sna-Coldplug-all-outputs-on-startup.patch U_10-sna-Use-RRGetInfo-for-setting-hotplug-coldplug-information.patch
Egbert Eich2016-05-02 13:39:18 +00:00
da0e6095e3
- replaced patches * u_sna-fix-missing-includes-for-fstat.patch * u_uxa-fix-missing-includes-for-fstat.patch with upstream ones: * U_sna-udev-integration-depends-on-fstat-and-sys-stat.h.patch * U_uxa-udev-integration-depends-on-fstat-and-sys-stat.h.patch
Stefan Dirsch2016-04-28 09:22:52 +00:00
f273b37b4f
- Populate mode list in Xserver on startup. This helps to a avoid issues with a change to a recent version of xrandr which doesn't force-scan the mode list before setting a mode any more. Backported: U_01-sna-Cache-the-output-status-and-modes-for-15s.patch U_02-sna-Add-missing-break-from-last-patch.patch U_03-sna-Improve-DBG-messages-for-MST-probing.patch U_04-Convert-from-RRSetChanged-to-RROutputChanged.patch U_05-sna-Remove-redundant-RRGetInfo-on-hotplug-discovery.patch U_06-Remove-the-driver-option-to-delete-connectors-on-unplugging.patch U_07-sna-On-hotplug-events-update-the-output-status.patch U_08-sna-Hook-up-kernel-modes-on-hotplug-notification.patch U_09-sna-Coldplug-all-outputs-on-startup.patch U_10-sna-Use-RRGetInfo-for-setting-hotplug-coldplug-information.patch (boo#971885).
Egbert Eich2016-03-31 20:17:30 +00:00
6833244460
Accepting request 382686 from home:eeich:branches:X11:XOrg
Egbert Eich2016-03-31 19:45:09 +00:00
0a770a7611
- U_sna-Protect-against-ABI-breakage-in-recent-versions-.patch * sna: Protect against ABI breakage in recent versions of libdrm (bnc#931917)
Stefan Dirsch2015-05-26 10:20:19 +00:00
d3d5a1078d
Accepting request 264978 from home:tiwai:branches:X11:XOrg
Stefan Dirsch2014-12-15 13:35:14 +00:00
7a1331d062
Accepting request 251799 from X11:XOrg
Stephan Kulow
2014-09-26 08:51:17 +00:00
e4ee8009ba
- U_sna-Validate-framebuffer-tiling-before-creation.patch Fix regression causing tiling settings not being validated which subsequently lead to failed surface allocations (bnc#898169).
Egbert Eich2014-09-24 11:31:58 +00:00
36b89b1473
Accepting request 248275 from X11:XOrg
Stephan Kulow
2014-09-12 13:24:59 +00:00
6e490ce59d
Accepting request 248193 from home:tobijk:X11:XOrg
Stefan Dirsch2014-09-10 08:21:22 +00:00
0cd47776bb
Accepting request 246874 from X11:XOrg
Stephan Kulow
2014-09-01 14:58:49 +00:00
ea5ece409c
- u_Erase-cursor-image-when-changing-rotation.patch Erase cursor image when changing rotation: The rotated cursor image will be at a different location in the 64x64 bit block and won't overlap with the unrotated image. Therefore it will not be overwritten if the real image is smaller (bnc#893752).
Egbert Eich2014-08-29 16:41:07 +00:00
f9e0b4fb60
Accepting request 242103 from X11:XOrg
Stephan Kulow
2014-07-27 06:24:54 +00:00
9491926956
Accepting request 242044 from home:tobijk:X11:XOrg
Stefan Dirsch2014-07-23 21:47:29 +00:00
f8e03b3e66
Accepting request 242032 from home:tobijk:X11:XOrg
Stefan Dirsch2014-07-23 15:56:49 +00:00
abd264fd01
Accepting request 237522 from X11:XOrg
Stephan Kulow
2014-06-18 05:47:50 +00:00
fe1cca24f5
- U_sna-Clear-our-private-hints-about-front-rendering-ex.patch * sna: Clear our private hints about front rendering exported bo (fdo#79999)
Stefan Dirsch2014-06-16 12:42:09 +00:00
f7eb21e641
Accepting request 236903 from home:tobijk:X11:XOrg
Stefan Dirsch2014-06-11 17:15:04 +00:00
c9257f6e86
- Update to 3.0 prerelease 2.99.912: A final round of features. We have everything from support for variable cursor sizes, support for the DRI3 and Present extensions, improved DRI2 support, support for Xserver 1.16, userptr from kernel 3.16, and precursory support for DP multistream transport, * Avoid discarding dirty pixels when promoting a migration to cover the whole pixmap. Regression in 2.99.911 https://bugs.freedesktop.org/show_bug.cgi?id=77063https://bugs.freedesktop.org/show_bug.cgi?id=77178 * Avoid overextending degenerate lines (and consequentially accessing pixels outside of our damaged area). https://bugs.freedesktop.org/show_bug.cgi?id=77074 * Fix subpixel glyph rendering on gen2 devices (830-865 chipsets) Regression in 2.99.911 https://bugs.freedesktop.org/show_bug.cgi?id=77201 * Share the global pixman glyph cache between ZaphodHeads https://bugs.freedesktop.org/show_bug.cgi?id=54707 * Light up all connected outputs, even if their status is unknown, on takeover from fbcon. This prevents loss of display after a resume on recent kernels, for example. https://bugs.freedesktop.org/show_bug.cgi?id=77768 * Show the video overlay (when supported by the hardware) across all outputs. https://bugs.freedesktop.org/show_bug.cgi?id=77802 * Do not discard damage when performing "BLT" spans inplace with the CPU. Regression from 2.20.10 * Avoid discarding IO buffers too early during their preparation for a new batch https://bugs.freedesktop.org/show_bug.cgi?id=79238 * Fix fallback handling for displaying large scaled framebuffers (that are too large to be scaled by the GPU in a single pass) https://bugs.freedesktop.org/show_bug.cgi?id=79320 * Listen to external modifications of backlight value and propagate the notifications to RandR clients. This should make the GUI report ACPI keypresses to change the backlight correctly. https://bugs.freedesktop.org/show_bug.cgi?id=79699 * UXA: fix pageflips with 3 heads. * UXA: do not report a BadMatch error for DRI2GetMsc - as clients are often unprepared and die when they get the unexpected error.
Stefan Dirsch2014-06-10 16:05:48 +00:00
00597bdcd8
Accepting request 228760 from X11:XOrg
Stephan Kulow
2014-04-06 05:10:23 +00:00
b243791ca3
- disable build of backlight-helper for now; just too much trouble with policykit; and as long as there are GPUs considered supported on our distribution without a proper KMS driver it's useless having this anyway ...
Stefan Dirsch2014-04-02 13:43:00 +00:00
791168101b
Accepting request 228123 from home:tobijk:X11:XOrg
Stefan Dirsch2014-03-31 08:52:34 +00:00
2b676b537a
- improved rpmlintrc ... still build fails though
Stefan Dirsch2014-03-20 16:48:54 +00:00
569dbb6d10
Accepting request 226788 from home:tobijk:X11:XOrg
Stefan Dirsch2014-03-20 15:52:04 +00:00
a9a9302c1a
Accepting request 221625 from X11:XOrg
Stephan Kulow
2014-02-13 05:51:55 +00:00
3204031bf4
- Update to 3.0 prerelease 2.99.910 * Only discard damage when overwriting the dirty CPU bo, instead of discarding damage that will be shown! * Reset operation state when switching between glyph caches. https://bugs.freedesktop.org/show_bug.cgi?id=74494 * Fully reinitialise pixmaps allocated from the freed cache. Fixes a potential issue (crash or misrendering) when using some compositors. https://bugs.freedesktop.org/show_bug.cgi?id=74550 * Do not expose the TexturedVideo adaptor in UXA when it is disabled either due to a hung GPU or explicitly disabled by the user. * Restore the pipe stall when changing CC state on gen6, otherwise the GPU may not flush intermediate results from all EU resulting in render corruption (usually the occasional black box). Regression from 2.99.906 https://bugs.freedesktop.org/show_bug.cgi?id=7237Stefan Dirsch2014-02-10 12:00:00 +00:00
b879b48e13
Accepting request 221169 from X11:XOrg
Tomáš Chvátal
2014-02-09 12:18:11 +00:00
9e143558aa
- finall remove U_sna-Process-Damage-relative-to-dst-pDrawable-not-its.patch from source package
Stefan Dirsch2014-02-06 19:11:20 +00:00
19a2657e9f
Accepting request 220655 from X11:XOrg
Stephan Kulow
2014-02-03 10:40:53 +00:00
675b8326bb
Accepting request 220581 from home:tobijk:X11:XOrg
Stefan Dirsch2014-02-03 03:21:23 +00:00