Re: PATCH - RADEON patch update for 3.10.1 urgency low

2013-07-21 Thread Dave Airlie
> did some re-design of the patch for detecting power modes in PowerPlayTable, > I > hope this version looks a little bit smarter. Quality check with my muxless > HD 6490M > succesful, integrity/sanity checks for other asics like si/r600 which use > the > radeon_atombios_parse_power_table_4_5 are

[PULL] drm-intel-fixes

2013-07-21 Thread Daniel Vetter
Hi Dave, Like I've said yesterday I've originally wanted to include a hdmi regression fix for modes with dotclocks > 165MHz, but this morning (after reading the test result from QA) I've noticed that I've fumbled something. So that patch has to take another round. So that regression is still open

[RFCv2 4/4] drm/msm: add a3xx gpu support

2013-07-21 Thread Rob Clark
Add initial support for a3xx 3d core. So far, with hardware that I've seen to date, we can have: + zero, one, or two z180 2d cores + a3xx or a2xx 3d core, which share a common CP (the firmware for the CP seems to implement some different PM4 packet types but the basics of cmdstream submiss

[RFCv2 3/4] drm/msm: add register definitions for gpu

2013-07-21 Thread Rob Clark
Generated from rnndb files in: https://github.com/freedreno/envytools Keep this split out as a separate commit to make it easier to review the actual driver. Signed-off-by: Rob Clark --- drivers/gpu/drm/msm/adreno/a2xx.xml.h | 1438 + drivers/gpu/drm/msm/adreno/a3xx.xm

[RFCv2 2/4] drm/msm: basic KMS driver for snapdragon

2013-07-21 Thread Rob Clark
The snapdragon chips have multiple different display controllers, depending on which chip variant/version. (As far as I can tell, current devices have either MDP3 or MDP4, and upcoming devices have MDSS.) And then external to the display controller are HDMI, DSI, etc. blocks which may be shared a

[RFCv2 1/4] drm/msm: add register definitions

2013-07-21 Thread Rob Clark
Generated from rnndb files in: https://github.com/freedreno/envytools Keep this split out as a separate commit to make it easier to review the actual driver. Signed-off-by: Rob Clark --- drivers/gpu/drm/msm/dsi/dsi.xml.h | 262 + drivers/gpu/drm/msm/dsi/mmss_cc.xml.h | 156 +

[RFCv2 0/4] drm/msm: A DRM/KMS driver for snapdragon SoCs

2013-07-21 Thread Rob Clark
This patchset can also be found here, for easier browsing: https://github.com/freedreno/kernel-msm/commits/ifc6410-drm-rfc2 git://github.com/freedreno/kernel-msm.git ifc6410-drm-rfc2 Compared to the previous revision of the RFC, I now have GPU support. I can watch a tear-free, page-flipped km

[RFCv2 0/4] drm/msm: A DRM/KMS driver for snapdragon SoCs

2013-07-21 Thread Rob Clark
This patchset can also be found here, for easier browsing: https://github.com/freedreno/kernel-msm/commits/ifc6410-drm-rfc2 git://github.com/freedreno/kernel-msm.git ifc6410-drm-rfc2 Compared to the previous revision of the RFC, I now have GPU support. I can watch a tear-free, page-flipped km

[PATCH RFC] drm/radeon: combios tables on older cards

2013-07-21 Thread Mark Kettenis
Noticed that my old Radeon 7500 hung after printing drm: GPU not posted. posting now... when it wasn't selected as the primary card the BIOS. Some digging revealed that it was hanging in combios_parse_mmio_table() while parsing the ASIC INIT 3 table. Looking at the BIOS ROM for the card, it

[PATCH RFC] drm/radeon: combios tables on older cards

2013-07-21 Thread Alex Deucher
On Sun, Jul 21, 2013 at 11:21 AM, Mark Kettenis wrote: > Noticed that my old Radeon 7500 hung after printing > >drm: GPU not posted. posting now... > > when it wasn't selected as the primary card the BIOS. Some digging > revealed that it was hanging in combios_parse_mmio_table() while > pars

Re: [PATCH RFC] drm/radeon: combios tables on older cards

2013-07-21 Thread Alex Deucher
On Sun, Jul 21, 2013 at 11:21 AM, Mark Kettenis wrote: > Noticed that my old Radeon 7500 hung after printing > >drm: GPU not posted. posting now... > > when it wasn't selected as the primary card the BIOS. Some digging > revealed that it was hanging in combios_parse_mmio_table() while > parsi

[Bug 66963] r600: linux 3.11RC1 isn't booting with radeon.dpm=1 option in grub

2013-07-21 Thread bugzilla-dae...@freedesktop.org
/archives/dri-devel/attachments/20130721/c22f014e/attachment.html>

[PATCH RFC] drm/radeon: combios tables on older cards

2013-07-21 Thread Mark Kettenis
Noticed that my old Radeon 7500 hung after printing drm: GPU not posted. posting now... when it wasn't selected as the primary card the BIOS. Some digging revealed that it was hanging in combios_parse_mmio_table() while parsing the ASIC INIT 3 table. Looking at the BIOS ROM for the card, it

[Bug 66963] r600: linux 3.11RC1 isn't booting with radeon.dpm=1 option in grub

2013-07-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=66963 --- Comment #5 from Sergey --- Tried to play with rv6xx_dpm_init(), but no luck at all. Toggling init conditions leads to same system stuck. Though if I put 'return -1' system seems to boot (screen is still off). And I can connect via ssh, but d