summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-22Call amdgpu_present_set_screen_vrr from amdgpu_vrr_property_updateMichel Dänzer3-1/+9
2019-02-22Make use of property request wrappers for VRR propertyMichel Dänzer1-60/+55
2019-02-20Wrap change/delete window property request handlersMichel Dänzer1-1/+90
2019-02-20Don't enable the VRR support code for GPU screensMichel Dänzer1-4/+6
2019-02-12Don't register a window private if VRR is disabledMichel Dänzer1-1/+2
2019-02-11gitlab-ci: Don't rely on $CI_PROJECT_NAMEMichel Dänzer1-1/+1
2019-02-07gitlab-ci: Only run docker-image stage if relevant source files changeMichel Dänzer1-0/+4
2019-01-25Keep waiting for a pending flip if drm_handle_event returns 0Michel Dänzer1-1/+1
2019-01-25Call drmHandleEvent again if it was interrupted by a signalMichel Dänzer1-1/+16
2019-01-17Only update drmmode_crtc->flip_pending after actually submitting a flipMichel Dänzer2-38/+43
2019-01-16Don't allow TearFree scanout flips to complete in the same vblank periodMichel Dänzer1-2/+2
2019-01-16glamor: Avoid glamor_create_pixmap for pixmaps backing windowsMichel Dänzer1-1/+1
2019-01-16dri2: Flush in dri2_create_buffer2 after calling glamor_set_pixmap_boMichel Dänzer1-0/+6
2019-01-11dri3: Flush if necessary in dri3_fd_from_pixmapMichel Dänzer1-2/+29
2019-01-10Only call drmmode_validate_leases if RandR is enabledMichel Dänzer1-1/+2
2019-01-10Only call drmmode_uevent_init if RandR is enabledMichel Dänzer2-3/+3
2018-12-20gitlab-ci: Use kaniko instead of docker-in-docker for image generationMichel Dänzer1-9/+23
2018-12-20Remove superfluous vrr_flipping field and clean up related codeMichel Dänzer2-18/+14
2018-12-19Don't clear info->flip_window in present_unflipMichel Dänzer1-1/+0
2018-12-19Fix crash when page flipping in multi-X-Screen/Zaphod modeMario Kleiner1-7/+9
2018-12-13Use two HW cursor buffers per CRTCMichel Dänzer3-16/+38
2018-12-13Update cursor position in drmmode_show_cursor if hotspot changedMichel Dänzer2-32/+48
2018-12-13Use drmIoctl in drmmode_show_cursorMichel Dänzer1-9/+14
2018-12-13Drop AMDGPUInfoRec::cursor_buffer arrayMichel Dänzer4-24/+9
2018-12-13Don't use GBM for allocating HW cursor BOsMichel Dänzer2-54/+14
2018-12-13Automatically try re-enabling TearFree after a flip failedMichel Dänzer2-11/+71
2018-12-13Cancel pending scanout update in drmmode_crtc_scanout_updateMichel Dänzer1-5/+11
2018-12-13Perform scanout buffer update immediately if drmmode_wait_vblank failsMichel Dänzer1-10/+19
2018-12-11Generate docker image as part of CI pipelineMichel Dänzer2-2/+101
2018-11-30Support CRTC variable refresh for windows using Present flipsNicholas Kazlauskas6-0/+188
2018-11-30Check last flip window instead of screen root before flippingNicholas Kazlauskas2-2/+6
2018-11-20Skip gamma correction of cursor data if premultiplied R/G/B > alphaMichel Dänzer1-13/+21
2018-11-16Move deferred vblank events to separate drm_vblank_deferred listMichel Dänzer1-11/+46
2018-11-16Explicitly keep track of whether a DRM event is for a flip or notMichel Dänzer6-37/+25
2018-11-16Use drm_abort_one in drm_queue_handlerMichel Dänzer1-14/+14
2018-11-15Relax detection of non-premultiplied alpha cursor dataMichel Dänzer1-2/+2
2018-11-14Add README.md to EXTRA_DISTMichel Dänzer1-1/+1
2018-10-29man: This driver supports colour depths 8, 15 and 16Michel Dänzer1-1/+1
2018-10-29glamor: Can work at depth >= 15 with current xserver Git masterMichel Dänzer2-1/+9
2018-10-25Detect and fix up non-premultiplied cursor dataMichel Dänzer1-31/+60
2018-10-11Allow up to six instances in Zaphod modeMichel Dänzer5-39/+59
2018-10-10Fix condition for calling set_pixmap_bo in drmmode_xf86crtc_resizeMichel Dänzer1-2/+1
2018-10-02Add GitLab CI configurationMichel Dänzer1-0/+79
2018-10-02Fix --disable-glamor buildMichel Dänzer4-4/+44
2018-10-02Cast return value of amdgpu_get_marketing_name to char*Michel Dänzer1-1/+1
2018-09-26Make wait_pending_flip / handle_deferred symmetric in set_mode_majorMichel Dänzer1-1/+5
2018-09-26Handle pending scanout update in drmmode_crtc_scanout_freeMichel Dänzer3-11/+18
2018-09-20Convert README to markdownMichel Dänzer2-25/+21
2018-09-20Post-release version bumpMichel Dänzer1-1/+1
2018-09-14Bump version for the 18.1.0 releasexf86-video-amdgpu-18.1.0Michel Dänzer1-1/+1