platform/upstream/libdrm.git
2020-05-19 Emil Velikovmodetest: introduce and use get_crtc_by_id() and get_cr...
2020-05-19 Emil Velikovmodetest: close the device on exit
2020-05-19 Emil Velikovmodetest: remove drmMode{,Plane}Res
2020-05-19 Emil Velikovmodetest: add and use bo_fb_create() helper
2020-05-19 Emil Velikovmodetest: set atomic cap, _only_ when needed
2020-05-19 Emil Velikovmodetest: move basic args check before open()
2020-05-19 Emil Velikovmodetest: remove cursor/page_flipping_supported stubs
2020-05-19 Emil Velikovmodetest: simplify "dump all" logic
2020-05-07 Jose Maria... meson: require valgrind 3.10.0 to enable it with freedreno
2020-05-06 Karol Herbstnouveau: sync up with nouveau_abi16.h and nouveau_drm.h
2020-05-05 Boram Parkdrm mode : fix memory leak when freeing drmModePropertyPtr
2020-05-04 Emmanuel Vadotlibdrm: drmGetDeviceNameFromFd: Always return /dev...
2020-05-04 Emmanuel Vadotlibdrm: drmGetMinorNameFromFd: Fix FreeBSD variant
2020-05-04 Karol Herbstnouveau: fix compile error with -DDEBUG on newer gcc
2020-04-30 Nicholas Bishoplibdrm: intel: add DRM_RDWR flag in drm_intel_bo_gem_ex...
2020-04-27 Nicholas Bishopintel: properly escape sed pattern for tests
2020-04-26 Leo Liutests/amdgpu/vcn: add Renoir VCN2.0 decode support
2020-04-24 Scott Andersonlibdrm: Handle usb_interface devices for usb parsing
2020-04-24 Mikhail Golubevxf86drm: Check non-absolute path only for virtio based...
2020-04-23 Peter Seiderertests/amdgpu: needs atomic_ops
2020-04-21 Emil Velikovtests: install drmdevice
2020-04-21 Emmanuel Vadottests/nouveau/threaded: adapt ioctl signature for FreeBSD
2020-04-21 Emmanuel Vadotlibdrm: Implement drmParsePciDeviceInfo for FreeBSD
2020-04-21 Emmanuel Vadotlibdrm: get_pci_path is Linux only so add an ifdef
2020-04-21 Emmanuel Vadotlibdrm: Add get_sysctl_pci_bus_info for FreeBSD
2020-04-21 Emmanuel Vadotlibdrm: drmCheckModesettingSupported: fix for FreeBSD
2020-04-21 Emmanuel Vadotlibdrm: drmCheckModesettingSupported: Fix for FreeBSD
2020-04-21 Emmanuel Vadotlibdrm: drmGetDeviceNameFromFd2: Add FreeBSD variant
2020-04-21 Emmanuel Vadotlibdrm: Default to PCI for FreeBSD
2020-04-21 Emmanuel Vadotlibdrm: drmGetMinorNameForFD: Add FreeBSD variant
2020-04-21 Emmanuel Vadotlibdrm: drmGetDeviceNameFromFd: Add FreeBSD variant
2020-04-21 Emmanuel Vadotlibdrm: drmGetMinorType: Add FreeBSD version
2020-04-21 Emmanuel Vadotxf86drm: Remove ifdef for FreeBSD and DRM_MAJOR
2020-04-21 Emmanuel Vadotlibdrm: drmNodeIsDRM: Add FreeBSD variant
2020-04-20 Eric Engestrommeson: don't detect <sys/sysctl.h> on Linux
2020-04-16 James Zhutests/amdgpu/vcn: add dummy feedback message
2020-04-03 Timo AaltonenBump version to 2.4.101 libdrm-2.4.101
2020-03-23 Pierre-Eric... amdgpu: increase cpu_map_count storage size
2020-03-23 Swathi Dhanavanthriintel: sync i915_pciids.h with kernel
2020-03-17 Daniel StoneAdd DRM_MODE_CONNECTOR_WRITEBACK to xf86drmMode.h
2020-02-27 Michel Dänzertests: Only copy con->modes[0] if it exists
2020-02-24 Vasyl Vavrychukxf86drm: fix subsystem type lookup for virtio mmio...
2020-02-24 Vasyl Vavrychukxf86drm: generalize the device subsystem type parsing...
2020-02-15 Eric Engestromtests: drop redundant and slow `random` test
2020-02-12 Huang Ruiamdgpu: clean up the cs structure variable
2020-02-12 Huang Ruiamdgpu: remove the un-used chunk_array
2020-02-12 Huang Ruiamdgpu: use amdgpu_cs_submit_raw2 in amdgpu_cs_submit
2020-02-12 Huang Ruiamdgpu: use alloca for dependencies and sem_dependencies
2020-02-11 Daniel StoneAdd drmModeGetFB2
2020-02-11 Juston Liinclude/drm: sync up drm.h
2020-02-01 Alex Deucheramdgpu: add new marketing names from 19.50
2020-01-28 Imre Deakintel: drm_intel_bo_gem_create_from_* on platforms...
2020-01-23 Eric Engestrommeson: always define whether headers exist
2020-01-23 Eric Engestrommeson: add symbols check for core libdrm
2020-01-21 Ezequiel Garciamodetest: Fix segmentation fault
2020-01-21 John Stultzlibdrm: modetest: Allow selecting modes by index
2020-01-08 Luben Tuikovtests/amdgpu: Fix buffer overflow (v3)
2020-01-08 Luben Tuikovtests/amdgpu: Fix unused function warning (v2)
2020-01-08 Luben Tuikovtests/amdgpu: Fix various warnings (v2)
2020-01-07 Marek OlšákRevert "tests/amdgpu: Fix various warnings"
2020-01-07 Marek OlšákRevert "tests/amdgpu: Fix unused function warning ...
2020-01-07 Marek OlšákRevert "tests/amdgpu: Fix buffer overflow (v3)"
2020-01-07 Luben Tuikovtests/amdgpu: Proper format for "-l"
2020-01-07 Luben Tuikovtests/amdgpu: Fix buffer overflow (v3)
2020-01-07 Luben Tuikovtests/amdgpu: Fix unused function warning (v2)
2020-01-07 Luben Tuikovtests/amdgpu: Fix various warnings
2019-12-31 Yifan Zhangtests/amdgpu: fix a amdgpu_test hang issue on some...
2019-12-17 Scott Andersonmeson: Replace 'config.h' with config_file
2019-12-17 Eric Engestromadd a minimal .gitignore back
2019-12-17 Eric Engestromgitlab-ci: rename build folder to simply `build`
2019-12-17 José Roberto... intel: sync i915_pciids.h with kernel
2019-12-11 Devarsh Thakkarmodetest: Use floating vrefresh while dumping mode
2019-12-09 Flora Cuitests/amdgpu: add gfx ring bad slow draw test
2019-12-09 Flora Cuitests/amdgpu: add gfx ring draw hang test
2019-12-09 Flora Cuitests/amdgpu: add bad slow dispatch test
2019-12-09 Flora Cuitests/amdgpu: add dispatch hang test
2019-12-09 Flora Cuitests/amdgpu: update draw test for gfx9
2019-12-09 changzhutests/amdgpu: enable dispatch/draw tests for Renoir
2019-12-06 Thomas Petazzonixf86atomic: require CAS support in libatomic_ops
2019-12-05 Lauren PostAdd ARM support into xf86drm.h
2019-12-05 Peter Seiderermeson.build: fix intel atomics detection
2019-12-04 Alex Deucheramdgpu: add new marketing names from 19.30
2019-12-03 Pierre-Eric... gitlab-ci: update to current ci-templates master
2019-11-28 Ross Burtontests/nouveau/threaded: adapt ioctl signature
2019-11-26 xinxu@loongson.cntests/amdgpu/basic_tests.c: change BUFFER_SIZE used...
2019-11-25 Devarsh Thakkarmodetest: Add support for setting mode having floating...
2019-11-23 Eric Engestromgitlab-ci: add PowerPC build
2019-11-15 Eric Engestromgitlab-ci: add aarch64 & armhf builds
2019-11-15 Eric Engestromgitlab-ci: add x86 (32 bits) build
2019-11-15 Eric Engestromgitlab-ci: set up cross build infra
2019-11-12 Eric Engestromgitlab-ci: drop arch build down to daily builds
2019-11-12 Simon SerFix missing stdlib includes in xf86drmMode.h
2019-11-11 Eric Engestrommeson: drop old symbols check environment
2019-11-11 Eric Engestromtegra: convert to new symbols check
2019-11-11 Eric Engestromradeon: convert to new symbols check
2019-11-11 Eric Engestromomap: convert to new symbols check
2019-11-11 Eric Engestromnouveau: convert to new symbols check
2019-11-11 Eric Engestromlibkms: convert to new symbols check
2019-11-11 Eric Engestromintel: convert to new symbols check
2019-11-11 Eric Engestromfreedreno: convert to new symbols check
next