Bug 86181 - Timeout setting UVD clocks
Summary: Timeout setting UVD clocks
Status: NEW
Alias: None
Product: Drivers
Classification: Unclassified
Component: Video(DRI - non Intel) (show other bugs)
Hardware: All Linux
: P1 normal
Assignee: drivers_video-dri
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-13 20:00 UTC by sterfield
Modified: 2014-10-13 20:01 UTC (History)
0 users

See Also:
Kernel Version: 3.16.3-2
Subsystem:
Regression: No
Bisected commit-id:


Attachments
full dmesg (61.83 KB, application/octet-stream)
2014-10-13 20:00 UTC, sterfield
Details
lspci of my graphic card (4.82 KB, application/octet-stream)
2014-10-13 20:01 UTC, sterfield
Details

Description sterfield 2014-10-13 20:00:58 UTC
Created attachment 153551 [details]
full dmesg

Hi,

I've bought recently a MSI R7 265 (lspci attached), and use it in build under Debian testing.

I've tried to configure it in order to have H264 hardware decoding, but UVD failed at boot time (dmesg attached).

I've tried to boot with dpm=0, the problem is still here.

As one user had problem with maybe overheating (https://bugzilla.kernel.org/show_bug.cgi?id=60858), I changed the thermal paste on my graphic card, but the problem persists.

I've dumped some registers, as it seems to be interesting :

root@steambox:~# radeontool regmatch 0x0718
0x0718  0x00000023 (35)
root@steambox:~# radeontool regmatch 0x071c
0x071c  0xc080001c (-1065353188)
root@steambox:~# radeontool regmatch 0x0720
0x0720  0x3168680e (828925966)

Thanks for your help !
Comment 1 sterfield 2014-10-13 20:01:46 UTC
Created attachment 153561 [details]
lspci of my graphic card

lspci -vvv of my graphic card.

Note You need to log in before you can comment on or make changes to this bug.