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