index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
r600.c
Age
Commit message (
Expand
)
Author
2009-12-08
drm/radeon/kms: enable hpd support
Alex Deucher
2009-12-08
drm/radeon/kms: add asic callbacks for hpd
Alex Deucher
2009-12-08
drm/radeon/kms: add hpd support for r6xx/r7xx/rs780/rs880 asics
Alex Deucher
2009-12-04
drm/radeon/kms: fix ring info in debugfs on r600+
Rafał Miłecki
2009-12-02
drm/radeon/kms: Rework radeon object handling
Jerome Glisse
2009-12-02
drm/radeon/kms: add irq mitigation code for sw interrupt.
Dave Airlie
2009-12-02
drm/radeon/kms: Add support for interrupts on r6xx/r7xx chips (v3)
Alex Deucher
2009-12-02
drm/radeon/kms: ignore unposted GPUs with no BIOS.
Dave Airlie
2009-12-02
drm/radeon/kms: add HDP flushing for all GPUs.
Dave Airlie
2009-11-11
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2009-11-06
drm/radeon/kms: add debugfs for power management for AtomBIOS devices
Rafał Miłecki
2009-11-06
drm/radeon/kms/r600: fix rs880 support v2
Alex Deucher
2009-11-04
drm/radeon/kms: stop putting VRAM at 0 in MC space on r600s.
Dave Airlie
2009-11-04
drm/radeon/kms: Don't RMW CP_RB_CNTL
Alex Deucher
2009-10-26
drm/radeon/kms: fix vram_width calculation on r6xx/r7xx
Alex Deucher
2009-10-16
drm/radeon/kms: use RADEON_GPU_PAGE_SIZE instead of 4096
Matt Turner
2009-10-08
Merge branch 'drm-next' of ../drm-next into drm-linus
Dave Airlie
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-30
Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...
Linus Torvalds
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/vgaarb: add VGA arbitration support to the drm and kms.
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/r600: fix some issues with suspend/resume.
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