index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
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.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
r100.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/radeon: make all functions work with multiple rings.
Christian König
2011-12-20
1
-70
/
+79
*
drm/radeon/kms: add support for semaphores v3
Christian König
2011-12-20
1
-0
/
+8
*
drm/radeon/kms: add support for multiple fence queues v2
Alex Deucher
2011-12-20
1
-3
/
+3
*
drm/radeon/kms: add some loop timeouts in pageflip code
Alex Deucher
2011-12-01
1
-1
/
+6
*
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2011-11-07
1
-2
/
+5
|
\
|
*
drm/radeon/kms: consolidate GART code, fix segfault after GPU lockup V2
Jerome Glisse
2011-11-04
1
-2
/
+4
|
*
drm/radeon/kms: set HPD polarity in hpd_init()
Alex Deucher
2011-11-03
1
-0
/
+1
*
|
gpu: add module.h to drivers/gpu files as required.
Paul Gortmaker
2011-10-31
1
-0
/
+1
|
/
*
Merge tag 'v3.1-rc10' into drm-core-next
Dave Airlie
2011-10-18
1
-12
/
+10
|
\
|
*
Revert "drm/radeon/kms: fix typo in r100_blit_copy"
Dave Airlie
2011-09-23
1
-2
/
+2
|
*
drm/radeon/kms: Make GPU/CPU page size handling consistent in blit code (v2)
Alex Deucher
2011-09-18
1
-6
/
+6
|
*
drm/radeon/kms: fix typo in r100_blit_copy
Alex Deucher
2011-09-18
1
-2
/
+2
|
*
drm/radeon: Don't read from CP ring write pointer registers.
Michel Dänzer
2011-09-14
1
-4
/
+2
*
|
drm/radeon: Move r100_*_*reg out of line
Andi Kleen
2011-10-18
1
-0
/
+40
*
|
drm/radeon: Remove more bogus inlines in the radeon driver.
Andi Kleen
2011-10-18
1
-2
/
+104
*
|
drm/radeon: Print gart initialization details on all chipsets
Tormod Volden
2011-09-06
1
-0
/
+3
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-03-18
1
-5
/
+5
|
\
|
*
drm: fix printk typo 'sracth'
Paul Bolle
2011-03-01
1
-1
/
+1
|
*
drm: Fix printk typo 'failled'
Paul Bolle
2011-02-17
1
-4
/
+4
*
|
drm: radeon: *_cs_packet_parse_vline() cleanup
Paul Bolle
2011-03-17
1
-10
/
+6
*
|
drm/radeon: fix problem with changing active VRAM size. (v2)
Dave Airlie
2011-03-14
1
-3
/
+2
*
|
drm/radeon: fix page flipping hangs on r300/r400
Dave Airlie
2011-03-13
1
-17
/
+0
*
|
drm/radeon: fix regression with AA resolve checking
Dave Airlie
2011-02-23
1
-1
/
+1
*
|
drm: drop commented out code and preceding comment
Paul Bolle
2011-02-23
1
-2
/
+0
*
|
drm/radeon/kms: check AA resolve registers on r300
Marek Olšák
2011-02-14
1
-0
/
+23
*
|
drm/radeon/kms: optimize CS state checking for r100->r500
Marek Olšák
2011-02-14
1
-4
/
+36
|
/
*
drm/radeon/kms: clean up some magic numbers
Alex Deucher
2011-01-27
1
-5
/
+5
*
drm/radeon/kms: fix a spelling error in an error message
Alex Deucher
2011-01-24
1
-1
/
+1
*
drm/radeon/kms: balance asic_reset functions
Alex Deucher
2011-01-17
1
-5
/
+6
*
drm/radeon: use system_wq instead of dev_priv->wq
Tejun Heo
2011-01-06
1
-1
/
+1
*
drm/radeon/kms: improve pflip precision on r1xx-r4xx
Alex Deucher
2010-11-26
1
-3
/
+5
*
drm/kms/radeon: Reorder vblank and pageflip interrupt handling.
Mario Kleiner
2010-11-22
1
-4
/
+4
*
drm/radeon/kms: add pageflip ioctl support (v3)
Alex Deucher
2010-11-22
1
-8
/
+66
*
drivers/gpu/drm: Update WARN uses
Joe Perches
2010-11-09
1
-2
/
+2
*
drm/radeon/kms: fix handling of tex lookup disable in cs checker on r2xx
Alex Deucher
2010-10-28
1
-0
/
+3
*
drm/radeon/kms: MC vram map needs to be >= pci aperture size
Alex Deucher
2010-10-26
1
-0
/
+3
*
Merge branch 'drm-fixes' of /home/airlied/kernel/linux-2.6 into drm-core-next
Dave Airlie
2010-10-19
1
-0
/
+3
|
\
|
*
drm/radeon/kms: avoid corner case issue with unmappable vram V2
Jerome Glisse
2010-10-12
1
-0
/
+3
*
|
drm/radeon/kms: enable writeback (v2)
Alex Deucher
2010-10-06
1
-71
/
+26
|
/
*
drm/radeon/kms: fix the colorbuffer CS checker for r300-r500
Marek Olšák
2010-09-13
1
-5
/
+6
*
drm/radeon/kms: increase lockup detection interval to 10 sec for r100-r500
Marek Olšák
2010-09-13
1
-12
/
+1
*
drm/radeon: add basic zmask/hiz support (v4)
Dave Airlie
2010-08-02
1
-0
/
+5
*
drm/radeon/kms: move a bunch of modesetting debug to correct debug usage.
Dave Airlie
2010-08-02
1
-6
/
+6
*
Merge tag 'v2.6.35-rc6' into drm-radeon-next
Dave Airlie
2010-08-02
1
-2
/
+1
|
\
|
*
drm/radeon/kms: drop taking lock around crtc lookup.
Dave Airlie
2010-07-22
1
-2
/
+0
|
*
drm/radeon/kms: fix gtt MC base alignment on rs4xx/rs690/rs740 asics
Alex Deucher
2010-07-16
1
-0
/
+1
*
|
drm/radeon/kms: check/restore sanity before doing anything else with GPU.
Dave Airlie
2010-08-02
1
-0
/
+27
*
|
drm/radeon/kms: minor driver cleanups
Alex Deucher
2010-08-02
1
-4
/
+3
*
|
Merge branch 'drm-platform' into drm-testing
Dave Airlie
2010-07-07
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
drm: Remove drm_resource wrappers
Jordan Crouse
2010-06-01
1
-2
/
+2
[next]