[Bug 76490] Hang during boot when DPM is on (R9 270X)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Comment # 122 on bug 76490 from
I also edited this piece of code (still in si_dpm.c) to let my memory clock hit
1400 MHz which is stock speed for this card, and I'm still running rock solid:

    /* limit all SI kickers */
    if (rdev->family == CHIP_PITCAIRN) {
        if ((rdev->pdev->revision == 0x81) ||
            (rdev->pdev->device == 0x6810) ||
            (rdev->pdev->device == 0x6811) ||
            (rdev->pdev->device == 0x6816) ||
            (rdev->pdev->device == 0x6817) ||
            (rdev->pdev->device == 0x6806))
            max_mclk = 145000;
    } else if (rdev->family == CHIP_VERDE) {
...

Not sure why it doesn't hit my 1450MHz overclock (which is flashed to the
card's bios), but I'm very pleased compared to the previous 1200MHz.


You are receiving this mail because:
_______________________________________________
dri-devel mailing list
dri-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/dri-devel

[Index of Archives]     [Linux DRI Users]     [Linux Intel Graphics]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux