index
:
~jwrdegoede/xf86-video-ati
master
Hans' xf86-video-ati repo
jwrdegoede
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-11
Fix building on older servers without xf86platformBus.h
HEAD
master
Hans de Goede
2
-1
/
+7
2014-03-17
Add support for server managed fds
Hans de Goede
3
-12
/
+60
2014-03-17
Add radeon_get_drm_master_fd helper function
Hans de Goede
1
-19
/
+27
2014-03-17
radeon_open_drm_master get rid of unnecessary goto
Hans de Goede
1
-3
/
+2
2014-03-13
Build against glamor in the xserver tree if available
Michel Dänzer
2
-4
/
+19
2014-03-11
update man page to reflect tiling changes for CI parts
Alex Deucher
1
-3
/
+5
2014-03-11
radeon: enable tiling by default on CIK
Alex Deucher
1
-2
/
+2
2014-03-11
radeon: require libdrm 2.4.51
Alex Deucher
1
-1
/
+1
2014-03-11
Allow enabling glamor on R500 (and R300) class 3D engines as well.
Michel Dänzer
2
-6
/
+11
2014-02-25
Only log debugging output about initializing colormaps when we're doing so
Michel Dänzer
1
-2
/
+2
2014-02-24
evergreen: fix shader constant upload on ppc
Jérôme Glisse
1
-1
/
+1
2014-02-21
radeon: don't install colormap handling if there are no crtcs
Alex Deucher
1
-9
/
+13
2014-02-20
return immediately in preinit when called with PROBE_DETECT
Maarten Lankhorst
1
-0
/
+3
2014-01-24
bump version post release
Alex Deucher
1
-1
/
+1
2014-01-24
radeon: bump version for release
Alex Deucher
1
-1
/
+1
2014-01-24
Require glamor 0.6.0
Alex Deucher
1
-1
/
+1
2014-01-22
Don't require the glamoregl module to be pre-loaded with xserver >= 1.15
Michel Dänzer
1
-0
/
+2
2014-01-08
dri2: Make last_vblank_seq local unsigned to match dpms_last_seq
Michel Dänzer
1
-1
/
+1
2014-01-07
radeon/exa: Always use a scratch surface for UTS to vram
Alex Deucher
3
-6
/
+9
2013-12-24
drm/radeon: fix SUMO2 pci id
Alex Deucher
6
-6
/
+6
2013-12-24
radeon: Restore kernel module load on FreeBSD.
Robert Millan
1
-0
/
+10
2013-12-24
radeon: Set first parameter of drmOpen() to NULL
Robert Millan
1
-1
/
+1
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
[next]