summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation with -std=c11replicant-6.0Denis 'GNUtoo' Carikli2020-06-041-0/+1
* Bump version to 2.4.102libdrm-2.4.102Dave Airlie2020-05-271-1/+1
* modetest: Add a new "-r" option to set a default modeEmil Velikov2020-05-191-11/+173
* modetest: reorder atomic path alike the non-atomicEmil Velikov2020-05-191-5/+13
* modetest: don't error out of final AtomicCommitEmil Velikov2020-05-191-3/+1
* modetest: factor out atomic pageflip testEmil Velikov2020-05-191-27/+37
* modetest: push pipe_resolve_connectors() to set_modeEmil Velikov2020-05-191-8/+4
* modetest: move pipe_resolve_connectors() further upEmil Velikov2020-05-191-26/+26
* modetest: unify {,atomic_}set_mode()Emil Velikov2020-05-191-67/+44
* modetest: get the crtc_id from the pipe_argEmil Velikov2020-05-191-15/+16
* modetest: introduce and use get_crtc_by_id() and get_crtc_mask()Emil Velikov2020-05-191-36/+28
* modetest: close the device on exitEmil Velikov2020-05-191-0/+1
* modetest: remove drmMode{,Plane}ResEmil Velikov2020-05-191-79/+90
* modetest: add and use bo_fb_create() helperEmil Velikov2020-05-191-61/+34
* modetest: set atomic cap, _only_ when neededEmil Velikov2020-05-191-5/+7
* modetest: move basic args check before open()Emil Velikov2020-05-191-5/+5
* modetest: remove cursor/page_flipping_supported stubsEmil Velikov2020-05-191-37/+0
* modetest: simplify "dump all" logicEmil Velikov2020-05-191-1/+5
* meson: require valgrind 3.10.0 to enable it with freedrenoJose Maria Casanova Crespo2020-05-071-1/+5
* nouveau: sync up with nouveau_abi16.h and nouveau_drm.hKarol Herbst2020-05-061-21/+56
* drm mode : fix memory leak when freeing drmModePropertyPtrBoram Park2020-05-051-0/+1
* libdrm: drmGetDeviceNameFromFd: Always return /dev/dri/ node for FreeBSDEmmanuel Vadot2020-05-041-11/+4
* libdrm: drmGetMinorNameFromFd: Fix FreeBSD variantEmmanuel Vadot2020-05-041-8/+19
* nouveau: fix compile error with -DDEBUG on newer gccKarol Herbst2020-05-041-1/+1
* libdrm: intel: add DRM_RDWR flag in drm_intel_bo_gem_export_to_primeNicholas Bishop2020-04-301-1/+1
* intel: properly escape sed pattern for testsNicholas Bishop2020-04-271-1/+1
* tests/amdgpu/vcn: add Renoir VCN2.0 decode supportLeo Liu2020-04-261-5/+15
* libdrm: Handle usb_interface devices for usb parsingScott Anderson2020-04-241-2/+46
* xf86drm: Check non-absolute path only for virtio based devicesMikhail Golubev2020-04-241-4/+8
* tests/amdgpu: needs atomic_opsPeter Seiderer2020-04-221-1/+1
* tests: install drmdeviceEmil Velikov2020-04-211-0/+1
* tests/nouveau/threaded: adapt ioctl signature for FreeBSDEmmanuel Vadot2020-04-211-1/+1
* libdrm: Implement drmParsePciDeviceInfo for FreeBSDEmmanuel Vadot2020-04-211-0/+43
* libdrm: get_pci_path is Linux only so add an ifdefEmmanuel Vadot2020-04-211-0/+2
* libdrm: Add get_sysctl_pci_bus_info for FreeBSDEmmanuel Vadot2020-04-211-0/+65
* libdrm: drmCheckModesettingSupported: fix for FreeBSDEmmanuel Vadot2020-04-211-1/+1
* libdrm: drmCheckModesettingSupported: Fix for FreeBSDEmmanuel Vadot2020-04-211-10/+2
* libdrm: drmGetDeviceNameFromFd2: Add FreeBSD variantEmmanuel Vadot2020-04-211-0/+2
* libdrm: Default to PCI for FreeBSDEmmanuel Vadot2020-04-211-1/+1
* libdrm: drmGetMinorNameForFD: Add FreeBSD variantEmmanuel Vadot2020-04-211-0/+32
* libdrm: drmGetDeviceNameFromFd: Add FreeBSD variantEmmanuel Vadot2020-04-211-0/+24
* libdrm: drmGetMinorType: Add FreeBSD versionEmmanuel Vadot2020-04-211-6/+26
* xf86drm: Remove ifdef for FreeBSD and DRM_MAJOREmmanuel Vadot2020-04-211-1/+1
* libdrm: drmNodeIsDRM: Add FreeBSD variantEmmanuel Vadot2020-04-211-0/+14
* meson: don't detect <sys/sysctl.h> on LinuxEric Engestrom2020-04-201-5/+15
* tests/amdgpu/vcn: add dummy feedback messageJames Zhu2020-04-162-0/+7
* Bump version to 2.4.101libdrm-2.4.101Timo Aaltonen2020-04-031-1/+1
* amdgpu: increase cpu_map_count storage sizePierre-Eric Pelloux-Prayer2020-03-231-1/+1
* intel: sync i915_pciids.h with kernelSwathi Dhanavanthri2020-03-231-2/+6
* Add DRM_MODE_CONNECTOR_WRITEBACK to xf86drmMode.hDaniel Stone2020-03-171-0/+1