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