Mesa (master): amd/common: document PREDICATION OP 3 as 64-bit bool.

2017-03-06 Thread Dave Airlie
Module: Mesa Branch: master Commit: 03f5405fc2fa718ddab36e244f1abd2f038df777 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=03f5405fc2fa718ddab36e244f1abd2f038df777 Author: Dave Airlie Date: Thu Mar 2 05:40:09 2017 +1000 amd/common: document PREDICATION OP 3 as 64-bit bool. This j

Mesa (master): radv: move fast clear before resolve into own loop.

2017-03-06 Thread Dave Airlie
Module: Mesa Branch: master Commit: c5947e9787c700239da329fb4c373a5c6b4f35da URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c5947e9787c700239da329fb4c373a5c6b4f35da Author: Dave Airlie Date: Mon Mar 6 23:31:48 2017 + radv: move fast clear before resolve into own loop. Don't fa

Mesa (master): radv: handle z offset for 3d image <-> buffer copies.

2017-03-06 Thread Dave Airlie
Module: Mesa Branch: master Commit: b26249781e5bc8fc00e8b94d2a1c0d8e48eebe9e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b26249781e5bc8fc00e8b94d2a1c0d8e48eebe9e Author: Dave Airlie Date: Tue Mar 7 00:30:01 2017 + radv: handle z offset for 3d image <-> buffer copies. This f

Mesa (master): radv: Disable HTILE for textures with multiple layers/ levels.

2017-03-06 Thread Bas Nieuwenhuizen
Module: Mesa Branch: master Commit: 0ab2dd361fd80c3840b1547cb7e05b4361eaf928 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0ab2dd361fd80c3840b1547cb7e05b4361eaf928 Author: Bas Nieuwenhuizen Date: Mon Mar 6 23:23:57 2017 +0100 radv: Disable HTILE for textures with multiple layers/l

Mesa (master): radeonsi/ac: move get_image_intr_name to common

2017-03-06 Thread Dave Airlie
Module: Mesa Branch: master Commit: 10ae83a9c2243511981215ae908fe66251ffdcd0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=10ae83a9c2243511981215ae908fe66251ffdcd0 Author: Dave Airlie Date: Mon Mar 6 08:37:22 2017 +1000 radeonsi/ac: move get_image_intr_name to common This code is

Mesa (master): radv: Properly handle destroying NULL devices and instances

2017-03-06 Thread Dave Airlie
Module: Mesa Branch: master Commit: 6bae1e44a99f909359879951743599e6d6c1cc28 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6bae1e44a99f909359879951743599e6d6c1cc28 Author: Dave Airlie Date: Mon Mar 6 15:40:16 2017 +1000 radv: Properly handle destroying NULL devices and instances

Mesa (master): radv/ac: introduce i1true/i1false to context.

2017-03-06 Thread Dave Airlie
Module: Mesa Branch: master Commit: 5c45d2051a7872675982242849bfdefaaa275707 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5c45d2051a7872675982242849bfdefaaa275707 Author: Dave Airlie Date: Mon Mar 6 12:24:59 2017 +1000 radv/ac: introduce i1true/i1false to context. This uses thes

Mesa (master): radv/ac: handle Z export using new builder.

2017-03-06 Thread Dave Airlie
Module: Mesa Branch: master Commit: ca884aef865f85f4ec9d443e326d338a62beeb12 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ca884aef865f85f4ec9d443e326d338a62beeb12 Author: Dave Airlie Date: Mon Mar 6 10:06:11 2017 +1000 radv/ac: handle Z export using new builder. Reviewed-by: Bas

Mesa (master): radv/ac: move to using common ac_get_image_intr_name.

2017-03-06 Thread Dave Airlie
Module: Mesa Branch: master Commit: bf2be507744e19f822e1ba45e0b4e69698428971 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bf2be507744e19f822e1ba45e0b4e69698428971 Author: Dave Airlie Date: Mon Mar 6 08:37:54 2017 +1000 radv/ac: move to using common ac_get_image_intr_name. Review

Mesa (master): gallium/util: remove PIPE_THREAD_ROUTINE()

2017-03-06 Thread Timothy Arceri
Module: Mesa Branch: master Commit: da40ac65c7b9f8d877fb6f79b2a29138237ec868 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=da40ac65c7b9f8d877fb6f79b2a29138237ec868 Author: Timothy Arceri Date: Mon Mar 6 11:58:26 2017 +1100 gallium/util: remove PIPE_THREAD_ROUTINE() This was made

