index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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/kms: remove rv100 bios connector quirk
Alex Deucher
2010-07-01
1
-9
/
+0
*
drm/radeon/kms/pm: fix power state indexing on igp chips in dynpm mode
Alex Deucher
2010-07-01
1
-3
/
+8
*
DRM / radeon / KMS: Fix hibernation regression related to radeon PM (was: Re:...
Rafael J. Wysocki
2010-07-01
2
-8
/
+36
*
drm/radeon/kms/igp: fix possible divide by 0 in bandwidth code (v2)
Alex Deucher
2010-07-01
3
-17
/
+23
*
drm/radeon: add quirk to make HP nx6125 laptop resume.
Dave Airlie
2010-07-01
1
-0
/
+8
*
drm/radeon/kms: add some missing regs to evergreen gpu init
Alex Deucher
2010-07-01
2
-0
/
+26
*
drm/radeon/kms: fix typos in evergreen command checker
Alex Deucher
2010-07-01
2
-7
/
+7
*
drm/radeon/kms: avoid oops on mac r4xx cards
Alex Deucher
2010-07-01
1
-0
/
+7
*
drm/radeon/kms: Force HDP_NONSURF to maximum size
Jerome Glisse
2010-07-01
3
-3
/
+3
*
drm/radeon/kms: disable frac fb dividers for rs6xx
Alex Deucher
2010-07-01
1
-1
/
+1
*
drm/radeon/kms: don't read attempt to read bios from VRAM on unposted GPU.
Dave Airlie
2010-07-01
1
-0
/
+4
*
drm/radeon/kms: fix typo in evergreen_gpu_init
Alex Deucher
2010-07-01
1
-5
/
+5
*
drm/radeon/kms: return ret in cursor_set failure path
Matt Turner
2010-07-01
1
-1
/
+1
*
drm/radeon/r100/r200: fix calculation of compressed cube maps
Roland Scheidegger
2010-07-01
1
-27
/
+31
*
drm/radeon/r200: handle more hw tex coord types
Roland Scheidegger
2010-07-01
1
-0
/
+2
*
drm/radeon/kms: CS checker texture fixes for r1xx/r2xx/r3xx
Roland Scheidegger
2010-07-01
3
-0
/
+11
*
drm/radeon: add fake RN50 table for powerpc
Dave Airlie
2010-07-01
2
-0
/
+33
*
drm/radeon/kms: fix DP after DPMS cycle
Alex Deucher
2010-07-01
1
-2
/
+2
*
drm/radeon/kms: fix dpms state on resume
Cedric Godin
2010-07-01
1
-0
/
+7
*
drm/radeon/kms: fix bandwidth calculation when sideport is present
Alex Deucher
2010-07-01
1
-5
/
+1
*
radeon/kms: fix powerpc/rn50 untiled behaviour.
Dave Airlie
2010-06-15
1
-6
/
+14
*
drm/radeon: fix dual-head on rv250
Dave Airlie
2010-06-15
1
-13
/
+9
*
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
[next]