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
/
r300.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/radeon: delete useless function return values & remove meaningless if(r) ...
Bernard Zhao
2021-06-22
1
-3
/
+1
*
drm/radeon: do not use drm middle layer for debugfs (v2)
Nirmoy Das
2021-02-18
1
-21
/
+12
*
drm/radeon: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-11-24
1
-0
/
+1
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-2
/
+2
*
drm/radeon: Don't include <drm/drm_pci.h>
Thomas Zimmermann
2019-12-05
1
-1
/
+1
*
drm/radeon: drop use of drmP.h (2/2)
Sam Ravnborg
2019-06-10
1
-5
/
+11
*
drm/radeon: drop dependency on drm_os_linux.h
Sam Ravnborg
2019-06-10
1
-1
/
+1
*
drm/radeon/r300: Mark expected switch fall-throughs
Gustavo A. R. Silva
2018-11-05
1
-2
/
+2
*
gpu: drm: amd/radeon: Convert printk(KERN_<LEVEL> to pr_<level>
Joe Perches
2017-03-29
1
-8
/
+5
*
drm/radeon: allow to force hard GPU reset.
Jérome Glisse
2016-05-02
1
-1
/
+1
*
radeon: Deinline indirect register accessor functions
Denys Vlasenko
2015-05-28
1
-0
/
+25
*
drm/radeon: Split off gart_get_page_entry ASIC hook from set_page_entry
Michel Dänzer
2015-01-22
1
-5
/
+11
*
drm/radeon: use pointers instead of indexes for CS chunks
Christian König
2014-12-03
1
-1
/
+1
*
drm/radeon: rename radeon_cs_reloc to radeon_bo_list
Christian König
2014-12-03
1
-2
/
+2
*
drm/radeon: Only flush HDP cache for indirect buffers from userspace
Michel Dänzer
2014-08-18
1
-1
/
+1
*
drm/radeon: Pass GART page flags to radeon_gart_set_page() explicitly
Michel Dänzer
2014-08-05
1
-3
/
+9
*
drm/radeon: Remove radeon_gart_restore()
Michel Dänzer
2014-08-05
1
-1
/
+0
*
drm/radeon: remove range check from *_gart_set_page
Christian König
2014-06-09
1
-5
/
+2
*
Merge tag 'v3.14-rc7' into drm-next
Dave Airlie
2014-03-18
1
-2
/
+0
|
\
|
*
drm/radeon: resume old pm late
Alex Deucher
2014-03-06
1
-2
/
+0
*
|
drm/radeon: remove struct radeon_bo_list
Christian König
2014-03-04
1
-16
/
+16
|
/
*
drm/radeon/pm: move pm handling into the asic specific code
Alex Deucher
2013-12-24
1
-0
/
+7
*
Docs: Comment: Fixed egregious typos
Michael Witten
2013-08-20
1
-1
/
+1
*
radeon: Fix system hang issue when using KMS with older cards
Adis Hamzić
2013-06-03
1
-3
/
+6
*
drm/radeon: consolidate redundant macros and constants
Ilija Hadzic
2013-01-31
1
-3
/
+3
*
drm/radeon: use common next_reloc function
Ilija Hadzic
2013-01-31
1
-8
/
+8
*
drm/radeon: rename r100_cs_dump_packet to radeon_cs_dump_packet
Ilija Hadzic
2013-01-31
1
-9
/
+9
*
drm/radeon: use common cs packet parse function
Ilija Hadzic
2013-01-31
1
-1
/
+1
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-03
1
-2
/
+2
|
\
|
*
drm/radeon: Mark all possible functions / structs as static
Lauri Kasanen
2012-09-20
1
-2
/
+2
*
|
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: make the ib an inline object
Jerome Glisse
2012-05-09
1
-2
/
+2
*
drm/radeon: remove r300_gpu_is_lockup
Christian König
2012-05-03
1
-14
/
+0
*
drm/radeon: make forcing ring activity a common function
Christian König
2012-05-03
1
-9
/
+1
*
drm/radeon: move lockup detection code into radeon_ring.c
Christian König
2012-05-03
1
-2
/
+2
*
drm/radeon: use central function for IB testing
Christian König
2012-05-03
1
-5
/
+2
*
drm/radeon: replace gpu_lockup with ring->ready flag
Christian König
2012-05-03
1
-1
/
+0
*
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: reorganize gart callbacks
Alex Deucher
2012-02-29
1
-2
/
+2
*
|
drm/radeon/kms: make ring_start, ring_test, and ib_test per ring
Alex Deucher
2012-02-29
1
-3
/
+2
|
/
*
drm/radeon: GPU virtual memory support v22
Jerome Glisse
2012-01-06
1
-3
/
+3
*
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
-64
/
+64
*
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
-62
/
+65
*
drm/radeon/kms: add support for multiple fence queues v2
Alex Deucher
2011-12-20
1
-2
/
+2
[next]