index
:
driver/xf86-video-amdgpu
master
AMD/ATI video cards driver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
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-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
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-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-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-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-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
2020-03-16
Store the busid string in AMDGPUEnt
Emil Velikov
2020-03-16
Remove NULL check after a "cannot fail" function
Emil Velikov
2020-03-16
Fixup the amdgpu_bus_id() string format
Emil Velikov
2020-03-16
Remove drmCheckModesettingSupported and kernel module loading, on Linux
Emil Velikov
2020-03-16
Use ODEV_ATTRIB_PATH where possible for the device node.
Emil Velikov
2020-02-05
Fix link failure with gcc 10
Adam Jackson
2019-11-22
kms: Handle changes to SourceValidate call chain in xserver 19
Adam Jackson
2019-09-26
Don't unreference FBs of pixmaps from different screens in LeaveVT
Michel Dänzer
2019-09-18
Don't set up black scanout buffer if LeaveVT is called from CloseScreen
Michel Dänzer
2019-08-07
present: Don't check pixmap pitch in check_flip with non-DC >= 3.34
Michel Dänzer
2019-08-07
present: Don't check pixmap pitch in check_flip with current DC
Michel Dänzer
2019-08-07
present: Also check pixmap pitch in check_flip with current xserver
Michel Dänzer
2019-07-05
Don't disable page flipping completely with SW cursor
Michel Dänzer
2019-06-25
present: Check that we can get a KMS FB for flipping
Michel Dänzer
[next]