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.13.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-06-08
drm/radeon: don't poll tv dac if crtc2 is in use.
Dave Airlie
1
-0
/
+11
2010-06-08
drm/radeon: reset i2c valid to avoid incorrect tv-out polling.
Dave Airlie
1
-0
/
+2
2010-06-08
drm/radeon/kms/pm: resurrect printing power states
Rafał Miłecki
1
-0
/
+45
2010-06-08
drm/radeon/kms: add trivial debugging for voltage
Rafał Miłecki
4
-0
/
+5
2010-06-08
drm/radeon/kms/r600+: use voltage from requested clock mode (v3)
Rafał Miłecki
3
-10
/
+12
2010-06-08
drm/radeon/kms/pm: track current voltage (v2)
Alex Deucher
6
-7
/
+22
2010-06-08
drm/radeon/kms/pm: Disable voltage adjust on RS780/RS880
Alex Deucher
1
-4
/
+1
2010-06-08
drm/radeon/kms: fix typo in printing the HPD info
Alex Deucher
1
-2
/
+1
2010-06-08
drm/radeon/kms/pm: add mid profile
Alex Deucher
5
-13
/
+126
2010-06-08
drm/radeon/kms/pm: Misc fixes
Alex Deucher
1
-16
/
+10
2010-06-08
drm/radeon/kms/combios: fix typo in voltage fix
Alex Deucher
1
-1
/
+1
2010-06-08
drm/radeon/kms/evergreen: set accel_enabled
Alex Deucher
3
-3
/
+11
2010-06-08
drm/radeon: fix PM on non-vram cards.
Dave Airlie
1
-9
/
+0
2010-06-08
drm: Propagate error from drm_fb_helper_init().
Chris Wilson
1
-3
/
+9
2010-06-03
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
16
-50
/
+2577
2010-06-03
drm/radeon/kms: make sure display hw is disabled when suspending
Alex Deucher
1
-0
/
+7
2010-06-03
drm/radeon/kms/pm: voltage fixes
Alex Deucher
2
-4
/
+12
2010-06-03
drm/radeon/kms/pm: radeon_set_power_state fixes
Alex Deucher
1
-41
/
+34
2010-06-03
drm/radeon/kms/pm: patch default power state with default clocks/voltages on ...
Alex Deucher
1
-1
/
+24
2010-06-03
drm/radeon/kms/pm: enable SetVoltage on r7xx/evergreen
Alex Deucher
2
-0
/
+10
2010-06-03
drm/radeon/kms/pm: add support for SetVoltage cmd table (V2)
Alex Deucher
4
-1
/
+45
2010-06-01
drm/radeon/kms/evergreen: add initial CS parser
Alex Deucher
7
-3
/
+2443
2010-06-01
drm/kms: disable/enable poll around switcheroo on/off
Dave Airlie
1
-0
/
+2
2010-05-29
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-2
/
+3
2010-05-29
drm/radeon: fix the r100/r200 ums block 0 page fix
Dave Airlie
1
-2
/
+3
2010-05-26
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
5
-2
/
+20
2010-05-26
drm/radeon/kms: suppress a build warning (unused variable)
Stefan Richter
1
-0
/
+1
2010-05-24
drm: Fixes linux-next & linux-2.6 checkstack warnings:
Prarit Bhargava
1
-2
/
+11
2010-05-24
drm/radeon/kms: release AGP bridge at suspend
Jerome Glisse
3
-0
/
+8
2010-05-21
Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
53
-1882
/
+5969
2010-05-21
drm/radeon/kms/pm/r600: select the mid clock mode for single head low profile
Alex Deucher
1
-1
/
+1
2010-05-21
drm/radeon: fix power supply kconfig interaction.
Dave Airlie
1
-1
/
+0
2010-05-21
drm/radeon/kms: record object that have been list reserved
Jerome Glisse
2
-1
/
+6
2010-05-21
drm/radeon: AGP memory is only I/O if the aperture can be mapped by the CPU.
Michel Dänzer
1
-1
/
+1
2010-05-21
drm/radeon/kms: don't default display priority to high on rs4xx
Alex Deucher
1
-1
/
+4
2010-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2010-05-19
drm/radeon: fix hdmi offset bug reported by smatch.
Dave Airlie
1
-1
/
+1
2010-05-19
drm/radeon/kms: hpd cleanup
Alex Deucher
4
-16
/
+15
2010-05-19
drm/radeon/kms: reset ddc_bus in object header parsing
Alex Deucher
1
-3
/
+2
2010-05-19
Merge remote branch 'anholt/drm-intel-next' into drm-next
Dave Airlie
15
-48
/
+89
2010-05-18
drm/radeon/pm: fix device_create_file return value checks.
Dave Airlie
1
-2
/
+7
2010-05-18
drm/radeon/kms/pm: fix r6xx+ profile setup
Alex Deucher
1
-61
/
+53
2010-05-18
drm/radeon/kms/pm: make pm spam debug only
Alex Deucher
4
-24
/
+24
2010-05-18
drm/radeon/kms/pm: rework power management
Alex Deucher
19
-519
/
+790
2010-05-18
drm/radeon/kms/pm: add support for no display power states
Alex Deucher
8
-40
/
+94
2010-05-18
drm/radeon/kms: fix lock ordering in ring, ib handling
Alex Deucher
1
-17
/
+22
2010-05-18
radeon: Use fences to gate entry to reclocking on <r600
Matthew Garrett
1
-0
/
+8
2010-05-18
radeon: Split out ring locking and allocation
Matthew Garrett
2
-6
/
+23
2010-05-18
drm/radeon/kms: enable misc pm power state features on r1xx-r4xx
Alex Deucher
1
-2
/
+0
2010-05-18
drm/radeon/kms: enable misc pm power state features on r5xx, rs6xx
Alex Deucher
2
-4
/
+12
[next]