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
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-10-11
Bump version for the 19.1.0 release
xf86-video-amdgpu-19.1.0
Michel Dänzer
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-30
gitlab-ci: Use templates from wayland/ci-templates
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
2019-06-14
Remove dri2_drawable_crtc parameter consider_disabled
Michel Dänzer
2019-06-14
dri2: Re-use previous CRTC when possible if pick_best_crtc returns NULL
Michel Dänzer
2019-06-10
dri2: reply to client for WaitMSC request in any case
Flora Cui
2019-04-30
dri3: Always flush glamor before sharing pixmap storage with clients
Michel Dänzer
2019-04-18
Retry get_fb_ptr in get_fb
Michel Dänzer
2019-03-19
Bump version for the 19.0.1 release
xf86-video-amdgpu-19.0.1
Michel Dänzer
2019-03-07
modesetting: add tile property support
Dave Airlie
2019-03-06
Bump version for the 19.0.0 release
xf86-video-amdgpu-19.0.0
Michel Dänzer
2019-03-04
present: Don't check tiling parameters with DC & DRM minor version >= 31
Michel Dänzer
2019-03-04
Make drmmode_cm_enabled an inline function
Michel Dänzer
2019-03-04
Revert "Remove set but unused amdgpu_dri2::pKernelDRMVersion"
Michel Dänzer
2019-03-01
Revert "gitlab-ci: Only run docker-image stage if relevant source files change"
Michel Dänzer
2019-03-01
dri2: Call drm_queue_handle_deferred in dri2_deferred_event
Michel Dänzer
2019-02-27
present: Check that flip and screen pixmap pitches match
Michel Dänzer
2019-02-22
Call amdgpu_present_set_screen_vrr from amdgpu_vrr_property_update
Michel Dänzer
2019-02-22
Make use of property request wrappers for VRR property
Michel Dänzer
2019-02-20
Wrap change/delete window property request handlers
Michel Dänzer
2019-02-20
Don't enable the VRR support code for GPU screens
Michel Dänzer
2019-02-12
Don't register a window private if VRR is disabled
Michel Dänzer
2019-02-11
gitlab-ci: Don't rely on $CI_PROJECT_NAME
Michel Dänzer
2019-02-07
gitlab-ci: Only run docker-image stage if relevant source files change
Michel Dänzer
2019-01-25
Keep waiting for a pending flip if drm_handle_event returns 0
Michel Dänzer
2019-01-25
Call drmHandleEvent again if it was interrupted by a signal
Michel Dänzer
2019-01-17
Only update drmmode_crtc->flip_pending after actually submitting a flip
Michel Dänzer
2019-01-16
Don't allow TearFree scanout flips to complete in the same vblank period
Michel Dänzer
2019-01-16
glamor: Avoid glamor_create_pixmap for pixmaps backing windows
Michel Dänzer
2019-01-16
dri2: Flush in dri2_create_buffer2 after calling glamor_set_pixmap_bo
Michel Dänzer
2019-01-11
dri3: Flush if necessary in dri3_fd_from_pixmap
Michel Dänzer
2019-01-10
Only call drmmode_validate_leases if RandR is enabled
Michel Dänzer
2019-01-10
Only call drmmode_uevent_init if RandR is enabled
Michel Dänzer
2018-12-20
gitlab-ci: Use kaniko instead of docker-in-docker for image generation
Michel Dänzer
2018-12-20
Remove superfluous vrr_flipping field and clean up related code
Michel Dänzer
2018-12-19
Don't clear info->flip_window in present_unflip
Michel Dänzer
2018-12-19
Fix crash when page flipping in multi-X-Screen/Zaphod mode
Mario Kleiner
2018-12-13
Use two HW cursor buffers per CRTC
Michel Dänzer
[next]