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
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
2018-12-13
Update cursor position in drmmode_show_cursor if hotspot changed
Michel Dänzer
2018-12-13
Use drmIoctl in drmmode_show_cursor
Michel Dänzer
2018-12-13
Drop AMDGPUInfoRec::cursor_buffer array
Michel Dänzer
2018-12-13
Don't use GBM for allocating HW cursor BOs
Michel Dänzer
2018-12-13
Automatically try re-enabling TearFree after a flip failed
Michel Dänzer
2018-12-13
Cancel pending scanout update in drmmode_crtc_scanout_update
Michel Dänzer
2018-12-13
Perform scanout buffer update immediately if drmmode_wait_vblank fails
Michel Dänzer
2018-12-11
Generate docker image as part of CI pipeline
Michel Dänzer
2018-11-30
Support CRTC variable refresh for windows using Present flips
Nicholas Kazlauskas
2018-11-30
Check last flip window instead of screen root before flipping
Nicholas Kazlauskas
2018-11-20
Skip gamma correction of cursor data if premultiplied R/G/B > alpha
Michel Dänzer
[prev]
[next]