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
/
drmmode_display.c
Age
Commit message (
Expand
)
Author
2016-11-29
Take current scanout_id into account everywhere involved with TearFree
Michel Dänzer
2016-11-25
Add radeon_is_gpu_screen helper
Michel Dänzer
2016-11-24
Pass fb_id into drmmode_page_flip_target_absolute/relative
Michel Dänzer
2016-11-18
Use DRM_MODE_PAGE_FLIP_TARGET_ABSOLUTE/RELATIVE flags when available
Michel Dänzer
2016-11-10
Use pRADEONEnt to find both screens of a GPU in radeon_mode_hotplug
Michel Dänzer
2016-11-10
Refactor radeon_mode_hotplug
Michel Dänzer
2016-11-01
Check Xorg version at runtime instead of build time in two places
Michel Dänzer
2016-10-27
Require xserver 1.10 or newer
Michel Dänzer
2016-10-26
Consume all available udev events at once
Michel Dänzer
2016-10-26
Always call PixmapStopDirtyTracking in drmmode_set_scanout_pixmap
Michel Dänzer
2016-10-25
Don't rely on randr_crtc->scanout_pixmap in drmmode_set_scanout_pixmap
Michel Dänzer
2016-10-19
Enable HW cursor support with PRIME slave output & Xorg > 1.18.99.901
Michel Dänzer
2016-10-13
Restore location of radeon_set_pixmap_bo call in drmmode_create_bo_pixmap
Michel Dänzer
2016-10-06
Rotate and reflect cursor hotspot position for drmModeSetCursor2
Michel Dänzer
2016-09-21
Make the dedicated scanout mechanism work with arbitrary transforms
Michel Dänzer
2016-09-21
Remove drmmode_load_palette
Michel Dänzer
2016-09-21
Make sure drmmode_crtc->scanout[] are destroyed when not needed
Michel Dänzer
2016-09-21
Simplify drmmode_set_mode_major error handling
Michel Dänzer
2016-09-21
Only add main fb if necessary
Hans de Goede
2016-09-21
Remove unnecessary fb addition from drmmode_xf86crtc_resize
Hans de Goede
2016-09-21
Propagate failure from radeon_set_pixmap_bo
Michel Dänzer
2016-09-15
Fix radeon_mode_hotplug crash on multi GPU platform.
Qiang Yu
2016-09-14
Destroy all dedicated scanout buffers during CloseScreen
Michel Dänzer
2016-09-06
Make TearFree effective with PRIME slave scanout
Michel Dänzer
2016-09-06
Synchronize scanout pixmaps for TearFree
Michel Dänzer
2016-08-26
Fix build against xserver < 1.13
Michel Dänzer
2016-08-26
Also handle disabled CRTCs in drmmode_clear_pending_flip
Michel Dänzer
2016-08-26
Don't override crtc parameter value in drmmode_flip_handler/abort
Michel Dänzer
2016-08-25
Also call drmmode_clear_pending_flip from radeon_scanout_flip_abort
Michel Dänzer
2016-08-17
Use drmmode_crtc_scanout_* helpers for RandR 1.4 scanout pixmaps
Michel Dänzer
2016-08-03
Wait for pending flips to complete before turning off an output or CRTC
Michel Dänzer
2016-07-22
Don't enable micro-tiling for scanout buffers on pre-R600
Michel Dänzer
2016-07-22
Add explicit RADEON_DRM_QUEUE_ERROR define
Michel Dänzer
2016-07-20
Adapt to video API 22
Keith Packard
2016-06-24
Only use RandR APIs if RandR is enabled
Michel Dänzer
2016-06-21
Adapt to XF86_CRTC_VERSION 7
Michel Dänzer
2016-05-12
Explicitly set the fbcon pixmap pitch again
Michel Dänzer
2016-04-19
Handle Zaphod mode correctly in radeon_mode_hotplug
Michel Dänzer
2016-04-12
Add support for async flips to radeon_do_pageflip
Michel Dänzer
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-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-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-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
[next]