drm/radeon
Jerome Glisse 0980633afd drm/radeon: track global bo name and always return the same
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 parse relocation -35!

There might still be way for a rogue program to trigger this issue.

Signed-off-by: Jerome Glisse <jglisse@redhat.com>
2012-11-28 10:41:26 -05:00
..
Makefile.am radeon: add prime import/export support 2012-08-14 11:04:56 +10:00
bof.c drm/radeon: add new cs command stream dumping facilities 2010-04-08 17:53:09 +02:00
bof.h drm/radeon: add new cs command stream dumping facilities 2010-04-08 17:53:09 +02:00
libdrm_radeon.pc.in Install headers to $(includedir)/libdrm 2010-03-17 12:45:46 -07:00
r600_pci_ids.h radeon: add new SI pci id 2012-11-21 18:45:14 -05:00
radeon_bo.c radeon: indentation & trailing space cleanup 2010-01-14 11:24:16 +01:00
radeon_bo.h radeon: add square-tiling flag 2010-02-18 06:14:55 +01:00
radeon_bo_gem.c drm/radeon: track global bo name and always return the same 2012-11-28 10:41:26 -05:00
radeon_bo_gem.h radeon: add prime import/export support 2012-08-14 11:04:56 +10:00
radeon_bo_int.h radeon: indentation & trailing space cleanup 2010-01-14 11:24:16 +01:00
radeon_cs.c libdrm_radeon: Optimize cs_gem_reloc to do less looping. 2010-03-17 12:42:21 +02:00
radeon_cs.h radeon: use the const qualifier in radeon_cs_write_table 2010-04-26 20:09:34 +02:00
radeon_cs_gem.c radeon: fix unused-function warning 2012-10-24 18:25:58 +02:00
radeon_cs_gem.h radeon: indentation & trailing space cleanup 2010-01-14 11:24:16 +01:00
radeon_cs_int.h libdrm_radeon: Optimize cs_gem_reloc to do less looping. 2010-03-17 12:42:21 +02:00
radeon_cs_space.c radeon_cs_setup_bo: Fix accounting if caller specified write and read domains. 2012-02-08 10:50:55 +01:00
radeon_surface.c radeon: fix tile_split of 128-bit surface formats with 8x MSAA 2012-10-26 20:00:59 +02:00
radeon_surface.h radeon: fix stencil miptree allocation of combined ZS buffers on EG and SI 2012-10-06 05:45:56 +02:00