index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-26
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-22
/
+22
2010-02-20
drm/radeon: bump the UMS driver version number to indicate rv740 fix
Dave Airlie
1
-1
/
+2
2010-02-20
drm/radeon/kms: free fence IB if it wasn't emited at IB free time
Jerome Glisse
1
-0
/
+2
2010-02-20
drm/radeon/rv740: fix backend setup
Alex Deucher
2
-6
/
+12
2010-02-20
drm/radeon/kms: fix shared ddc detection
Alex Deucher
1
-3
/
+2
2010-02-20
drm/radeon/kms/rs600: add connector quirk
Alex Deucher
1
-0
/
+9
2010-02-18
drm/radeon/kms: fix bo's fence association
Jerome Glisse
3
-29
/
+21
2010-02-18
drm/radeon/kms: fix indirect buffer management V2
Jerome Glisse
3
-72
/
+45
2010-02-18
drm/radeon/kms: use udelay for short delays
Dave Airlie
1
-1
/
+1
2010-02-15
drm/radeon/kms: make sure retry count increases.
Dave Airlie
1
-1
/
+1
2010-02-15
drm/radeon/kms/atom: use get_unaligned_le32() for ctx->ps
Matt Turner
1
-1
/
+4
2010-02-11
Merge branch 'drm-radeon-linus' of ../drm-next
Dave Airlie
9
-41
/
+89
2010-02-11
drm/radeon/kms: retry auxch on 0x20 timeout value.
Dave Airlie
1
-3
/
+7
2010-02-11
drm/radeon: Skip dma copy test in benchmark if card doesn't have dma engine.
Pauli Nieminen
1
-22
/
+33
2010-02-11
drm/radeon/kms: fix screen clearing before fbcon.
Dave Airlie
1
-1
/
+1
2010-02-09
of: add 'of_' prefix to machine_is_compatible()
Grant Likely
1
-22
/
+22
2010-02-09
drm/radeon/kms: add quirk for VGA without DDC on rv730 XFX card.
Dave Airlie
1
-0
/
+9
2010-02-09
drm/radeon/kms: don't crash if no DDC bus on VGA/DVI connector.
Dave Airlie
2
-9
/
+22
2010-02-08
drm/radeon/kms: change Kconfig text to reflect the new option.
Dave Airlie
1
-4
/
+8
2010-02-05
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
16
-60
/
+113
2010-02-05
drm/radeon/kms: suspend and resume audio stuff
Rafał Miłecki
2
-2
/
+9
2010-02-05
drm/radeon/kms: fix r300 vram width calculations
Dave Airlie
1
-4
/
+7
2010-02-05
drm/radeon/kms: rs400/480 MC setup is different than r300.
Dave Airlie
1
-5
/
+21
2010-02-05
drm/radeon/kms: make initial state of load detect property correct.
Dave Airlie
1
-1
/
+1
2010-02-05
drm/radeon/kms: disable HDMI audio for now on rv710/rv730
Dave Airlie
1
-1
/
+1
2010-02-05
drm/radeon/kms: don't call suspend path before cleaning up GPU
Jerome Glisse
11
-33
/
+26
2010-02-05
drivers/gpu/drm/radeon/radeon_combios.c: fix warning
Andrew Morton
1
-2
/
+1
2010-02-05
drm/r100/kms: Emit cache flush to the end of command buffer. (v2)
Pauli Nieminen
1
-2
/
+8
2010-02-05
drm/radeon/kms: fix regression rendering issue on R6XX/R7XX
Jerome Glisse
4
-0
/
+36
2010-02-05
drm/radeon/kms: move blit initialization after we disabled VGA
Jerome Glisse
2
-12
/
+12
2010-02-01
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
9
-145
/
+162
2010-02-01
drm/radeon/kms: Fix oops after radeon_cs_parser_init() failure.
Michel Dänzer
1
-1
/
+1
2010-02-01
drm/radeon/kms: Bailout of blit if error happen & protect with mutex V3
Jerome Glisse
4
-45
/
+48
2010-02-01
drm/radeon/kms: release agp on error.
Dave Airlie
1
-0
/
+3
2010-02-01
drm/kms/radeon/agp: Move the check of the aper_size after drm_acp_acquire and...
John Kacur
1
-7
/
+8
2010-02-01
drm/kms/radeon/agp: Fix warning, format ‘%d’ expects type ‘int’, but ...
John Kacur
1
-1
/
+1
2010-02-01
drm/kms/radeon: pick digitial encoders smarter. (v3)
Dave Airlie
3
-89
/
+99
2010-02-01
drm/radeon/kms: use active device to pick connector for encoder
Dave Airlie
1
-1
/
+1
2010-02-01
drm/radeon/kms: fix incorrect logic in DP vs eDP connector checking.
Dave Airlie
1
-2
/
+2
2010-01-26
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
21
-275
/
+519
2010-01-25
drm/radeon/kms: preface warning printk with driver name
Dave Airlie
1
-1
/
+1
2010-01-25
drm/radeon/kms: drop unnecessary printks.
Dave Airlie
1
-2
/
+0
2010-01-25
drm/radeon/kms: make hibernate work on IGPs
Dave Airlie
1
-1
/
+2
2010-01-24
drm/radeon/kms: fix legacy get_engine/memory clock
Alex Deucher
1
-2
/
+2
2010-01-24
drm/radeon/kms/atom: atom parser fixes
Alex Deucher
1
-2
/
+6
2010-01-24
drm/radeon/kms: clean up atombios pll code
Alex Deucher
1
-75
/
+121
2010-01-24
drm/radeon/kms: clean up pll struct
Alex Deucher
4
-49
/
+62
2010-01-24
drm/radeon/kms/atom: fix crtc lock ordering
Alex Deucher
1
-1
/
+1
2010-01-21
drm/radeon: r6xx/r7xx possible security issue, system ram access
Jerome Glisse
4
-0
/
+110
2010-01-21
drm/radeon/kms: r600/r700 don't test ib if ib initialization fails
Jerome Glisse
2
-12
/
+14
[next]