Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
6ae06ff51eab5dcbbf959b05ce0f11003a305ba5
/
drivers
/
gpu
/
drm
/
radeon
/
r420.c
760285e
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
by David Howells
· 12 years ago
04eb220
drm/radeon: move radeon_ib_ring_tests out of chipset code
by Christian König
· 12 years ago
2898c34
drm/radeon: remove ip_pool start/suspend
by Christian König
· 12 years ago
7bd560e
drm/radeon: use central function for IB testing
by Christian König
· 13 years ago
8229c88
drm: Merge tag 'v3.3-rc7' into drm-core-next
by Dave Airlie
· 13 years ago
f712812
drm/radeon/kms: make ring_start, ring_test, and ib_test per ring
by Alex Deucher
· 13 years ago
6b7746e
drm/radeon/kms: properly set accel working flag and bailout when false
by Jerome Glisse
· 13 years ago
b15ba51
drm/radeon: introduce a sub allocator and convert ib pool to it v4
by Jerome Glisse
· 13 years ago
30eb77f
drm/radeon: precompute fence cpu/gpu addr once v3
by Jerome Glisse
· 13 years ago
e32eb50
drm/radeon: rename struct radeon_cp to radeon_ring
by Christian König
· 13 years ago
bf85279
drm/radeon: make cp variable an array
by Christian König
· 13 years ago
7b1f248
drm/radeon: make all functions work with multiple rings.
by Christian König
· 13 years ago
7465280
drm/radeon/kms: add support for multiple fence queues v2
by Alex Deucher
· 13 years ago
ec4f2ac
drm: Fix printk typo 'failled'
by Paul Bolle
· 14 years ago
d75ee3b
drm/radeon/kms: clean up some magic numbers
by Alex Deucher
· 14 years ago
724c80e
drm/radeon/kms: enable writeback (v2)
by Alex Deucher
· 14 years ago
4c712e6
drm/radeon/kms: check/restore sanity before doing anything else with GPU.
by Dave Airlie
· 14 years ago
c9e75b2
drm/radeon/kms/pm: add mid profile
by Alex Deucher
· 14 years ago
05ea893
Merge remote branch 'anholt/drm-intel-next' into drm-next
by Dave Airlie
· 15 years ago
ce8f537
drm/radeon/kms/pm: rework power management
by Alex Deucher
· 15 years ago
34dc4d4
Merge remote branch 'origin/master' into drm-intel-next
by Eric Anholt
· 15 years ago
0bfb824
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
94f7bf6
drm/radeon: 9800 SE has only one quadpipe
by Tormod Volden
· 15 years ago
0bcb1d8
Merge branch 'drm-radeon-lockup' into drm-core-next
by Dave Airlie
· 15 years ago
a2d07b7
drm/radeon/kms: rename gpu_reset to asic_reset
by Jerome Glisse
· 15 years ago
336f589
Merge branch 'master' into export-slabh
by Tejun Heo
· 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
d594e46
drm/radeon/kms: simplify memory controller setup V2
by Jerome Glisse
· 15 years ago
4612dc9
drm/radeon/kms: clean up some low-hanging magic numbers
by Alex Deucher
· 15 years ago
655efd3
drm/radeon/kms: don't call suspend path before cleaning up GPU
by Jerome Glisse
· 15 years ago
700a0cc
drm/radeon/kms: Use radeon_agp_disable when disabling AGP
by Jerome Glisse
· 15 years ago
804c755
drm/radeon/kms: add additional safe regs for r4xx/rs6xx and r5xx
by Alex Deucher
· 15 years ago
cafe660
drm/radeon/kms: Schedule host path read cache flush through the ring V2
by Jerome Glisse
· 15 years ago
62cdc0c
drm/radeon/kms: Workaround RV410/R420 CP errata (V3)
by Corbin Simpson
· 15 years ago
550e2d9
drm/radeon/kms: restore surface registers on resume.
by Dave Airlie
· 15 years ago
92cde00
drm/radeon/kms/legacy: set common regs to sane value
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
72542d7
drm/radeon/kms: ignore unposted GPUs with no BIOS.
by Dave Airlie
· 15 years ago
17e15b0
drm/radeon/kms: AGP systems need PCI bus mastering enabled
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
62a8ea3
drm/radeon/kms: Remove old init path as no hw use it anymore
by Jerome Glisse
· 15 years ago
ca6ffc6
drm/radeon/kms: Convert RS400/RS480 to new init path & fix legacy VGA (V3)
by Jerome Glisse
· 15 years ago
18a4cd2e
drm/radeon/kms: r420 idle after programming GA_ENHANCE
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
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
9f022dd
drm/radeon/kms: convert r4xx to new init path
by Jerome Glisse
· 15 years ago
c000273
drm/radeon/kms: R3XX/R4XX AGP asic use PCI GART not PCIE GART
by Jerome Glisse
· 15 years ago
905b682
drm/radeon/kms: add R4XX mc register access helper.
by Jerome Glisse
· 15 years ago
f779b3e
drm/radeon: add GET_PARAM/INFO support for Z pipes
by Alex Deucher
· 15 years ago
771fe6b
drm/radeon: introduce kernel modesetting for radeon hardware
by Jerome Glisse
· 15 years ago