summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-21Stop using AMDGPUPciChipsetsMichel Dänzer
2016-11-21Remove amdpciids.hMichel Dänzer
2016-11-21Stop using generated amdgpu_device_matchMichel Dänzer
2016-11-21Use family information from libdrm_amdgpu / kernelMichel Dänzer
2016-11-21Move struct amdgpu_gpu_info out of amdgpu_get_tile_configMichel Dänzer
2016-11-21Post-release version bumpMichel Dänzer
2016-11-17Bump version for 1.2.0 releasexf86-video-amdgpu-1.2.0Michel Dänzer
2016-11-17manpage updates for the 1.2.0 releaseMichel Dänzer
2016-11-16Use pAMDGPUEnt to find both screens of a GPU in amdgpu_mode_hotplugMichel Dänzer
2016-11-10Refactor amdgpu_mode_hotplugMichel Dänzer
2016-11-02Check Xorg version at runtime instead of build time in two placesMichel Dänzer
2016-11-02Require xserver 1.10 or newerMichel Dänzer
2016-10-27present: Check tiling info for flipsMichel Dänzer
2016-10-27Consume all available udev events at onceMichel Dänzer
2016-10-27PRIME: Fix swapping of provider sink / source capabilitiesHans de Goede
2016-10-27Always call PixmapStopDirtyTracking in drmmode_set_scanout_pixmapMichel Dänzer
2016-10-26Don't rely on randr_crtc->scanout_pixmap in drmmode_set_scanout_pixmapMichel Dänzer
2016-10-25Sayōnara, AM_MAINTAINER_MODE!Michel Dänzer
2016-10-19Order unique chipsets according to first appearance in ati_pciids.csvMichel Dänzer
2016-10-06Enable HW cursor support with PRIME slave output & Xorg > 1.18.99.901Michel Dänzer
2016-10-05Rotate and reflect cursor hotspot position for drmModeSetCursor2Michel Dänzer
2016-09-21Add support for ScreenPtr::SyncSharedPixmapMichel Dänzer
2016-09-20Untangle HAS_XORG_CONF_DIR / --with-xorg-conf-dir lines in configure.acMichel Dänzer
2016-09-16Fix handling of configure option --with-xorg-conf-dirMichel Dänzer
2016-09-14Use --with-xorg-conf-dir=$prefix/share/X11/xorg.conf.d by defaultMichel Dänzer
2016-09-09Make TearFree effective with PRIME slave scanoutMichel Dänzer
2016-09-09Synchronize scanout pixmaps for TearFreeMichel Dänzer
2016-09-09Move up amdgpu_scanout_extents_intersectMichel Dänzer
2016-09-09Factor out transform_region helperMichel Dänzer
2016-09-09Only copy from screen pixmap to shared pixmap on demand for slave scanoutMichel Dänzer
2016-09-09Track damage accurately for RandR 1.4 slave scanoutMichel Dänzer
2016-09-09Handle RandR 1.4 slave dirty updates via amdgpu_drm_queueMichel Dänzer
2016-09-09Use drmmode_crtc_scanout_* helpers for RandR 1.4 scanout pixmapsMichel Dänzer
2016-09-09Wait for pending flips to complete before turning off an output or CRTCMichel Dänzer
2016-09-09Keep track of damage event related flushes per-clientMichel Dänzer
2016-09-09Use EventCallback to avoid flushing every time in the FlushCallbackMichel Dänzer
2016-09-07Add explicit AMDGPU_DRM_QUEUE_ERROR defineMichel Dänzer
2016-08-30Only list each unique chipset family once in the log fileMichel Dänzer
2016-08-30Add missing Kaveri PCI ID (1318)Michel Dänzer
2016-08-29Add Mullins PCI IDsMichel Dänzer
2016-08-23DRI2: Fix amdgpu_dri2_exchange_buffers width/height copy'n'paste errorQiang Yu
2016-08-23Remove unused lut_r/g/b arrays from drmmode_crtc_private_recMichel Dänzer
2016-08-22Fix cursor size for SIMarek Olšák
2016-08-22Add SI PCI IDsRonie Salgado
2016-07-22DRI2: Add interpolated_vblanks in amdgpu_dri2_get_crtc_mscMichel Dänzer
2016-07-20Fix amdgpu_mode_hotplug crash on multi GPU platform.Qiang Yu
2016-07-19Use NotifyFd for drm fdKeith Packard
2016-07-19Adapt Block/WakeupHandler signature for ABI 23Adam Jackson
2016-07-12Only use RandR APIs if RandR is enabledMichel Dänzer
2016-07-12Add .editorconfig fileMichel Dänzer