Commit Graph

213 Commits

Author SHA256 Message Date
84c2b3deb7 - renamed libdrm-drop-valgrind-dep.patch to
n_libdrm-drop-valgrind-dep.patch in order to mark it as 'never
  to be upstreamed'

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=322
2022-11-22 10:23:43 +00:00
81d8e3b4b2 Accepting request 1037235 from home:dimstar:Factory
- Add libdrm-drop-valgrind-dep.patch (as source): drop dependency
  on valgrind on generated pkgconfig files. The .pc files are
  auto-generated by meson and are 'technically' correct, but we do
  not want to inject valgrind here (we can get away with this hack
  as it's only relevant when using pkg-config --static, and we
  do not provide static libs anyway).

clearly not the cleanest of solutions (dropping valgrind support
might be cleaner - i.e. does it have a performance impact?)

anyway, this 'hack' allows SLE to have this libdrm, and not need to
pull valgrind into the base packages; consumers of libdrm are 'safe'
as we do not support static builds (which is where Requires.private
is being used)

OBS-URL: https://build.opensuse.org/request/show/1037235
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=321
2022-11-22 10:17:42 +00:00
b56e209ad2 - Update to 2.4.114
* amdgpu.ids: use consistent formatting for RID
  * amdgpu.ids: sort the file
  * amdgpu.ids: update to the latest marketing name
  * amdgpu_ids: add MI marketing names
  * amdgpu: Add a default marketing name if none is found
  * meson: fast-fail on unsupported OSes
  * include/drm/drm_fourcc.h: Update from Linux v6.0-rc7
  * include/drm/i915_drm.h: Update from Linux v6.0-rc7
  * tests/util: add imx-lcdif driver
  * intel: move declarations to top in drm_intel_gem_bo_unreference()
  * build: automatically disable Intel if pciaccess is not found
  * xf86drm: handle DRM_FORMAT_BIG_ENDIAN in drmGetFormatName()
  * amdgpu: silence uninitialized variable warning
  * xf86drmMode: add helpers for dumb buffers
  * modetest: drop unused offset field in struct bo
  * modetest: use sized integers in struct bo
  * modetest: use dumb buffer helpers

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=319
2022-11-03 15:16:29 +00:00
4637bf9512 disabled build of intel on 390x (this time for real - hopefully)
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=317
2022-09-13 10:50:25 +00:00
95a0187f91 fix build
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=316
2022-09-13 10:39:59 +00:00
d0f9ca0ea2 - disabled intel driver on s390x
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=315
2022-09-13 10:34:26 +00:00
36f278705b Accepting request 1003036 from home:dirkmueller:Factory
- update to 2.4.113:
  * amdgpu: update marketing names
  * sync i915_pciids with kernel
  * atomic: fix atomic_add_unless() fallback's return value 
  * intel: Avoid aliasing violation
  * intel: Hook up new platforms IDs
  * meson: auto-enable etnaviv on arm, arc, mips and loongarch architectures 
  * modetest: use drmGetFormatName() 
  * lots of testsuite and CI improvements
- enable intel support everywhere as there are now discrete intel GPUs
- enable vc4 support on armv7/aarch64
- simplify valgrind support ifdefery

OBS-URL: https://build.opensuse.org/request/show/1003036
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=314
2022-09-13 09:52:01 +00:00
e9f1df8171 Accepting request 990729 from home:dirkmueller:Factory
- update to 2.4.112:
  * xf86drmMode: introduce drmModeConnectorGetPossibleCrtcs
  * xf86drmMode: introduce drmModeGetConnectorTypeName 
  * xf86drmMode: constify drmModeAtomicReq functions
  * gen_table_fourcc: strip _MODIFIER suffix for INVALID
  * testsuite fixes

