index
:
xorg/driver/xf86-video-amdgpu
1.0
1.1
master
AMD Xorg video driver (mirrored from https://gitlab.freedesktop.org/xorg/driver/xf86-video-amdgpu)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-17
Bump version for 1.2.0 release
xf86-video-amdgpu-1.2.0
Michel Dänzer
1
-1
/
+1
2016-11-17
manpage updates for the 1.2.0 release
Michel Dänzer
1
-5
/
+3
2016-11-16
Use pAMDGPUEnt to find both screens of a GPU in amdgpu_mode_hotplug
Michel Dänzer
3
-15
/
+15
2016-11-10
Refactor amdgpu_mode_hotplug
Michel Dänzer
1
-24
/
+33
2016-11-02
Check Xorg version at runtime instead of build time in two places
Michel Dänzer
3
-10
/
+6
2016-11-02
Require xserver 1.10 or newer
Michel Dänzer
6
-23
/
+1
2016-10-27
present: Check tiling info for flips
Michel Dänzer
1
-0
/
+7
2016-10-27
Consume all available udev events at once
Michel Dänzer
1
-5
/
+8
2016-10-27
PRIME: Fix swapping of provider sink / source capabilities
Hans de Goede
1
-2
/
+2
2016-10-27
Always call PixmapStopDirtyTracking in drmmode_set_scanout_pixmap
Michel Dänzer
1
-13
/
+11
2016-10-26
Don't rely on randr_crtc->scanout_pixmap in drmmode_set_scanout_pixmap
Michel Dänzer
1
-4
/
+13
2016-10-25
Sayōnara, AM_MAINTAINER_MODE!
Michel Dänzer
2
-3
/
+1
2016-10-19
Order unique chipsets according to first appearance in ati_pciids.csv
Michel Dänzer
2
-15
/
+20
2016-10-06
Enable HW cursor support with PRIME slave output & Xorg > 1.18.99.901
Michel Dänzer
1
-2
/
+3
2016-10-05
Rotate and reflect cursor hotspot position for drmModeSetCursor2
Michel Dänzer
1
-1
/
+31
2016-09-21
Add support for ScreenPtr::SyncSharedPixmap
Michel Dänzer
1
-1
/
+42
2016-09-20
Untangle HAS_XORG_CONF_DIR / --with-xorg-conf-dir lines in configure.ac
Michel Dänzer
1
-2
/
+3
2016-09-16
Fix handling of configure option --with-xorg-conf-dir
Michel Dänzer
1
-3
/
+4
2016-09-14
Use --with-xorg-conf-dir=$prefix/share/X11/xorg.conf.d by default
Michel Dänzer
1
-3
/
+3
2016-09-09
Make TearFree effective with PRIME slave scanout
Michel Dänzer
3
-13
/
+133
2016-09-09
Synchronize scanout pixmaps for TearFree
Michel Dänzer
3
-55
/
+108
2016-09-09
Move up amdgpu_scanout_extents_intersect
Michel Dänzer
1
-17
/
+17
2016-09-09
Factor out transform_region helper
Michel Dänzer
1
-31
/
+43
2016-09-09
Only copy from screen pixmap to shared pixmap on demand for slave scanout
Michel Dänzer
1
-13
/
+70
2016-09-09
Track damage accurately for RandR 1.4 slave scanout
Michel Dänzer
1
-11
/
+72
2016-09-09
Handle RandR 1.4 slave dirty updates via amdgpu_drm_queue
Michel Dänzer
1
-3
/
+93
2016-09-09
Use drmmode_crtc_scanout_* helpers for RandR 1.4 scanout pixmaps
Michel Dänzer
3
-62
/
+34
2016-09-09
Wait for pending flips to complete before turning off an output or CRTC
Michel Dänzer
5
-20
/
+68
2016-09-09
Keep track of damage event related flushes per-client
Michel Dänzer
2
-9
/
+37
2016-09-09
Use EventCallback to avoid flushing every time in the FlushCallback
Michel Dänzer
3
-16
/
+66
2016-09-07
Add explicit AMDGPU_DRM_QUEUE_ERROR define
Michel Dänzer
6
-9
/
+12
2016-08-30
Only list each unique chipset family once in the log file
Michel Dänzer
3
-1
/
+29
2016-08-30
Add missing Kaveri PCI ID (1318)
Michel Dänzer
6
-0
/
+6
2016-08-29
Add Mullins PCI IDs
Michel Dänzer
7
-0
/
+97
2016-08-23
DRI2: Fix amdgpu_dri2_exchange_buffers width/height copy'n'paste error
Qiang Yu
1
-1
/
+1
2016-08-23
Remove unused lut_r/g/b arrays from drmmode_crtc_private_rec
Michel Dänzer
1
-1
/
+0
2016-08-22
Fix cursor size for SI
Marek Olšák
1
-2
/
+8
2016-08-22
Add SI PCI IDs
Ronie Salgado
8
-1
/
+444
2016-07-22
DRI2: Add interpolated_vblanks in amdgpu_dri2_get_crtc_msc
Michel Dänzer
1
-2
/
+6
2016-07-20
Fix amdgpu_mode_hotplug crash on multi GPU platform.
Qiang Yu
1
-1
/
+2
2016-07-19
Use NotifyFd for drm fd
Keith Packard
2
-0
/
+20
2016-07-19
Adapt Block/WakeupHandler signature for ABI 23
Adam Jackson
1
-0
/
+5
2016-07-12
Only use RandR APIs if RandR is enabled
Michel Dänzer
2
-10
/
+13
2016-07-12
Add .editorconfig file
Michel Dänzer
1
-0
/
+7
2016-06-28
Clear damage in amdgpu_scanout_update if it doesn't intersect the CRTC
Michel Dänzer
1
-1
/
+3
2016-06-28
Remove w/h parameters from amdgpu_scanout_extents_intersect
Michel Dänzer
1
-10
/
+5
2016-06-24
Make the dedicated scanout mechanism work with arbitrary transforms v2
Michel Dänzer
2
-35
/
+17
2016-06-24
Destroy all dedicated scanout buffers during CloseScreen
Michel Dänzer
1
-0
/
+10
2016-06-23
Remove drmmode_load_palette
Michel Dänzer
1
-70
/
+1
2016-06-23
present: Separate checks for flips vs unflips v2
Michel Dänzer
1
-16
/
+28
[next]