index
:
driver/xf86-video-ati
6.12-branch
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
accelerated_indirect-0-0-1
agd5f-superpatch
ati-1-0-branch
ati-6.6-branch
ati-6.7-branch
import-1.1.3
lg3d
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
mach64-pci
mach64-pci-1
master
obsd
obsd-6.12-branch
obsd-6.13.0
obsd-xf86-video-ati-6.9.0
pci-rework
randr-1.2
sco_port_update
ums
xf86-video-ati-6.14-branch
xprint_packagertest_20041125
xprint_packagertest_20041217
ATI video cards driver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2018-12-28
Move deferred vblank events to separate drm_vblank_deferred list
Michel Dänzer
2018-12-28
Explicitly keep track of whether a DRM event is for a flip or not
Michel Dänzer
2018-12-28
Use drm_abort_one in drm_queue_handler
Michel Dänzer
2018-12-28
glamor: Can work at depth >= 15 with current xserver Git master
Michel Dänzer
2018-12-28
Skip gamma correction of cursor data if premultiplied R/G/B > alpha
Michel Dänzer
2018-12-20
Detect and fix up non-premultiplied cursor data
Michel Dänzer
2018-12-18
Fix crash when page flipping in multi-X-Screen/Zaphod mode
Mario Kleiner
2018-10-24
Allow up to six instances in Zaphod mode
Michel Dänzer
2018-10-24
Make wait_pending_flip / handle_deferred symmetric in set_mode_major
Michel Dänzer
2018-10-24
Handle pending scanout update in drmmode_crtc_scanout_free
Michel Dänzer
2018-10-15
dri3: Handle radeon_get_pixmap_bo returning NULL
Michel Dänzer
2018-09-11
Fix uninitialized use of local variable pitch in radeon_setup_kernel_mem
Michel Dänzer
2018-09-07
Bail early from drm_wait_pending_flip if there's no pending flip
Michel Dänzer
2018-09-05
Don't use xorg_list_for_each_entry_safe for signalled flips
Michel Dänzer
2018-09-05
Always delete entry from list in drm_queue_handler
Michel Dänzer
2018-08-29
glamor: Handle ihandle == -1 in radeon_glamor_set_shared_pixmap_backing
Michel Dänzer
2018-08-29
EXA: Handle ihandle == -1 in RADEONEXASharePixmapBacking
Michel Dänzer
2018-08-29
Handle ihandle == -1 in radeon_set_shared_pixmap_backing
Michel Dänzer
2018-08-29
EXA: Handle NULL BO pointer in radeon_set_pixmap_bo
Michel Dänzer
2018-08-17
Remove drmmode_crtc_private_rec::present_vblank_* related code
Michel Dänzer
2018-08-17
Defer vblank event handling while waiting for a pending flip
Michel Dänzer
2018-08-17
Add radeon_drm_handle_event wrapper for drmHandleEvent
Michel Dänzer
2018-08-17
Add radeon_drm_wait_pending_flip function
Michel Dänzer
2018-08-17
Move DRM event queue related initialization to radeon_drm_queue_init
Michel Dänzer
2018-08-16
Use correct FB handle in radeon_do_pageflip
Michel Dänzer
2018-08-03
Store FB for each CRTC in drmmode_flipdata_rec
Michel Dänzer
2018-08-02
glamor: Set RADEON_CREATE_PIXMAP_DRI2 for DRI3 pixmaps
Michel Dänzer
2018-07-27
glamor: Use glamor_egl_create_textured_pixmap_from_gbm_bo when possible
Michel Dänzer
2018-07-24
Use strcpy for RandR output property names
Michel Dänzer
2018-07-23
Remove drmmode_terminate_leases
Michel Dänzer
2018-07-23
Hardcode "non-desktop" RandR property name
Michel Dänzer
2018-07-19
Don't allocate drmmode_output->props twice
Michel Dänzer
2018-07-17
glamor: Invalidate cached GEM handle in radeon_set_pixmap_bo
Michel Dänzer
2018-07-16
glamor: Fix glamor_block_handler argument in radeon_glamor_finish
Michel Dänzer
2018-07-12
Add RandR leases support
Keith Packard
2018-07-12
modesetting: Create CONNECTOR_ID properties for outputs [v2]
Keith Packard
2018-07-12
modesetting: Record non-desktop kernel property at PreInit time
Keith Packard
2018-07-12
Call drmmode_crtc_gamma_do_set from drmmode_setup_colormap
Michel Dänzer
2018-07-12
Remove #if 0'd code
Michel Dänzer
2018-07-12
Check dimensions passed to drmmode_xf86crtc_resize
Michel Dänzer
2018-07-12
Use drmmode_crtc_dpms in drmmode_set_desired_modes
Michel Dänzer
2018-07-12
Call drmmode_do_crtc_dpms from drmmode_crtc_dpms as well
Michel Dänzer
2018-07-12
Replace 'foo == NULL' with '!foo'
Michel Dänzer
2018-07-12
Wait for pending flips in drmmode_output_set_tear_free
Michel Dänzer
2018-07-12
Refactor drmmode_output_set_tear_free helper
Michel Dänzer
2018-07-12
Set drmmode_crtc->scanout_id = 0 when TearFree is disabled
Michel Dänzer
2018-07-12
Simplify drmmode_handle_transform
Michel Dänzer
2018-07-12
Don't call scanout_flip/update with a legacy RandR scanout buffer
Michel Dänzer
2018-07-12
Simplify drmmode_crtc_scanout_update
Michel Dänzer
2018-07-12
Update RandR CRTC state if set_mode_major fails in set_desired_modes
Michel Dänzer
[next]