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
2017-09-08
Bump version for 1.4.0 release
xf86-video-amdgpu-1.4.0
Michel Dänzer
2017-08-31
Require xserver >= 1.13
Michel Dänzer
2017-08-30
Use a timer for unreferencing the all-black FB
Michel Dänzer
2017-08-30
Remove drmmode_scanout_free
Michel Dänzer
2017-08-30
Make all active CRTCs scan out an all-black framebuffer in LeaveVT
Michel Dänzer
2017-08-30
Create amdgpu_master_screen helper
Michel Dänzer
2017-08-30
Create amdgpu_pixmap_get_fb_ptr helper
Michel Dänzer
2017-08-30
Create drmmode_set_mode helper
Michel Dänzer
2017-08-29
Create amdgpu_pixmap_clear helper
Michel Dänzer
2017-08-22
modesetting: re-set the crtc's mode when link-status goes BAD
Martin Peres
2017-08-22
Make amdgpu_scanout_do_update take a PixmapPtr instead of a DrawablePtr
Michel Dänzer
2017-08-22
Use xorg_list_append for the DRM event list
Michel Dänzer
2017-08-22
Consolidate amdgpu_scanout_flip_abort/handler helpers
Michel Dänzer
2017-08-22
Always allow DRI2 page flipping with TearFree
Michel Dänzer
2017-08-22
Always allow Present page flipping with TearFree
Michel Dänzer
2017-08-22
Pass extents to amdgpu_scanout_do_update
Michel Dänzer
2017-08-22
Add source drawable parameter to amdgpu_scanout_do_update
Michel Dänzer
2017-08-22
Handle multiple "pending" Present flips
Michel Dänzer
2017-08-22
Wait for pending flips synchronously before turning off a CRTC
Michel Dänzer
2017-08-22
Create drmmode_crtc_wait_pending_event helper macro
Michel Dänzer
2017-08-22
Create drmmode_wait_vblank helper
Michel Dänzer
2017-08-22
Pass reference CRTC to amdgpu_do_pageflip directly
Michel Dänzer
2017-08-18
Remove drmmode_crtc->scanout_destroy[] array
Michel Dänzer
2017-08-15
Adapt to PixmapDirtyUpdateRec::src being a DrawablePtr
Michel Dänzer
2017-08-03
Allow DRI page flipping when some CRTCs use separate scanout buffers
Michel Dänzer
2017-08-03
Add drmmode_crtc_can_flip helper
Michel Dänzer
2017-08-02
Use root window (pixmap) instead of screen pixmap for scanout updates
Michel Dänzer
2017-07-27
Only handle reflection in the driver with Xorg < 1.16
Michel Dänzer
2017-07-27
autogen.sh: Pass -f to autoreconf
Michel Dänzer
2017-07-27
Makefile.am: Set ACLOCAL_AMFLAGS = -I m4
Michel Dänzer
2017-07-27
Add AC_CONFIG_MACRO_DIRS([m4]) to configure.ac
Michel Dänzer
2017-07-26
If a TearFree flip fails, fall back to non-TearFree operation
Michel Dänzer
2017-07-13
Use drmmode_crtc->scanout_id instead of 0 to check for scanout buffer
Michel Dänzer
2017-06-27
Only call drmmode_scanout_free for non-GPU screens in LeaveVT
Michel Dänzer
2017-06-27
Improve drmmode_fb_reference debugging code
Michel Dänzer
2017-06-21
Increase reference count of FB assigned to drmmode_crtc->flip_pending
Michel Dänzer
2017-06-15
modesetting: Validate the atom for enum properties
Adam Jackson
2017-06-08
Improve AMDGPUPreInitAccel_KMS log messages
Michel Dänzer
2017-05-26
Use reference counting for tracking KMS framebuffer lifetimes
Michel Dänzer
2017-05-24
Update URLs
Michel Dänzer
2017-05-24
Simplify tracking of PRIME scanout pixmap
Michel Dänzer
2017-05-17
Use plain glamor_egl_create_textured_screen().
Eric Anholt
2017-05-11
Don't enable DRI3 without glamor
Michel Dänzer
2017-05-10
Remove unused struct members from drmmode_display.h
Michel Dänzer
2017-05-02
Apply gamma correction to HW cursor
Michel Dänzer
2017-04-17
Don't set modes before AMDGPUWindowExposures_oneshot is called
Michel Dänzer
2017-04-10
Set correct DRM event context version
Daniel Stone
2017-03-28
Fix a misspelling of 'acceleration' in amdgpu_kms.c
Nicholas Molloy
2017-03-23
manpage: Don't put "'" at the beginning of a line
Michel Dänzer
2017-03-23
Post-release version bump
Michel Dänzer
[next]