From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@bugzilla.kernel.org
Subject: [Bug 71891] 3.13 fails to boot with the radeon module
Date: Sun, 06 Apr 2014 18:50:42 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Return-path:
Received: from mail.kernel.org (mail.kernel.org [198.145.19.201])
by gabe.freedesktop.org (Postfix) with ESMTP id 478616E444
for ; Sun, 6 Apr 2014 11:50:45 -0700 (PDT)
Received: from mail.kernel.org (localhost [127.0.0.1])
by mail.kernel.org (Postfix) with ESMTP id 7420920386
for ; Sun, 6 Apr 2014 18:50:44 +0000 (UTC)
Received: from bugzilla1.web.kernel.org (bugzilla1.web.kernel.org
[172.20.200.51])
by mail.kernel.org (Postfix) with ESMTP id 0F93B202A1
for ; Sun, 6 Apr 2014 18:50:43 +0000 (UTC)
In-Reply-To:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: dri-devel-bounces@lists.freedesktop.org
Sender: "dri-devel"
To: dri-devel@lists.freedesktop.org
List-Id: dri-devel@lists.freedesktop.org
https://bugzilla.kernel.org/show_bug.cgi?id=71891
--- Comment #8 from sdh ---
I suppose you mean these firmwares:
http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git/tree/radeon
The Arch Linux package is built from the latest commit, and is installed on my
laptop.
% modinfo radeon | grep firmware | grep uvd
firmware: radeon/BONAIRE_uvd.bin
firmware: radeon/TAHITI_uvd.bin
firmware: radeon/SUMO_uvd.bin
firmware: radeon/CYPRESS_uvd.bin
firmware: radeon/RV710_uvd.bin
% modinfo radeon | grep firmware | grep rlc
firmware: radeon/SUMO_rlc.bin
firmware: radeon/CYPRESS_rlc.bin
firmware: radeon/JUNIPER_rlc.bin
firmware: radeon/REDWOOD_rlc.bin
firmware: radeon/CEDAR_rlc.bin
firmware: radeon/R700_rlc.bin
firmware: radeon/R600_rlc.bin
firmware: radeon/ARUBA_rlc.bin
firmware: radeon/CAYMAN_rlc.bin
firmware: radeon/BTC_rlc.bin
firmware: radeon/HAINAN_rlc.bin
firmware: radeon/OLAND_rlc.bin
firmware: radeon/VERDE_rlc.bin
firmware: radeon/PITCAIRN_rlc.bin
firmware: radeon/TAHITI_rlc.bin
firmware: radeon/KABINI_rlc.bin
firmware: radeon/KAVERI_rlc.bin
firmware: radeon/HAWAII_rlc.bin
firmware: radeon/BONAIRE_rlc.bin
--
You are receiving this mail because:
You are watching the assignee of the bug.