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
2011-11-12
drm/radeon/kms/combios: fix dynamic allocation of PM clock modes
Alex Deucher
1
-8
/
+19
2011-11-11
drm/radeon/kms/pm: switch to dynamically allocating clock mode array
Alex Deucher
2
-39
/
+82
2011-11-11
drm/radeon/kms: optimize r600_pm_profile_init
Alex Deucher
1
-68
/
+32
2011-11-11
drm/radeon/kms/pm: add a proper pm profile init function for fusion
Alex Deucher
6
-39
/
+94
2011-11-11
drm/radeon/kms: remove extraneous calls to radeon_pm_compute_clocks()
Alex Deucher
2
-12
/
+0
2011-11-11
drm/radeon/benchmark: signedness bug in radeon_benchmark_move()
Dan Carpenter
1
-1
/
+1
2011-11-11
drm/radeon/kms: make an aux failure debug only
Alex Deucher
1
-1
/
+1
2011-11-11
drm/radeon/kms: fix use of vram scratch page on evergreen/ni
Alex Deucher
1
-1
/
+1
2011-11-11
drm/radeon: Make sure CS mutex is held across GPU reset.
Michel Dänzer
3
-12
/
+62
2011-11-07
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
23
-2536
/
+2723
2011-11-04
drm/radeon/kms: consolidate GART code, fix segfault after GPU lockup V2
Jerome Glisse
10
-116
/
+75
2011-11-03
drm/radeon/kms: don't poll forever if MC GDDR link training fails
Alex Deucher
1
-2
/
+5
2011-11-03
drm/radeon/kms: fix DP setup on TRAVIS bridges
Alex Deucher
1
-2
/
+5
2011-11-03
drm/radeon/kms: set HPD polarity in hpd_init()
Alex Deucher
5
-11
/
+12
2011-11-03
drm/radeon/kms: add MSI module parameter
Alex Deucher
3
-0
/
+11
2011-11-03
drm/radeon/kms: Add MSI quirk for Dell RS690
Alex Deucher
1
-0
/
+6
2011-11-03
drm/radeon/kms: Add MSI quirk for HP RS690
Alex Deucher
1
-0
/
+7
2011-11-03
drm/radeon/kms: split MSI check into a separate function
Alex Deucher
1
-6
/
+23
2011-11-01
drm/radeon/kms: always do extended edid probe
Alex Deucher
3
-85
/
+18
2011-11-01
drm/radeon/kms: remove useless radeon_ddc_dump()
Alex Deucher
1
-33
/
+0
2011-11-01
drm/radeon/kms: make atombios_dig_transmitter_setup() version based
Alex Deucher
1
-122
/
+221
2011-11-01
drm/radeon/kms: make atombios_dig_encoder_setup() version based
Alex Deucher
1
-84
/
+127
2011-11-01
drm/radeon/kms: make atombios_dvo_setup() version based
Alex Deucher
1
-21
/
+38
2011-11-01
drm/radeon/kms: move atom encoder setup to a new file
Alex Deucher
4
-2182
/
+2214
2011-11-01
drm/radeon/kms: allocate vram scratch page on 6xx+
Alex Deucher
5
-57
/
+80
2011-11-01
drm/radeon/kms: check for DP MST mode in a few more places (v2)
Alex Deucher
3
-13
/
+14
2011-11-01
drm/radeon/kms/atom: rework encoder dpms
Alex Deucher
1
-152
/
+186
2011-11-01
drm/radeon/kms: only require 2.7 Ghz DP clock for NUTMEG
Alex Deucher
1
-2
/
+2
2011-11-01
drm/radeon/kms: rework DP bridge checks
Alex Deucher
6
-25
/
+27
2011-11-01
drm/radeon/kms: use defined constants for crtc/hpd count instead of hard-code...
Ilija Hadzic
2
-15
/
+16
2011-11-01
drm/radeon: flush read cache for gtt with fence on r6xx and newer GPU V3
Jerome Glisse
3
-4
/
+20
2011-11-01
drm/radeon: set hpd polarity at init time so hotplug detect works
Jerome Glisse
1
-0
/
+1
2011-11-01
drm/radeon/kms: cleanup atombios_adjust_pll()
Alex Deucher
1
-28
/
+13
2011-11-01
drm/radeon/kms: properly set panel mode for eDP
Alex Deucher
1
-0
/
+11
2011-11-01
drm/radeon/kms/cayman/blit: specify CP_COHER_CNTL2 with surface_sync
Alex Deucher
1
-0
/
+11
2011-11-01
drm/radeon/kms: rework texture cache flush in r6xx+ blit code
Alex Deucher
3
-7
/
+10
2011-11-01
drm/radeon: avoid bouncing connector status btw disconnected & unknown
Jerome Glisse
1
-2
/
+3
2011-11-01
gpu: add module.h to drivers/gpu files as required.
Paul Gortmaker
6
-0
/
+8
2011-11-01
gpu: Add export.h as required to drivers/gpu files.
Paul Gortmaker
1
-0
/
+2
2011-10-28
Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
35
-1035
/
+869
2011-10-27
Revert "drm/ttm: add a way to bo_wait for either the last read or last write"
Dave Airlie
2
-2
/
+1
2011-10-27
Revert "drm/radeon/kms: add a new gem_wait ioctl with read/write flags"
Dave Airlie
7
-46
/
+8
2011-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2011-10-21
drm/radeon: Lower the severity of the radeon lockup messages.
Dave Jones
1
-1
/
+1
2011-10-19
drm/radeon/kms/atom: fix handling of FB scratch indices
Alex Deucher
2
-2
/
+14
2011-10-18
Merge tag 'v3.1-rc10' into drm-core-next
Dave Airlie
14
-216
/
+104
2011-10-18
drm/radeon/kms/DCE4.1: fix Select_CrtcSource EncodeMode setting for DP bridge...
Alex Deucher
1
-1
/
+11
2011-10-18
drm/radeon/kms/DCE4.1: ss is not supported on the internal pplls
Alex Deucher
1
-1
/
+1
2011-10-18
drm/radeon/kms/DCE4.1: fix dig encoder to transmitter mapping
Alex Deucher
1
-4
/
+9
2011-10-18
drm/radeon/kms: make r600-NI blit suspend code common
Alex Deucher
5
-38
/
+22
[next]