summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-10-01radeon: fix the non-glamor build harder...Alex Deucher
2013-10-01drm/radeon: fix non-glamor buildAlex Deucher
2013-09-30radeon: use glamor Xv support if present.Dave Airlie
2013-09-30Revert "radeon: add glamor Xv support (v2)"Alex Deucher
2013-09-27radeon: add glamor Xv support (v2)Alex Deucher
2013-09-27radeon: fix limit handling for cards with >4G of ramAlex Deucher
2013-09-18DRI2: Install client callback only onceMichel Dänzer
2013-09-06radeon/kms: add berlin pci idsAlex Deucher
2013-08-22Fix shadowfb on big-endian machinesMark Kettenis
2013-08-22radeon: disallow glamor on pre-R600 asicsAlex Deucher
2013-08-07add bicubic_table.py to EXTRA_DISTMaarten Lankhorst
2013-08-07kill unused radeon_driver.cMaarten Lankhorst
2013-08-05drmmode: add support for multi-screen reverse optimusAlex Deucher
2013-08-05radeon: add support for reverse prime (v2)Dave Airlie
2013-08-05radeon: fix naming clashes with multiple GPUs (v3)Alex Deucher
2013-07-31EXA/evergreen/ni: replace magic numberGrigori Goronzy
2013-07-30EXA/6xx/7xx: optimize non-overlapping CopyRaul Fernandes
2013-07-22EXA/evergreen/ni: accelerate PictOpOver with component alphaGrigori Goronzy
2013-07-22EXA/evergreen/ni: fast solid pixmap supportGrigori Goronzy
2013-07-22EXA/evergreen/ni: optimize non-overlapping CopyGrigori Goronzy
2013-07-22Fix RADEON_FALLBACK loggingGrigori Goronzy
2013-07-10Always go through DFS/UTS when byte swapping is needed.Mark Kettenis
2013-06-28radeon/kms: add kabini pci idsAlex Deucher
2013-06-28radeon/kms: add bonaire pci idsAlex Deucher
2013-06-28radeon: update cursor handling for CIKAlex Deucher
2013-06-28radeon: add family ids for CIKAlex Deucher
2013-06-17radeon: fix a memory leak in get_modes() callback.Leo Liu
2013-06-03radeon: use direct mapping for fast fb access.Samuel Li
2013-05-29DRI2: add interpolated blanks to frame number in event handlersIlija Hadzic
2013-05-29DRI2: support scheduling emulated events with zero delayIlija Hadzic
2013-05-29DRI2: make wait_msc and get_msc work on disabled CRTCsIlija Hadzic
2013-05-29DRI2: move rename and rework radeon_dri2_deferred_swapIlija Hadzic
2013-05-29DRI2: track CRTC in event recordIlija Hadzic
2013-05-29DRI2: hook up vblank extrapolation to schedule_swapIlija Hadzic
2013-05-29DRI2: add vblank extrapolation functionIlija Hadzic
2013-05-29DRI2: adjust MSC by the number of interpolated vblanksIlija Hadzic
2013-05-29drmmode: calculate interpolated vblanks while in dpms-off stateIlija Hadzic
2013-05-29drmmode: remove dead code from drmmode_crtc_dpmsIlija Hadzic
2013-05-29drmmode: add drmmode_get_current_ust functionIlija Hadzic
2013-05-29DRI2: make populate_vbl_request_type externalIlija Hadzic
2013-05-23DRI2: change signature of populate_vbl_request_typeIlija Hadzic
2013-05-23glamor: Keep old private in radeon_pixmap_set_boMichel Dänzer
2013-05-13radeon: add Hainan pci idsAlex Deucher
2013-05-13radeon: add hainan chip familyAlex Deucher
2013-04-26glamor: Fix build against xserver < 1.13Michel Dänzer
2013-04-25radeon: add new richland pci idsAlex Deucher
2013-04-25radeon: add new SI pci idsAlex Deucher
2013-04-18radeonsi: add 2d tiling supportJerome Glisse
2013-03-27glamor: Only enable for depth >= 24Michel Dänzer
2013-03-25glamor: Enable by default on SIMichel Dänzer