Mesa (master): radeon/video: don't use sub-allocated buffers

2016-09-30 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: 13cb41f666212ed50a7939a37a373b4431a84033 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=13cb41f666212ed50a7939a37a373b4431a84033 Author: Nicolai Hähnle Date: Fri Sep 30 11:26:13 2016 +0200 radeon/video: don't use sub-allocated buffers Cc: Christi

Mesa (master): gallium/radeon: emit relocations for query fences

2016-09-30 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: fd9f54223dd8056bc4e9e17c53fe075e33a40f1f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fd9f54223dd8056bc4e9e17c53fe075e33a40f1f Author: Nicolai Hähnle Date: Fri Sep 30 11:46:47 2016 +0200 gallium/radeon: emit relocations for query fences This is

Mesa (master): gallium/radeon: fix crash/ regression in performance counters

2016-09-30 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: 7bac5bf03239a6fbb3b171edbd38ea0629c429c3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7bac5bf03239a6fbb3b171edbd38ea0629c429c3 Author: Nicolai Hähnle Date: Fri Sep 30 12:00:44 2016 +0200 gallium/radeon: fix crash/regression in performance counte

Mesa (master): gallium/radeon: update documentation of buffer_get_virtual_address

2016-09-30 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: cfd870de70d437c0d62afb9eec675f81bf45be6a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cfd870de70d437c0d62afb9eec675f81bf45be6a Author: Nicolai Hähnle Date: Thu Sep 29 16:47:27 2016 +0200 gallium/radeon: update documentation of buffer_get_virtual

Mesa (master): radeon/vce: adjust the buffer offset when relocation is used

2016-09-30 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: a48bf02d053fb3db88e9fe50764728657d78214a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a48bf02d053fb3db88e9fe50764728657d78214a Author: Nicolai Hähnle Date: Thu Sep 29 16:47:53 2016 +0200 radeon/vce: adjust the buffer offset when relocation is us

Mesa (master): radeon/uvd: adjust the buffer offset when relocation is used

2016-09-30 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: 3e7cced4b999478dee955e647bb777e1893f8cc6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3e7cced4b999478dee955e647bb777e1893f8cc6 Author: Nicolai Hähnle Date: Thu Sep 29 16:50:10 2016 +0200 radeon/uvd: adjust the buffer offset when relocation is us

Mesa (master): docs: update the list of Mesa major versions and API support

2016-09-30 Thread Brian Paul
Module: Mesa Branch: master Commit: 1d07552ba509937f46092688e1c290eada9ad81b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1d07552ba509937f46092688e1c290eada9ad81b Author: Brian Paul Date: Fri Sep 30 07:18:13 2016 -0600 docs: update the list of Mesa major versions and API support

Mesa (master): Revert "gallium/hud: automatically print % if max_value == 100"

2016-09-30 Thread Marek Olšák
Module: Mesa Branch: master Commit: 7b87190d2b778952713a02a075fb05f8b5803ca9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7b87190d2b778952713a02a075fb05f8b5803ca9 Author: Marek Olšák Date: Fri Sep 30 12:55:08 2016 +0200 Revert "gallium/hud: automatically print % if max_value == 10

Mesa (master): mesa: move _mesa_valid_to_render() to api_validate.c

2016-09-30 Thread Brian Paul
Module: Mesa Branch: master Commit: 951bf44a56d3236550d4d910741c10d5e0d1311b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=951bf44a56d3236550d4d910741c10d5e0d1311b Author: Brian Paul Date: Fri Sep 30 10:25:05 2016 -0600 mesa: move _mesa_valid_to_render() to api_validate.c Almost a

Mesa (master): gallium/hud: Add support for CPU frequency monitoring

2016-09-30 Thread Brian Paul
Module: Mesa Branch: master Commit: e99b9395befe5b8612df3163b4deec2a0c0cb702 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e99b9395befe5b8612df3163b4deec2a0c0cb702 Author: Steven Toth Date: Fri Sep 30 05:58:00 2016 -0600 gallium/hud: Add support for CPU frequency monitoring Detect

Mesa (master): i915/i965: remove commented out warning

2016-09-30 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 7064f8674a2084da8ae5dd980ec18361001c8447 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7064f8674a2084da8ae5dd980ec18361001c8447 Author: Timothy Arceri Date: Fri Sep 30 16:37:03 2016 +1000 i915/i965: remove commented out warning The warning was a

Mesa (master): mesa: use uint32_t rather than unsigned for xfb struct members

2016-09-30 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 913e0296f2168c13a2a8ac649e17bb12683681e1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=913e0296f2168c13a2a8ac649e17bb12683681e1 Author: Timothy Arceri Date: Sat Oct 1 09:20:26 2016 +1000 mesa: use uint32_t rather than unsigned for xfb struct mem