summaryrefslogtreecommitdiff
path: root/src/radeon_kms.c
AgeCommit message (Expand)Author
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
2012-02-13radeon: r6xx-eg use linear general when using scratch boJerome Glisse
2012-02-10radeon/kms: reusing fd message is not an errorAlex Deucher
2012-02-06r600-evergreen: use common surface allocator for tiling v11Jerome Glisse
2011-11-04Turn compile time check into runtime check.Michel Dänzer
2011-11-04check for xserver 1.9.4.901 to enable tiling by defaultAlex Deucher
2011-09-20Only call radeon_dri2_close_screen() if DRI2 was enabled.Michel Dänzer
2011-09-20Remove dead variable remain_size_bytes.Michel Dänzer
2011-09-20KMS Color Tiling requires xserver which supports EXA_MIXED_PIXMAPS.Michel Dänzer
2011-06-22evergreen: fix num_banks for 2D tiling configAlex Deucher
2011-06-13kms: enable ColorTiling by default on r6xx-cayman asicsAlex Deucher
2011-05-24kms/cayman: stub out exa supportAlex Deucher
2011-05-04fusion: fix tiling enable logicAlex Deucher
2011-05-04fusion: enable tiling if DFS worksAlex Deucher
2011-05-04radeon: add add hw DFS support for fusionDave Airlie
2011-03-15APU: no tiling yetAlex Deucher
2011-03-02kms: no accel yet for caymanAlex Deucher
2011-03-01kms: Fix warning XNFprintf is deprecated (v2)Sedat Dilek
2011-02-28kms: don't enable tiling if accel is offAlex Deucher
2011-02-26Revert "kms: Fix warning XNFprintf is deprecated"Michel Dänzer
2011-02-25kms: Fix warning XNFprintf is deprecatedSedat Dilek