Mesa (master): gallium/util: remove unused header from u_queue.c

2017-03-06 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 7eb85b820440b38ccf6491aabdcf68cac112e0fc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7eb85b820440b38ccf6491aabdcf68cac112e0fc Author: Timothy Arceri Date: Mon Mar 6 11:58:29 2017 +1100 gallium/util: remove unused header from u_queue.c Reviewe

Mesa (master): gallium/util: remove unused pipe_thread_destroy()

2017-03-06 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 60a2c2507d4df92fcc56d9772a427ef9638757f2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=60a2c2507d4df92fcc56d9772a427ef9638757f2 Author: Timothy Arceri Date: Mon Mar 6 11:58:28 2017 +1100 gallium/util: remove unused pipe_thread_destroy() Reviewe

Mesa (master): gallium/util: replace pipe_thread_wait() with thrd_join()

2017-03-06 Thread Timothy Arceri
Module: Mesa Branch: master Commit: d82d8be6148b599ce47bf4c0e6ae4e27cf5cc233 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d82d8be6148b599ce47bf4c0e6ae4e27cf5cc233 Author: Timothy Arceri Date: Mon Mar 6 11:58:27 2017 +1100 gallium/util: replace pipe_thread_wait() with thrd_join()

Mesa (master): gallium/util: replace pipe_condvar with cnd_t

2017-03-06 Thread Timothy Arceri
Module: Mesa Branch: master Commit: e92293a601bbc141bb85f88f962264fa0b1da916 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e92293a601bbc141bb85f88f962264fa0b1da916 Author: Timothy Arceri Date: Mon Mar 6 10:41:39 2017 +1100 gallium/util: replace pipe_condvar with cnd_t pipe_condva

Mesa (master): gallium/util: replace pipe_mutex_lock() with mtx_lock()

2017-03-06 Thread Timothy Arceri
Module: Mesa Branch: master Commit: ba72554f3e576c1674d52ab16d8d2edff9398b71 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ba72554f3e576c1674d52ab16d8d2edff9398b71 Author: Timothy Arceri Date: Sun Mar 5 12:12:30 2017 +1100 gallium/util: replace pipe_mutex_lock() with mtx_lock() r

Mesa (master): gallium/util: replace pipe_mutex_destroy() with mtx_destroy ()

2017-03-06 Thread Timothy Arceri
Module: Mesa Branch: master Commit: be188289e1bf0e259c91a751c405d54bb99bc5d4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=be188289e1bf0e259c91a751c405d54bb99bc5d4 Author: Timothy Arceri Date: Sun Mar 5 12:32:04 2017 +1100 gallium/util: replace pipe_mutex_destroy() with mtx_destro

Mesa (master): gallium/util: replace pipe_mutex with mtx_t

2017-03-06 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 2efddc63ee864ab917e444b68a7c2dcf520d451e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2efddc63ee864ab917e444b68a7c2dcf520d451e Author: Timothy Arceri Date: Sun Mar 5 12:32:01 2017 +1100 gallium/util: replace pipe_mutex with mtx_t pipe_mutex wa

Mesa (master): gallium/util: replace pipe_mutex_unlock() with mtx_unlock()

