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
2024-06-02
Avoid namespace collision: rename bswap_XX to radeon_bswap_XX
HEAD
master
nia
2024-05-04
radeon_accel: Avoid unaligned access in RADEONCopySwap
nia
2024-03-08
radeon_dri2_create_buffer2: remove unused variable tiling
Alan Coopersmith
2024-03-08
RADEONInit3DEngineInternal: remove unused variable gb_tile_config
Alan Coopersmith
2022-07-30
Don't set SourceValidate pointer to NULL
Matthieu Herrb
2022-07-23
radeon_glamor_wrappers.c: Convert from ISO-8859-1 to UTF-8
Alan Coopersmith
2022-04-06
Fix spelling/wording issues
Alan Coopersmith
2021-05-10
Only include dri.h with older versions of xserver
Michel Dänzer
2021-03-26
Guard local variable info only used with glamor
Michel Dänzer
2021-03-26
Guard local variable priv only used with glamor
Michel Dänzer
2020-07-13
ati: cleanup terminology to use primary/secondary
Dave Airlie
2020-04-14
Fix return value check of drmIoctl()
Niclas Zeising
2020-02-10
Don't crash X server if GPU acceleration is not available
Alexey Sheplyakov
2020-02-10
Handle NULL fb_ptr in pixmap_get_fb
Michel Dänzer
2020-02-05
Fix link failure with gcc 10
Adam Jackson
2019-09-25
Don't unreference FBs of pixmaps from different screens in LeaveVT
Michel Dänzer
2019-09-20
Don't set up black scanout buffer if LeaveVT is called from CloseScreen
Michel Dänzer
2019-07-18
Don't disable page flipping completely with SW cursor
Michel Dänzer
2019-06-25
present: Check that we can get a KMS FB for flipping
Michel Dänzer
2019-06-14
Remove dri2_drawable_crtc parameter consider_disabled
Michel Dänzer
2019-06-14
dri2: Re-use previous CRTC when possible if pick_best_crtc returns NULL
Michel Dänzer
2019-06-14
dri2: reply to client for WaitMSC request in any case
Flora Cui
2019-05-09
dri3: Always flush glamor before sharing pixmap storage with clients
Michel Dänzer
2019-04-24
Retry get_fb_ptr in get_fb
Michel Dänzer
2019-03-15
modesetting: add tile property support
Dave Airlie
2019-03-14
Use radeon_finish in drmmode_crtc_scanout_update
Michel Dänzer
2019-03-08
Revert "glamor: Avoid glamor_create_pixmap for pixmaps backing windows"
Michel Dänzer
2019-03-04
dri2: Call drm_queue_handle_deferred in dri2_deferred_event
Michel Dänzer
2019-03-01
present: Check that flip and screen pixmap pitches match
Michel Dänzer
2019-02-11
Keep waiting for a pending flip if drm_handle_event returns 0
Michel Dänzer
2019-01-28
Call drmHandleEvent again if it was interrupted by a signal
Michel Dänzer
2019-01-28
Only update drmmode_crtc->flip_pending after actually submitting a flip
Michel Dänzer
2019-01-28
Don't allow TearFree scanout flips to complete in the same vblank period
Michel Dänzer
2019-01-28
glamor: Avoid glamor_create_pixmap for pixmaps backing windows
Michel Dänzer
2019-01-28
dri2: Flush in dri2_create_buffer2 after calling glamor_set_pixmap_bo
Michel Dänzer
2019-01-28
dri3: Flush if necessary in dri3_fd_from_pixmap
Michel Dänzer
2019-01-09
Only call drmmode_validate_leases if RandR is enabled
Michel Dänzer
2019-01-09
Only call drmmode_uevent_init if RandR is enabled
Michel Dänzer
2018-12-28
Use two HW cursor buffers per CRTC
Michel Dänzer
2018-12-28
Update cursor position in drmmode_show_cursor if hotspot changed
Michel Dänzer
2018-12-28
Use drmIoctl in drmmode_show_cursor
Michel Dänzer
2018-12-28
Drop RADEONInfoRec::cursor_bo array
Michel Dänzer
2018-12-28
Automatically try re-enabling TearFree after a flip failed
Michel Dänzer
2018-12-28
Cancel pending scanout update in drmmode_crtc_scanout_update
Michel Dänzer
2018-12-28
Perform scanout buffer update immediately if drmmode_wait_vblank fails
Michel Dänzer
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
[next]