> 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
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
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
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
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
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 +
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
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
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
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
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
/archives/dri-devel/attachments/20130721/c22f014e/attachment.html>
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
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
14 matches
Mail list logo