Commit Graph

  • 1128fa10d6 gitlab-ci: drop arch build down to daily builds Eric Engestrom 2019-11-12 12:13:11 +0000
  • d5682defcd Fix missing stdlib includes in xf86drmMode.h Simon Ser 2019-10-26 19:36:37 +0200
  • 73d826be4d meson: drop old symbols check environment Eric Engestrom 2019-10-23 23:34:43 +0100
  • dbd4320ad6 tegra: convert to new symbols check Eric Engestrom 2019-10-23 23:32:55 +0100
  • 451e054328 radeon: convert to new symbols check Eric Engestrom 2019-10-23 23:32:54 +0100
  • 0cfa21d55e omap: convert to new symbols check Eric Engestrom 2019-10-23 23:32:54 +0100
  • 574778100e nouveau: convert to new symbols check Eric Engestrom 2019-10-23 23:32:54 +0100
  • 35fa20f1fd libkms: convert to new symbols check Eric Engestrom 2019-10-23 23:32:54 +0100
  • 1386b99027 intel: convert to new symbols check Eric Engestrom 2019-10-23 23:32:54 +0100
  • 6c819350af freedreno: convert to new symbols check Eric Engestrom 2019-10-23 23:32:54 +0100
  • 2763cd390e exynos: convert to new symbols check Eric Engestrom 2019-10-23 23:32:54 +0100
  • ff832d734b etnaviv: convert to new symbols check Eric Engestrom 2019-10-23 23:32:54 +0100
  • 791297e94d amdgpu: convert to new symbols check Eric Engestrom 2019-10-23 23:32:54 +0100
  • 303cf6bbf3 meson: import Mesa's symbols check script Eric Engestrom 2019-10-23 22:57:51 +0100
  • a7996fda4c freedreno: drop leftover symbol from the export list Eric Engestrom 2019-10-23 23:29:27 +0100
  • 0a7ad7df14 libdrm: wrap new flexible syncobj query interface v2 Chunming Zhou 2019-07-24 15:55:20 +0800
  • 07f6717595 sync up drm.h Chunming Zhou 2019-10-24 14:42:13 +0800
  • c69c9c4f4e gitlab-ci: pre-build containers to improve CI run time and reliability Eric Engestrom 2019-09-25 22:54:59 +0100
  • fc933651b1 Revert "Revert "libdrm: remove autotools support"" Eric Engestrom 2019-10-18 18:05:45 +0100
  • 0190f49a13 Bump the version to 2.4.100 for autotools Marek Olšák 2019-10-16 17:35:55 -0400
  • 51e3bb5665 Revert "libdrm: remove autotools support" Marek Olšák 2019-10-16 17:33:28 -0400
  • 05734951d6 Bump the version to 2.4.100 Marek Olšák 2019-10-16 15:27:05 -0400
  • 00320d7d68 amdgpu: add amdgpu_cs_query_reset_state2 for AMDGPU_CTX_OP_QUERY_STATE2 Marek Olšák 2019-10-09 19:18:08 -0400
  • 9a61cf4e0e include: update amdgpu_drm.h Marek Olšák 2019-09-24 17:43:15 -0400
  • 3b0a41d93b test/amdgpu: don't free unused bo handle Nirmoy Das 2019-10-14 16:53:36 +0200
  • f057dc91e9 libdrm: remove autotools support Eric Engestrom 2018-11-07 15:30:55 +0000
  • e4f090f3c2 RELEASING: update instructions to use meson instead of autotools Eric Engestrom 2018-12-19 12:16:25 +0000
  • dddeff5028 *-symbols-check: let meson figure out how to execute the scripts Eric Engestrom 2019-10-04 09:37:31 +0100
  • 9b1e084253 *-symbols-check: use normal shell over bash Emil Velikov 2019-06-16 14:23:41 +0100
  • 4083e8f2c6 meson.build: Fix header detection on FreeBSD Niclas Zeising 2019-06-16 14:23:43 +0100
  • 7e46f4dc80 meson.build: Fix typo Niclas Zeising 2019-06-16 14:23:40 +0100
  • 0c427545cd tests/amdgpu: add the missing deactivation case for dispatch test Le Ma 2019-08-05 10:08:44 +0800
  • c51809fa67 amdgpu: add ras feature capability check in inject test Guchun Chen 2019-08-28 18:25:43 +0800
  • 58fc6d6eae amdgpu: add ras inject unit test Guchun Chen 2019-08-27 17:42:14 +0800
  • 018169bfba amdgpu: delete test configuration file Guchun Chen 2019-08-27 10:44:18 +0800
  • cb637bc17b amdgpu: remove json package dependence Guchun Chen 2019-08-27 10:27:18 +0800
  • 827a2a2042 meson: fix sys/mkdev.h detection on Solaris Eric Engestrom 2019-09-14 22:22:03 +0100
  • 10cd9c3da8 intel: sync i915_pciids.h with kernel Anusha Srivatsa 2019-08-30 13:32:51 -0700
  • 14922551aa amdgpu: add umc ras inject test configuration Guchun Chen 2019-08-06 15:14:29 +0800
  • 1ef1e4db96 tests/amdgpu/ras: refine ras inject test Guchun Chen 2019-07-31 17:06:06 +0800
  • 0000162504 amdgpu: add gfx ras inject configuration file Guchun Chen 2019-07-31 16:56:49 +0800
  • 98996fd021 tests/amdgpu: divide dispatch test into compute and gfx Le Ma 2019-07-22 15:52:50 +0800
  • b0f2d60ba7 tests/amdgpu: disable reset test for now Flora Cui 2019-07-23 10:00:22 +0800
  • 6652cf8673 intel: Add support for EHL Rodrigo Vivi 2018-09-05 21:29:49 -0700
  • e4f164575c intel: add the TGL 12 PCI IDs and macros Rodrigo Vivi 2018-09-05 21:17:47 -0700
  • 3bda60fd14 intel: sync i915_pciids.h with kernel Lucas De Marchi 2019-07-15 10:58:12 -0700
  • 3aba0f3889 tests/amdgpu: add gpu reset test Flora Cui 2019-04-22 15:57:23 +0800
  • 0247b19dc0 tests/amdgpu: fix for dispatch/draw test Flora Cui 2019-04-23 17:04:04 +0800
  • 331e51e32f xf86drm: dedupe drmGetDeviceName() logic Eric Engestrom 2018-12-19 13:53:41 +0000
  • 6869e4cea7 xf86drm: use max size of drm node name instead of arbitrary size Eric Engestrom 2018-12-19 13:42:08 +0000
  • 0d5ea07736 xf86drm: dedupe `#define`s Eric Engestrom 2018-12-19 13:02:13 +0000
  • 293b95e815 xf86drm: open correct render node on non-linux Jonathan Gray 2019-05-13 02:52:04 +1000
  • 13e2c35603 xf86drm: test for render nodes before primary nodes Jonathan Gray 2019-05-13 02:50:49 +1000
  • dcc586c66c tests/util: fix incorrect memset argument order Ilia Mirkin 2019-07-02 23:18:56 -0400
  • b2103fa325 Bump version to 2.4.99 Marek Olšák 2019-07-02 14:36:25 -0400
  • 1ec0df8a25 amdgpu: Rename fd_mutex/list to dev_mutex/list Michel Dänzer 2019-06-20 10:49:01 +0200
  • a1bde9b6d8 amdgpu: Add BO handle to table in amdgpu_bo_create Michel Dänzer 2019-06-14 18:43:30 +0200
  • b12282db9c amdgpu: Pass file descriptor directly to amdgpu_close_kms_handle Michel Dänzer 2019-06-13 17:06:42 +0200
  • cecedcb8a1 etnaviv: Fix double-free in etna_bo_cache_free() Marek Vasut 2019-06-02 01:36:27 +0200
  • 46cb2aa1ed amdgpu: Update amdgpu_bo_handle_type_kms_noimport documentation Michel Dänzer 2019-06-18 11:24:42 +0200
  • e246114c46 amdgpu: Move union declaration to top of amdgpu_cs_ctx_override_priority Michel Dänzer 2019-06-20 10:42:10 +0200
  • 8849aa87fb etnaviv: drop etna_bo_from_handle symbol Lucas Stach 2019-05-29 12:05:54 +0200
  • 08bd098d84 util: fix include path for drm_mode.h Ilia Mirkin 2019-06-22 14:49:19 -0400
  • f2da507a04 modetest: add FP16 format support Ilia Mirkin 2019-06-02 17:54:38 -0400
  • 5d0e9dec3f modetest: add the ability to specify fill patterns on the commandline Ilia Mirkin 2019-01-05 14:02:19 -0500
  • bfc469f241 modetest: add C8 support to generate SMPTE pattern Ilia Mirkin 2017-11-17 23:52:46 -0500
  • 557d1a2e6f modetest: add an add_property_optional variant that does not print errors Ilia Mirkin 2019-06-02 14:33:26 -0400
  • 78ea933460 modetest: don't pretend that atomic mode includes a format Ilia Mirkin 2019-06-02 20:20:39 -0400
  • def955c09e util: add cairo drawing for 30bpp formats when available Ilia Mirkin 2019-06-02 17:38:53 -0400
  • b59d14e7fc util: add fp16 format support Ilia Mirkin 2019-05-27 18:27:24 -0400
  • e5442195fb util: add gradient pattern Ilia Mirkin 2018-02-04 18:39:15 -0500
  • 32401fe5ce util: fix MAKE_RGBA macro for 10bpp modes Ilia Mirkin 2017-11-23 13:51:45 -0500
  • 8d27deced9 util: add C8 format, support it with SMPTE pattern Ilia Mirkin 2019-06-02 17:51:08 -0400
  • 0eaf5df553 tests/amdgpu/vcn: add VCN2.0 decode support Leo Liu 2018-12-12 10:35:45 -0500
  • dbab346bb1 libdrm/amdgpu: add new vram type (GDDR6) for navi10 Tao Zhou 2018-11-15 11:48:58 +0800
  • 9f2e558ca3 libdrm/amdgpu: add new member in drm_amdgpu_device_info for navi10 Hawking Zhang 2018-06-12 18:08:39 +0800
  • 74efcc7b9f amdgpu: add navi family id Huang Rui 2017-09-28 14:23:30 +0800
  • 5db0f7692d enable syncobj test depending on capability Chunming Zhou 2019-06-11 15:55:33 +0200
  • f3e6d22baa update drm.h Chunming Zhou 2019-05-22 17:01:24 +0800
  • 922d929942 amdgpu: Add amdgpu_cs_syncobj_transfer to amdgpu-symbol-check Michel Dänzer 2019-05-16 14:43:22 +0200
  • 7ab471ed85 add syncobj timeline tests v3 Chunming Zhou 2019-05-16 16:07:14 +0800
  • 6a72661c33 wrap transfer interfaces Chunming Zhou 2019-05-16 16:07:13 +0800
  • 6bb5cc174b expose timeline signal/export/import interfaces v2 Chunming Zhou 2019-05-16 16:07:12 +0800
  • 12712eb6e3 add timeline signal/transfer ioctls v2 Chunming Zhou 2019-05-16 16:07:11 +0800
  • 46f930d962 wrap syncobj timeline query/wait APIs for amdgpu v3 Chunming Zhou 2019-05-16 16:07:10 +0800
  • ec6ae51e80 add timeline wait/query ioctl v2 Chunming Zhou 2019-05-16 16:07:09 +0800
  • 642ec7fc34 add cs chunk for syncobj timeline Chunming Zhou 2019-05-16 16:07:08 +0800
  • b39377d66a xf86drm: Fix possible memory leak with drmModeGetPropertyPtr() Seung-Woo Kim 2019-04-29 18:10:52 +0900
  • 6a7d1329db tests/libkms-test-plane: fix possbile memory leak Seung-Woo Kim 2019-04-25 18:50:00 +0900
  • 357ef59882 libdrm: omap: Add DRM_RDWR flag to dmabuf export Hemant Hariyani 2019-04-24 10:08:41 -0700
  • 763f646d7f libdrm: reduce number of reallocations in drmModeAtomicAddProperty Adrian Salido 2019-04-24 10:08:40 -0700
  • 225d73fd3b libdrm: Avoid additional drm open close Prabhanjan Kandula 2019-04-24 10:08:39 -0700
  • 51553dd0e0 libdrm: amdgpu: Initialize unions with memset rather than "= {0}" John Stultz 2019-04-24 10:08:38 -0700
  • ebbb8f9cbf libdrm: Use mmap64 instead of __mmap2 Sean Paul 2019-04-24 10:08:36 -0700
  • 818033deff libdrm: Android.mk: Add minimal Android platform check John Stultz 2019-04-24 10:08:37 -0700
  • be3b07617f Bump the version to 2.4.98 Emil Velikov 2019-04-19 16:31:38 +0100
  • 232dc3305d amdgpu: Add context priority override function. Bas Nieuwenhuizen 2019-01-28 22:20:20 +0100
  • 0b474eab3d tests/util: Add armada-drm driver Lubomir Rintel 2019-03-23 21:23:42 +0100
  • 439a4c0361 Revert "libdrm: Fix issue about differrent domainID but same BDF" Emil Velikov 2019-04-17 18:31:31 +0100
  • f8f8b2b9b0 tests/modetest: add QCOM_COMPRESSED to supported modifiers list Fritz Koenig 2019-03-01 14:40:59 -0800