OBS-URL: https://build.opensuse.org/request/show/990729
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=312
2022-07-23 07:58:09 +00:00
2b5b160ea4 - added tegra-* tools on aarch64 to spefile
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=310
2022-06-03 22:08:42 +00:00
1cdb2d3acf - update to 2.4.111
* bugfixes
  * drops libkms

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=309
2022-06-03 20:25:58 +00:00
5bb5551d5c Accepting request 958104 from home:dirkmueller:Factory
- update to 2.4.110:
  * build system updates
  * amdgpu: implement new CTX OP to set/get stable pstates
  * amdgpu: update_drm for new CTX OP to set/get stable pstates
  * intel: Add support for ADL-N
  * intel: Add support for RPLS platform
  * intel: sync pciids with Linux kernel
  * update to tests

OBS-URL: https://build.opensuse.org/request/show/958104
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=308
2022-02-28 19:36:35 +00:00
5819f0b24f Accepting request 934136 from home:dirkmueller:Factory
- update to 2.4.109:
  * amdgpu: add new function to get fd
  * radeon: remove duplicate struct declaration
  * xf86drm: fix compiler warnings
  * ci fixes

OBS-URL: https://build.opensuse.org/request/show/934136
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=307
2021-11-26 18:33:17 +00:00
bbb8a8ee64 Accepting request 933582 from home:dirkmueller:Factory
- update to 2.4.108:
  * amdgpu: add amdgpu_stress utility v2
  * amdgpu: add marketing names from 21.30
  * amdgpu: add new marketing name
  * amdgpu: Make marketing names consistent
  * amdgpu: use drmCloseBufferHandle
  * build: bump version to 2.4.108
  * drm_fourcc: sync drm_fourcc with latest drm-next kernel
  * etnaviv: use drmCloseBufferHandle
  * exynos: use drmCloseBufferHandle
  * Fix -Werror=format build errors on FreeBSD
  * freedreno: use drmCloseBufferHandle
  * headers: drm: Sync with drm-next
  * intel: Do not assert on unknown chips in drm_intel_decode_context_alloc
  * intel: Drop legacy execbuffer support
  * intel: sync ADL-S PCI IDs with kernel
  * intel: Sync pci ids
  * intel: use drmCloseBufferHandle
  * man: refer to drmCloseBufferHandle instead of DRM_IOCTL_GEM_CLOSE
  * meson: Build libdrm.so as an unversioned lib on Android.
  * meson: Don't build libkms for Android.
  * nouveau: print bo address in the GPU/CPU vm and its size
  * nouveau: use drmCloseBufferHandle
  * omap: use drmCloseBufferHandle
  * radeon: use drmCloseBufferHandle
  * tegra: use drmCloseBufferHandle
  * test/amdgpu: Bob to Alice copy should be TMZ in secure bounce test
  * tests/amdgpu: Fix TMZ secure bounce test
  * xf86drm: add GEM_CLOSE ioctl wrapper
  * xf86drm: add iterator API for DRM/KMS IN_FORMATS blobs

OBS-URL: https://build.opensuse.org/request/show/933582
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=306
2021-11-24 23:06:16 +00:00
8fd9726315 - covers jira#SLE/SLE-18743
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=305
2021-09-27 13:39:54 +00:00
0d4b0ec697 Accepting request 905675 from home:tobijk:X11:XOrg
- Update to version 2.4.107:
  * amdgpu: update marketing names
  * tests/amdgpu: Fix valgrind warning
  * test/amdgpu: Add helper functions for hot unplug
  * test/amdgpu/hotunplug: Add test suite for GPU unplug
  * tests/amdgpu/hotunplug: Add unplug with cs test.
  * tests/amdgpu/hotunplug: Add hotunplug with exported bo test
  * tests/amdgpu/hotunplug: Add hotunplug with exported fence
  * amdgpu: Add vamgr for capture/replay.
  * include <sys/types.h> in xf86drmMode when the OS is FreeBSD
  * _WANT_KERNEL_ERRNO must be defined in FreeBSD for ERESTART to be used
  * Conditionally include <linux/limits.h> and <sys/params.h> on Linux, BSD
  * Revert "tests/amdgpu: fix bo eviction test issue"
  * xf86drm: Add a human readable representation for format modifiers
  * xf86drm: Add a vendor function to decode the format modifier
  * xf86drm: Add support for decoding Nvidia format modifiers
  * xf86drm: Add support for decoding AMD format modifiers
  * xf86drm: Add support for decoding AMLOGIC format modifiers
  * README.rst: Include some notes about syncing uapi headers
  * amdgpu: Added product name for E9390,E9560 and E9565 dgpu
  * intel: Add support for ADLP

