summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-17Add DRI3 and miSyncShm supportdri3Keith Packard7-6/+321
2013-11-13radeon/kms: add Hawaii pci idsAlex Deucher6-0/+72
2013-11-13radeon: add support for HawaiiAlex Deucher3-1/+6
2013-11-04radeon: enable tiling on SI by default (v2)Alex Deucher2-6/+6
2013-11-01radeon: disable 2D tiling on buffers < 128 pixelsVadim Girlin1-1/+1
2013-10-31radeon/glamor: with new pixmap for dri2 drawable no need to create new textureJerome Glisse2-12/+7
2013-10-01EXA/evergreen: Paranoia around linear tiling. (v2)Christopher James Halse Rogers3-10/+22
2013-10-01radeon: fix the non-glamor build harder...Alex Deucher1-1/+1
2013-10-01drm/radeon: fix non-glamor buildAlex Deucher1-1/+1
2013-09-30radeon: use glamor Xv support if present.Dave Airlie4-2/+18
2013-09-30Revert "radeon: add glamor Xv support (v2)"Alex Deucher2-17/+4
2013-09-27radeon: add glamor Xv support (v2)Alex Deucher2-4/+17
2013-09-27radeon: fix limit handling for cards with >4G of ramAlex Deucher3-7/+11
2013-09-18DRI2: Install client callback only onceMichel Dänzer2-7/+7
2013-09-16glamor: require 0.5.1 or newerAlex Deucher1-1/+1
2013-09-16radeon: enable glamor by default (v4)Alex Deucher1-3/+3
2013-09-06radeon/kms: add berlin pci idsAlex Deucher6-0/+126
2013-08-22Fix shadowfb on big-endian machinesMark Kettenis2-0/+6
2013-08-22radeon: disallow glamor on pre-R600 asicsAlex Deucher1-0/+6
2013-08-07bump version post releaseMaarten Lankhorst1-1/+1
2013-08-07radeon: bump version for releaseMaarten Lankhorst1-1/+1
2013-08-07add bicubic_table.py to EXTRA_DISTMaarten Lankhorst1-0/+1
2013-08-07kill unused radeon_driver.cMaarten Lankhorst2-103/+1
2013-08-05drmmode: add support for multi-screen reverse optimusAlex Deucher2-9/+44
2013-08-05radeon: add support for reverse prime (v2)Dave Airlie2-2/+42
2013-08-05radeon: fix naming clashes with multiple GPUs (v3)Alex Deucher1-24/+39
2013-07-31EXA/evergreen/ni: replace magic numberGrigori Goronzy1-1/+1
2013-07-30EXA/6xx/7xx: optimize non-overlapping CopyRaul Fernandes1-1/+6
2013-07-22EXA/evergreen/ni: accelerate PictOpOver with component alphaGrigori Goronzy3-2/+34
2013-07-22EXA/evergreen/ni: fast solid pixmap supportGrigori Goronzy3-482/+962
2013-07-22EXA/evergreen/ni: optimize non-overlapping CopyGrigori Goronzy1-1/+6
2013-07-22Fix RADEON_FALLBACK loggingGrigori Goronzy3-10/+10
2013-07-10Always go through DFS/UTS when byte swapping is needed.Mark Kettenis1-1/+1
2013-07-07radeon: bump libdrm requirement to 2.4.46 for CIK supportAlex Deucher1-1/+1
2013-06-28radeon/kms: add kabini pci idsAlex Deucher6-0/+96
2013-06-28radeon/kms: add bonaire pci idsAlex Deucher6-0/+48
2013-06-28radeon: update cursor handling for CIKAlex Deucher3-8/+37
2013-06-28radeon: add family ids for CIKAlex Deucher2-0/+12
2013-06-17radeon: fix a memory leak in get_modes() callback.Leo Liu1-1/+2
2013-06-17man: fix up previous commitAlex Deucher1-3/+3
2013-06-07Fix some incomplete list entries.Eric S. Raymond1-0/+6
2013-06-06autogen.sh: Restore passing --enable-maintainer-mode to configureMichel Dänzer1-1/+1
2013-06-03radeon: use direct mapping for fast fb access.Samuel Li5-5/+42
2013-05-29DRI2: add interpolated blanks to frame number in event handlersIlija Hadzic1-0/+8
2013-05-29DRI2: support scheduling emulated events with zero delayIlija Hadzic1-8/+17
2013-05-29DRI2: make wait_msc and get_msc work on disabled CRTCsIlija Hadzic1-14/+54
2013-05-29DRI2: move rename and rework radeon_dri2_deferred_swapIlija Hadzic1-12/+65
2013-05-29DRI2: track CRTC in event recordIlija Hadzic1-0/+4
2013-05-29DRI2: hook up vblank extrapolation to schedule_swapIlija Hadzic1-6/+8
2013-05-29DRI2: add vblank extrapolation functionIlija Hadzic1-0/+76