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
2019-01-09
Only call drmmode_validate_leases if RandR is enabled
Michel Dänzer
2019-01-09
Only call drmmode_uevent_init if RandR is enabled
Michel Dänzer
2018-12-28
Use two HW cursor buffers per CRTC
Michel Dänzer
2018-12-28
Update cursor position in drmmode_show_cursor if hotspot changed
Michel Dänzer
2018-12-28
Use drmIoctl in drmmode_show_cursor
Michel Dänzer
2018-12-28
Drop RADEONInfoRec::cursor_bo array
Michel Dänzer
2018-12-28
Cancel pending scanout update in drmmode_crtc_scanout_update
Michel Dänzer
2018-12-28
Explicitly keep track of whether a DRM event is for a flip or not
Michel Dänzer
2018-12-28
Skip gamma correction of cursor data if premultiplied R/G/B > alpha
Michel Dänzer
2018-12-20
Detect and fix up non-premultiplied cursor data
Michel Dänzer
2018-12-18
Fix crash when page flipping in multi-X-Screen/Zaphod mode
Mario Kleiner
2018-10-24
Allow up to six instances in Zaphod mode
Michel Dänzer
2018-10-24
Make wait_pending_flip / handle_deferred symmetric in set_mode_major
Michel Dänzer
2018-10-24
Handle pending scanout update in drmmode_crtc_scanout_free
Michel Dänzer
2018-08-17
Defer vblank event handling while waiting for a pending flip
Michel Dänzer
2018-08-17
Add radeon_drm_handle_event wrapper for drmHandleEvent
Michel Dänzer
2018-08-17
Add radeon_drm_wait_pending_flip function
Michel Dänzer
2018-08-17
Move DRM event queue related initialization to radeon_drm_queue_init
Michel Dänzer
2018-08-16
Use correct FB handle in radeon_do_pageflip
Michel Dänzer
2018-08-03
Store FB for each CRTC in drmmode_flipdata_rec
Michel Dänzer
2018-07-24
Use strcpy for RandR output property names
Michel Dänzer
2018-07-23
Remove drmmode_terminate_leases
Michel Dänzer
2018-07-23
Hardcode "non-desktop" RandR property name
Michel Dänzer
2018-07-19
Don't allocate drmmode_output->props twice
Michel Dänzer
2018-07-12
Add RandR leases support
Keith Packard
2018-07-12
modesetting: Create CONNECTOR_ID properties for outputs [v2]
Keith Packard
2018-07-12
modesetting: Record non-desktop kernel property at PreInit time
Keith Packard
2018-07-12
Call drmmode_crtc_gamma_do_set from drmmode_setup_colormap
Michel Dänzer
2018-07-12
Remove #if 0'd code
Michel Dänzer
2018-07-12
Check dimensions passed to drmmode_xf86crtc_resize
Michel Dänzer
2018-07-12
Use drmmode_crtc_dpms in drmmode_set_desired_modes
Michel Dänzer
2018-07-12
Call drmmode_do_crtc_dpms from drmmode_crtc_dpms as well
Michel Dänzer
2018-07-12
Replace 'foo == NULL' with '!foo'
Michel Dänzer
2018-07-12
Wait for pending flips in drmmode_output_set_tear_free
Michel Dänzer
2018-07-12
Refactor drmmode_output_set_tear_free helper
Michel Dänzer
2018-07-12
Set drmmode_crtc->scanout_id = 0 when TearFree is disabled
Michel Dänzer
2018-07-12
Simplify drmmode_handle_transform
Michel Dänzer
2018-07-12
Simplify drmmode_crtc_scanout_update
Michel Dänzer
2018-07-12
Update RandR CRTC state if set_mode_major fails in set_desired_modes
Michel Dänzer
2018-07-12
Abort scanout_update_pending event when possible
Michel Dänzer
2018-07-11
Wait for pending scanout update before calling drmmode_crtc_scanout_free
Jim Qu
2018-07-09
glamor: Use GBM for BO allocation when possible
Michel Dänzer
2018-07-09
Add struct radeon_buffer
Michel Dänzer
2018-07-09
Refactor radeon_finish helper
Michel Dänzer
2018-07-09
Move flush from radeon_scanout_do_update to its callers
Michel Dänzer
2018-07-09
Factor out radeon_surface_initialize helper
Michel Dänzer
2018-07-09
glamor: Don't store radeon_surfaces in pixmaps
Michel Dänzer
2018-07-09
Only initialize libdrm_radeon surface manager for >= R600
Michel Dänzer
2018-05-23
Drop unused drmmode_create_bo_pixmap surface parameter
Michel Dänzer
2018-03-14
Pass extents to radeon_scanout_do_update by value
Michel Dänzer
[next]