platform/upstream/libdrm.git
2021-02-23 Seung-Woo Kimpackaging: add freedreno package 09/253809/2 accepted/tizen_6.5_base accepted/tizen_unified tizen tizen_6.5_base accepted/tizen/6.5/base/20211028.060127 accepted/tizen/base/20210825.055328 accepted/tizen/unified/20210224.131656 submit/tizen/20210223.111948 submit/tizen_6.5_base/20211028.134101 submit/tizen_base/20210825.031000 submit/tizen_base/20210825.035742 tizen_6.5.m2_release
2021-02-23 Seung-Woo Kimfreedreno/msm: fix __u64 printing format 60/254060/1
2021-02-22 Seung-Woo Kimpackaging: set pc file name for devel package explicitly 59/254059/1
2020-12-08 jino.cholibdrm : add nexell api accepted/tizen/unified/20201209.124856 submit/tizen/20201208.090512
2020-12-08 jinhyung.jolibdrm : add vigs api
2020-12-08 Seung-Woo Kimtests/util: Remove unused variable warning in fill_tile...
2020-12-08 Seung-Woo Kimintel: Fix type pruned cast
2020-12-08 Boram Parksupport drm_user_handler to handle vendor events
2020-12-08 Marek Szyprowskiexynos: add support kernel userspace api for IPPv2...
2020-12-08 Hoegeun Kwonexynos: Add kernel userspace api for v1
2020-12-08 Joonyoung Shimexynos: support DRM_IOCTL_EXYNOS_GEM_MAP
2020-12-08 Anas Nashifadd packaging
2020-11-04 Dave AirlieBump version to 2.4.103 libdrm-2.4.103
2020-10-28 Lucas Stachtests/util: Add imx-dcss driver
2020-10-27 Paul Gofmanxf86drm.c: Use integer logarithm.
2020-10-23 Tianci.Yintests/amdgpu: disable VCN test if no VCN ring available(v2)
2020-10-16 Carsten Haitzlertests: add komeda to list of modules to look for for...
2020-10-15 Alex Deucheramdgpu: only enable security tests on raven family
2020-10-15 Luben Tuikovtests/amdgpu: Secure bounce test (v4)
2020-10-15 Luben Tuikovtests/amdgpu: Remove forward declarations
2020-10-15 Aaron Liutest/amdgpu: enable security suite tests
2020-10-15 Aaron Liutest/amdgpu: add drm version checking for security...
2020-10-15 Aaron Liutests/amdgpu: add test to submit a sdma command with...
2020-10-15 Aaron Liutests/amdgpu: add atomic dma command to verify the...
2020-10-15 Aaron Liutests/amdgpu: add test to submit a gfx command with...
2020-10-15 Aaron Liutests/amdgpu: add atomic_mem cp_packet to verify the...
2020-10-15 Aaron Liutests/amdgpu: expand secure param for exec_cs_helper...
2020-10-15 Huang Ruitests/amdgpu: add device handle as input param for...
2020-10-15 Huang Ruitests/amdgpu: expand write linear helper for security...
2020-10-15 Huang Ruitests/amdgpu: add secure buffer allocation test for...
2020-10-15 Huang Ruitests/amdgpu: add secure buffer allocation test for...
2020-10-15 Huang Ruitests/amdgpu: add security test suite (v2)
2020-10-15 Alex Deucheramdgpu: sync up amdgpu_drm.h with latest from kernel
2020-10-15 Le Matests/amdgpu: disable unsupported test cases for Arcturus
2020-10-15 Le Matests/amdgpu: move arcturus asic check function to...
2020-10-15 James Zhutests/amdgpu/vcn: add Arcturus decode test support
2020-10-15 Le Matests/amdgpu: disable gfx engine basic test cases for...
2020-10-15 Le Matests/amdgpu: create Active function for basic test...
2020-10-15 Le Matests/amdgpu: add function to check Asic is Arcturus
2020-10-05 Alex Deucheramdgpu: add marketing names from 20.40
2020-09-30 Tapani Pälliintel: add INTEL_DG1_IDS to the pciids list
2020-09-03 sitanliuamdgpu: add device IDs for Raven, Picasso and Renoir
2020-08-27 Adam Miszczakintel: sync i915_pciids.h with kernel
2020-08-27 Jeremy Clineman: Update the bug URL to gitlab.freedesktop.org
2020-08-21 sunil kumar... intel: Add PCI ID support to RKL platform
2020-08-20 Pavan Kumar... amdgpu: Add Device IDs for Embedded Raven2 platforms
2020-07-08 José Roberto... intel: sync i915_pciids.h with kernel
2020-06-18 Leo Liutests/amdgpu: clear the extension flag
2020-06-18 Leo Liutests/amdgpu: clear msg decode flag
2020-06-18 Leo Liutests/amdgpu: add VCN3.0 regs support
2020-06-06 Heiko Thieryxf86drm.c: fix build failure
2020-05-28 Eric Engestromcore: use `O_RDONLY` instead of ambiguous `0` flag
2020-05-27 Alex Deucheramdgpu: add marketing names from 20.10
2020-05-26 Dave AirlieBump version to 2.4.102 libdrm-2.4.102
2020-05-19 Emil Velikovmodetest: Add a new "-r" option to set a default mode
2020-05-19 Emil Velikovmodetest: reorder atomic path alike the non-atomic
2020-05-19 Emil Velikovmodetest: don't error out of final AtomicCommit
2020-05-19 Emil Velikovmodetest: factor out atomic pageflip test
2020-05-19 Emil Velikovmodetest: push pipe_resolve_connectors() to set_mode
2020-05-19 Emil Velikovmodetest: move pipe_resolve_connectors() further up
2020-05-19 Emil Velikovmodetest: unify {,atomic_}set_mode()
2020-05-19 Emil Velikovmodetest: get the crtc_id from the pipe_arg
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
next