summaryrefslogtreecommitdiff
path: root/src/radeon_kms.c
AgeCommit message (Expand)Author
2013-11-13radeon: add support for HawaiiAlex Deucher
2013-11-04radeon: enable tiling on SI by default (v2)Alex 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-08-22Fix shadowfb on big-endian machinesMark Kettenis
2013-08-05radeon: add support for reverse prime (v2)Dave Airlie
2013-06-28radeon: update cursor handling for CIKAlex Deucher
2013-06-03radeon: use direct mapping for fast fb access.Samuel Li
2013-04-18radeonsi: add 2d tiling supportJerome Glisse
2013-03-21Move fd cleanup to correct place.Maarten Lankhorst
2013-03-21radeon: add refcounts to fix up zaphod open/close.Maarten Lankhorst
2013-03-20Cleanup drmmode in CloseScreen.Maarten Lankhorst
2013-03-20Close drm_fd in CloseScreen.Maarten Lankhorst
2013-03-08Only parse Option "AccelMethod" if glamor was enabled at build timeMichel Dänzer
2013-01-10Drop support for X servers older than 1.7.Michel Dänzer
2013-01-07radeon: fix damage reporting for slave pixmapsDave Airlie
2012-12-12Remove dead option definitions.Michel Dänzer
2012-12-11Remove local variables total_size_bytes.Michel Dänzer
2012-10-28radeon: turn on 2D tiling by default on r6xx-caymanMarek Olšák
2012-10-28radeon: log if 2D tiling is enabledMarek Olšák
2012-09-26Remove mibstore.hAdam Jackson
2012-09-10radeon: fix build against old serversDave Airlie
2012-09-10radeon: don't fail to load if we have no modes and gpu driver.Dave Airlie
2012-09-04radeon: fix build against older serversDave Airlie
2012-09-03radeon: add capability and provider supportDave Airlie
2012-09-03radeon: add pixmap sharing hooks.Dave Airlie
2012-09-03radeon: add platform bus loading support.Dave Airlie
2012-07-13Deal more gracefully with DRI2 being unavailable at build or run time.Michel Dänzer
2012-07-10Initial SI support.Michel Dänzer
2012-07-10Initial glamor support.Michel Dänzer
2012-06-29radeon: fix conflict with fix in master.Dave Airlie
2012-06-29Merge remote-tracking branch 'origin/kms-only'Dave Airlie
2012-06-27Fix up displayWidth vs. virtualX confusion in radeon_setup_kernel_mem().Michel Dänzer
2012-06-18radeon: fix radeonchipsets properlyDave Airlie
2012-06-16radeon: migrate remainder of radeon_driver.c to rest of driverDave Airlie
2012-06-16radeon: avoid including large static struct twice.Dave Airlie
2012-06-15radeon: more unused stuffDave Airlie
2012-06-15radeon: drop cardType shouldn't matter to userspace.Dave Airlie
2012-06-15radeon: drop all UMS/DRI1/XAA/overlay support.Dave Airlie
2012-06-01radeon: fix compat api for newest planned API.Dave Airlie
2012-06-01drmmode: drop flags arg to adjust frame.Dave Airlie
2012-05-24radeon: update compat-api.h for block handler + enable/disable fb.Dave Airlie
2012-05-23compat for new server APIDave Airlie
2012-05-23ati: convert to new screen conversion APIsDave Airlie
2012-05-10Fail more gracefully when drm surface manager can't be initializedAnisse Astier
2012-04-16Make radeon_setup_kernel_mem failures more graceful and verbose.Michel Dänzer
2012-03-20radeon/kms: add support for TN (trinity) APUsAlex Deucher
2012-03-06Re-register DRM FD wakeup handler for each server generation.Michel Dänzer