SHA256
1
0
forked from pool/Mesa

- removed broken locking patches for nouveau DRI driver

* N_01-WIP-nouveau-add-locking.patch
  * N_02-nouveau-more-locking-make-sure-that-fence-work-is-always-done-with-the-push-mutex-acquired.patch
  * N_03-nv30-locking-fixes.patch
  * N_04-nv50-Fix-double-lock-in-nv50_hw_sm_get_query_result.patch
  * N_05-Use-nv50_render_condition-in-nv50_blitctx_post_blit.patch

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=598
This commit is contained in:
Stefan Dirsch 2017-04-12 13:54:40 +00:00 committed by Git OBS Bridge
parent 48bda34511
commit c5a067ede1

View File

@ -13,7 +13,12 @@ Wed Apr 12 12:31:34 UTC 2017 - sndirsch@suse.com
-------------------------------------------------------------------
Wed Apr 12 12:15:27 UTC 2017 - sndirsch@suse.com
- removed broken locking patches
- removed broken locking patches for nouveau DRI driver
* N_01-WIP-nouveau-add-locking.patch
* N_02-nouveau-more-locking-make-sure-that-fence-work-is-always-done-with-the-push-mutex-acquired.patch
* N_03-nv30-locking-fixes.patch
* N_04-nv50-Fix-double-lock-in-nv50_hw_sm_get_query_result.patch
* N_05-Use-nv50_render_condition-in-nv50_blitctx_post_blit.patch
-------------------------------------------------------------------
Wed Apr 12 09:44:35 UTC 2017 - sndirsch@suse.com