OBS-URL: https://build.opensuse.org/request/show/905675
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=304
2021-07-11 14:45:46 +00:00
04aceddf8a Accepting request 894253 from home:polslinux:branches:X11:XOrg
- Update to 2.4.106:
  * various nouveau fixes
  * improve tests

OBS-URL: https://build.opensuse.org/request/show/894253
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=302
2021-05-22 09:22:18 +00:00
a1b682abb4 Accepting request 883708 from home:dirkmueller:Factory
- update to 2.4.105:
  * amdgpu: add function of INFO ioctl for querying video caps 
  * amdgpu: sync up amdgpu_drm.h with latest from kernel 
  * xf86drmMode: set FB_MODIFIERS flag when modifiers are supplied 
  * xf86drmMode: introduce drmModeGetPropertyType
  * intel: Keep libdrm working without pread/pwrite ioctls 
  * xf86drm: fix null pointer deref in drmGetBufInfo 
  * intel: Add support for JSL
  * xf86drm: warn about GEM handle reference counting 
  * xf86drmMode: add drmIsKMS
  * intel: add INTEL_ADLS_IDS to the pciids list 
  * intel: sync i915_pciids.h with kernel 
  * amdgpu: update marketing names 
  * tests and build system fixes

OBS-URL: https://build.opensuse.org/request/show/883708
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=300
2021-04-08 09:24:53 +00:00
27268a2bee - reenabled build of manual pages (switch from xsltproc to rst2man)
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=298
2021-01-24 11:46:34 +00:00
3589cb17ff Accepting request 866341 from home:dirkmueller:branches:X11:XOrg
- update to 2.4.104:
  * headers: drm: Sync with drm-next
  * Remove outdated comments about stdint.h
  * Remove definitions duplicated from drm_mode.h
  * xf86drmMode.h use ANSI C99 arrays
  * Document drmModeConnection
  * man: convert to reSTructuredText
  * testsuite fixes

OBS-URL: https://build.opensuse.org/request/show/866341
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=297
2021-01-24 11:35:13 +00:00
42c75054e7 Accepting request 860772 from home:dirkmueller:branches:X11:XOrg
- update to 2.4.103:
  * xf86drm.c: Use integer logarithm. 
  * amdgpu: only enable security tests on raven family
  * amdgpu: sync up amdgpu_drm.h with latest from kernel
  * amdgpu: add marketing names from 20.40
  * intel: add INTEL_DG1_IDS to the pciids list
  * amdgpu: add device IDs for Raven, Picasso and Renoir
  * intel: sync i915_pciids.h with kernel
  * amdgpu: Add Device IDs for Embedded Raven2 platforms
  * intel: sync i915_pciids.h with kernel
  * xf86drm.c: fix build failure
  * core: use `O_RDONLY` instead of ambiguous `0` flag
  * lots of tests/amdgpu updates

OBS-URL: https://build.opensuse.org/request/show/860772
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=295
2021-01-06 20:55:27 +00:00
0cbb04816d - version 2.4.102 needed for jira#SLE/SLE-12880, jira#SLE/SLE-12882
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=293
2020-08-31 19:32:46 +00:00
88479f57a0 - version 2.4.102 needed for jira#SLE/SLE-12712
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=292
2020-08-31 17:31:07 +00:00
a14a9240c3 - upgrade to version 2.4.102
* lots of FreeBSD and modetest stuff

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=290
2020-05-27 13:05:30 +00:00
927f4c3768 replaced with official tarball ...
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=288
2020-04-20 17:11:30 +00:00
69979823c9 Accepting request 795857 from home:seilerphilipp:libdrm
- upgrade to version 2.4.101
 * adds some new AMD GPUs

