index
:
driver/xf86-video-amdgpu
master
AMD/ATI video cards driver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-07-12
Check GFX12 swizzle mode correctly
HEAD
master
Marek Olšák
2024-07-12
ci: use gfx-ci/ci-deb-repo to get latest libdrm
Pierre-Eric Pelloux-Prayer
2024-07-12
ci: switch from testing to bookworm
Pierre-Eric Pelloux-Prayer
2024-07-11
dont use obsolete pict_f_transform alias anymore
Enrico Weigelt, metux IT consult
2024-05-15
dont check for HAS_DIRTYTRACKING_ROTATION: it's always enabled.
Enrico Weigelt, metux IT consult
2024-05-14
drop compat with ancient xserver versions
Enrico Weigelt, metux IT consult
2024-05-14
bump minimal xorg version to 1.18
Enrico Weigelt, metux IT consult
2024-02-24
gitlab CI: add builds against server-21.1-branch
Alan Coopersmith
2024-01-24
Handling of color management properties
Uday Kiran Pichika
2023-09-25
Enable TearFree if it's set to auto and VariableRefresh is enabled
Hamza Mahfooz
2023-07-12
Free output_ids
Chris Bainbridge
2023-07-11
Fix segfault on dock suspend, unplug, resume
Chris Bainbridge
2023-02-22
Bump version for the 23.0.0 release
xf86-video-amdgpu-23.0.0
Shashank Sharma
2022-12-05
config: Add hotplug driver name
Shashank Sharma
2022-11-11
Fix primary output handling in amdgpu_crtc_covering_box().
Mario Kleiner
2022-09-29
Use DRM_CAP_CURSOR_WIDTH/HEIGHT if possible
Pierre-Eric Pelloux-Prayer
2022-08-18
gitlab CI: enable gitlab's builtin static analysis
Alan Coopersmith
2022-08-18
Fix screen corruption on secondary GPU
tiancyin
2022-08-08
Initialize present extension for GPU screen
Kai-Heng Feng
2022-04-20
Do not consider disabled crtc anymore when looking for xf86crtc covering draw...
Lukasz Spintzyk
2022-04-20
Prefer crtc of primary output for synchronization when screen has to crtcs wi...
Lukasz Spintzyk
2022-04-20
Use randr_crtc_covering_drawable used in modesetting
Lukasz Spintzyk
2022-04-20
amdgpu: fixup driver for new X server ABI
Łukasz Spintzyk
2022-02-22
Update URLs to reflect gitlab migration
Alan Coopersmith
2022-02-22
Bump version for the 22.0.0 release
xf86-video-amdgpu-22.0.0
Shashank Sharma
2022-02-16
Build xz tarballs instead of bzip2
Alan Coopersmith
2022-02-16
glamor: unset AMDGPU_CREATE_PIXMAP_SCANOUT on shared pixmap
Jesse Zhang
2022-02-14
Fix spelling/wording issues
Alan Coopersmith
2022-01-25
Add option for non-vsynced flips for "secondary" outputs.
Mario Kleiner
2021-08-27
glamor: Set AMDGPU_CREATE_PIXMAP_SCANOUT on DRI2 and shared pixmaps
Dor Askayo
2021-07-30
Bump version for the 21.0.0 release
xf86-video-amdgpu-21.0.0
Alex Deucher
2021-04-27
Include xf86drm.h instead of sarea.h
Michel Dänzer
2021-02-02
Drop dri.h includes
Michel Dänzer
2020-12-14
Fix drmmode_crtc_scanout_create logic
Likun Gao
2020-08-28
Check for AMDGPU_CREATE_PIXMAP_SCANOUT in amdgpu_glamor_create_pixmap
Michel Dänzer
2020-07-17
Replace a few more instances of "master"
Michel Dänzer
2020-07-10
Fix build against ABI_VIDEODRV_VERSION 25.2
Michel Dänzer
2020-05-27
Make drmmode_crtc_scanout_create/destroy static
Michel Dänzer
2020-05-27
Drop struct drmmode_scanout altogether in favour of PixmapPtrs
Michel Dänzer
2020-05-27
Drop bo/width/height members from struct drmmode_scanout
Michel Dänzer
2020-05-27
Fix return value check of drmIoctl()
Niclas Zeising
2020-05-27
gitlab CI: update to use the latest CI templates
Peter Hutterer
2020-04-21
glamor: Make pixmap scanout compatible if its dimensions are
Michel Dänzer
2020-03-18
Handle NULL fb_ptr in pixmap_get_fb
Michel Dänzer
2020-03-16
Bail from amdgpu_pixmap_get_handle with ShadowFB
Michel Dänzer
2020-03-16
Factor out common code to amdgpu_probe()
Emil Velikov
2020-03-16
Introduce amdgpu_device_setup helper
Emil Velikov
2020-03-16
Kill off drmOpen/Close/drmSetInterfaceVersion in favour of drmDevices
Emil Velikov
2020-03-16
Use the device_id straight from gpu_info
Emil Velikov
2020-03-16
Reuse the existing busid string
Emil Velikov
[next]