[PATCH] drm/radeon: track global bo name and always return the same

2012-11-28 Thread Christian König
On 27.11.2012 20:02, j.glisse at gmail.com wrote: > From: Jerome Glisse > > To avoid kernel rejecting cs if we return different global name > for same bo keep track of global name and always return the same. > Seems to fix issue with suspend/resume failing and repeatly printing > following

Re: [PATCH] drm/radeon: track global bo name and always return the same

2012-11-28 Thread Christian König
On 27.11.2012 20:02, j.gli...@gmail.com wrote: From: Jerome Glisse jgli...@redhat.com To avoid kernel rejecting cs if we return different global name for same bo keep track of global name and always return the same. Seems to fix issue with suspend/resume failing and repeatly printing following

[PATCH] drm/radeon: track global bo name and always return the same

2012-11-27 Thread j.gli...@gmail.com
From: Jerome Glisse To avoid kernel rejecting cs if we return different global name for same bo keep track of global name and always return the same. Seems to fix issue with suspend/resume failing and repeatly printing following message : [drm:radeon_cs_ioctl] *ERROR* Failed

[PATCH] drm/radeon: track global bo name and always return the same

2012-11-27 Thread j . glisse
From: Jerome Glisse jgli...@redhat.com To avoid kernel rejecting cs if we return different global name for same bo keep track of global name and always return the same. Seems to fix issue with suspend/resume failing and repeatly printing following message : [drm:radeon_cs_ioctl] *ERROR* Failed to