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.h
Age
Commit message (
Expand
)
Author
2017-12-28
Keep track of how many SW cursors are visible on each screen
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 drmmode_set_mode helper
Michel Dänzer
2017-08-17
Always allow Present page flipping with TearFree
Michel Dänzer
2017-08-17
Handle multiple "pending" Present flips
Michel Dänzer
2017-08-17
Wait for pending flips synchronously before turning off a CRTC
Michel Dänzer
2017-08-17
Create drmmode_wait_vblank helper
Michel Dänzer
2017-08-17
Pass reference CRTC to radeon_do_pageflip directly
Michel Dänzer
2017-08-15
Remove drmmode_crtc->scanout_destroy[] array
Michel Dänzer
2017-08-02
Allow DRI page flipping when some CRTCs use separate scanout buffers
Michel Dänzer
2017-08-02
Add drmmode_crtc_can_flip helper
Michel Dänzer
2017-07-13
If a TearFree flip fails, fall back to non-TearFree operation
Michel Dänzer
2017-06-30
Use pRADEONEnt->fd exclusively for the DRM file descriptor
Michel Dänzer
2017-06-30
Improve drmmode_fb_reference debugging code
Michel Dänzer
2017-05-11
Remove unused struct members from drmmode_display.h
Michel Dänzer
2017-05-11
Simplify tracking of PRIME scanout pixmap
Michel Dänzer
2017-05-11
Use reference counting for tracking KMS framebuffer lifetimes
Michel Dänzer
2017-05-11
Pass pixmap instead of handle to radeon_do_pageflip
Michel Dänzer
2017-02-22
Allow toggling TearFree at runtime via output property
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-10-27
Require xserver 1.10 or newer
Michel Dänzer
2016-09-21
Remove drmmode_load_palette
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-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-04-12
Add support for async flips to radeon_do_pageflip
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
2015-07-08
present: Fall back to modeset for unflip operation
Michel Dänzer
2015-06-11
Don't attempt a DRI2/Present page flip while the other one is flipping
Michel Dänzer
2015-04-23
Defer initial modeset until the first BlockHandler invocation
Michel Dänzer
2015-04-23
Only copy fbcon BO contents if bgNoneRoot is TRUE
Michel Dänzer
2015-04-17
Add Option "TearFree" v4
Michel Dänzer
2015-04-03
glamor: Add Option "ShadowPrimary" v2
Michel Dänzer
2015-04-03
Split out struct drmmode_scanout for rotation shadow buffer information
Michel Dänzer
2015-04-03
Rename scanout_pixmap_x field to prime_pixmap_x
Michel Dänzer
2015-03-30
Move radeon_drm_handler/abort_proc fields to drmmode_flipdata_rec
Michel Dänzer
2015-03-25
Make radeon_do_pageflip take a BO handle directly
Michel Dänzer
2015-03-17
DRI2: Split out helper for getting UST and MSC of a specific CRTC
Michel Dänzer
2015-03-17
DRI2: Use helper functions for DRM event queue management v3
Michel Dänzer
2014-11-11
radeon: add support for DP 1.2 display hotplug (v2)
Dave Airlie
2014-11-11
radeon: stop caching mode resources
Dave Airlie
2013-08-05
drmmode: add support for multi-screen reverse optimus
Alex Deucher
2013-05-29
drmmode: calculate interpolated vblanks while in dpms-off state
Ilija Hadzic
2013-05-29
drmmode: add drmmode_get_current_ust function
Ilija Hadzic
2013-03-20
Cleanup drmmode in CloseScreen.
Maarten Lankhorst
[next]