index
:
xorg/driver/xf86-video-amdgpu
1.0
1.1
master
AMD Xorg video driver (mirrored from https://gitlab.freedesktop.org/xorg/driver/xf86-video-amdgpu)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-11
Bump version for the 19.1.0 release
xf86-video-amdgpu-19.1.0
Michel Dänzer
1
-1
/
+1
2019-09-26
Don't unreference FBs of pixmaps from different screens in LeaveVT
Michel Dänzer
1
-10
/
+17
2019-09-18
Don't set up black scanout buffer if LeaveVT is called from CloseScreen
Michel Dänzer
1
-1
/
+9
2019-08-07
present: Don't check pixmap pitch in check_flip with non-DC >= 3.34
Michel Dänzer
1
-3
/
+10
2019-08-07
present: Don't check pixmap pitch in check_flip with current DC
Michel Dänzer
1
-4
/
+4
2019-08-07
present: Also check pixmap pitch in check_flip with current xserver
Michel Dänzer
1
-2
/
+0
2019-07-30
gitlab-ci: Use templates from wayland/ci-templates
Michel Dänzer
3
-91
/
+78
2019-07-05
Don't disable page flipping completely with SW cursor
Michel Dänzer
1
-7
/
+2
2019-06-25
present: Check that we can get a KMS FB for flipping
Michel Dänzer
2
-0
/
+19
2019-06-14
Remove dri2_drawable_crtc parameter consider_disabled
Michel Dänzer
1
-5
/
+5
2019-06-14
dri2: Re-use previous CRTC when possible if pick_best_crtc returns NULL
Michel Dänzer
1
-2
/
+4
2019-06-10
dri2: reply to client for WaitMSC request in any case
Flora Cui
1
-0
/
+3
2019-04-30
dri3: Always flush glamor before sharing pixmap storage with clients
Michel Dänzer
1
-21
/
+5
2019-04-18
Retry get_fb_ptr in get_fb
Michel Dänzer
1
-12
/
+13
2019-03-19
Bump version for the 19.0.1 release
xf86-video-amdgpu-19.0.1
Michel Dänzer
1
-1
/
+1
2019-03-07
modesetting: add tile property support
Dave Airlie
2
-2
/
+55
2019-03-06
Bump version for the 19.0.0 release
xf86-video-amdgpu-19.0.0
Michel Dänzer
1
-1
/
+1
2019-03-04
present: Don't check tiling parameters with DC & DRM minor version >= 31
Michel Dänzer
1
-5
/
+11
2019-03-04
Make drmmode_cm_enabled an inline function
Michel Dänzer
2
-8
/
+9
2019-03-04
Revert "Remove set but unused amdgpu_dri2::pKernelDRMVersion"
Michel Dänzer
2
-0
/
+7
2019-03-01
Revert "gitlab-ci: Only run docker-image stage if relevant source files change"
Michel Dänzer
1
-4
/
+0
2019-03-01
dri2: Call drm_queue_handle_deferred in dri2_deferred_event
Michel Dänzer
1
-4
/
+15
2019-02-27
present: Check that flip and screen pixmap pitches match
Michel Dänzer
1
-1
/
+7
2019-02-22
Call amdgpu_present_set_screen_vrr from amdgpu_vrr_property_update
Michel Dänzer
3
-1
/
+9
2019-02-22
Make use of property request wrappers for VRR property
Michel Dänzer
1
-60
/
+55
2019-02-20
Wrap change/delete window property request handlers
Michel Dänzer
1
-1
/
+90
2019-02-20
Don't enable the VRR support code for GPU screens
Michel Dänzer
1
-4
/
+6
2019-02-12
Don't register a window private if VRR is disabled
Michel Dänzer
1
-1
/
+2
2019-02-11
gitlab-ci: Don't rely on $CI_PROJECT_NAME
Michel Dänzer
1
-1
/
+1
2019-02-07
gitlab-ci: Only run docker-image stage if relevant source files change
Michel Dänzer
1
-0
/
+4
2019-01-25
Keep waiting for a pending flip if drm_handle_event returns 0
Michel Dänzer
1
-1
/
+1
2019-01-25
Call drmHandleEvent again if it was interrupted by a signal
Michel Dänzer
1
-1
/
+16
2019-01-17
Only update drmmode_crtc->flip_pending after actually submitting a flip
Michel Dänzer
2
-38
/
+43
2019-01-16
Don't allow TearFree scanout flips to complete in the same vblank period
Michel Dänzer
1
-2
/
+2
2019-01-16
glamor: Avoid glamor_create_pixmap for pixmaps backing windows
Michel Dänzer
1
-1
/
+1
2019-01-16
dri2: Flush in dri2_create_buffer2 after calling glamor_set_pixmap_bo
Michel Dänzer
1
-0
/
+6
2019-01-11
dri3: Flush if necessary in dri3_fd_from_pixmap
Michel Dänzer
1
-2
/
+29
2019-01-10
Only call drmmode_validate_leases if RandR is enabled
Michel Dänzer
1
-1
/
+2
2019-01-10
Only call drmmode_uevent_init if RandR is enabled
Michel Dänzer
2
-3
/
+3
2018-12-20
gitlab-ci: Use kaniko instead of docker-in-docker for image generation
Michel Dänzer
1
-9
/
+23
2018-12-20
Remove superfluous vrr_flipping field and clean up related code
Michel Dänzer
2
-18
/
+14
2018-12-19
Don't clear info->flip_window in present_unflip
Michel Dänzer
1
-1
/
+0
2018-12-19
Fix crash when page flipping in multi-X-Screen/Zaphod mode
Mario Kleiner
1
-7
/
+9
2018-12-13
Use two HW cursor buffers per CRTC
Michel Dänzer
3
-16
/
+38
2018-12-13
Update cursor position in drmmode_show_cursor if hotspot changed
Michel Dänzer
2
-32
/
+48
2018-12-13
Use drmIoctl in drmmode_show_cursor
Michel Dänzer
1
-9
/
+14
2018-12-13
Drop AMDGPUInfoRec::cursor_buffer array
Michel Dänzer
4
-24
/
+9
2018-12-13
Don't use GBM for allocating HW cursor BOs
Michel Dänzer
2
-54
/
+14
2018-12-13
Automatically try re-enabling TearFree after a flip failed
Michel Dänzer
2
-11
/
+71
2018-12-13
Cancel pending scanout update in drmmode_crtc_scanout_update
Michel Dänzer
1
-5
/
+11
[next]