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-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
2017-03-16
Bump version for 1.3.0 release
xf86-video-amdgpu-1.3.0
Michel Dänzer
2017-03-10
Pass TRUE to drmmode_set_desired_modes the first time for GPU screens
Michel Dänzer
2017-03-09
Skip some initialization steps for GPU screens
Michel Dänzer
2017-03-07
glamor: Use glamor_finish when available
Michel Dänzer
2017-03-07
amdgpu_probe: Do not close server managed drm fds
Hans De Goede
2017-03-07
Refactor amdgpu_kernel_close_fd helper
Michel Dänzer
2017-03-07
glamor: Don't flush in BlockHandler with Xorg >= 1.19
Michel Dänzer
2017-03-07
Only define transform_region for XF86_CRTC_VERSION >= 4
Michel Dänzer
2017-03-07
Use local implementation of RegionDuplicate for older xserver
Michel Dänzer
2017-03-07
Don't use pScrn->is_gpu in AMDGPUCreateScreenResources_KMS
Michel Dänzer
2017-03-07
Don't call amdgpu_glamor_flush in drmmode_copy_fb
Michel Dänzer
2017-03-07
Move DPMS check from amdgpu_scanout_do_update to amdgpu_scanout_flip
Michel Dänzer
2017-03-07
Call drmmode_set_desired_modes from a WindowExposures hook
Michel Dänzer
2017-03-07
present: Flush before flipping
Michel Dänzer
2017-03-07
present: Use async flip for unflip if possible
Michel Dänzer
2017-03-07
present: Also flush before using a flip to unflip
Michel Dänzer
2017-03-07
present: Wait for GPU idle before setting modes for unflip
Michel Dänzer
2017-03-07
present: Only call drmModeRmFB after setting modes for unflip
Michel Dänzer
2017-03-03
Use drmmode_crtc_scanout_free in drmmode_fini
Michel Dänzer
2017-03-03
Allow toggling TearFree at runtime via output property
Michel Dänzer
2017-03-03
Factor out drmmode_crtc_scanout_update helper
Michel Dänzer
2017-03-03
Factor out amdgpu_prime_dirty_to_crtc helper
Michel Dänzer
2017-03-03
Don't destroy current FB if drmModeAddFB fails
Michel Dänzer
2017-03-03
Fix flip event data leak if calloc or drmModeAddFB fails
Michel Dänzer
2017-03-03
autogen: add default patch prefix
Mihail Konev
2017-03-03
Handle rotation in the driver also with Xorg 1.12-1.18
Michel Dänzer
2017-03-03
Fold drmmode_crtc_scanout_allocate into drmmode_crtc_scanout_create
Michel Dänzer
2017-03-02
Call drmmode_crtc_scanout_create in drmmode_crtc_shadow_allocate as well
Michel Dänzer
2017-01-26
autogen.sh: use quoted string variables
Emil Velikov
2017-01-26
autogen.sh: use exec instead of waiting for configure to finish
Peter Hutterer
2017-01-06
Pass pitch from drmmode_crtc_scanout_allocate to drmmode_create_bo_pixmap
Michel Dänzer
2016-12-19
Use render node for DRI3 if available
Jammy Zhou
2016-12-15
Simplify drmmode_handle_uevents
Michel Dänzer
2016-12-14
udev_monitor_receive_device() will block when hotplug monitor
jimqu
2016-12-01
Call amdgpu_drm_abort_entry on failure to flip to a scanout pixmap
Michel Dänzer
2016-12-01
Call ValidateGC after ChangeClip in amdgpu_sync_scanout_pixmaps
Michel Dänzer
2016-12-01
Fix amdgpu_scanout_extents_intersect for GPU screens
Michel Dänzer
2016-11-30
Take current scanout_id into account everywhere involved with TearFree
Michel Dänzer
2016-11-28
Add amdgpu_is_gpu_screen helper
Michel Dänzer
2016-11-28
Don't install Flush/EventCallback for GPU screens
Michel Dänzer
2016-11-28
Make libdrm >= 2.4.72 requirement explicit
Michel Dänzer
2016-11-22
Use DRM_MODE_PAGE_FLIP_TARGET_ABSOLUTE/RELATIVE flags when available
Michel Dänzer
2016-11-21
Remove generated header files
Michel Dänzer
2016-11-21
Stop using AMDGPU(Unique)Chipsets
Michel Dänzer
[next]