lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sat, 20 Dec 2008 01:53:38 +0530
From:	"Jaswinder Singh" <jaswinderlinux@...il.com>
To:	martin@...inux.com, gareth@...inux.com, airlied@...ux.ie,
	dri-devel@...ts.sourceforge.net,
	LKML <linux-kernel@...r.kernel.org>,
	"David Woodhouse" <dwmw2@...radead.org>,
	"Jaswinder Singh" <jaswinder@...radead.org>
Subject: Re: [PATCH] radeon_cp: use request_firmware

Hello all,

On Thu, Aug 7, 2008 at 1:21 PM, Jaswinder Singh <jaswinder@...radead.org> wrote:
> Moved datah before datal because datah is required before datal.
>
> Firmware blob looks like this...
>        __be32 datah
>        __be32 datal
>
> Signed-off-by: Jaswinder Singh <jaswinder@...radead.org>
> ---
>  drivers/gpu/drm/radeon/radeon_cp.c        |  152 ++-
>  drivers/gpu/drm/radeon/radeon_drv.h       |    6 +
>  drivers/gpu/drm/radeon/radeon_microcode.h | 1844 -----------------------------
>  firmware/Makefile                         |    4 +
>  firmware/WHENCE                           |   40 +
>  firmware/radeon/R100_cp.bin.ihex          |  130 ++
>  firmware/radeon/R200_cp.bin.ihex          |  130 ++
>  firmware/radeon/R300_cp.bin.ihex          |  130 ++
>  firmware/radeon/R420_cp.bin.ihex          |  130 ++
>  firmware/radeon/R520_cp.bin.ihex          |  130 ++
>  firmware/radeon/RS600_cp.bin.ihex         |  130 ++
>  firmware/radeon/RS690_cp.bin.ihex         |  130 ++
>  12 files changed, 1050 insertions(+), 1906 deletions(-)
>  delete mode 100644 drivers/gpu/drm/radeon/radeon_microcode.h
>  create mode 100644 firmware/radeon/R100_cp.bin.ihex
>  create mode 100644 firmware/radeon/R200_cp.bin.ihex
>  create mode 100644 firmware/radeon/R300_cp.bin.ihex
>  create mode 100644 firmware/radeon/R420_cp.bin.ihex
>  create mode 100644 firmware/radeon/R520_cp.bin.ihex
>  create mode 100644 firmware/radeon/RS600_cp.bin.ihex
>  create mode 100644 firmware/radeon/RS690_cp.bin.ihex
>

Is available at
http://git.infradead.org/users/jaswinder/firm-jsr-2.6.git?a=commit;h=3a911a216742e4ab998f3281409d46a62f252716


Please let me know, should I need to resend this patch for :
1. git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
OR
2. git kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git

Thank you,

Jaswinder Singh.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