summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-02Apply gamma correction to HW cursorMichel Dänzer
2017-04-17Don't set modes before AMDGPUWindowExposures_oneshot is calledMichel Dänzer
2017-04-10Set correct DRM event context versionDaniel Stone
2017-03-28Fix a misspelling of 'acceleration' in amdgpu_kms.cNicholas Molloy
2017-03-23manpage: Don't put "'" at the beginning of a lineMichel Dänzer
2017-03-23Post-release version bumpMichel Dänzer
2017-03-16Bump version for 1.3.0 releasexf86-video-amdgpu-1.3.0Michel Dänzer
2017-03-10Pass TRUE to drmmode_set_desired_modes the first time for GPU screensMichel Dänzer
2017-03-09Skip some initialization steps for GPU screensMichel Dänzer
2017-03-07glamor: Use glamor_finish when availableMichel Dänzer
2017-03-07amdgpu_probe: Do not close server managed drm fdsHans De Goede
2017-03-07Refactor amdgpu_kernel_close_fd helperMichel Dänzer
2017-03-07glamor: Don't flush in BlockHandler with Xorg >= 1.19Michel Dänzer
2017-03-07Only define transform_region for XF86_CRTC_VERSION >= 4Michel Dänzer
2017-03-07Use local implementation of RegionDuplicate for older xserverMichel Dänzer
2017-03-07Don't use pScrn->is_gpu in AMDGPUCreateScreenResources_KMSMichel Dänzer
2017-03-07Don't call amdgpu_glamor_flush in drmmode_copy_fbMichel Dänzer
2017-03-07Move DPMS check from amdgpu_scanout_do_update to amdgpu_scanout_flipMichel Dänzer
2017-03-07Call drmmode_set_desired_modes from a WindowExposures hookMichel Dänzer
2017-03-07present: Flush before flippingMichel Dänzer
2017-03-07present: Use async flip for unflip if possibleMichel Dänzer
2017-03-07present: Also flush before using a flip to unflipMichel Dänzer
2017-03-07present: Wait for GPU idle before setting modes for unflipMichel Dänzer
2017-03-07present: Only call drmModeRmFB after setting modes for unflipMichel Dänzer
2017-03-03Use drmmode_crtc_scanout_free in drmmode_finiMichel Dänzer
2017-03-03Allow toggling TearFree at runtime via output propertyMichel Dänzer
2017-03-03Factor out drmmode_crtc_scanout_update helperMichel Dänzer
2017-03-03Factor out amdgpu_prime_dirty_to_crtc helperMichel Dänzer
2017-03-03Don't destroy current FB if drmModeAddFB failsMichel Dänzer
2017-03-03Fix flip event data leak if calloc or drmModeAddFB failsMichel Dänzer
2017-03-03autogen: add default patch prefixMihail Konev
2017-03-03Handle rotation in the driver also with Xorg 1.12-1.18Michel Dänzer
2017-03-03Fold drmmode_crtc_scanout_allocate into drmmode_crtc_scanout_createMichel Dänzer
2017-03-02Call drmmode_crtc_scanout_create in drmmode_crtc_shadow_allocate as wellMichel Dänzer
2017-01-26autogen.sh: use quoted string variablesEmil Velikov
2017-01-26autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer
2017-01-06Pass pitch from drmmode_crtc_scanout_allocate to drmmode_create_bo_pixmapMichel Dänzer
2016-12-19Use render node for DRI3 if availableJammy Zhou
2016-12-15Simplify drmmode_handle_ueventsMichel Dänzer
2016-12-14udev_monitor_receive_device() will block when hotplug monitorjimqu
2016-12-01Call amdgpu_drm_abort_entry on failure to flip to a scanout pixmapMichel Dänzer
2016-12-01Call ValidateGC after ChangeClip in amdgpu_sync_scanout_pixmapsMichel Dänzer
2016-12-01Fix amdgpu_scanout_extents_intersect for GPU screensMichel Dänzer
2016-11-30Take current scanout_id into account everywhere involved with TearFreeMichel Dänzer
2016-11-28Add amdgpu_is_gpu_screen helperMichel Dänzer
2016-11-28Don't install Flush/EventCallback for GPU screensMichel Dänzer
2016-11-28Make libdrm >= 2.4.72 requirement explicitMichel Dänzer
2016-11-22Use DRM_MODE_PAGE_FLIP_TARGET_ABSOLUTE/RELATIVE flags when availableMichel Dänzer
2016-11-21Remove generated header filesMichel Dänzer
2016-11-21Stop using AMDGPU(Unique)ChipsetsMichel Dänzer