Path to this page:
./
x11/xf86-video-amdgpu,
Modular Xorg ATI (Tonga, Carrizo, Iceland, Fiji, Stoney) driver
Branch: CURRENT,
Version: 23.0.0nb1,
Package name: xf86-video-amdgpu-23.0.0nb1,
Maintainer: pkgsrc-usersThis is the video driver for ATI cards with AMD GPU families Tonga,
Carrizo, Iceland, Fiji and Stoney.
Required to run:[
x11/libdrm] [
x11/modular-xorg-server]
Required to build:[
pkgtools/x11-links] [
x11/xcb-proto] [
x11/fixesproto4] [
pkgtools/cwrappers] [
x11/xorgproto]
Master sites:
Filesize: 372.332 KB
Version history: (Expand)
- (2023-11-12) Updated to version: xf86-video-amdgpu-23.0.0nb1
- (2023-02-27) Updated to version: xf86-video-amdgpu-23.0.0
- (2023-01-30) Updated to version: xf86-video-amdgpu-22.0.0nb1
- (2022-08-15) Updated to version: xf86-video-amdgpu-22.0.0
- (2019-11-14) Updated to version: xf86-video-amdgpu-19.1.0
- (2019-03-20) Updated to version: xf86-video-amdgpu-19.0.1
CVS history: (Expand)
2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570) |
Log message:
*: revebump for new brotli option for freetype2
Addresses PR 57693
|
2023-02-27 11:23:37 by Thomas Klausner | Files touched by this commit (2) |
Log message:
xf86-video-amdgpu: add upstream bug report URL
|
2023-02-27 11:20:07 by Thomas Klausner | Files touched by this commit (3) | |
Log message:
xf86-video-amdgpu: update to 23.0.0.
Alan Coopersmith (2):
Update URLs to reflect gitlab migration
gitlab CI: enable gitlab's builtin static analysis
Kai-Heng Feng (1):
Initialize present extension for GPU screen
Lukasz Spintzyk (3):
Use randr_crtc_covering_drawable used in modesetting
Prefer crtc of primary output for synchronization when screen has to crtcs \
with the same coverage
Do not consider disabled crtc anymore when looking for xf86crtc covering \
drawable.
Mario Kleiner (1):
Fix primary output handling in amdgpu_crtc_covering_box().
Pierre-Eric Pelloux-Prayer (1):
Use DRM_CAP_CURSOR_WIDTH/HEIGHT if possible
Shashank Sharma (2):
config: Add hotplug driver name
Bump version for the 23.0.0 release
tiancyin (1):
Fix screen corruption on secondary GPU
Ćukasz Spintzyk (1):
amdgpu: fixup driver for new X server ABI
|
2023-01-29 22:18:34 by Ryo ONODERA | Files touched by this commit (2527) |
Log message:
*: Recursive revbup from graphics/freetype2
|
2022-11-09 14:14:32 by Joerg Sonnenberger | Files touched by this commit (223) |
Log message:
Reset MAINTAINER
|
2022-08-14 21:25:14 by Tobias Nygren | Files touched by this commit (2) | |
Log message:
xf86-video-amdgpu: update to catch up with xorg-server API changes
22.0.0:
glamor: Set AMDGPU_CREATE_PIXMAP_SCANOUT on DRI2 and shared pixmaps
glamor: unset AMDGPU_CREATE_PIXMAP_SCANOUT on shared pixmap
Add option for non-vsynced flips for "secondary" outputs.
21.0.0:
kms: Handle changes to SourceValidate call chain in xserver 19
Fix link failure with gcc 10
Use ODEV_ATTRIB_PATH where possible for the device node.
Remove drmCheckModesettingSupported and kernel module loading, on Linux
Fixup the amdgpu_bus_id() string format
Remove NULL check after a "cannot fail" function
Store the busid string in AMDGPUEnt
Reuse the existing busid string
Use the device_id straight from gpu_info
Kill off drmOpen/Close/drmSetInterfaceVersion in favour of drmDevices
Introduce amdgpu_device_setup helper
Factor out common code to amdgpu_probe()
Fix drmmode_crtc_scanout_create logic
Bail from amdgpu_pixmap_get_handle with ShadowFB
Handle NULL fb_ptr in pixmap_get_fb
glamor: Make pixmap scanout compatible if its dimensions are
Drop bo/width/height members from struct drmmode_scanout
Drop struct drmmode_scanout altogether in favour of PixmapPtrs
Make drmmode_crtc_scanout_create/destroy static
Fix build against ABI_VIDEODRV_VERSION 25.2
Replace a few more instances of "master"
Check for AMDGPU_CREATE_PIXMAP_SCANOUT in amdgpu_glamor_create_pixmap
Drop dri.h includes
Include xf86drm.h instead of sarea.h
Fix return value check of drmIoctl()
|
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
|
2021-12-02 19:15:30 by Nia Alarie | Files touched by this commit (42) |
Log message:
xf86-video-*: Add avoid-duplicate.mk
|