index
:
~keithp/xf86-video-ati
dri3
Unnamed repository; edit this file 'description' to name the repository.
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-17
Add DRI3 and miSyncShm support
dri3
Keith Packard
7
-6
/
+321
2013-11-13
radeon/kms: add Hawaii pci ids
Alex Deucher
6
-0
/
+72
2013-11-13
radeon: add support for Hawaii
Alex Deucher
3
-1
/
+6
2013-11-04
radeon: enable tiling on SI by default (v2)
Alex Deucher
2
-6
/
+6
2013-11-01
radeon: disable 2D tiling on buffers < 128 pixels
Vadim Girlin
1
-1
/
+1
2013-10-31
radeon/glamor: with new pixmap for dri2 drawable no need to create new texture
Jerome Glisse
2
-12
/
+7
2013-10-01
EXA/evergreen: Paranoia around linear tiling. (v2)
Christopher James Halse Rogers
3
-10
/
+22
2013-10-01
radeon: fix the non-glamor build harder...
Alex Deucher
1
-1
/
+1
2013-10-01
drm/radeon: fix non-glamor build
Alex Deucher
1
-1
/
+1
2013-09-30
radeon: use glamor Xv support if present.
Dave Airlie
4
-2
/
+18
2013-09-30
Revert "radeon: add glamor Xv support (v2)"
Alex Deucher
2
-17
/
+4
2013-09-27
radeon: add glamor Xv support (v2)
Alex Deucher
2
-4
/
+17
2013-09-27
radeon: fix limit handling for cards with >4G of ram
Alex Deucher
3
-7
/
+11
2013-09-18
DRI2: Install client callback only once
Michel Dänzer
2
-7
/
+7
2013-09-16
glamor: require 0.5.1 or newer
Alex Deucher
1
-1
/
+1
2013-09-16
radeon: enable glamor by default (v4)
Alex Deucher
1
-3
/
+3
2013-09-06
radeon/kms: add berlin pci ids
Alex Deucher
6
-0
/
+126
2013-08-22
Fix shadowfb on big-endian machines
Mark Kettenis
2
-0
/
+6
2013-08-22
radeon: disallow glamor on pre-R600 asics
Alex Deucher
1
-0
/
+6
2013-08-07
bump version post release
Maarten Lankhorst
1
-1
/
+1
2013-08-07
radeon: bump version for release
Maarten Lankhorst
1
-1
/
+1
2013-08-07
add bicubic_table.py to EXTRA_DIST
Maarten Lankhorst
1
-0
/
+1
2013-08-07
kill unused radeon_driver.c
Maarten Lankhorst
2
-103
/
+1
2013-08-05
drmmode: add support for multi-screen reverse optimus
Alex Deucher
2
-9
/
+44
2013-08-05
radeon: add support for reverse prime (v2)
Dave Airlie
2
-2
/
+42
2013-08-05
radeon: fix naming clashes with multiple GPUs (v3)
Alex Deucher
1
-24
/
+39
2013-07-31
EXA/evergreen/ni: replace magic number
Grigori Goronzy
1
-1
/
+1
2013-07-30
EXA/6xx/7xx: optimize non-overlapping Copy
Raul Fernandes
1
-1
/
+6
2013-07-22
EXA/evergreen/ni: accelerate PictOpOver with component alpha
Grigori Goronzy
3
-2
/
+34
2013-07-22
EXA/evergreen/ni: fast solid pixmap support
Grigori Goronzy
3
-482
/
+962
2013-07-22
EXA/evergreen/ni: optimize non-overlapping Copy
Grigori Goronzy
1
-1
/
+6
2013-07-22
Fix RADEON_FALLBACK logging
Grigori Goronzy
3
-10
/
+10
2013-07-10
Always go through DFS/UTS when byte swapping is needed.
Mark Kettenis
1
-1
/
+1
2013-07-07
radeon: bump libdrm requirement to 2.4.46 for CIK support
Alex Deucher
1
-1
/
+1
2013-06-28
radeon/kms: add kabini pci ids
Alex Deucher
6
-0
/
+96
2013-06-28
radeon/kms: add bonaire pci ids
Alex Deucher
6
-0
/
+48
2013-06-28
radeon: update cursor handling for CIK
Alex Deucher
3
-8
/
+37
2013-06-28
radeon: add family ids for CIK
Alex Deucher
2
-0
/
+12
2013-06-17
radeon: fix a memory leak in get_modes() callback.
Leo Liu
1
-1
/
+2
2013-06-17
man: fix up previous commit
Alex Deucher
1
-3
/
+3
2013-06-07
Fix some incomplete list entries.
Eric S. Raymond
1
-0
/
+6
2013-06-06
autogen.sh: Restore passing --enable-maintainer-mode to configure
Michel Dänzer
1
-1
/
+1
2013-06-03
radeon: use direct mapping for fast fb access.
Samuel Li
5
-5
/
+42
2013-05-29
DRI2: add interpolated blanks to frame number in event handlers
Ilija Hadzic
1
-0
/
+8
2013-05-29
DRI2: support scheduling emulated events with zero delay
Ilija Hadzic
1
-8
/
+17
2013-05-29
DRI2: make wait_msc and get_msc work on disabled CRTCs
Ilija Hadzic
1
-14
/
+54
2013-05-29
DRI2: move rename and rework radeon_dri2_deferred_swap
Ilija Hadzic
1
-12
/
+65
2013-05-29
DRI2: track CRTC in event record
Ilija Hadzic
1
-0
/
+4
2013-05-29
DRI2: hook up vblank extrapolation to schedule_swap
Ilija Hadzic
1
-6
/
+8
2013-05-29
DRI2: add vblank extrapolation function
Ilija Hadzic
1
-0
/
+76
[next]