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
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
2017-08-17
Wait for pending flips synchronously before turning off a CRTC
Michel Dänzer
2017-08-17
Create drmmode_crtc_wait_pending_event helper macro
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-15
Adapt to PixmapDirtyUpdateRec::src being a DrawablePtr
Michel Dänzer
2017-08-02
Allow DRI page flipping when some CRTCs use separate scanout buffers
Michel Dänzer
2017-07-28
Use root window (pixmap) instead of screen pixmap for scanout updates
Michel Dänzer
2017-07-26
Only handle reflection in the driver with Xorg < 1.16
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-27
Increase reference count of FB assigned to drmmode_crtc->flip_pending
Michel Dänzer
2017-06-15
modesetting: Validate the atom for enum properties
Adam Jackson
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-05-09
Apply gamma correction to HW cursor
Michel Dänzer
2017-04-17
Don't set modes before RADEONWindowExposures_oneshot is called
Michel Dänzer
2017-04-10
Set correct DRM event context version
Daniel Stone
2017-03-02
Don't call radeon_cs_flush_indirect & radeon_bo_wait in drmmode_copy_fb
Michel Dänzer
2017-03-02
Fix bogus indentation
Michel Dänzer
2017-03-01
Handle rotation in the driver also with Xorg 1.12-1.18
Michel Dänzer
2017-03-01
Fold drmmode_crtc_scanout_allocate into drmmode_crtc_scanout_create
Michel Dänzer
2017-02-28
Call drmmode_crtc_scanout_create in drmmode_crtc_shadow_allocate as well
Michel Dänzer
2017-02-22
Use drmmode_crtc_scanout_free in drmmode_fini
Michel Dänzer
2017-02-22
Allow toggling TearFree at runtime via output property
Michel Dänzer
2017-02-22
Factor out drmmode_crtc_scanout_update helper
Michel Dänzer
2017-02-08
Don't destroy current FB if drmModeAddFB fails
Michel Dänzer
2017-02-08
Fix flip event data leak if calloc or drmModeAddFB fails
Michel Dänzer
2017-01-06
Pass pitch from drmmode_crtc_scanout_allocate to drmmode_create_bo_pixmap
Michel Dänzer
2016-12-15
Simplify drmmode_handle_uevents
Michel Dänzer
2016-12-14
udev_monitor_receive_device() will block when hotplug monitor
jimqu
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
[next]