index
:
driver/xf86-video-amdgpu
master
AMD/ATI video cards driver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
drmmode_display.h
Age
Commit message (
Expand
)
Author
2019-03-04
Make drmmode_cm_enabled an inline function
Michel Dänzer
2018-12-20
Remove superfluous vrr_flipping field and clean up related code
Michel Dänzer
2018-12-13
Use two HW cursor buffers per CRTC
Michel Dänzer
2018-12-13
Update cursor position in drmmode_show_cursor if hotspot changed
Michel Dänzer
2018-12-13
Drop AMDGPUInfoRec::cursor_buffer array
Michel Dänzer
2018-12-13
Automatically try re-enabling TearFree after a flip failed
Michel Dänzer
2018-11-30
Support CRTC variable refresh for windows using Present flips
Nicholas Kazlauskas
2018-09-26
Handle pending scanout update in drmmode_crtc_scanout_free
Michel Dänzer
2018-08-16
Remove drmmode_crtc_private_rec::present_vblank_* related code
Michel Dänzer
2018-08-16
Defer vblank event handling while waiting for a pending flip
Michel Dänzer
2018-07-27
Store FB for each CRTC in drmmode_flipdata_rec
Michel Dänzer
2018-07-23
Remove drmmode_terminate_leases
Michel Dänzer
2018-07-10
Add RandR leases support
Keith Packard
2018-06-26
Initialize color properties on CRTC during CRTC init
Leo Li (Sunpeng)
2018-06-26
Cache color property IDs and LUT sizes during pre-init
Leo Li (Sunpeng)
2018-04-20
Track DRM event queue sequence number in scanout_update_pending
Michel Dänzer
2018-03-07
Wrap the whole miPointerScreenFuncRec, instead of only Set/MoveCursor
Michel Dänzer
2017-12-27
Keep track of how many SW cursors are visible on each screen
Michel Dänzer
2017-08-30
Remove drmmode_scanout_free
Michel Dänzer
2017-08-30
Make all active CRTCs scan out an all-black framebuffer in LeaveVT
Michel Dänzer
2017-08-30
Create drmmode_set_mode helper
Michel Dänzer
2017-08-22
Always allow Present page flipping with TearFree
Michel Dänzer
2017-08-22
Handle multiple "pending" Present flips
Michel Dänzer
2017-08-22
Wait for pending flips synchronously before turning off a CRTC
Michel Dänzer
2017-08-22
Create drmmode_wait_vblank helper
Michel Dänzer
2017-08-22
Pass reference CRTC to amdgpu_do_pageflip directly
Michel Dänzer
2017-08-18
Remove drmmode_crtc->scanout_destroy[] array
Michel Dänzer
2017-08-03
Allow DRI page flipping when some CRTCs use separate scanout buffers
Michel Dänzer
2017-08-03
Add drmmode_crtc_can_flip helper
Michel Dänzer
2017-07-26
If a TearFree flip fails, fall back to non-TearFree operation
Michel Dänzer
2017-06-27
Improve drmmode_fb_reference debugging code
Michel Dänzer
2017-05-26
Use reference counting for tracking KMS framebuffer lifetimes
Michel Dänzer
2017-05-24
Simplify tracking of PRIME scanout pixmap
Michel Dänzer
2017-05-10
Remove unused struct members from drmmode_display.h
Michel Dänzer
2017-03-03
Allow toggling TearFree at runtime via output property
Michel Dänzer
2016-11-28
Make libdrm >= 2.4.72 requirement explicit
Michel Dänzer
2016-11-22
Use DRM_MODE_PAGE_FLIP_TARGET_ABSOLUTE/RELATIVE flags when available
Michel Dänzer
2016-11-02
Require xserver 1.10 or newer
Michel Dänzer
2016-09-09
Make TearFree effective with PRIME slave scanout
Michel Dänzer
2016-09-09
Synchronize scanout pixmaps for TearFree
Michel Dänzer
2016-09-09
Use drmmode_crtc_scanout_* helpers for RandR 1.4 scanout pixmaps
Michel Dänzer
2016-09-09
Wait for pending flips to complete before turning off an output or CRTC
Michel Dänzer
2016-08-23
Remove unused lut_r/g/b arrays from drmmode_crtc_private_rec
Michel Dänzer
2016-05-12
Add support for async flips to radeon_do_pageflip
Michel Dänzer
2016-03-23
Deal with modesets and page flips crossing on a CRTC
Michel Dänzer
2016-03-23
Make DRM event queue xf86CrtcPtr based instead of ScrnInfoPtr based
Michel Dänzer
2016-02-27
Make amdgpu_do_pageflip take a pixmap instead of a BO
Michel Dänzer
2015-10-30
Remove info->dri2.drm_fd and info->drmmode->fd
Michel Dänzer
2015-10-06
present: Fall back to modeset for unflip operation
Tom St Denis
2015-10-06
Don't attempt a DRI2/Present page flip while the other one is flipping
Tom St Denis
[next]