summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon/rv770.c
Commit message (Expand)AuthorAgeFilesLines
* drm/radeon/kms: Rework radeon object handlingJerome Glisse2009-12-021-8/+22
* drm/radeon/kms: add irq mitigation code for sw interrupt.Dave Airlie2009-12-021-1/+0
* drm/radeon/kms: Add support for interrupts on r6xx/r7xx chips (v3)Alex Deucher2009-12-021-2/+22
* drm/radeon/kms: ignore unposted GPUs with no BIOS.Dave Airlie2009-12-021-1/+5
* drm/radeon/kms: add debugfs for power management for AtomBIOS devicesRafał Miłecki2009-11-061-0/+3
* drm/radeon/kms/r700: fix some typos in chip initAlex Deucher2009-11-041-13/+13
* drm/radeon/kms: fix vram_width calculation on r6xx/r7xxAlex Deucher2009-10-261-4/+26
* drm/radeon/kms: Fix AGP support for R600/RV770 family (v2)Jerome Glisse2009-10-081-16/+63
* drm/radeon/kms: Fallback to non AGP when acceleration fails to initialize (v2)Jerome Glisse2009-10-081-17/+1
* drm/radeon/kms: R600/RV770 remove dead code and print message for wrong BIOSJerome Glisse2009-10-021-11/+5
* drm/radeon/kms: Fix R600/RV770 disable acceleration pathJerome Glisse2009-10-021-0/+5
* drm/radeon/kms: Fix R600/RV770 startup path & resetJerome Glisse2009-10-021-64/+8
* drm/radeon/kms: Fix R600 write back bufferJerome Glisse2009-10-021-4/+4
* drm/radeon/kms: Remove old init path as no hw use it anymoreJerome Glisse2009-10-021-3/+2
* drm/radeon/kms: Convert RV515 to new init path and associated cleanupJerome Glisse2009-09-291-2/+2
* drm/radeon/kms/r600: clamp vram to aperture sizeAlex Deucher2009-09-261-0/+7
* drm/radeon/kms: more fixes to rv770 suspend/resume path.Dave Airlie2009-09-211-10/+11
* drm/radeon/kms: more alignment for rv770.c with r600.cDave Airlie2009-09-181-0/+5
* drm/radeon/kms: rv770 blit init called too late.Dave Airlie2009-09-181-5/+14
* drm/radeon/kms: move around new init path code to avoid posting at initDave Airlie2009-09-181-2/+36
* drm/radeon/kms: disable VGA rendering engine before taking over VRAMDave Airlie2009-09-181-0/+4
* drm/radeon/kms: Move radeon_get_clock_info() call out of radeon_clocks_init().Michel Dänzer2009-09-181-0/+1
* drm/radeon/kms: don't fail if we fail to init GPU accelerationJerome Glisse2009-09-181-15/+18
* drm/radeon/kms: clear confusion in GART init/deinit pathJerome Glisse2009-09-151-15/+22
* drm/radeon/kms: cleanup - remove radeon_share.hJerome Glisse2009-09-141-1/+0
* drm/radeon/kms: add r600 KMS supportJerome Glisse2009-09-081-56/+931
* drm/radeon/kms: vram sizing on certain r100 chips needs workaround.Dave Airlie2009-07-291-1/+1
* drm/radeon: introduce kernel modesetting for radeon hardwareJerome Glisse2009-06-151-0/+124
OpenPOWER on IntegriCloud