summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2013-04-25radeon: add new SI pci idsAlex Deucher6-0/+18
2013-04-18radeonsi: add 2d tiling supportJerome Glisse3-0/+14
2013-03-27glamor: Only enable for depth >= 24Michel Dänzer1-0/+6
2013-03-25glamor: Enable by default on SIMichel Dänzer1-2/+2
2013-03-22glamor: Initial PRIME pixmap sharing hooks.Michel Dänzer4-59/+135
2013-03-21drmmode: handle failure of drmModeGetConnectorMaarten Lankhorst1-0/+5
2013-03-21Move fd cleanup to correct place.Maarten Lankhorst1-9/+14
2013-03-21radeon: add refcounts to fix up zaphod open/close.Maarten Lankhorst4-5/+26
2013-03-20Cleanup drmmode in CloseScreen.Maarten Lankhorst3-0/+16
2013-03-20Close drm_fd in CloseScreen.Maarten Lankhorst1-0/+1
2013-03-18glamor: Bail if the glamoregl module wasn't loaded earlyMichel Dänzer1-0/+7
2013-03-08radeon: add Richland pci idsAlex Deucher6-2/+68
2013-03-08radeon: mark trinity APUs with IGP flagAlex Deucher2-48/+48
2013-03-08Only parse Option "AccelMethod" if glamor was enabled at build timeMichel Dänzer1-0/+2
2013-02-04radeon/kms: add oland pci idsAlex Deucher6-0/+78
2013-02-04radeon: add oland chip familyAlex Deucher1-0/+1
2013-01-11radeon/r200: program RE_WIDTH_HEIGHT properlyAlex Deucher2-20/+20
2013-01-11Make radeon_glamor_create_textured_pixmap() return TRUE without USE_GLAMOR.Michel Dänzer1-1/+1
2013-01-11Make CRTC shadow pixmaps usable by glamor.Michel Dänzer2-0/+7
2013-01-11DRI2/r[345]xx: 16 bit depth buffers use square micro tiling.Michel Dänzer3-3/+12
2013-01-11DRI2: Properly use buffer depth passed in by client.Michel Dänzer1-3/+22
2013-01-10Drop support for X servers older than 1.7.Michel Dänzer16-615/+16
2013-01-07radeon: fix damage reporting for slave pixmapsDave Airlie1-1/+2
2013-01-03DRI2: limit the swap rate when CRTC is in DPMS-off stateIlija Hadzic3-7/+40
2013-01-03DRI2: change signature of radeon_dri2_drawable_crtcIlija Hadzic1-20/+24
2013-01-03video: add option to include disabled CRTCs in best CRTC searchIlija Hadzic9-12/+31
2012-12-27glamor: Enable full 2D acceleration for SI as well.Michel Dänzer5-2136/+5
2012-12-27glamor: Release the drawable after passing to glamor_push_pixelsMichel Dänzer1-1/+1
2012-12-18exa/Xv: fix coordinate limits on AVIVO IGPsAlex Deucher1-4/+4
2012-12-12Remove dead option definitions.Michel Dänzer2-8/+0
2012-12-11Remove local variables total_size_bytes.Michel Dänzer1-7/+1
2012-12-11Remove unused local variable 'path'.Michel Dänzer1-1/+0
2012-12-11Remove dead code flagged by gcc -Wunused-but-set-variable.Michel Dänzer4-38/+0
2012-12-06radeon: fix ring count in R300PrepareTexturedVideoAlex Deucher1-2/+2
2012-12-04radeon: avoid copying over itself ddx fbJerome Glisse1-0/+9
2012-11-21radeon: add new SI pci idAlex Deucher6-0/+6
2012-11-15radeon: avoid segfault when pixmap exceed GPU capabilitiesJerome Glisse1-0/+4
2012-11-03radeon/radeon_platform_probe: fix Zaphod mode breakageIlija Hadzic1-0/+2
2012-11-02Revert "radeon/radeon_platform_probe: fix Zaphod mode breakage"Alex Deucher1-1/+0
2012-11-01radeon/radeon_platform_probe: fix Zaphod mode breakageIlija Hadzic1-0/+1
2012-10-28radeon: turn on 2D tiling by default on r6xx-caymanMarek Olšák1-1/+2
2012-10-28radeon: log if 2D tiling is enabledMarek Olšák1-0/+2
2012-10-16radeon: add new pci ids for SIAlex Deucher6-0/+18
2012-10-16radeon/dri2: fix the window->pixmap math properly.Dave Airlie1-3/+4
2012-10-11radeon/dri2: fix damage reporting on pageflipDave Airlie1-9/+8
2012-09-26Remove mibstore.hAdam Jackson2-6/+0
2012-09-13glamor: Force acceleration for DRI2 copies.Michel Dänzer3-2/+9
2012-09-12glamor: Fix DRI2 crash introduced by PRIME changes.Michel Dänzer1-1/+1
2012-09-10radeon: fix build against old serversDave Airlie1-1/+5
2012-09-10radeon: don't fail to load if we have no modes and gpu driver.Dave Airlie1-1/+1