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
2020-07-13
ati: cleanup terminology to use primary/secondary
Dave Airlie
2020-02-10
Don't crash X server if GPU acceleration is not available
Alexey Sheplyakov
2020-02-10
Handle NULL fb_ptr in pixmap_get_fb
Michel Dänzer
2019-06-25
present: Check that we can get a KMS FB for flipping
Michel Dänzer
2019-04-24
Retry get_fb_ptr in get_fb
Michel Dänzer
2018-12-28
Drop RADEONInfoRec::cursor_bo array
Michel Dänzer
2018-10-24
Allow up to six instances in Zaphod mode
Michel Dänzer
2018-08-29
EXA: Handle NULL BO pointer in radeon_set_pixmap_bo
Michel Dänzer
2018-07-17
glamor: Invalidate cached GEM handle in radeon_set_pixmap_bo
Michel Dänzer
2018-07-12
Replace 'foo == NULL' with '!foo'
Michel Dänzer
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
Factor out radeon_surface_initialize helper
Michel Dänzer
2018-07-09
glamor: Don't store radeon_surfaces in pixmaps
Michel Dänzer
2018-03-14
Pass extents to radeon_scanout_do_update by value
Michel Dänzer
2018-03-07
Wrap the whole miPointerScreenFuncRec, instead of only Set/MoveCursor
Michel Dänzer
2018-01-25
Always use screen depth/bpp for KMS framebuffers
Michel Dänzer
2018-01-22
Define per x-screen individual drmmode_crtc_funcs
Mario Kleiner
2017-12-28
Keep track of how many SW cursors are visible on each screen
Michel Dänzer
2017-12-01
Add radeon_dirty_src_drawable helper
Michel Dänzer
2017-11-27
Fix non GLAMOR build
Joakim Tjernlund
2017-10-20
Unreference pixmap's FB with EXA as well in radeon_set_pixmap_bo
Michel Dänzer
2017-08-30
Require xserver >= 1.13
Michel Dänzer
2017-08-29
Create radeon_master_screen helper
Michel Dänzer
2017-08-29
Create radeon_pixmap_get_fb_ptr helper
Michel Dänzer
2017-08-17
Make radeon_scanout_do_update take a PixmapPtr instead of a DrawablePtr
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
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
[next]