OBS-URL: https://build.opensuse.org/request/show/795857
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=287
2020-04-20 15:27:51 +00:00
4841e2607e - This release includes support for latest Intel GPUs
(jsc#SLE-7962, jsc#SLE-8024, jsc#SLE-8022, jsc#SLE-10182, 
   jsc#SLE-4989, jsc#SLE-4983, bsc#1137515)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=285
2019-11-07 11:43:34 +00:00
b9e5e62767 - Update to version 2.4.100
* bugfixes (boo#1155382)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=283
2019-10-30 13:03:45 +00:00
e5453df0eb - Update to version 2.4.99
* bug fixes

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=281
2019-07-03 12:43:07 +00:00
63f00079bc - Update to version 2.4.98
* This release adds marketing names for AMDGPU devices, a 
    fallback path in drmDevice for devices lacking OF data
    and drmIsMaster API, amongst other changes.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=279
2019-04-23 10:41:02 +00:00
59b4828e01 - back to subpackage name libdrm-tools as requested by
jengelh@inai.de

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=277
2019-02-11 21:12:42 +00:00
00dad0402d Accepting request 668427 from home:iznogood:branches:X11:XOrg
Switch to meson buildsystem and other tweaks - Note that this will kill off the build for Leap 42.3, as it does not have the meson needed. But since 42.3 have ~5 months left to live, I find that a prize worth paying :-)

OBS-URL: https://build.opensuse.org/request/show/668427
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=276
2019-01-30 16:33:33 +00:00
79d399a505 - Update to version 2.4.97
* amdgpu: update to latest marketing names from 18.50
  * amdgpu/test: Add illegal register and memory access test v2
  * amdgpu/test: Disable deadlock tests for all non gfx8/9 ASICs.
  * amdgpu/test: Enable deadlock test for CI family (gfx7)
  * amdgpu: add VM test to exercise max/min address space
  * doc: Rename README&CONTRIBUTING to .rst
  * Avoid hardcoded strlens in drmParseSubsystemType().
  * drm: Attempt to parse SPI devices as platform bus devices.
  * xf86drmHash: remove unused loop variable
  * meson: fix typo in compiler flag
  * tests: skip drmdevice test if the machine doesn't have any drm device
  * freedreno: remove always-defined #ifdef
  * xf86atomic: #undef internal define
  * README: reflow the project description to improve readability
  * xf86drm: implement drmParseSubsystemType for DragonFly
  * libdrm: Use DRM_IOCTL_GET_PCIINFO on DragonFly
  * tests/amdgpu/vcn: fix the nop command in IBs
  * gitignore: sort file
  * gitignore: add _build
  * amdgpu: update amdgpu_drm.h
  * amdgpu: add a faster BO list API
  * android: Fix 32-bit app crashing in 64-bit Android

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=274
2019-01-22 19:26:47 +00:00
d9e93d9d4f Accepting request 660017 from home:Guillaume_G:branches:X11:XOrg
- Enable aarch64 build for: etnaviv, exynos and tegra

OBS-URL: https://build.opensuse.org/request/show/660017
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=272
2019-01-05 13:58:04 +00:00
Michal Srb
7ae64df2e7 Accepting request 659959 from home:Guillaume_G:branches:X11:XOrg
- Fix --enable-freedreno option as it is not experimental anymore
- Add etnaviv support
- Add exynos support (used by Arndale board and Samsung Chromebook)

OBS-URL: https://build.opensuse.org/request/show/659959
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=270
2018-12-19 10:03:39 +00:00
610e493693 - Update to version 2.4.96
* libdrm: Allow dynamic drm majors on linux
  * amdgpu/test: Allow BO mapping flags to be passed in tests
  * amdgpu/test: Fix deadlock tests for AI and RV v2
  * xf86drmHash: remove redundant zero init
  * freedreno/msm: get rid of ring_bo unref hack
  * freedreno: expose refcnt'ing on ringbuffers
  * freedreno: add flags param for rb creation
  * freedreno/msm: support suballocation for stateobj rb's
  * freedreno: remove deprecated ringmarker API
  * freedreno/msm: remove reset of linked rings
  * freedreno/msm: simplify emit_reloc_ring() vfunc
  * freedreno/msm: use hashtable to track submit.cmds table
  * freedreno/msm: simplify msm_ringbuffer_flush()
  * freedreno/msm: handle ring-reloc to other stateobjs
  * freedreno/kgsl: fix build
  * freedreno/msm: fix c90 warning

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=268
2018-10-17 14:36:09 +00:00
fa1c76cc31 - Update to version 2.4.95
* This release adds a fallback for realpath() which was blocked by the
    web-browser sand-boxing. While the browsers are fixed-up they seem to have
    little incentive to roll bugfix releases :-\

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=266
2018-10-07 09:47:19 +00:00
e456b5859e Accepting request 627451 from home:tobijk:X11:XOrg
- Upate to version 2.4.93:
   + amdgpu: make sure to set CLOEXEC on duplicated FDs
   + xf86drm: drmGetDevice2: error out if the fd has unknown subsys
   + xf86drm: introduce drm_device_has_rdev() helper
   + xf86drm: Fold drmDevice processing into process_device() helper
   + xf86drm: Allocate drmDevicePtr's on stack
   + xf86drm: introduce a get_real_pci_path() helper
   + xf86drm: Add drmDevice support for virtio_gpu
   + tests/drmdevices: install alongside other utilities
   + tests/drmdevice: add a couple of printf headers
   + drmdevice: convert the tabbed output into a tree
   + drmdevice: print the correct host1x information
   + amdgpu: Take a lock before removing devices from fd_tab hash table.
   + amdgpu/util_hash_table: Add helper function to count the number of entries in hash table
   + amdgpu: Destroy fd_hash table when the last device is removed.
   + intel: Introducing Whiskey Lake platform
   + intel: Introducing Amber Lake platform
   + xf86drm: Be sure to closedir before return
   + amdgpu: don't call add_handle_to_table for KMS BO exports
   + amdgpu: add amdgpu_bo_handle_type_kms_noimport
   + xf86drm: Fix error path in drmGetDevice2
   + Always pass O_CLOEXEC when opening DRM file descriptors
   + Revert "amdgpu: don't call add_handle_to_table for KMS BO exports"
   + freedreno: add user ptr to fd_ringbuffer
   + freedreno: add fd_ringbuffer_new_object()
   + freedreno: small cleanup
   + freedreno: slight reordering
   + freedreno/msm: "stateobj" support

OBS-URL: https://build.opensuse.org/request/show/627451
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=264
2018-08-13 12:27:00 +00:00
916f710c4a Accepting request 606082 from home:mimi_vx:branches:X11:XOrg
- update to 2.4.92
  + drm/atomic: Refuse to add invalid objects to requests
  + freedreno: add missing symbols to symbol-check
  + libdrm: Use readdir instead of readdir_r to avoid build warnings
  + Intel: Add a Kaby Lake PCI ID
  + amdgpu: Deinitialize vamgr_high{,_32}
  + intel: add support for ICL 11
  + amdgpu:support 16 ibs per submit for PAL/SRIOV
  + freedreno: add fd_pipe refcounting
  + drm/amdgpu: Remove IB count checking
  + intel/intel_chipset.h: Sync Cannonlake IDs.
  + libdrm: amdgpu: Adding DRM_RDWR flag in amdgpu_bo_export
  + amdgpu: enlarge the maximum number of cards supported

OBS-URL: https://build.opensuse.org/request/show/606082
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=262
2018-05-10 11:44:40 +00:00
50c1c7ef15 Accepting request 583396 from home:mimi_vx:branches:X11:XOrg
- update to 2.4.91
  + amdgpu: Fix mistake in initial hole size calculation.
  + amdgpu: mostly revert "use the high VA range if possible v2"
  + amdgpu: add AMDGPU_VA_RANGE_HIGH
  + amdgpu: fix "add AMDGPU_VA_RANGE_HIGH"
  + freedreno: add interface to get buffer address
  + drm/fourcc: Fix fourcc_mod_code() definition
  + drm/tegra: Sanitize format modifiers

OBS-URL: https://build.opensuse.org/request/show/583396
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=260
2018-03-06 14:18:14 +00:00
1fd032bf2c Accepting request 578810 from home:xexaxo:branches:X11:XOrg
Cleanup the build dependencies, remove defattr stanza

OBS-URL: https://build.opensuse.org/request/show/578810
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=258
2018-02-21 18:52:00 +00:00
551226bab9 Accepting request 577626 from home:tobijk:X11:XOrg
- Update to version 2.4.90:
   + Add meson build system
   + always define HAVE_FREEDRENO_KGSL
   + always define HAVE_CAIRO
   + always define HAVE_VALGRIND
   + amdgpu: Update deadlock test to not assert on ECANCELED
   + amdgpu: Fix segfault in deadlock test.
   + amdgpu: fix 32bit VA manager max address
   + amdgpu: use the high VA range if possible v2
   + amdgpu: fix high VA mask
   + amdgpu: fix inefficient vamgr algorithm
   + amdgpu: clean up non list code path for vamgr v2
   + amdgpu: add amdgpu_query_sw_info for querying high bits of 32-bit address space
   + amdgpu: Don't print error message if parse_one_line returned -EAGAIN
   + amdgpu: Don't dereference device_handle after amdgpu_device_deinitialize
   + amdgpu: Symlink .editorconfig to tests/amdgpu
   + amdgpu: Disable deadlock test suite by default for SI ASICs
   + amdgpu: Disable VM test suite by default for SI ASICs
   + amdgpu: Add amdgpu_query_sw_info to amdgpu-symbol-check
   + amdgpu: fix not to add amdgpu.ids when building without amdgpu
   + android: Move gralloc handle struct to libdrm
   + android: Add version variable to gralloc_handle_t
   + android: Mark gralloc_handle_t magic variable as const
   + android: Remove member name from gralloc_handle_t
   + android: Change gralloc_handle_t members to be fixed width
   + autotools: Include meson.build files in tarball
   + configure: remove unused HAVE_CUNIT define
   + configure: remove unused HAVE_INSTALL_TESTS define
   + configure: always define HAVE_LIBDRM_ATOMIC_PRIMITIVES and HAVE_LIB_ATOMIC_OPS
   + drm: Fix 32-bit drmSyncobjWait.

OBS-URL: https://build.opensuse.org/request/show/577626
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=257
2018-02-19 10:22:02 +00:00
19c5d103e4 - U_intel-Add-more-Coffeelake-PCI-IDs.patch
* Add more Coffeelake PCI IDs (request by Intel)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=255
2018-01-15 14:25:50 +00:00
68fd249a66 Accepting request 558229 from home:tobijk:X11:XOrg
- Update to version 2.4.89:
  libdrm release with leasing and syncobj api updates, updated amdgpu marketing
  ids, amdgpu tests, updated uapi headers & etnaviv updates.

OBS-URL: https://build.opensuse.org/request/show/558229
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=254
2018-01-08 14:15:08 +00:00
cabae0f8b0 Accepting request 539138 from home:tobijk:X11:XOrg
- Update to version 2.4.88:
  + amdgpu: Fix wrappers for AMDGPU_VM IOCTL.

OBS-URL: https://build.opensuse.org/request/show/539138
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=252
2017-11-06 14:38:44 +00:00
84732db52c Accepting request 538095 from home:tobijk:X11:XOrg
- Update to version 2.4.87:
   + amdgpu: fix 32-bit build
- This release includes the changes introduced with 2.4.86:
   + amdgpu: Add wrappers for AMDGPU_VM IOCTL.
   + amdgpu: Add VMID reservation per GPU context test.
   + drm: sync drm headers from drm-next.
   + drm/syncobj: fix some whitespace issues

OBS-URL: https://build.opensuse.org/request/show/538095
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=250
2017-11-02 10:19:23 +00:00
408a8556ff Accepting request 536201 from home:tobijk:X11:XOrg
- Update to version 2.4.85:
   + Add const qualifier to arguments of drmModeAddFB2()
   + amdgpu: implement context priority for amdgpu_cs_ctx_create2 v3
   + amdgpu: add padding to the fence to handle ioctl
   + headers: Sync amdgpu_drm.h with drm-next
   + modetest: Decode IN_FORMATS plane blob property
   + modetest: Allow full testing of primary planes
- Fix changelog entry for version 2.4.84

   + amdgpu: Add deadlock detection test suit.
   + amdgpu: make userptr unit test more interesting
   + amdgpu: Do not write beyond allocated memory when parsing ids
   + amdgpu: print error messages when amdgpu_device_initialize is failing
   + amdgpu: add sync_file import and export functions
   + amdgpu: add amdgpu_cs_syncobj_wait
   + amdgpu: add amdgpu_cs_fence_to_handle
   + Android: move libraries to /vendor
   + drm: add drmSyncobjWait wrapper
   + etnaviv: prevent deadlock in error path
   + freedreno/kgsl: fix pointer-to-int cast
   + headers: sync syncobj ioctl defines.
   + headers: sync DRM_MODE_ROTATE/REFLECT defines from kernel v4.14-rc1
   + intel: Change a KBL pci id to GT2 from GT1.5
   + include: sync drm.h and amdgpu_drm.h with airlied/drm-next
   + tests/amdgpu: add missing header to SOURCES
   + tests/amdgpu: add new uvd enc support check
   + tests/amdgpu: fix uvd enc data corruption issue

OBS-URL: https://build.opensuse.org/request/show/536201
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=248
2017-10-24 08:51:17 +00:00
16ae8e096c Accepting request 533758 from home:tobijk:X11:XOrg
- Update to version 2.4.84:
      amdgpu: Add deadlock detection test suit.
      amdgpu: make userptr unit test more interesting
      amdgpu: Do not write beyond allocated memory when parsing ids
      amdgpu: print error messages when amdgpu_device_initialize is failing
      amdgpu: add sync_file import and export functions
      amdgpu: add amdgpu_cs_syncobj_wait
      amdgpu: add amdgpu_cs_fence_to_handle
      Android: move libraries to /vendor
      drm: add drmSyncobjWait wrapper
      etnaviv: prevent deadlock in error path
      freedreno/kgsl: fix pointer-to-int cast
      headers: sync syncobj ioctl defines.
      headers: sync DRM_MODE_ROTATE/REFLECT defines from kernel v4.14-rc1
      intel: Change a KBL pci id to GT2 from GT1.5
      include: sync drm.h and amdgpu_drm.h with airlied/drm-next
      tests/amdgpu: add missing header to SOURCES
      tests/amdgpu: add new uvd enc support check
      tests/amdgpu: fix uvd enc data corruption issue

OBS-URL: https://build.opensuse.org/request/show/533758
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=246
2017-10-13 02:35:27 +00:00
c34659bea7 Accepting request 530120 from home:jengelh:branches:X11:XOrg
- Remove --with-pic which has no effect on shared-only builds.
  Rectify SRPM group.

OBS-URL: https://build.opensuse.org/request/show/530120
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=244
2017-09-30 10:51:30 +00:00
7c5935cc87 - Update to version 2.4.83
+ amdgpu: Add FX-9800P Bristol Ridge iGPU id
   + amdgpu: fix missing mutex unlock before return
   + amdgpu: fix race issue between two bo functions(v2)
   + amdgpu: merge and cleanup amdgpu_bo_free
   + android: add rules to build amdgpu.ids
   + android: amdgpu: fix build break
   + drm: Pull new modifier uapi into drm_fourcc and drm_mode
   + drmsltest: Check expected neighbours
   + etnaviv: fix etna_bo_from_name
   + freedreno: remove dead error path
   + freedreno: prevent deadlock in error path
   + freedreno/msm: remove dead error path
   + radeon: add fallthrough annotation
   + test/amdgpu: fix test failure for SI
   + tests/amdgpu: bypass UVD CS tests on raven
   + tests/amdgpu: bypass VCE tests on raven
   + tests/amdgpu: add uvd encode unit tests
   + xf86drm: continue with next device if drmProcessUsbDevice fails
   + xf86drm: continue after drmProcessPlatformDevice failure

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=243
2017-08-25 09:51:20 +00:00
583ac99500 Accepting request 514035 from home:oertel:branches:X11:XOrg
- build-require util-macros-devel for suse_version > 1320

OBS-URL: https://build.opensuse.org/request/show/514035
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=241
2017-08-02 12:50:37 +00:00