Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
77df508a98834d8e2fe4c7c4e1089a1ce66ccaa1
/
drivers
/
gpu
/
drm
/
radeon
/
rv770.c
« Previous
01d73a6
drm: Remove drm_resource wrappers
by Jordan Crouse
· 14 years ago
ce8f537
drm/radeon/kms/pm: rework power management
by Alex Deucher
· 15 years ago
49e02b7
drm/radeon/kms/pm: add additional asic callbacks
by Alex Deucher
· 15 years ago
7547a91
Merge branch 'drm-ttm-unmappable' into drm-core-next
by Dave Airlie
· 15 years ago
6b8b178
drm/radeon/kms: enable use of unmappable VRAM V2
by Jerome Glisse
· 15 years ago
153549b
Merge branch 'drm-radeon-evergreen-accel' into drm-core-next
by Dave Airlie
· 15 years ago
0bcb1d8
Merge branch 'drm-radeon-lockup' into drm-core-next
by Dave Airlie
· 15 years ago
fe251e2
drm/radeon/kms/evergreen: setup and enable the CP
by Alex Deucher
· 15 years ago
225758d
drm/radeon/kms: fence cleanup + more reliable GPU lockup detection V4
by Jerome Glisse
· 15 years ago
336f589
Merge branch 'master' into export-slabh
by Tejun Heo
· 15 years ago
f927456
drm/radeon/kms: avoid possible oops (call gart_fini before gart_disable)
by Jerome Glisse
· 15 years ago
f47299c
drm/radeon/kms: display watermark fixes
by Alex Deucher
· 15 years ago
f867c60d
drm/radeon/kms: gfx init fixes for r6xx/r7xx
by Alex Deucher
· 15 years ago
29fb52c
drm/radeon/kms: expose thermal/fan i2c buses
by Alex Deucher
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
e699037
drm/radeon: include radeon_asic.h in the asic specific files
by Daniel Vetter
· 15 years ago
8a8c6e7
drm/radeon/kms: enable audio engine on DCE32
by Rafał Miłecki
· 15 years ago
51e5fcd
drm/radeon/kms: force pinning buffer into visible VRAM
by Jerome Glisse
· 15 years ago
d03f5d5
drm/radeon: fixes for r6xx/r7xx gfx init
by Alex Deucher
· 15 years ago
6271901
drm/radeon/rv740: fix backend setup
by Alex Deucher
· 15 years ago
d594e46
drm/radeon/kms: simplify memory controller setup V2
by Jerome Glisse
· 15 years ago
8256856
drm/radeon/kms: set gart pages to invalid on unbind and point to dummy page
by Dave Airlie
· 15 years ago
961fb59
drm/radeon/kms: r600/r700 command stream checker
by Jerome Glisse
· 15 years ago
655efd3
drm/radeon/kms: don't call suspend path before cleaning up GPU
by Jerome Glisse
· 15 years ago
c38c7b6
drm/radeon/kms: move blit initialization after we disabled VGA
by Jerome Glisse
· 15 years ago
ff82f05
drm/radeon/kms: Bailout of blit if error happen & protect with mutex V3
by Jerome Glisse
· 15 years ago
db96380
drm/radeon/kms: r600/r700 don't test ib if ib initialization fails
by Jerome Glisse
· 15 years ago
0c45249
drm/radeon/kms: r600/r700 disable irq at suspend
by Jerome Glisse
· 15 years ago
700a0cc
drm/radeon/kms: Use radeon_agp_disable when disabling AGP
by Jerome Glisse
· 15 years ago
30d2d9a
drm/radeon/kms: Fix r600 blit cleanup path
by Jerome Glisse
· 15 years ago
d0269ed
drm/radeon/kms: Make sure we release AGP device if we acquired it
by Jerome Glisse
· 15 years ago
7923c61
drm/radeon/kms: make sure mc is initialized before mapping blit bo
by Alex Deucher
· 15 years ago
779720a
drm/radeon/kms/r600/r700: fallback gracefully on ucode failure
by Alex Deucher
· 15 years ago
4c78867
drm/radeon/kms: Rework radeon object handling
by Jerome Glisse
· 15 years ago
1614f8b
drm/radeon/kms: add irq mitigation code for sw interrupt.
by Dave Airlie
· 15 years ago
d8f60cf
drm/radeon/kms: Add support for interrupts on r6xx/r7xx chips (v3)
by Alex Deucher
· 15 years ago
72542d7
drm/radeon/kms: ignore unposted GPUs with no BIOS.
by Dave Airlie
· 15 years ago
7433874
drm/radeon/kms: add debugfs for power management for AtomBIOS devices
by Rafał Miłecki
· 15 years ago
e29649d
drm/radeon/kms/r700: fix some typos in chip init
by Alex Deucher
· 15 years ago
5885b7a
drm/radeon/kms: fix vram_width calculation on r6xx/r7xx
by Alex Deucher
· 15 years ago
1a029b7
drm/radeon/kms: Fix AGP support for R600/RV770 family (v2)
by Jerome Glisse
· 15 years ago
b574f25
drm/radeon/kms: Fallback to non AGP when acceleration fails to initialize (v2)
by Jerome Glisse
· 15 years ago
e7d40b9
drm/radeon/kms: R600/RV770 remove dead code and print message for wrong BIOS
by Jerome Glisse
· 15 years ago
75c8129
drm/radeon/kms: Fix R600/RV770 disable acceleration path
by Jerome Glisse
· 15 years ago
a3c1945
drm/radeon/kms: Fix R600/RV770 startup path & reset
by Jerome Glisse
· 15 years ago
81cc35b
drm/radeon/kms: Fix R600 write back buffer
by Jerome Glisse
· 15 years ago
62a8ea3
drm/radeon/kms: Remove old init path as no hw use it anymore
by Jerome Glisse
· 15 years ago
d39c3b8
drm/radeon/kms: Convert RV515 to new init path and associated cleanup
by Jerome Glisse
· 15 years ago
974b16e
drm/radeon/kms/r600: clamp vram to aperture size
by Alex Deucher
· 15 years ago
fe62e1a
drm/radeon/kms: more fixes to rv770 suspend/resume path.
by Dave Airlie
· 15 years ago
4153e58
drm/radeon/kms: more alignment for rv770.c with r600.c
by Dave Airlie
· 15 years ago
9052aa2
drm/radeon/kms: rv770 blit init called too late.
by Dave Airlie
· 15 years ago
fc30b8e
drm/radeon/kms: move around new init path code to avoid posting at init
by Dave Airlie
· 15 years ago
698443d
drm/radeon/kms: disable VGA rendering engine before taking over VRAM
by Dave Airlie
· 15 years ago
5e6dde7
drm/radeon/kms: Move radeon_get_clock_info() call out of radeon_clocks_init().
by Michel Dänzer
· 15 years ago
733289c
drm/radeon/kms: don't fail if we fail to init GPU acceleration
by Jerome Glisse
· 15 years ago
4aac047
drm/radeon/kms: clear confusion in GART init/deinit path
by Jerome Glisse
· 15 years ago
21f9a43
drm/radeon/kms: cleanup - remove radeon_share.h
by Jerome Glisse
· 15 years ago
3ce0a23
drm/radeon/kms: add r600 KMS support
by Jerome Glisse
· 15 years ago
7a50f01
drm/radeon/kms: vram sizing on certain r100 chips needs workaround.
by Dave Airlie
· 15 years ago
771fe6b
drm/radeon: introduce kernel modesetting for radeon hardware
by Jerome Glisse
· 15 years ago