2023-11-20 18:55:20 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
libdrm: update to 2.4.118.
David Jagu (1):
meson: fix typo in libdrm_intel
Geert Uytterhoeven (18):
util: improve SMPTE color LUT accuracy
util: factor out and optimize C8 SMPTE color LUT
util: add support for DRM_FORMAT_C[124]
util: store number of colors for indexed formats
util: add SMPTE pattern support for C4 format
util: add SMPTE pattern support for C1 format
util: add SMPTE pattern support for C2 format
modetest: add support for DRM_FORMAT_C[124]
modetest: add SMPTE pattern support for C[124] formats
intel: determine target endianness using meson
util: fix 32 bpp patterns on big-endian
util: fix 16 bpp patterns on big-endian
util: add missing big-endian RGB16 frame buffer formats
modetest: add support for parsing big-endian formats
util: add test pattern support for big-endian XRGB1555/RGB565
util: fix pwetty on big-endian
util: add pwetty support for big-endian RGB565
modetest: add support for big-endian XRGB1555/RGB565
Jonas Karlman (1):
modetest: add support for DRM_FORMAT_NV{15,20,30}
Neil Armstrong (1):
modetest: switch usage to proper options grammar
Simon Ser (4):
xf86drm: add drmGetNodeTypeFromDevId
Sync headers with drm-next
xf86drmMode: add drmModeCloseFB()
build: bump version to 2.4.118
|
2023-10-20 08:10:46 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
libdrm: update to 2.4.117.
Chia-I Wu (1):
modetest: print modifiers in hex as well
Dmitry Baryshkov (1):
modetest: custom mode support
Dylan Baker (3):
meson: fix intel requirements
meson: Use feature.require() and feature.allowed()
meson: replace deprecated program.path -> program.full_path
Ezequiel Garcia (1):
modetest: avoid erroring if there's no gamma legacy support
Geert Uytterhoeven (8):
amdgpu: Fix pointer/integer mismatch warning
amdgpu: Use PRI?64 to format uint64_t
util: add NV24 and NV42 frame buffer formats
util: add pattern support for DRM_FORMAT_NV{24,42}
modetest: add support for DRM_FORMAT_NV{24,42}
util: fix grey in YUV SMPTE patterns
modetest: fix mode_vrefresh() for interlace/dblscan/vscan
util: remove unused definitions of RED, GREEN, and BLUE
Jonathan Gray (5):
amdgpu: add marketing names from amd-5.4.6 (22.40.6)
amdgpu: add marketing names from amd-5.5.1 (23.10.1)
amdgpu: add marketing names from PRO Edition 23.Q3 W7000
amdgpu: add marketing names from Adrenalin 23.7.2
amdgpu: add marketing names from Adrenalin 23.9.1
Marijn Suijten (2):
modetest: document why no blob is created for linear gamma LUT
modetest: allocate and commit atomic request around set_property()
Neil Armstrong (2):
modetest: permit -r and -s to work together
modetest: allow using -r and -P
Rohith Iyer (1):
modetest: add support for writeback connector
Samuel Pitoiset (2):
amdgpu: amdgpu_drm.h for new GPUVM fault ioctl
amdgpu: add support for querying VM faults information
Simon Ser (3):
xf86drm: mark DRM_MAX_MINOR as deprecated
ci: bump FreeBSD to 13.2
build: bump version to 2.4.117
|
2023-08-24 08:09:15 by Thomas Klausner | Files touched by this commit (3) |  |
Log message:
libdrm: update to 2.4.116.
Dor Askayo (1):
nouveau: add interface to make buffer objects global
James Zhu (2):
xf86drm: update DRM_NODE_NAME_MAX supporting more nodes
xf86drm: use drm device name to identify drm node type
Jan Beich (1):
meson: drop pthread-stubs dependency on BSDs
Jonathan Gray (1):
amdgpu: add marketing names from amd-5.4.3 (22.40.3)
Luben Tuikov (3):
tests/amdgpu: Fix Usage string
tests/amdgpu: Add all 9 options to the help output
tests/amdgpu: Allow to exclude a test or a suite of tests
Marek Olšák (1):
amdgpu: add an environment variable that overrides the context priority
Pierre-Eric Pelloux-Prayer (1):
amdgpu: remove va::dev member
Ruijing Dong (3):
tests/amdgpu/vcn: change vbv_buffer name to input
tests/amdgpu/vcn: fix drm test failure
tests/amdgpu/vcn: fix session buffer issue for vcn1-vcn3
Saleemkhan Jamadar (1):
tests/amdgpu/vcn:update decoder unit test
Simon Ser (5):
xf86drm: bump DRM_MAX_MINOR to 64
xf86drm: drop control nodes implementation
Sync headers with drm-next
xf86drm: add drmSyncobjEventfd
build: bump version to 2.4.116
Xaver Hugl (1):
xf86drmMode: constify drmModeCrtcSetGamma
Yi Xie (1):
tests/util: Add vkms driver
jie zhang (1):
test/amdgpu/hotunplug: add apu check for hotplug test
|
2022-11-09 14:14:32 by Joerg Sonnenberger | Files touched by this commit (223) |
Log message:
Reset MAINTAINER
|
2022-11-03 21:52:29 by =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= | Files touched by this commit (3) |
Log message:
libdrm: Fix building on FreeBSD
pkgsrc changes:
---------------
* Remove dependency on pthread-stubs for FreeBSD.
* Bum revision.
|
2022-11-03 09:43:27 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
libdrm: update to 2.4.114.
Alex Deucher (5):
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
Eli Schwartz (1):
meson: fast-fail on unsupported OSes
Jordan Justen (2):
include/drm/drm_fourcc.h: Update from Linux v6.0-rc7
include/drm/i915_drm.h: Update from Linux v6.0-rc7
Marco Felsch (1):
tests/util: add imx-lcdif driver
Simon Ser (9):
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
build: bump version to 2.4.114
|
2022-09-09 17:28:16 by Thomas Klausner | Files touched by this commit (3) |  |
Log message:
libdrm: update to 2.4.113.
Changes not found
|
2022-07-11 22:56:27 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
libdrm: update to 2.4.112.
Saleemkhan Jamadar (1):
tests/amdgpu/vcn:vcn encoder unit test
Sathishkumar S (1):
tests/amdgpu: fix decode test failure on VCN2.5
Simon Ser (6):
gen_table_fourcc: strip _MODIFIER suffix for INVALID
xf86drmMode: constify drmModeAtomicReq functions
xf86drmMode: introduce drmModeGetConnectorTypeName
tests: use drmModeGetConnectorTypeName
xf86drmMode: introduce drmModeConnectorGetPossibleCrtcs
build: bump version to 2.4.112
|
2022-06-03 10:30:34 by Thomas Klausner | Files touched by this commit (4) |  |
Log message:
libdrm: update to 2.4.111.
libdrm 2.4.111, just a few things built up, and drop libkms.
Alex Deucher (3):
test/amdgpu: only disable deadlock tests on asics without GPU reset
amdgpu: add marketing names from 21.50
amdgpu: add marketing names from 22.10
Andrey Grodzovsky (1):
tests/amdgpu/hotunplu: Enable hotunplug tests.
Daniel Stone (2):
drm/atomic: Stable sort for atomic request de-duplication
libkms: Remove libkms completely
Dave Airlie (1):
build: bump version to 2.4.111
Dylan Baker (9):
meson: use dictionary kwargs
meson: add override_dependency when possible
meson: switch the meson builtin for symbol visiblity
meson: switch to cc.get_supported_arguments
meson: use more standard formatting for better readability
meson: use cc.check_header instead of open coding
meson: use cc.has_function_attribute instead of open coding
meson: use the modern interface for pkg.generate
meson: use summary() instead of message
Eleni Maria Stea (3):
xf86drm.c: fix C99 warning
modeprint, modetest, proptest: cast __u64 to uint64_t
tests/modeprint: fix argument type
Eric Engestrom (1):
use standard `__typeof__()` instead of GNU extension `typeof()`
Flora Cui (2):
tests/amdgpu: add draw test for gfx10
tests/amdgpu: add dispatch test for gfx10
Guchun Chen (2):
tests/amdgpu: Add VCN test support for Biege Goby
tests/amdgpu: use appropriate ring for different asics
Karol Herbst (1):
nouveau: add ioctl wrapper to check for dead channels
Lu Jiacheng (1):
tests/amdgpu: Add test suite CP DMA
Matt Turner (2):
man: Fix some typos
man: Add formatting to drmModeGetConnector reference
Raviteja Goud Talla (1):
intel: sync i915_pciids.h with kernel
Samuel Pitoiset (4):
amdgpu: update_drm.h for new CTX OP to set/get stable pstates
amdgpu: implement new CTX OP to set/get stable pstates
tests/amdgpu: add a test for new CTX OP to get/set stable pstates
build: bump version to 2.4.110
Sathishkumar S (3):
tests/amdgpu: add jpeg tests support
tests/amdgpu: enable jpeg test based on ip query
tests/amdgpu: enable vcn test based on ip query
Simon Ser (1):
releasing: s/master/main/
Tejas Upadhyay (2):
intel: Add support for ADL-N
intel: Add support for RPLP
Thierry Reding (25):
tegra: Indent according to .editorconfig
tegra: Remove unused IOCTL implementations
tegra: Extract common buffer object allocation code
tegra: Fix mmap() of GEM buffer objects
tegra: Add flink helpers
tegra: Add PRIME support helpers
tegra: Make API more consistent
tegra: Install tegra-openclose test
tegra: Update for new UABI
tegra: Include private.h in list of source files
tegra: Add channel APIs
tegra: Add job and push buffer APIs
tegra: Add syncpoint APIs
tests: tegra: Add helper library for tests
tests: tegra: Add gr2d-fill test
tests: tegra: Add syncpt-wait test
tests: tegra: Add syncpoint timeout test
tests: tegra: Add VIC support
tests: tegra: Add VIC 3.0 support
tests: tegra: Add VIC 4.0 support
tests: tegra: Add VIC 4.1 support
tests: tegra: Add VIC 4.2 support
tests: tegra: Add VIC clear test
tests: tegra: Add VIC blit test
tests: tegra: Add VIC flip test
ravitejax (1):
intel: Add support for RPLS platform
|
2022-04-10 10:53:24 by Nia Alarie | Files touched by this commit (90) |
Log message:
x11: adapt to new avoid-duplicate.mk usage
|