Jerome Glisse
|
c38c7b64a2
drm/radeon/kms: move blit initialization after we disabled VGA
|
15 years ago |
Jerome Glisse
|
ff82f052d2
drm/radeon/kms: Bailout of blit if error happen & protect with mutex V3
|
15 years ago |
Jerome Glisse
|
db96380ea2
drm/radeon/kms: r600/r700 don't test ib if ib initialization fails
|
15 years ago |
Jerome Glisse
|
0c45249f41
drm/radeon/kms: r600/r700 disable irq at suspend
|
15 years ago |
Jerome Glisse
|
700a0cc088
drm/radeon/kms: Use radeon_agp_disable when disabling AGP
|
15 years ago |
Jerome Glisse
|
30d2d9a54d
drm/radeon/kms: Fix r600 blit cleanup path
|
15 years ago |
Jerome Glisse
|
d0269ed858
drm/radeon/kms: Make sure we release AGP device if we acquired it
|
15 years ago |
Alex Deucher
|
7923c615b8
drm/radeon/kms: make sure mc is initialized before mapping blit bo
|
15 years ago |
Alex Deucher
|
779720a320
drm/radeon/kms/r600/r700: fallback gracefully on ucode failure
|
15 years ago |
Jerome Glisse
|
4c78867912
drm/radeon/kms: Rework radeon object handling
|
15 years ago |
Dave Airlie
|
1614f8b17b
drm/radeon/kms: add irq mitigation code for sw interrupt.
|
15 years ago |
Alex Deucher
|
d8f60cfc93
drm/radeon/kms: Add support for interrupts on r6xx/r7xx chips (v3)
|
15 years ago |
Dave Airlie
|
72542d7705
drm/radeon/kms: ignore unposted GPUs with no BIOS.
|
15 years ago |
Rafał Miłecki
|
7433874e31
drm/radeon/kms: add debugfs for power management for AtomBIOS devices
|
15 years ago |
Alex Deucher
|
e29649db3b
drm/radeon/kms/r700: fix some typos in chip init
|
15 years ago |
Alex Deucher
|
5885b7a9f4
drm/radeon/kms: fix vram_width calculation on r6xx/r7xx
|
15 years ago |
Jerome Glisse
|
1a029b768f
drm/radeon/kms: Fix AGP support for R600/RV770 family (v2)
|
16 years ago |
Jerome Glisse
|
b574f251f7
drm/radeon/kms: Fallback to non AGP when acceleration fails to initialize (v2)
|
16 years ago |
Jerome Glisse
|
e7d40b9a0a
drm/radeon/kms: R600/RV770 remove dead code and print message for wrong BIOS
|
16 years ago |
Jerome Glisse
|
75c8129893
drm/radeon/kms: Fix R600/RV770 disable acceleration path
|
16 years ago |
Jerome Glisse
|
a3c1945aaf
drm/radeon/kms: Fix R600/RV770 startup path & reset
|
16 years ago |
Jerome Glisse
|
81cc35bfc1
drm/radeon/kms: Fix R600 write back buffer
|
16 years ago |
Jerome Glisse
|
62a8ea3f7b
drm/radeon/kms: Remove old init path as no hw use it anymore
|
16 years ago |
Jerome Glisse
|
d39c3b8958
drm/radeon/kms: Convert RV515 to new init path and associated cleanup
|
16 years ago |
Alex Deucher
|
974b16e33e
drm/radeon/kms/r600: clamp vram to aperture size
|
16 years ago |
Dave Airlie
|
fe62e1a45d
drm/radeon/kms: more fixes to rv770 suspend/resume path.
|
16 years ago |
Dave Airlie
|
4153e584ee
drm/radeon/kms: more alignment for rv770.c with r600.c
|
16 years ago |
Dave Airlie
|
9052aa2458
drm/radeon/kms: rv770 blit init called too late.
|
16 years ago |
Dave Airlie
|
fc30b8efbe
drm/radeon/kms: move around new init path code to avoid posting at init
|
16 years ago |
Dave Airlie
|
698443d9ec
drm/radeon/kms: disable VGA rendering engine before taking over VRAM
|
16 years ago |