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-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
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-17
Initialize drmmode_crtc dpms_mode to DPMSModeOff
Mykola Lysenko
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
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-11-12
Remove duplicate free(output_ids) call
Michel Dänzer
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-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
2015-10-02
Only align screen / scanout pixmap height where necessary
Michel Dänzer
2015-08-07
Wait for scanout BO initialization to finish before setting mode
Michel Dänzer
2015-07-28
radeon: cleanup the entity rec
Dave Airlie
2015-07-10
radeon: adopt for new X server dirty tracking APIs.
Dave Airlie
2015-07-08
present: Fall back to modeset for unflip operation
Michel Dänzer
2015-07-07
Do not try to enable already enabled CRTCs in DPMS hook
Piotr Redlewski
2015-06-25
Disable CRTCs when disabling the outputs
Piotr Redlewski
2015-06-22
Don't set TILE_SPLIT flags if surface.tile_split == 0.
Mario Kleiner
2015-06-11
Allow/Fix use of multiple ZaphodHead outputs per x-screen. (v2)
Mario Kleiner
2015-04-28
Skip disabled CRTCs in drmmode_set_desired_modes() even if set_hw == FALSE
Michel Dänzer
2015-04-27
Don't call radeon_get_pixmap_private() when using EXA
Michel Dänzer
2015-04-23
On screen resize, clear the new buffer before displaying it
Michel Dänzer
2015-04-23
Make drmmode_copy_fb() work with glamor as well
Michel Dänzer
2015-04-23
Update scanout pixmap contents before setting a mode with it
Michel Dänzer
2015-04-23
Defer initial modeset until the first BlockHandler invocation
Michel Dänzer
2015-04-23
Defer initial drmmode_copy_fb call until root window creation
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
glamor: Add radeon_pixmap parameter to radeon_glamor_create_textured_pixmap
Michel Dänzer
2015-04-03
Add RADEON_CREATE_PIXMAP_SCANOUT flag
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-30
Simplify radeon_do_pageflip() error handling slightly more
Michel Dänzer
[next]