[PATCH 023/165] drm/radeon/cik: fill in startup/shutdown callbacks (v4)

2013-06-26 Thread Christian König
Am 26.06.2013 15:21, schrieb alexdeucher at gmail.com: > From: Alex Deucher > > v2: update to latest driver changes > v3: properly tear down vm on suspend > v4: fix up irq init ordering > > Signed-off-by: Alex Deucher Just a copy error, but some comments are referring to cayman and r500/r700

[PATCH 023/165] drm/radeon/cik: fill in startup/shutdown callbacks (v4)

2013-06-26 Thread alexdeuc...@gmail.com
From: Alex Deucher v2: update to latest driver changes v3: properly tear down vm on suspend v4: fix up irq init ordering Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/cik.c | 340 ++ 1 files changed, 340

[PATCH 023/165] drm/radeon/cik: fill in startup/shutdown callbacks (v4)

2013-06-26 Thread alexdeucher
From: Alex Deucher alexander.deuc...@amd.com v2: update to latest driver changes v3: properly tear down vm on suspend v4: fix up irq init ordering Signed-off-by: Alex Deucher alexander.deuc...@amd.com --- drivers/gpu/drm/radeon/cik.c | 340 ++ 1 files

Re: [PATCH 023/165] drm/radeon/cik: fill in startup/shutdown callbacks (v4)

2013-06-26 Thread Christian König
Am 26.06.2013 15:21, schrieb alexdeuc...@gmail.com: From: Alex Deucher alexander.deuc...@amd.com v2: update to latest driver changes v3: properly tear down vm on suspend v4: fix up irq init ordering Signed-off-by: Alex Deucher alexander.deuc...@amd.com Just a copypaste error, but some