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
2018-03-02
Bump version for 18.0.0 release
xf86-video-amdgpu-18.0.0
Michel Dänzer
2018-03-02
modesetting: Update property values at detect and uevent time
Keith Packard
2018-03-02
modesetting: Reset output_id if drmModeGetConnector failed
Daniel Martin
2018-03-02
modesetting: Use helper to fetch drmModeProperty(Blob)s
Daniel Martin
2018-03-01
fix include order for present.h configure test
Christoph Haag
2018-02-16
Disable all unused CRTCs before setting desired modes
Michel Dänzer
2018-02-15
Don't bail from drmmode_set_desired_modes immediately
Michel Dänzer
2018-02-15
If glamor is too old for depth 30, fall back to ShadowFB
Michel Dänzer
2018-02-14
Revert "Guard against pAMDGPUEnt == NULL in AMDGPUFreeRec"
Michel Dänzer
2018-02-14
Don't call AMDGPUFreeRec from AMDGPUPreInit_KMS
Michel Dänzer
2018-02-14
Guard against pAMDGPUEnt == NULL in AMDGPUFreeRec
Michel Dänzer
2018-02-14
Always use screen depth/bpp for KMS framebuffers
Michel Dänzer
2018-02-14
Add 30bit RGB color format support
Hawking Zhang
2018-02-14
Disable gamma set when deep color
Qiang Yu
2018-02-12
Define per x-screen individual drmmode_crtc_funcs
Mario Kleiner
2018-01-22
Fix linear check in amdgpu_glamor_share_pixmap_backing
Michel Dänzer
2017-12-27
Keep track of how many SW cursors are visible on each screen
Michel Dänzer
2017-12-22
Move cursor related ScreenInit calls into AMDGPUCursorInit_KMS
Michel Dänzer
2017-11-15
Add amdgpu_dirty_src_drawable helper
Michel Dänzer
2017-11-08
Use correct ScrnInfoPtr in redisplay_dirty
Michel Dänzer
2017-11-01
modesetting: Check crtc before searching link-status property
Daniel Martin
2017-10-20
modesetting: Skip no-longer-present connectors when resetting BAD links
Keith Packard
2017-10-20
Always call drmModeFreeProperty after drmModeGetProperty
Michel Dänzer
2017-10-20
Call TimerFree for timer created in LeaveVT
Michel Dänzer
2017-10-20
Free memory returned by xf86GetEntityInfo
Michel Dänzer
2017-10-20
Free pAMDGPUEnt memory in AMDGPUFreeRec
Michel Dänzer
2017-10-20
Bail if there's a problem with ShadowFB
Michel Dänzer
2017-10-19
Fix VT switching with ShadowFB
Michel Dänzer
2017-10-05
Clarify when TearFree is automatically enabled.
Darren Salt
2017-10-05
Post-release version bump
Michel Dänzer
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
[next]