index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
r420.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/radeon: check return value of radeon_ring_lock
Pan Bian
2017-04-28
1
-2
/
+6
*
gpu: drm: amd/radeon: Convert printk(KERN_<LEVEL> to pr_<level>
Joe Perches
2017-03-29
1
-6
/
+3
*
drm/radeon: Only flush HDP cache for indirect buffers from userspace
Michel Dänzer
2014-08-18
1
-2
/
+2
*
drm/radeon: resume old pm late
Alex Deucher
2014-03-06
1
-2
/
+0
*
drm/radeon/pm: move pm handling into the asic specific code
Alex Deucher
2013-12-24
1
-0
/
+7
*
drm/radeon: add spinlocks for indirect register accesss
Alex Deucher
2013-09-11
1
-0
/
+7
*
radeon: Fix system hang issue when using KMS with older cards
Adis Hamzić
2013-06-03
1
-4
/
+6
*
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
1
-1
/
+1
*
drm/radeon: move radeon_ib_ring_tests out of chipset code
Christian König
2012-07-17
1
-4
/
+0
*
drm/radeon: remove ip_pool start/suspend
Christian König
2012-07-17
1
-11
/
+6
*
drm/radeon: use central function for IB testing
Christian König
2012-05-03
1
-5
/
+2
*
drm: Merge tag 'v3.3-rc7' into drm-core-next
Dave Airlie
2012-03-15
1
-1
/
+7
|
\
|
*
drm/radeon/kms: properly set accel working flag and bailout when false
Jerome Glisse
2012-02-22
1
-1
/
+7
*
|
drm/radeon/kms: make ring_start, ring_test, and ib_test per ring
Alex Deucher
2012-02-29
1
-1
/
+1
|
/
*
drm/radeon: introduce a sub allocator and convert ib pool to it v4
Jerome Glisse
2011-12-20
1
-2
/
+19
*
drm/radeon: precompute fence cpu/gpu addr once v3
Jerome Glisse
2011-12-20
1
-1
/
+7
*
drm/radeon: rename struct radeon_cp to radeon_ring
Christian König
2011-12-20
1
-11
/
+11
*
drm/radeon: make cp variable an array
Christian König
2011-12-20
1
-2
/
+2
*
drm/radeon: make all functions work with multiple rings.
Christian König
2011-12-20
1
-9
/
+13
*
drm/radeon/kms: add support for multiple fence queues v2
Alex Deucher
2011-12-20
1
-1
/
+1
*
drm: Fix printk typo 'failled'
Paul Bolle
2011-02-17
1
-2
/
+2
*
drm/radeon/kms: clean up some magic numbers
Alex Deucher
2011-01-27
1
-1
/
+1
*
drm/radeon/kms: enable writeback (v2)
Alex Deucher
2010-10-06
1
-7
/
+9
*
drm/radeon/kms: check/restore sanity before doing anything else with GPU.
Dave Airlie
2010-08-02
1
-0
/
+2
*
drm/radeon/kms/pm: add mid profile
Alex Deucher
2010-06-08
1
-1
/
+11
*
Merge remote branch 'anholt/drm-intel-next' into drm-next
Dave Airlie
2010-05-19
1
-0
/
+6
|
\
|
*
Merge remote branch 'origin/master' into drm-intel-next
Eric Anholt
2010-05-10
1
-0
/
+6
|
|
\
|
|
*
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2010-04-27
1
-0
/
+6
|
|
|
\
|
|
|
*
drm/radeon: 9800 SE has only one quadpipe
Tormod Volden
2010-04-23
1
-0
/
+6
*
|
|
|
drm/radeon/kms/pm: rework power management
Alex Deucher
2010-05-18
1
-3
/
+29
|
/
/
/
*
|
|
Merge branch 'drm-radeon-lockup' into drm-core-next
Dave Airlie
2010-04-20
1
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
drm/radeon/kms: rename gpu_reset to asic_reset
Jerome Glisse
2010-04-06
1
-2
/
+2
|
|
/
*
|
Merge branch 'master' into export-slabh
Tejun Heo
2010-04-05
1
-0
/
+2
|
\
|
|
*
drm/radeon/kms: expose thermal/fan i2c buses
Alex Deucher
2010-03-31
1
-0
/
+1
|
*
drm/radeon: include radeon_asic.h in the asic specific files
Daniel Vetter
2010-03-15
1
-0
/
+1
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
|
/
*
drm/radeon/kms: simplify memory controller setup V2
Jerome Glisse
2010-02-18
1
-28
/
+8
*
drm/radeon/kms: clean up some low-hanging magic numbers
Alex Deucher
2010-02-09
1
-6
/
+7
*
drm/radeon/kms: don't call suspend path before cleaning up GPU
Jerome Glisse
2010-02-05
1
-2
/
+1
*
drm/radeon/kms: Use radeon_agp_disable when disabling AGP
Jerome Glisse
2010-01-14
1
-3
/
+1
*
drm/radeon/kms: add additional safe regs for r4xx/rs6xx and r5xx
Alex Deucher
2010-01-11
1
-1
/
+8
*
drm/radeon/kms: Schedule host path read cache flush through the ring V2
Jerome Glisse
2010-01-08
1
-0
/
+1
*
drm/radeon/kms: Workaround RV410/R420 CP errata (V3)
Corbin Simpson
2010-01-08
1
-0
/
+31
*
drm/radeon/kms: restore surface registers on resume.
Dave Airlie
2009-12-10
1
-1
/
+2
*
drm/radeon/kms/legacy: set common regs to sane value
Alex Deucher
2009-12-08
1
-0
/
+3
*
drm/radeon/kms: Rework radeon object handling
Jerome Glisse
2009-12-02
1
-2
/
+2
*
drm/radeon/kms: add irq mitigation code for sw interrupt.
Dave Airlie
2009-12-02
1
-1
/
+0
*
drm/radeon/kms: ignore unposted GPUs with no BIOS.
Dave Airlie
2009-12-02
1
-8
/
+3
*
drm/radeon/kms: AGP systems need PCI bus mastering enabled
Dave Airlie
2009-12-02
1
-0
/
+3
*
drm/radeon/kms: add debugfs for power management for AtomBIOS devices
Rafał Miłecki
2009-11-06
1
-0
/
+2
[next]