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
/
radeon.h
Age
Commit message (
Expand
)
Author
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
Create drmmode_wait_vblank helper
Michel Dänzer
2017-08-15
Adapt to PixmapDirtyUpdateRec::src being a DrawablePtr
Michel Dänzer
2017-06-30
Use pRADEONEnt->fd exclusively for the DRM file descriptor
Michel Dänzer
2017-05-11
Use reference counting for tracking KMS framebuffer lifetimes
Michel Dänzer
2017-04-17
Don't set modes before RADEONWindowExposures_oneshot is called
Michel Dänzer
2017-03-08
Skip some initialization steps for GPU screens
Michel Dänzer
2017-03-02
Call drmmode_set_desired_modes from a WindowExposures hook
Michel Dänzer
2017-02-22
Allow toggling TearFree at runtime via output property
Michel Dänzer
2016-12-05
Calculate log base 2 in radeon.h based on clz for all platforms
Jochen Rollwagen
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-10-27
Require xserver 1.10 or newer
Michel Dänzer
2016-09-21
Free priv in amdgpu_set_pixmap_bo also if priv->bo == NULL
Michel Dänzer
2016-09-21
Propagate failure from radeon_set_pixmap_bo
Michel Dänzer
2016-09-20
Use local implementation of RegionDuplicate for older xserver
Michel Dänzer
2016-08-17
Keep track of damage event related flushes per-client v2
Michel Dänzer
2016-08-01
Use EventCallback to avoid flushing every time in the FlushCallback
Michel Dänzer
2016-05-12
Explicitly set the fbcon pixmap pitch again
Michel Dänzer
2016-03-31
Update pixmap pitch in radeon_set_pixmap_bo
Michel Dänzer
2016-03-24
Require xserver 1.9 or newer
Michel Dänzer
2016-03-23
Don't try DRI2/Present flipping while the HW cursor can't be used
Michel Dänzer
2016-02-27
Make DRM event queue xf86CrtcPtr based instead of ScrnInfoPtr based
Michel Dänzer
2016-01-20
Set RADEON_GEM_NO_CPU_ACCESS flag for BOs which don't need CPU access
Michel Dänzer
2015-11-17
glamor: Restore all ScreenRec hooks during CloseScreen
Michel Dänzer
2015-08-11
Make selection between DRI2 and DRI3 consistent with other drivers. (v2)
Mario Kleiner
2015-07-28
radeon: cleanup the entity rec
Dave Airlie
2015-05-20
Replace SyncFence typedef with declaration of struct _SyncFence
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 drmmode_copy_fb call until root window creation
Michel Dänzer
2015-04-17
Add Option "TearFree" v4
Michel Dänzer
2015-04-03
glamor: Remove the stride member of struct radeon_pixmap
Michel Dänzer
2015-04-03
glamor: Add Option "ShadowPrimary" v2
Michel Dänzer
2015-04-03
glamor: Add wrappers for the X server rendering hooks
Michel Dänzer
2015-04-03
Add RADEON_CREATE_PIXMAP_SCANOUT flag
Michel Dänzer
2015-03-25
glamor: Avoid generating GEM flink names for BOs shared via DRI3 v2
Michel Dänzer
2015-03-19
EXA: Return NULL from radeon_get_pixmap_bo if there is no driver private
Michel Dänzer
2015-03-17
Add DRI3 support v2
Michel Dänzer
2015-03-17
Add support for the Present extension v2
Michel Dänzer
2015-03-17
Add support for SYNC extension fences v2
Michel Dänzer
2015-03-17
Move #include "radeon_glamor.h" from radeon.h to where it's needed
Michel Dänzer
2014-12-17
Remove dead accelDFS flag
Adam Jackson
2014-11-11
radeon: add support for DP 1.2 display hotplug (v2)
Dave Airlie
2014-08-12
radeon: move RADEON_TILING_{MASK, LINEAR} from radeon_drm.h to radeon.h
Andreas Boll
2014-06-04
Rename Option "NoAccel" to "Accel"
Michel Dänzer
2014-04-14
glamor: Fix test for creating shared pixmaps
Michel Dänzer
2014-04-14
dri2: Fix conflicting CreatePixmap usage flag definitions
Michel Dänzer
[next]