summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-07-24Bump version for 25.0.0 releaseHEADxf86-video-amdgpu-25.0.0masterMario Limonciello1-1/+1
2025-07-23trivial: ignore .vscode directoryMario Limonciello1-0/+1
2025-07-23trivial: drop unused gitignoreMario Limonciello1-23/+0
2025-06-26Drop support for autotools build systemMario Limonciello7-493/+0
2025-06-26Migrate CI over to mesonMario Limonciello1-6/+4
2025-06-26Add support for the meson build systemMario Limonciello6-1/+158
2025-06-26Add missing xorg-server.h headerMario Limonciello9-2/+8
2025-06-26Improve man page formattingAlan Coopersmith1-43/+53
2025-06-25trivial: Add workflow rulesMario Limonciello1-0/+5
2025-06-24Fix a crash when initializing with a property with no atomsMario Limonciello1-1/+1
2025-06-14Revert "use dixDestroyPixmap() instead of direct driver call"Alan Coopersmith5-11/+11
2025-01-27ci: compactify redundant declarations via matrixEnrico Weigelt, metux IT consult1-45/+8
2025-01-25use dixDestroyPixmap() instead of direct driver callEnrico Weigelt, metux IT consult5-11/+11
2025-01-11Fixed AMDGPUOptions_KMS for align structures 64bitHerman Semenov1-14/+14
2024-11-22Use GBM_BO_USE_FRONT_RENDERING on front_buffer allocPierre-Eric Pelloux-Prayer5-2/+13
2024-07-19use XNFcallocarray() instead of xnfcalloc macroEnrico Weigelt, metux IT consult3-3/+3
2024-07-19use XNFalloc() instead of xnfallocEnrico Weigelt, metux IT consult1-1/+1
2024-07-12Check GFX12 swizzle mode correctlyMarek Olšák2-3/+5
2024-07-12ci: use gfx-ci/ci-deb-repo to get latest libdrmPierre-Eric Pelloux-Prayer2-1/+4
2024-07-12ci: switch from testing to bookwormPierre-Eric Pelloux-Prayer2-2/+2
2024-07-11dont use obsolete pict_f_transform alias anymoreEnrico Weigelt, metux IT consult1-1/+1
2024-05-15dont check for HAS_DIRTYTRACKING_ROTATION: it's always enabled.Enrico Weigelt, metux IT consult2-12/+1
2024-05-14drop compat with ancient xserver versionsEnrico Weigelt, metux IT consult6-48/+2
2024-05-14bump minimal xorg version to 1.18Enrico Weigelt, metux IT consult2-27/+2
2024-02-24gitlab CI: add builds against server-21.1-branchAlan Coopersmith2-43/+36
2024-01-24Handling of color management propertiesUday Kiran Pichika3-44/+69
2023-09-25Enable TearFree if it's set to auto and VariableRefresh is enabledHamza Mahfooz3-1/+7
2023-07-12Free output_idsChris Bainbridge1-2/+5
2023-07-11Fix segfault on dock suspend, unplug, resumeChris Bainbridge1-0/+3
2023-02-22Bump version for the 23.0.0 releasexf86-video-amdgpu-23.0.0Shashank Sharma1-1/+1
2022-12-05config: Add hotplug driver nameShashank Sharma1-1/+2
2022-11-11Fix primary output handling in amdgpu_crtc_covering_box().Mario Kleiner1-1/+1
2022-09-29Use DRM_CAP_CURSOR_WIDTH/HEIGHT if possiblePierre-Eric Pelloux-Prayer1-7/+20
2022-08-18gitlab CI: enable gitlab's builtin static analysisAlan Coopersmith1-0/+2
2022-08-18Fix screen corruption on secondary GPUtiancyin1-1/+1
2022-08-08Initialize present extension for GPU screenKai-Heng Feng1-23/+21
2022-04-20Do not consider disabled crtc anymore when looking for xf86crtc covering draw...Lukasz Spintzyk3-71/+26
2022-04-20Prefer crtc of primary output for synchronization when screen has to crtcs wi...Lukasz Spintzyk1-2/+10
2022-04-20Use randr_crtc_covering_drawable used in modesettingLukasz Spintzyk3-22/+135
2022-04-20amdgpu: fixup driver for new X server ABIŁukasz Spintzyk1-0/+3
2022-02-22Update URLs to reflect gitlab migrationAlan Coopersmith3-11/+7
2022-02-22Bump version for the 22.0.0 releasexf86-video-amdgpu-22.0.0Shashank Sharma1-1/+1
2022-02-16Build xz tarballs instead of bzip2Alan Coopersmith1-1/+1
2022-02-16glamor: unset AMDGPU_CREATE_PIXMAP_SCANOUT on shared pixmapJesse Zhang1-0/+1
2022-02-14Fix spelling/wording issuesAlan Coopersmith2-6/+6
2022-01-25Add option for non-vsynced flips for "secondary" outputs.Mario Kleiner5-2/+43
2021-08-27glamor: Set AMDGPU_CREATE_PIXMAP_SCANOUT on DRI2 and shared pixmapsDor Askayo1-9/+11
2021-07-30Bump version for the 21.0.0 releasexf86-video-amdgpu-21.0.0Alex Deucher1-1/+1
2021-04-27Include xf86drm.h instead of sarea.hMichel Dänzer1-1/+1
2021-02-02Drop dri.h includesMichel Dänzer2-3/+0