Commit Graph

  • 9fbae6f6ad amdgpu: add marketing names from 20.10 Alex Deucher 2020-05-21 13:21:54 -0400
  • bb70ab82fd Bump version to 2.4.102 Dave Airlie 2020-05-27 06:32:57 +1000
  • bf602a2d67 modetest: Add a new "-r" option to set a default mode Emil Velikov 2019-07-22 13:08:23 -0300
  • a04c8abb86 modetest: reorder atomic path alike the non-atomic Emil Velikov 2020-04-15 10:37:24 +0100
  • e341176d9f modetest: don't error out of final AtomicCommit Emil Velikov 2020-04-15 10:28:36 +0100
  • 3d88c993a4 modetest: factor out atomic pageflip test Emil Velikov 2020-04-15 10:20:07 +0100
  • d928cd803a modetest: push pipe_resolve_connectors() to set_mode Emil Velikov 2020-04-13 15:33:50 +0100
  • 3b9585d88e modetest: move pipe_resolve_connectors() further up Emil Velikov 2020-04-15 09:57:09 +0100
  • bdb9b82cf7 modetest: unify {,atomic_}set_mode() Emil Velikov 2020-04-13 16:05:52 +0100
  • 544fab624d modetest: get the crtc_id from the pipe_arg Emil Velikov 2020-04-13 12:09:59 +0100
  • 336c04220c modetest: introduce and use get_crtc_by_id() and get_crtc_mask() Emil Velikov 2020-04-13 12:31:23 +0100
  • ef58af6dfc modetest: close the device on exit Emil Velikov 2020-04-14 11:31:07 +0100
  • 53fde76ce3 modetest: remove drmMode{,Plane}Res Emil Velikov 2020-04-13 11:26:18 +0100
  • 823669c6c0 modetest: add and use bo_fb_create() helper Emil Velikov 2020-04-10 23:29:58 +0100
  • 900ed60848 modetest: set atomic cap, _only_ when needed Emil Velikov 2020-04-10 18:31:18 +0100
  • 69f25d6a29 modetest: move basic args check before open() Emil Velikov 2020-04-10 20:17:07 +0100
  • 24c0c44c8d modetest: remove cursor/page_flipping_supported stubs Emil Velikov 2020-04-10 20:14:32 +0100
  • 9ffcbf5cd9 modetest: simplify "dump all" logic Emil Velikov 2020-04-10 20:12:54 +0100
  • c997baf590 meson: require valgrind 3.10.0 to enable it with freedreno Jose Maria Casanova Crespo 2020-05-05 21:50:33 +0200
  • bfa782c5f6 nouveau: sync up with nouveau_abi16.h and nouveau_drm.h Karol Herbst 2020-05-05 19:14:55 +0200
  • 7915b0a68d drm mode : fix memory leak when freeing drmModePropertyPtr Boram Park 2011-10-01 09:30:09 +0900
  • 5aa83dd6fa libdrm: drmGetDeviceNameFromFd: Always return /dev/dri/ node for FreeBSD Emmanuel Vadot 2020-04-28 16:33:05 +0200
  • f52e2b20ed libdrm: drmGetMinorNameFromFd: Fix FreeBSD variant Emmanuel Vadot 2020-04-28 15:26:13 +0200
  • 5ec177b398 nouveau: fix compile error with -DDEBUG on newer gcc Karol Herbst 2020-05-03 16:17:42 +0200
  • 05727548a1 libdrm: intel: add DRM_RDWR flag in drm_intel_bo_gem_export_to_prime Nicholas Bishop 2020-02-04 20:27:33 -0500
  • dd562b1efd intel: properly escape sed pattern for tests Nicholas Bishop 2020-04-24 12:16:31 -0400
  • fd7f3746e3 tests/amdgpu/vcn: add Renoir VCN2.0 decode support Leo Liu 2020-04-23 12:05:09 -0400
  • bf63f8acdc libdrm: Handle usb_interface devices for usb parsing Scott Anderson 2020-01-31 16:18:19 +1300
  • 57df07572c xf86drm: Check non-absolute path only for virtio based devices Mikhail Golubev 2020-04-20 20:08:50 +0200
  • 9001c93b7f tests/amdgpu: needs atomic_ops Peter Seiderer 2020-03-07 12:23:09 +0100
  • cf1afec017 tests: install drmdevice Emil Velikov 2020-04-21 11:27:01 +0100
  • 1600fe1130 tests/nouveau/threaded: adapt ioctl signature for FreeBSD Emmanuel Vadot 2020-01-24 19:27:41 +0100
  • e321dd7a4d libdrm: Implement drmParsePciDeviceInfo for FreeBSD Emmanuel Vadot 2020-01-21 18:49:47 +0100
  • 44bcf9c0ce libdrm: get_pci_path is Linux only so add an ifdef Emmanuel Vadot 2020-04-20 22:44:02 +0200
  • 379113724f libdrm: Add get_sysctl_pci_bus_info for FreeBSD Emmanuel Vadot 2020-01-21 18:49:11 +0100
  • bb584b8fd2 libdrm: drmCheckModesettingSupported: fix for FreeBSD Emmanuel Vadot 2020-01-24 20:43:05 +0100
  • 24e68525dc libdrm: drmCheckModesettingSupported: Fix for FreeBSD Emmanuel Vadot 2020-01-21 18:41:38 +0100
  • 13c9de39a6 libdrm: drmGetDeviceNameFromFd2: Add FreeBSD variant Emmanuel Vadot 2020-01-21 17:58:28 +0100
  • 41f3a7b3e5 libdrm: Default to PCI for FreeBSD Emmanuel Vadot 2020-01-21 17:56:49 +0100
  • 57c50cfc45 libdrm: drmGetMinorNameForFD: Add FreeBSD variant Emmanuel Vadot 2020-01-21 17:53:07 +0100
  • 6818a50b12 libdrm: drmGetDeviceNameFromFd: Add FreeBSD variant Emmanuel Vadot 2020-01-21 17:50:15 +0100
  • c55a1e564c libdrm: drmGetMinorType: Add FreeBSD version Emmanuel Vadot 2020-01-21 17:47:09 +0100
  • 4fbcc9a6a7 xf86drm: Remove ifdef for FreeBSD and DRM_MAJOR Emmanuel Vadot 2020-01-21 17:39:10 +0100
  • 1c8d2b73a6 libdrm: drmNodeIsDRM: Add FreeBSD variant Emmanuel Vadot 2020-01-21 17:42:44 +0100
  • 1f8ada8023 meson: don't detect <sys/sysctl.h> on Linux Eric Engestrom 2020-03-29 22:45:52 +0200
  • 8cef557062 tests/amdgpu/vcn: add dummy feedback message James Zhu 2020-04-11 09:50:15 -0400
  • 27fa47a738 Bump version to 2.4.101 Timo Aaltonen 2020-04-03 14:39:47 +0300
  • b9bf42d3e1 amdgpu: increase cpu_map_count storage size Pierre-Eric Pelloux-Prayer 2020-03-17 16:50:56 +0100
  • bb4e154d3d intel: sync i915_pciids.h with kernel Swathi Dhanavanthri 2020-03-19 17:38:30 -0700
  • 665c0f7fd8 Add DRM_MODE_CONNECTOR_WRITEBACK to xf86drmMode.h Daniel Stone 2019-11-26 10:41:26 +0000
  • fe06ee2054 tests: Only copy con->modes[0] if it exists Michel Dänzer 2020-02-27 12:21:09 +0100
  • 8a73372e62 xf86drm: fix subsystem type lookup for virtio mmio-based devices Vasyl Vavrychuk 2020-01-29 16:08:41 +0100
  • c4eae71d7e xf86drm: generalize the device subsystem type parsing code Vasyl Vavrychuk 2020-01-29 03:54:56 +0100
  • 2c0a01261d tests: drop redundant and slow `random` test Eric Engestrom 2020-02-11 20:25:00 +0000
  • a42eb3dfde amdgpu: clean up the cs structure variable Huang Rui 2020-02-11 18:52:41 +0800
  • c483259248 amdgpu: remove the un-used chunk_array Huang Rui 2020-02-11 18:42:34 +0800
  • cf9eb78a89 amdgpu: use amdgpu_cs_submit_raw2 in amdgpu_cs_submit Huang Rui 2020-02-11 18:26:07 +0800
  • fca0849af3 amdgpu: use alloca for dependencies and sem_dependencies Huang Rui 2020-02-11 15:40:24 +0800
  • d8731e9eec Add drmModeGetFB2 Daniel Stone 2020-02-11 12:19:16 -0800
  • 63d914d479 include/drm: sync up drm.h Juston Li 2020-02-11 12:19:15 -0800
  • 5c8ff57732 amdgpu: add new marketing names from 19.50 Alex Deucher 2020-01-30 12:54:40 -0500
  • 933729720b intel: drm_intel_bo_gem_create_from_* on platforms w/o HW tiling Imre Deak 2020-01-22 11:31:22 +0200
  • 074947ee4b meson: always define whether headers exist Eric Engestrom 2018-11-07 15:00:24 +0000
  • 077e64292c meson: add symbols check for core libdrm Eric Engestrom 2019-11-11 23:51:04 +0000
  • 07d48a4c00 modetest: Fix segmentation fault Ezequiel Garcia 2019-07-22 13:08:22 -0300
  • 899da0f486 libdrm: modetest: Allow selecting modes by index John Stultz 2019-06-27 21:37:07 +0000
  • c9d4540bf6 tests/amdgpu: Fix buffer overflow (v3) Luben Tuikov 2019-12-05 22:02:28 -0500
  • 29a5a85dae tests/amdgpu: Fix unused function warning (v2) Luben Tuikov 2019-12-05 22:10:43 -0500
  • cb3d067587 tests/amdgpu: Fix various warnings (v2) Luben Tuikov 2019-12-05 21:05:13 -0500
  • 9ebfac15a5 Revert "tests/amdgpu: Fix various warnings" Marek Olšák 2020-01-07 14:44:35 -0500
  • 54b982dc6a Revert "tests/amdgpu: Fix unused function warning (v2)" Marek Olšák 2020-01-07 14:44:31 -0500
  • b9600be207 Revert "tests/amdgpu: Fix buffer overflow (v3)" Marek Olšák 2020-01-07 14:44:27 -0500
  • 7fdebb02ff tests/amdgpu: Proper format for "-l" Luben Tuikov 2019-12-17 17:03:41 -0500
  • 680542ce08 tests/amdgpu: Fix buffer overflow (v3) Luben Tuikov 2019-12-05 22:02:28 -0500
  • 4ff499cd85 tests/amdgpu: Fix unused function warning (v2) Luben Tuikov 2019-12-05 22:10:43 -0500
  • fb1634583f tests/amdgpu: Fix various warnings Luben Tuikov 2019-12-05 21:05:13 -0500
  • ed96524001 tests/amdgpu: fix a amdgpu_test hang issue on some platforms. Yifan Zhang 2019-12-16 13:28:58 +0800
  • c70bd7b705 meson: Replace 'config.h' with config_file Scott Anderson 2019-12-17 22:08:02 +1300
  • edafcf18e5 add a minimal .gitignore back Eric Engestrom 2019-12-17 22:11:55 +0000
  • 6d3f06f666 gitlab-ci: rename build folder to simply `build` Eric Engestrom 2019-12-17 22:29:11 +0000
  • 4c31d1181b intel: sync i915_pciids.h with kernel José Roberto de Souza 2019-12-10 12:04:54 -0800
  • 7f82714522 modetest: Use floating vrefresh while dumping mode Devarsh Thakkar 2019-12-03 06:37:36 -0800
  • 31a6ec141a tests/amdgpu: add gfx ring bad slow draw test Flora Cui 2019-03-18 16:45:31 +0800
  • 5e1f6533a0 tests/amdgpu: add gfx ring draw hang test Flora Cui 2019-03-18 14:14:42 +0800
  • 71b9e68d99 tests/amdgpu: add bad slow dispatch test Flora Cui 2019-03-18 15:32:30 +0800
  • d72b9189c4 tests/amdgpu: add dispatch hang test Flora Cui 2019-03-18 10:58:53 +0800
  • 67017ea07e tests/amdgpu: update draw test for gfx9 Flora Cui 2019-11-15 16:32:14 +0800
  • d93856fe82 tests/amdgpu: enable dispatch/draw tests for Renoir changzhu 2019-11-04 11:48:19 +0800
  • 8c51195039 xf86atomic: require CAS support in libatomic_ops Thomas Petazzoni 2016-05-26 10:46:57 +0200
  • 8c1185d22c Add ARM support into xf86drm.h Lauren Post 2016-03-22 22:08:25 +0100
  • 8de2696213 meson.build: fix intel atomics detection Peter Seiderer 2018-07-16 23:01:40 +0200
  • 02e1d0ff8b amdgpu: add new marketing names from 19.30 Alex Deucher 2019-12-03 09:08:54 -0500
  • 325a063ab5 gitlab-ci: update to current ci-templates master Pierre-Eric Pelloux-Prayer 2019-12-03 16:00:41 +0100
  • cd77f114ca tests/nouveau/threaded: adapt ioctl signature Ross Burton 2018-06-18 15:07:03 +0100
  • 0287602015 tests/amdgpu/basic_tests.c: change BUFFER_SIZE used in Userptr Test adjust to PAGE_SIZE xinxu@loongson.cn 2019-08-08 08:47:07 +0000
  • a2d588fe12 modetest: Add support for setting mode having floating vertical refresh rate Devarsh Thakkar 2019-11-15 06:31:00 -0800
  • 9d48895425 gitlab-ci: add PowerPC build Eric Engestrom 2019-11-16 11:13:36 +0000
  • a39c34e64a gitlab-ci: add aarch64 & armhf builds Eric Engestrom 2018-10-24 11:19:15 +0100
  • 202d10a9e2 gitlab-ci: add x86 (32 bits) build Eric Engestrom 2018-09-05 12:23:26 +0100
  • 55be53d65f gitlab-ci: set up cross build infra Eric Engestrom 2019-10-20 23:06:56 +0100