index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
rv770.c
Age
Commit message (
Expand
)
Author
2009-11-06
drm/radeon/kms: add debugfs for power management for AtomBIOS devices
Rafał Miłecki
2009-11-04
drm/radeon/kms/r700: fix some typos in chip init
Alex Deucher
2009-10-26
drm/radeon/kms: fix vram_width calculation on r6xx/r7xx
Alex Deucher
2009-10-08
drm/radeon/kms: Fix AGP support for R600/RV770 family (v2)
Jerome Glisse
2009-10-08
drm/radeon/kms: Fallback to non AGP when acceleration fails to initialize (v2)
Jerome Glisse
2009-10-02
drm/radeon/kms: R600/RV770 remove dead code and print message for wrong BIOS
Jerome Glisse
2009-10-02
drm/radeon/kms: Fix R600/RV770 disable acceleration path
Jerome Glisse
2009-10-02
drm/radeon/kms: Fix R600/RV770 startup path & reset
Jerome Glisse
2009-10-02
drm/radeon/kms: Fix R600 write back buffer
Jerome Glisse
2009-10-02
drm/radeon/kms: Remove old init path as no hw use it anymore
Jerome Glisse
2009-09-29
drm/radeon/kms: Convert RV515 to new init path and associated cleanup
Jerome Glisse
2009-09-26
drm/radeon/kms/r600: clamp vram to aperture size
Alex Deucher
2009-09-21
drm/radeon/kms: more fixes to rv770 suspend/resume path.
Dave Airlie
2009-09-18
drm/radeon/kms: more alignment for rv770.c with r600.c
Dave Airlie
2009-09-18
drm/radeon/kms: rv770 blit init called too late.
Dave Airlie
2009-09-18
drm/radeon/kms: move around new init path code to avoid posting at init
Dave Airlie
2009-09-18
drm/radeon/kms: disable VGA rendering engine before taking over VRAM
Dave Airlie
2009-09-18
drm/radeon/kms: Move radeon_get_clock_info() call out of radeon_clocks_init().
Michel Dänzer
2009-09-18
drm/radeon/kms: don't fail if we fail to init GPU acceleration
Jerome Glisse
2009-09-15
drm/radeon/kms: clear confusion in GART init/deinit path
Jerome Glisse
2009-09-14
drm/radeon/kms: cleanup - remove radeon_share.h
Jerome Glisse
2009-09-08
drm/radeon/kms: add r600 KMS support
Jerome Glisse
2009-07-29
drm/radeon/kms: vram sizing on certain r100 chips needs workaround.
Dave Airlie
2009-06-15
drm/radeon: introduce kernel modesetting for radeon hardware
Jerome Glisse