[PATCH] ttm/dma: Remove the WARN() which is not useful.

2012-01-12 Thread Jerome Glisse
On Thu, Jan 12, 2012 at 11:50:26AM -0500, Konrad Rzeszutek Wilk wrote: > . It was useful during development, but now on a production system > we can get this (if the user forgot to upload the firmware): > > [drm] radeon: irq initialized. > [drm] GART: num cpu pages 131072, num gpu pages 131072 > [

Re: [PATCH] ttm/dma: Remove the WARN() which is not useful.

2012-01-12 Thread Jerome Glisse
On Thu, Jan 12, 2012 at 11:50:26AM -0500, Konrad Rzeszutek Wilk wrote: > . It was useful during development, but now on a production system > we can get this (if the user forgot to upload the firmware): > > [drm] radeon: irq initialized. > [drm] GART: num cpu pages 131072, num gpu pages 131072 > [

[PATCH] ttm/dma: Remove the WARN() which is not useful.

2012-01-12 Thread Konrad Rzeszutek Wilk
. It was useful during development, but now on a production system we can get this (if the user forgot to upload the firmware): [drm] radeon: irq initialized. [drm] GART: num cpu pages 131072, num gpu pages 131072 [drm] radeon: ib pool ready. [drm] Loading SUMO Microcode r600_cp: Failed to load fi

[PATCH] ttm/dma: Remove the WARN() which is not useful.

2012-01-12 Thread Konrad Rzeszutek Wilk
. It was useful during development, but now on a production system we can get this (if the user forgot to upload the firmware): [drm] radeon: irq initialized. [drm] GART: num cpu pages 131072, num gpu pages 131072 [drm] radeon: ib pool ready. [drm] Loading SUMO Microcode r600_cp: Failed to load fi