Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
16cdf04d30c24a6e698863351c11d9a8da2591ed
/
drivers
/
gpu
/
drm
/
radeon
/
rv770.c
16cdf04
drm/radeon/kms: allocate vram scratch page on 6xx+
by Alex Deucher
· 13 years ago
017ed80
Merge tag 'v3.1-rc10' into drm-core-next
by Dave Airlie
· 13 years ago
6ddddfe
drm/radeon/kms: make r600-NI blit suspend code common
by Alex Deucher
· 13 years ago
12d5180
drm/radeon/kms: fix channel_remap setup (v2)
by Alex Deucher
· 13 years ago
fcf4de5
drm/radeon: Print gart initialization details on all chipsets
by Tormod Volden
· 13 years ago
e55b942
drm/radeon/kms: add info query for backend map
by Alex Deucher
· 13 years ago
ccd6895
drm/radeon/kms: free ib pool on module unloading
by Jerome Glisse
· 14 years ago
daf54f1
drm/radeon/kms: Fix chremap setup on RV770 CE
by Alex Deucher
· 14 years ago
a377e18
drm/radeon/kms/r6xx+: voltage fixes
by Alex Deucher
· 14 years ago
8a83ec5
drm/radeon/kms: add voltage type to atom set voltage function
by Alex Deucher
· 14 years ago
92656d7
drm/radeon/kms: clean up gart dummy page handling
by Alex Deucher
· 14 years ago
e16b396
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
38f1cff
Merge commit '5359533801e3dd3abca5b7d3d985b0b33fd9fe8b' into drm-core-next
by Dave Airlie
· 14 years ago
34db18ab
Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-next
by Dave Airlie
· 14 years ago
5359533
drm/radeon: fix problem with changing active VRAM size. (v2)
by Dave Airlie
· 14 years ago
441921d
drm/radeon: embed struct drm_gem_object
by Daniel Vetter
· 14 years ago
ec4f2ac
drm: Fix printk typo 'failled'
by Paul Bolle
· 14 years ago
4eace7f
drm/radeon/kms: 6xx/7xx big endian fixes
by Cédric Cano
· 14 years ago
20d391d
drm/radeon/kms: rv6xx+ thermal sensor fixes
by Alex Deucher
· 14 years ago
fd909c3
drm/radeon/kms: remove duplicate card_posted() functions
by Alex Deucher
· 14 years ago
d42dd57
drm/radeon/kms: add module option for pcie gen2
by Alex Deucher
· 14 years ago
9e46a48
drm/radeon/kms: add support for gen2 pcie link speeds
by Alex Deucher
· 14 years ago
b4183e3
drm/radeon/kms: fix vram start calculation on ontario (v2)
by Alex Deucher
· 14 years ago
f7eb0c5
Merge branch 'drm-radeon-fusion' of ../drm-radeon-next into drm-core-next
by Dave Airlie
· 14 years ago
6eb18f8
drm/radeon/kms: MC setup changes for fusion APUs
by Alex Deucher
· 14 years ago
0ef0c1f
drm/radeon/kms: move r7xx/evergreen to its own vram_gtt setup function
by Alex Deucher
· 14 years ago
9535ab7
drm/radeon/kms: setup mc chremap properly on r7xx/evergreen
by Alex Deucher
· 14 years ago
6f34be5
drm/radeon/kms: add pageflip ioctl support (v3)
by Alex Deucher
· 14 years ago
268b251
drm/radeon/kms: fix alignment when allocating buffers
by Alex Deucher
· 14 years ago
881fe6c
drm/radeon/kms: properly compute group_size on 6xx/7xx
by Alex Deucher
· 14 years ago
b7ae505
Merge branch 'drm-fixes' of /home/airlied/kernel/linux-2.6 into drm-core-next
by Dave Airlie
· 14 years ago
c919b37
drm/radeon/kms: avoid corner case issue with unmappable vram V2
by Jerome Glisse
· 14 years ago
724c80e
drm/radeon/kms: enable writeback (v2)
by Alex Deucher
· 14 years ago
b70d6bb
drm/radeon/kms: clean up r6xx/r7xx blit init (v2)
by Alex Deucher
· 14 years ago
0b3b4fe
drm/radeon/kms: remove useless clock code
by Alex Deucher
· 14 years ago
87cbf8f
drm/radeon/kms: fix a regression on r7xx AGP due to the HDP flush fix
by Alex Deucher
· 14 years ago
812d046
drm/radeon/kms/r7xx: add workaround for hw issue with HDP flush
by Alex Deucher
· 14 years ago
e7aeeba6
drm/radeon/kms/r6xx+: add query for tile config (v2)
by Alex Deucher
· 15 years ago
21a8122
drm/radeon/kms: add support for internal thermal sensors (v3)
by Alex Deucher
· 15 years ago
db8cc27
Merge branch 'drm-platform' into drm-testing
by Dave Airlie
· 15 years ago
46fcd2b
drm/radeon/kms: Force HDP_NONSURF to maximum size
by Jerome Glisse
· 15 years ago
0fcbe94
drm/radeon/kms: add trivial debugging for voltage
by Rafał Miłecki
· 15 years ago
a081a9d
drm/radeon/kms/r600+: use voltage from requested clock mode (v3)
by Rafał Miłecki
· 15 years ago
4d60173
drm/radeon/kms/pm: track current voltage (v2)
by Alex Deucher
· 15 years ago
9349d5c
drm/radeon/kms/pm: enable SetVoltage on r7xx/evergreen
by Alex Deucher
· 15 years ago
01d73a6
drm: Remove drm_resource wrappers
by Jordan Crouse
· 15 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
Next »