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-03-05
Only change Set/MoveCursor hooks from what we expect
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-02
Disable all unused CRTCs before setting desired modes
Michel Dänzer
2018-02-16
Don't bail from drmmode_set_desired_modes immediately
Michel Dänzer
2018-02-15
Simplify depth 30 "kernel too old" error message
Michel Dänzer
2018-02-15
If glamor is too old for depth 30, fall back to EXA or ShadowFB
Michel Dänzer
2018-02-15
Call RADEONFreeRec from RADEONFreeScreen_KMS even if info == NULL
Michel Dänzer
2018-02-15
Don't call RADEONFreeRec from RADEONPreInit_KMS
Michel Dänzer
2018-02-15
Don't use RADEONEntPriv in RADEONFreeRec
Michel Dänzer
2018-02-14
glamor: Allow depth 30 with Xorg >= 1.19.99.1
Michel Dänzer
2018-01-25
Always use screen depth/bpp for KMS framebuffers
Michel Dänzer
2018-01-25
Make XvMC extension initialize at depth 30.
Mario Kleiner
2018-01-25
Add missing depth 30 -> cpp=4 handling for DRI2.
Mario Kleiner
2018-01-22
Support exa screen color depth 30 on Linux 3.16 and later. (v2)
Mario Kleiner
2018-01-22
exa: Accelerate ARGB2101010 pictures
Fredrik Höglund
2018-01-22
Skip xf86HandleColormaps() at color depth 30. (v2)
Mario Kleiner
2018-01-22
Define per x-screen individual drmmode_crtc_funcs
Mario Kleiner
2017-12-28
Keep track of how many SW cursors are visible on each screen
Michel Dänzer
2017-12-27
Move cursor related ScreenInit calls into RADEONCursorInit_KMS
Michel Dänzer
2017-12-01
Add radeon_dirty_src_drawable helper
Michel Dänzer
2017-11-27
Fix non GLAMOR build
Joakim Tjernlund
2017-11-15
Use correct ScrnInfoPtr in redisplay_dirty
Michel Dänzer
2017-11-01
modesetting: Check crtc before searching link-status property
Daniel Martin
2017-10-30
modesetting: Skip no-longer-present connectors when resetting BAD links
Keith Packard
2017-10-30
Always call drmModeFreeProperty after drmModeGetProperty
Michel Dänzer
2017-10-30
Call TimerFree for timer created in LeaveVT
Michel Dänzer
2017-10-30
Free memory returned by xf86GetEntityInfo
Michel Dänzer
2017-10-20
Free pRADEONEnt memory in RADEONFreeRec
Michel Dänzer
2017-10-20
Unreference pixmap's FB with EXA as well in radeon_set_pixmap_bo
Michel Dänzer
2017-10-04
Bail if there's a problem with ShadowFB
Michel Dänzer
2017-10-03
Fix VT switching with ShadowFB
Michel Dänzer
2017-08-30
Require xserver >= 1.13
Michel Dänzer
2017-08-29
Use a timer for unreferencing the all-black FB
Michel Dänzer
2017-08-29
Remove drmmode_scanout_free
Michel Dänzer
2017-08-29
Make all active CRTCs scan out an all-black framebuffer in LeaveVT
Michel Dänzer
2017-08-29
Create radeon_master_screen helper
Michel Dänzer
2017-08-29
Create radeon_pixmap_get_fb_ptr helper
Michel Dänzer
2017-08-29
Create drmmode_set_mode helper
Michel Dänzer
2017-08-23
Create radeon_pixmap_clear helper
Michel Dänzer
2017-08-18
modesetting: re-set the crtc's mode when link-status goes BAD
Martin Peres
2017-08-17
Make radeon_scanout_do_update take a PixmapPtr instead of a DrawablePtr
Michel Dänzer
2017-08-17
Use xorg_list_append for the DRM event list
Michel Dänzer
2017-08-17
Consolidate radeon_scanout_flip_abort/handler helpers
Michel Dänzer
2017-08-17
Always allow DRI2 page flipping with TearFree
Michel Dänzer
2017-08-17
Always allow Present page flipping with TearFree
Michel Dänzer
2017-08-17
Pass extents to radeon_scanout_do_update
Michel Dänzer
2017-08-17
Add source drawable parameter to radeon_scanout_do_update
Michel Dänzer
2017-08-17
Handle multiple "pending" Present flips
Michel Dänzer
[next]