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
2016-04-01
Identify DRM event queue entries by sequence number instead of by pointer
Michel Dänzer
2016-03-31
Update pixmap pitch in radeon_set_pixmap_bo
Michel Dänzer
2016-03-28
DRI3: Refuse to open DRM file descriptor for ssh clients (v2)
Michel Dänzer
2016-03-25
Revert "Use render node for DRI3 if available"
Michel Dänzer
2016-03-24
Call RADEONBlockHandler_KMS before setting initial modes
Michel Dänzer
2016-03-24
Require xserver 1.9 or newer
Michel Dänzer
2016-03-24
Fix build against older versions of xserver
Michel Dänzer
2016-03-24
Use radeon_alloc_pixmap_bo for allocating scanout BOs
Michel Dänzer
2016-03-24
DRI3 only works with acceleration
Michel Dänzer
2016-03-23
TearFree can only work with acceleration
Michel Dänzer
2016-03-23
Check for xf86CursorResetCursor
Michel Dänzer
2016-03-23
Don't try DRI2/Present flipping while the HW cursor can't be used
Michel Dänzer
2016-03-23
Factor out HW cursor checking code into drmmode_can_use_hw_cursor
Michel Dänzer
2016-03-23
Use correct tiling in drmmode_create_bo_pixmap
Ryan Kennedy
2016-03-10
present: Return rotated CRTCs from radeon_present_get_crtc
Michel Dänzer
2016-03-09
present: Clear drmmode->fb_id before calling set_mode_major for unflip
Michel Dänzer
2016-03-09
Make Option "TearFree" effective for rotated/reflected outputs as well (v2)
Michel Dänzer
2016-03-09
Consolidate pScreen usage in drmmode_set_mode_major
Michel Dänzer
2016-03-08
Remove check for XF86_CRTC_VERSION 3
Michel Dänzer
2016-03-01
Deal with modesets and page flips crossing on a CRTC
Michel Dänzer
2016-02-27
Make DRM event queue xf86CrtcPtr based instead of ScrnInfoPtr based
Michel Dänzer
2016-02-27
DRI2: Also clear dri2_flipping when client disconnects before event
Michel Dänzer
2016-02-27
Remove radeon_scanout_flip_handler
Michel Dänzer
2016-02-25
drm_queue: Don't abort events immediately from radeon_drm_abort_client
Michel Dänzer
2016-02-17
glamor: Return NullPixmap on failure to create shareable pixmap
jimqu
2016-02-17
Move radeon_glamor_destroy_pixmap before radeon_glamor_create_pixmap
jimqu
2016-02-17
Remove pci_dev test from radeon_get_scrninfo
Michel Dänzer
2016-02-17
Initialize drmmode_crtc dpms_mode to DPMSModeOff
Mykola Lysenko
2016-02-17
sync: Check if miSyncShmScreenInit symbol is resolved at runtime
Michel Dänzer
2016-02-16
Use render node for DRI3 if available
Jammy Zhou
2016-01-20
Set RADEON_GEM_NO_CPU_ACCESS flag for BOs which don't need CPU access
Michel Dänzer
2016-01-18
Fix RandR CRTC transforms
Michel Dänzer
2016-01-14
Set the RandR primary output on startup if Xorg hasn't
Michel Dänzer
2015-12-25
Build RandR 1.4 provider name from chipset name and bus ID
Michel Dänzer
2015-12-24
HAS_DIRTYTRACKING_ROTATION also supports multiple CRTCs
Michel Dänzer
2015-12-01
Load fb module before glamoregl/shadow modules
Michel Dänzer
2015-11-20
Don't advertise any PRIME offloading capabilities without acceleration
Michel Dänzer
2015-11-17
glamor: Deal with glamor_egl_destroy_textured_pixmap being removed
Michel Dänzer
2015-11-17
glamor: Restore all ScreenRec hooks during CloseScreen
Michel Dänzer
2015-11-12
Remove duplicate free(output_ids) call
Michel Dänzer
2015-11-12
Clean up radeon_dri2_create_buffer2()
Tom St Denis
2015-11-12
Properly handle drmModeAddFB failure in drmmode_crtc_scanout_allocate
Michel Dänzer
2015-11-12
Eliminate redundant data parameter from drmmode_crtc_scanout_create
Michel Dänzer
2015-11-12
Don't advertise rotation support without hardware acceleration v2
Michel Dänzer
2015-11-12
Simplify drmmode_set_mode_major() and avoid leaking memory.
Tom St Denis
2015-11-12
Clean up allocation in RADEONInitVideo()
Tom St Denis
2015-11-12
Simplify pick best crtc to fold two loops into one
Tom St Denis
2015-11-11
dri2: Avoid calculation with undefined msc value
Tom St Denis
2015-10-26
Handle failures in setting a CRTC to a DRM mode properly
Stephen Chandler Paul
2015-10-16
Call xf86CrtcRotate from initial drmmode_set_desired_modes call
Michel Dänzer
[next]