drm: Changes to 'refs/tags/libdrm-2.4.76'
[email protected] (Marek Ol????k)
| Newsgroups | gmane.comp.video.dri.patches |
|---|---|
| Message-ID | <[email protected]> |
Tag 'libdrm-2.4.76' created by Marek Olšák <[email protected]> at 2017-03-29 18:08 +0000 libdrm-2.4.76 Changes since libdrm-2.4.75: Adam Jackson (1): configure: Explicitly check for pkg-config at the top level Alex Xie (3): amdgpu: Free/uninit vamgr_32 in theoretically correct order amdgpu: vamgr_32 can be a struct instead of a pointer amdgpu: vamgr can be a struct instead of a pointer Chris Wilson (3): intel: Move is_softpin to obj->kflags intel: Move 48b support to bo_gem->kflags intel: Add handle to hashtable before freeing along an error path Christian König (1): amdgpu: stop reading CC_RB_BACKEND_DISABLE on Vega10 Emil Velikov (2): Remove unused tests/drmstat.c headers: add explicit note against local changes in the README Eric Engestrom (2): autogen.sh: don't print old git-config values autogen.sh: run git commands in the (potentially) git dir Huang Rui (2): amdgpu: don't read registers not present on Vega10 tests/amdgpu: fix the count number for vega10 Junwei Zhang (1): tests/amdgpu: add Polaris12 support for cs test Leo Liu (3): tests/amdgpu: add uvd unit test support for vega10 tests/amdgpu: add vce unit test support for vega10 amdgpu_drm: add AMDGPU_HW_IP_UVD_ENC Marek Olšák (3): amdgpu: sync amdgpu_drm.h with kernel 4.11-rc2 amdgpu: update amdgpu_drm.h for Vega10 configure.ac: bump version for release Rob Clark (3): freedreno: fix potential use-after-free on a5xx+ freedreno: valgrind support freedreno: fix device close issues Thomas Hindoe Paaboel Andersen (1): intel: avoid null pointer dereference --- amdgpu/amdgpu_device.c | 24 -- amdgpu/amdgpu_gpu_info.c | 72 +++---- amdgpu/amdgpu_internal.h | 4 amdgpu/amdgpu_vamgr.c | 6 autogen.sh | 10 configure.ac | 3 freedreno/Makefile.am | 1 freedreno/freedreno_bo.c | 12 + freedreno/freedreno_bo_cache.c | 4 freedreno/freedreno_device.c | 3 freedreno/freedreno_priv.h | 56 +++++ freedreno/kgsl/kgsl_device.c | 2 freedreno/msm/msm_device.c | 2 freedreno/msm/msm_ringbuffer.c | 7 include/drm/README | 2 include/drm/amdgpu_drm.h | 409 +++++++++++++++++++++++++--------------- intel/intel_bufmgr_gem.c | 58 +---- intel/intel_decode.c | 3 tests/amdgpu/basic_tests.c | 27 ++ tests/amdgpu/cs_tests.c | 41 ++-- tests/amdgpu/vce_tests.c | 54 ++++- tests/drmstat.c | 419 ----------------------------------------- 22 files changed, 518 insertions(+), 701 deletions(-) --- ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot -- _______________________________________________ Dri-patches mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dri-patches