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
2018-03-02
modesetting: Update property values at detect and uevent time
Keith Packard
2018-03-02
modesetting: Reset output_id if drmModeGetConnector failed
Daniel Martin
2018-03-02
modesetting: Use helper to fetch drmModeProperty(Blob)s
Daniel Martin
2018-03-02
Disable all unused CRTCs before setting desired modes
Michel Dänzer
2018-02-16
Don't bail from drmmode_set_desired_modes immediately
Michel Dänzer
2018-01-25
Always use screen depth/bpp for KMS framebuffers
Michel Dänzer
2018-01-22
Skip xf86HandleColormaps() at color depth 30. (v2)
Mario Kleiner
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-11-01
modesetting: Check crtc before searching link-status property
Daniel Martin
2017-10-30
modesetting: Skip no-longer-present connectors when resetting BAD links
Keith Packard
2017-10-30
Always call drmModeFreeProperty after drmModeGetProperty
Michel Dänzer
2017-08-30
Require xserver >= 1.13
Michel Dänzer
2017-08-29
Remove drmmode_scanout_free
Michel Dänzer
2017-08-29
Make all active CRTCs scan out an all-black framebuffer in LeaveVT
Michel Dänzer
2017-08-29
Create drmmode_set_mode helper
Michel Dänzer
2017-08-23
Create radeon_pixmap_clear helper
Michel Dänzer
2017-08-18
modesetting: re-set the crtc's mode when link-status goes BAD
Martin Peres
2017-08-17
Make radeon_scanout_do_update take a PixmapPtr instead of a DrawablePtr
Michel Dänzer
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
[next]