2017-03-06 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 628e84a58fdb26c63a705861b92f65f242613321 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=628e84a58fdb26c63a705861b92f65f242613321 Author: Timothy Arceri Date: Sun Mar 5 12:32:06 2017 +1100 gallium/util: replace pipe_mutex_unlock() with mtx_unlock(

Mesa (master): gallium/util: remove pipe_static_mutex()

2017-03-06 Thread Timothy Arceri
Module: Mesa Branch: master Commit: acdcaf9be4695ccdc4a589a3416591dd316e876c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=acdcaf9be4695ccdc4a589a3416591dd316e876c Author: Timothy Arceri Date: Sun Mar 5 12:32:02 2017 +1100 gallium/util: remove pipe_static_mutex() This was made un

Mesa (master): gallium/util: replace pipe_thread with thrd_t

2017-03-06 Thread Timothy Arceri
Module: Mesa Branch: master Commit: e5375ba028c8ca48b11b86068efb65c4e03153eb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e5375ba028c8ca48b11b86068efb65c4e03153eb Author: Timothy Arceri Date: Sun Mar 5 12:39:49 2017 +1100 gallium/util: replace pipe_thread with thrd_t pipe_thread

Mesa (master): gallium/util: replace pipe_mutex_init() with mtx_init()

2017-03-06 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 75b47dda0c8895afe77858cbb67efa38e17e1838 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=75b47dda0c8895afe77858cbb67efa38e17e1838 Author: Timothy Arceri Date: Sun Mar 5 12:00:15 2017 +1100 gallium/util: replace pipe_mutex_init() with mtx_init() p

Mesa (master): gallium/util: replace pipe_condvar_init() with cnd_init()

2017-03-06 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 3f58242863e03c47e3b37a63c84a965d12047612 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3f58242863e03c47e3b37a63c84a965d12047612 Author: Timothy Arceri Date: Sun Mar 5 10:41:29 2017 +1100 gallium/util: replace pipe_condvar_init() with cnd_init()

Mesa (master): gallium/util: replace pipe_condvar_wait() with cnd_wait()

2017-03-06 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 74c879ac75d5e9262b668c8c6fdaa5d36e3c3bf3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=74c879ac75d5e9262b668c8c6fdaa5d36e3c3bf3 Author: Timothy Arceri Date: Sun Mar 5 10:41:31 2017 +1100 gallium/util: replace pipe_condvar_wait() with cnd_wait()

Mesa (master): gallium/util: replace pipe_condvar_destroy() with cnd_destroy()

2017-03-06 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 1e0314281a7d2e57b0e0ad2296445dffdb26dbd2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1e0314281a7d2e57b0e0ad2296445dffdb26dbd2 Author: Timothy Arceri Date: Sun Mar 5 10:41:30 2017 +1100 gallium/util: replace pipe_condvar_destroy() with cnd_dest

Mesa (master): gallium/util: replace pipe_condvar_broadcast() with cnd_broadcast()

2017-03-06 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 464d4806c112c6d224a55b328cde327a025acd91 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=464d4806c112c6d224a55b328cde327a025acd91 Author: Timothy Arceri Date: Sun Mar 5 10:41:33 2017 +1100 gallium/util: replace pipe_condvar_broadcast() with cnd_br

Mesa (master): gallium/util: replace pipe_condvar_signal() with cnd_signal ()

2017-03-06 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 5e56c2c79d6d7e59d9098b79912149b00973251d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5e56c2c79d6d7e59d9098b79912149b00973251d Author: Timothy Arceri Date: Sun Mar 5 10:41:32 2017 +1100 gallium/util: replace pipe_condvar_signal() with cnd_signa

Mesa (master): st/dri: use local pointer to st_context_iface

2017-03-06 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 696c5115b90804b779d033d4a2b0729c8e4aa400 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=696c5115b90804b779d033d4a2b0729c8e4aa400 Author: Marek Olšák Date: Mon Mar 6 15:03:16 2017 +1100 st/dri: use local pointer to st_context_iface Reviewed-by: T

Mesa (master): st/dri: reduce dri_fill_st_options() params

2017-03-06 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 63d7a12fad8216dce4a0212c705678d2d07653b3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=63d7a12fad8216dce4a0212c705678d2d07653b3 Author: Marek Olšák Date: Mon Mar 6 15:03:17 2017 +1100 st/dri: reduce dri_fill_st_options() params Reviewed-by: Tim

Mesa (master): glapi: fix typo in count_scale

2017-03-06 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 2ab5eccf5de4a68d0d8d2668f6c5244cc6a41846 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2ab5eccf5de4a68d0d8d2668f6c5244cc6a41846 Author: Gregory Hainaut Date: Mon Mar 6 15:25:32 2017 +1100 glapi: fix typo in count_scale 2*4=8 Signed-off-by: Gr

Mesa (master): i965: Return NULL from initScreen2, not false.

2017-03-06 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 7782936cbcb6d17723a19802a17d4ce3fe93f34f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7782936cbcb6d17723a19802a17d4ce3fe93f34f Author: Kenneth Graunke Date: Wed Mar 1 16:02:58 2017 -0800 i965: Return NULL from initScreen2, not false. This retu

Mesa (master): i965: Make a devinfo local variable.

2017-03-06 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: b5b123ac8f7e24c2f7949d2be0160a716d3a9870 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b5b123ac8f7e24c2f7949d2be0160a716d3a9870 Author: Kenneth Graunke Date: Wed Mar 1 15:52:55 2017 -0800 i965: Make a devinfo local variable. screen->devinfo.gen

Mesa (master): i965: Delete vestiges of resource streamer code.

2017-03-06 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 951f56cd43bc870da2b0332cc388915ab604598e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=951f56cd43bc870da2b0332cc388915ab604598e Author: Kenneth Graunke Date: Wed Mar 1 15:36:54 2017 -0800 i965: Delete vestiges of resource streamer code. We neve

Mesa (master): i965: Drop duplicate #defines now that we' ve bumped libdrm requirements.

2017-03-06 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 4dc785728aacdf63e123c801215f686d547819c1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4dc785728aacdf63e123c801215f686d547819c1 Author: Kenneth Graunke Date: Wed Mar 1 15:29:09 2017 -0800 i965: Drop duplicate #defines now that we've bumped libdr

Mesa (master): getteximage: fix _mesa_GetTextureSubImage()

2017-03-06 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: 4317cd96d3022ad0ef7e1d5ffa82f5c2693bb44e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4317cd96d3022ad0ef7e1d5ffa82f5c2693bb44e Author: Samuel Pitoiset Date: Mon Mar 6 21:33:28 2017 +0100 getteximage: fix _mesa_GetTextureSubImage() Oops. Bugzi

Mesa (master): ralloc: don't leave out the alignment factor

2017-03-06 Thread Eric Anholt
Module: Mesa Branch: master Commit: ff494fe999510ea40e3ed5827e7818550b6de126 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ff494fe999510ea40e3ed5827e7818550b6de126 Author: Grazvydas Ignotas Date: Sat Mar 4 02:49:18 2017 +0200 ralloc: don't leave out the alignment factor Experimen

Mesa (master): i965: don't require 64bit cmpxchg

2017-03-06 Thread Matt Turner
Module: Mesa Branch: master Commit: b384c23b9e804916f125354e06c735bd3bb22811 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b384c23b9e804916f125354e06c735bd3bb22811 Author: Grazvydas Ignotas Date: Sun Mar 5 23:23:25 2017 +0200 i965: don't require 64bit cmpxchg There are still some

Mesa (master): radv: Emit pending flushes before executing a secondary command buffer

2017-03-06 Thread Bas Nieuwenhuizen
Module: Mesa Branch: master Commit: 290d7e892dfa6d04767142f4f6d7ec689933a105 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=290d7e892dfa6d04767142f4f6d7ec689933a105 Author: Alex Smith Date: Mon Mar 6 14:54:28 2017 + radv: Emit pending flushes before executing a secondary comman

Mesa (master): getteximage: avoid to lookup textures with id 0

2017-03-06 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: 5ae54c0cf7acfb792d2ca9b22cd5fb5ba811d32c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5ae54c0cf7acfb792d2ca9b22cd5fb5ba811d32c Author: Samuel Pitoiset Date: Wed Mar 1 22:54:09 2017 +0100 getteximage: avoid to lookup textures with id 0 This fix

Mesa (master): mesa/main: remove useless check in _mesa_IsSampler()

2017-03-06 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: 052c81faa1147ab758dc4430e4483c7d9fc5fe25 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=052c81faa1147ab758dc4430e4483c7d9fc5fe25 Author: Samuel Pitoiset Date: Wed Mar 1 22:53:52 2017 +0100 mesa/main: remove useless check in _mesa_IsSampler() _me

Mesa (master): docs/relnotes/17.1.0: document the new LLVM requirement

2017-03-06 Thread Marek Olšák
Module: Mesa Branch: master Commit: 5ac6ab701f05ed7e5b9e8c277ca8eba085a98315 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5ac6ab701f05ed7e5b9e8c277ca8eba085a98315 Author: Marek Olšák Date: Mon Mar 6 17:34:41 2017 +0100 docs/relnotes/17.1.0: document the new LLVM requirement ---

Mesa (master): radeonsi: set the convergent attribute where needed

2017-03-06 Thread Marek Olšák
Module: Mesa Branch: master Commit: d5d74fe2b528da8124193366c9c3ad739a3abd50 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d5d74fe2b528da8124193366c9c3ad739a3abd50 Author: Marek Olšák Date: Sun Feb 26 19:00:44 2017 +0100 radeonsi: set the convergent attribute where needed Reviewed

Mesa (master): gallivm,ac: add LP_FUNC_ATTR_CONVERGENT

2017-03-06 Thread Marek Olšák
Module: Mesa Branch: master Commit: ef883fc5542f642ea547f9865b3310e6343533c7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ef883fc5542f642ea547f9865b3310e6343533c7 Author: Marek Olšák Date: Sun Jan 22 02:36:48 2017 +0100 gallivm,ac: add LP_FUNC_ATTR_CONVERGENT Reviewed-by: Dave Ai

Mesa (master): radeonsi: drop support for LLVM 3.6 & 3.7

2017-03-06 Thread Marek Olšák
Module: Mesa Branch: master Commit: 7e1faa79d31b44e3b3d7a4dc22d9b136300a761e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7e1faa79d31b44e3b3d7a4dc22d9b136300a761e Author: Marek Olšák Date: Sun Mar 5 00:15:31 2017 +0100 radeonsi: drop support for LLVM 3.6 & 3.7 They are too old.

Mesa (master): gallium/radeon: don't monitor SDMA busyness on EG/Cayman/SI

2017-03-06 Thread Marek Olšák
Module: Mesa Branch: master Commit: c416d8a3bcc085d13489da618c9169b343c226eb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c416d8a3bcc085d13489da618c9169b343c226eb Author: Marek Olšák Date: Tue Feb 28 21:27:59 2017 +0100 gallium/radeon: don't monitor SDMA busyness on EG/Cayman/SI

Mesa (master): radeonsi: fix LLVM 3.9 - don' t use non-matching attributes on declarations

2017-03-06 Thread Marek Olšák
Module: Mesa Branch: master Commit: 9b08f044bef03194759064c3d680143d264f507f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9b08f044bef03194759064c3d680143d264f507f Author: Marek Olšák Date: Sun Mar 5 23:19:57 2017 +0100 radeonsi: fix LLVM 3.9 - don't use non-matching attributes on

Mesa (master): st/va: Support fractional framerate in misc parameter

2017-03-06 Thread Christian König
Module: Mesa Branch: master Commit: c93a157078591847a226265edf1c701d81635fc1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c93a157078591847a226265edf1c701d81635fc1 Author: Mark Thompson Date: Fri Jan 27 22:03:10 2017 + st/va: Support fractional framerate in misc parameter Sign

Mesa (master): st/omx: Set end-of-frame flag on bitstream output buffers

2017-03-06 Thread Christian König
Module: Mesa Branch: master Commit: 6398a092131ab0c9cb47f2a6f78ae1d8ba0ea65c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6398a092131ab0c9cb47f2a6f78ae1d8ba0ea65c Author: Mark Thompson Date: Sun Mar 5 23:18:11 2017 + st/omx: Set end-of-frame flag on bitstream output buffers

Mesa (master): st/va encode handle ntsc framerate rate control

2017-03-06 Thread Christian König
Module: Mesa Branch: master Commit: 012b6d3fe7937d1624f906351b2ba555d9e7e112 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=012b6d3fe7937d1624f906351b2ba555d9e7e112 Author: Andy Furniss Date: Sun Jan 29 14:22:31 2017 + st/va encode handle ntsc framerate rate control Tested with

Mesa (master): st/va: Fix forward/backward referencing for deinterlacing

2017-03-06 Thread Christian König
Module: Mesa Branch: master Commit: 0798fddb5000f2b1edffc693ec65236a680ce61f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0798fddb5000f2b1edffc693ec65236a680ce61f Author: Mark Thompson Date: Wed Mar 1 20:07:09 2017 + st/va: Fix forward/backward referencing for deinterlacing

Mesa (master): st/omx: Fix port format enumeration

2017-03-06 Thread Christian König
Module: Mesa Branch: master Commit: 6d95358aacc184b8927ff138e90d5920885365e7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6d95358aacc184b8927ff138e90d5920885365e7 Author: Mark Thompson Date: Sun Mar 5 22:10:14 2017 + st/omx: Fix port format enumeration From OpenMAX IL sectio

Mesa (master): radv: Use the new L2 writeback flag.

2017-03-06 Thread Bas Nieuwenhuizen
Module: Mesa Branch: master Commit: f3dc318464b786c2696e650e7c69984b5453624b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f3dc318464b786c2696e650e7c69984b5453624b Author: Bas Nieuwenhuizen Date: Mon Mar 6 01:34:42 2017 +0100 radv: Use the new L2 writeback flag. Signed-off-by: Ba

Mesa (master): radv: Add L2 writeback.

2017-03-06 Thread Bas Nieuwenhuizen
Module: Mesa Branch: master Commit: 66e12d4073ddf4143dd093a9cc50e9efbebc4048 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=66e12d4073ddf4143dd093a9cc50e9efbebc4048 Author: Bas Nieuwenhuizen Date: Mon Mar 6 01:28:53 2017 +0100 radv: Add L2 writeback. Signed-off-by: Bas Nieuwenhuiz