Alex Deucher
1b9c3dd022
drm/radeon: make use of radeon_gem_init() consistent
...
All radeon_gem_init() does is initialize the gem objects
list. radeon_device.c does this explicitly. r600+ calls
radeon_gem_init() so the list gets initialized twice. Older
asics don't call it at all and rely on the the init in
radeon_device.c. Just call radeon_gem_init() in radeon_device.c
and remove the explicit calls from all the newer asics.
All asics call radeon_gem_fini() in their fini pathes. That
could possibly be cleaned up too.
Signed-off-by: Alex Deucher <alexander.deucher@amd.com >
Reviewed-by: Michel Dänzer <michel.daenzer@amd.com >
Signed-off-by: Dave Airlie <airlied@redhat.com >
2012-05-17 11:46:32 +01:00
..
2012-05-05 10:06:06 -07:00
2012-04-13 14:04:08 +01:00
2012-05-03 17:16:52 -07:00
2012-03-28 18:30:03 +01:00
2012-04-09 14:54:22 -07:00
2012-04-16 13:32:01 -04:00
2012-04-20 11:31:00 -07:00
2012-04-27 15:16:43 -04:00
2012-05-02 09:22:29 +01:00
2012-04-12 00:05:05 +02:00
2012-04-13 17:57:40 -07:00
2012-04-06 21:48:59 -04:00
2012-04-09 15:13:40 +08:00
2012-03-27 16:03:32 -07:00
2012-04-26 15:33:36 -07:00
2012-04-06 17:56:20 -07:00
2012-03-28 18:30:03 +01:00
2012-05-03 17:19:19 -07:00
2012-04-27 10:46:45 +08:00
2012-05-17 11:46:32 +01:00
2012-04-20 10:39:33 -07:00
2012-04-23 14:23:32 +03:00
2012-05-01 09:16:14 -07:00
2012-04-27 16:13:29 +02:00
2012-03-28 18:30:03 +01:00
2012-04-05 15:25:50 -07:00
2012-04-26 15:35:35 -07:00
2012-04-30 10:13:48 -07:00
2012-04-05 15:30:34 -07:00
2012-04-12 15:36:33 -07:00
2012-04-17 16:29:31 +02:00
2012-03-28 18:30:03 +01:00
2012-05-04 17:03:18 +10:00
2012-04-21 12:43:23 -07:00
2012-03-28 15:58:21 -07:00
2012-05-01 11:55:04 +02:00
2012-04-05 15:30:34 -07:00
2012-04-26 15:33:36 -07:00
2012-04-26 15:33:36 -07:00
2012-05-03 01:42:55 -04:00
2012-03-28 18:30:03 +01:00
2012-04-10 14:20:56 -06:00
2012-04-05 15:25:50 -07:00
2012-03-28 15:58:21 -07:00
2012-05-07 14:02:14 +02:00
2012-03-29 16:00:48 -07:00
2012-04-11 09:31:02 +02:00
2012-05-06 12:19:38 -07:00
2012-03-30 16:45:39 -07:00
2012-03-30 16:09:02 -07:00
2012-04-10 10:26:41 -07:00
2012-04-05 15:25:50 -07:00
2012-05-04 15:35:09 -07:00
2012-04-24 00:33:17 -04:00
2012-03-28 18:30:03 +01:00
2012-04-25 08:46:29 +01:00
2012-03-30 00:09:17 -07:00
2012-04-27 12:20:39 -06:00
2012-04-26 12:40:53 -07:00
2012-04-06 18:57:05 -07:00
2012-05-02 13:47:49 -07:00
2012-05-01 14:11:51 -04:00
2012-04-18 13:15:51 -07:00
2012-04-22 21:02:57 -07:00
2012-05-07 14:02:14 +02:00
2012-04-15 11:51:06 +03:00
2012-04-26 14:38:07 +02:00
2012-04-26 22:07:28 -04:00
2012-04-02 09:50:40 -07:00
2012-04-02 09:50:40 -07:00