index
:
~jwrdegoede/xf86-video-ati
master
Hans' xf86-video-ati repo
jwrdegoede
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
radeon_kms.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-21
Move fd cleanup to correct place.
Maarten Lankhorst
1
-9
/
+14
2013-03-21
radeon: add refcounts to fix up zaphod open/close.
Maarten Lankhorst
1
-1
/
+11
2013-03-20
Cleanup drmmode in CloseScreen.
Maarten Lankhorst
1
-0
/
+1
2013-03-20
Close drm_fd in CloseScreen.
Maarten Lankhorst
1
-0
/
+1
2013-03-08
Only parse Option "AccelMethod" if glamor was enabled at build time
Michel Dänzer
1
-0
/
+2
2013-01-10
Drop support for X servers older than 1.7.
Michel Dänzer
1
-32
/
+1
2013-01-07
radeon: fix damage reporting for slave pixmaps
Dave Airlie
1
-1
/
+2
2012-12-12
Remove dead option definitions.
Michel Dänzer
1
-4
/
+0
2012-12-11
Remove local variables total_size_bytes.
Michel Dänzer
1
-7
/
+1
2012-10-28
radeon: turn on 2D tiling by default on r6xx-cayman
Marek Olšák
1
-1
/
+2
2012-10-28
radeon: log if 2D tiling is enabled
Marek Olšák
1
-0
/
+2
2012-09-26
Remove mibstore.h
Adam Jackson
1
-5
/
+0
2012-09-10
radeon: fix build against old servers
Dave Airlie
1
-1
/
+5
2012-09-10
radeon: don't fail to load if we have no modes and gpu driver.
Dave Airlie
1
-1
/
+1
2012-09-04
radeon: fix build against older servers
Dave Airlie
1
-0
/
+2
2012-09-03
radeon: add capability and provider support
Dave Airlie
1
-0
/
+19
2012-09-03
radeon: add pixmap sharing hooks.
Dave Airlie
1
-0
/
+40
2012-09-03
radeon: add platform bus loading support.
Dave Airlie
1
-1
/
+6
2012-07-13
Deal more gracefully with DRI2 being unavailable at build or run time.
Michel Dänzer
1
-0
/
+5
2012-07-10
Initial SI support.
Michel Dänzer
1
-1
/
+4
2012-07-10
Initial glamor support.
Michel Dänzer
1
-13
/
+26
2012-06-29
radeon: fix conflict with fix in master.
Dave Airlie
1
-1
/
+1
2012-06-29
Merge remote-tracking branch 'origin/kms-only'
Dave Airlie
1
-102
/
+236
2012-06-27
Fix up displayWidth vs. virtualX confusion in radeon_setup_kernel_mem().
Michel Dänzer
1
-2
/
+4
2012-06-18
radeon: fix radeonchipsets properly
Dave Airlie
1
-1
/
+1
2012-06-16
radeon: migrate remainder of radeon_driver.c to rest of driver
Dave Airlie
1
-0
/
+138
2012-06-16
radeon: avoid including large static struct twice.
Dave Airlie
1
-1
/
+1
2012-06-15
radeon: more unused stuff
Dave Airlie
1
-3
/
+1
2012-06-15
radeon: drop cardType shouldn't matter to userspace.
Dave Airlie
1
-40
/
+0
2012-06-15
radeon: drop all UMS/DRI1/XAA/overlay support.
Dave Airlie
1
-59
/
+97
2012-06-01
radeon: fix compat api for newest planned API.
Dave Airlie
1
-5
/
+5
2012-06-01
drmmode: drop flags arg to adjust frame.
Dave Airlie
1
-1
/
+1
2012-05-24
radeon: update compat-api.h for block handler + enable/disable fb.
Dave Airlie
1
-4
/
+3
2012-05-23
compat for new server API
Dave Airlie
1
-24
/
+23
2012-05-23
ati: convert to new screen conversion APIs
Dave Airlie
1
-5
/
+5
2012-05-10
Fail more gracefully when drm surface manager can't be initialized
Anisse Astier
1
-0
/
+5
2012-04-16
Make radeon_setup_kernel_mem failures more graceful and verbose.
Michel Dänzer
1
-2
/
+12
2012-03-20
radeon/kms: add support for TN (trinity) APUs
Alex Deucher
1
-1
/
+1
2012-03-06
Re-register DRM FD wakeup handler for each server generation.
Michel Dänzer
1
-0
/
+2
2012-02-13
radeon: r6xx-eg use linear general when using scratch bo
Jerome Glisse
1
-1
/
+1
2012-02-10
radeon/kms: reusing fd message is not an error
Alex Deucher
1
-1
/
+1
2012-02-06
r600-evergreen: use common surface allocator for tiling v11
Jerome Glisse
1
-3
/
+71
2011-11-04
Turn compile time check into runtime check.
Michel Dänzer
1
-4
/
+1
2011-11-04
check for xserver 1.9.4.901 to enable tiling by default
Alex Deucher
1
-1
/
+6
2011-09-20
Only call radeon_dri2_close_screen() if DRI2 was enabled.
Michel Dänzer
1
-1
/
+2
2011-09-20
Remove dead variable remain_size_bytes.
Michel Dänzer
1
-4
/
+1
2011-09-20
KMS Color Tiling requires xserver which supports EXA_MIXED_PIXMAPS.
Michel Dänzer
1
-2
/
+10
2011-06-22
evergreen: fix num_banks for 2D tiling config
Alex Deucher
1
-1
/
+13
2011-06-13
kms: enable ColorTiling by default on r6xx-cayman asics
Alex Deucher
1
-1
/
+1
2011-05-24
kms/cayman: stub out exa support
Alex Deucher
1
-1
/
+0
[next]