[PATCH] drm/radeon: SI tiling fixes for display

2012-06-19 Thread Alex Deucher
On Fri, Jun 15, 2012 at 5:00 AM, Michel D?nzer wrote: > On Don, 2012-06-14 at 15:58 -0400, alexdeucher at gmail.com wrote: >> From: Alex Deucher >> >> Signed-off-by: Alex Deucher > > I agree with Paul that some more detail in the commit log might be nice, > but the code is More detail: - Use t

Re: [PATCH] drm/radeon: SI tiling fixes for display

2012-06-18 Thread Alex Deucher
On Fri, Jun 15, 2012 at 5:00 AM, Michel Dänzer wrote: > On Don, 2012-06-14 at 15:58 -0400, alexdeuc...@gmail.com wrote: >> From: Alex Deucher >> >> Signed-off-by: Alex Deucher > > I agree with Paul that some more detail in the commit log might be nice, > but the code is More detail: - Use the

[PATCH] drm/radeon: SI tiling fixes for display

2012-06-15 Thread Michel Dänzer
On Don, 2012-06-14 at 15:58 -0400, alexdeucher at gmail.com wrote: > From: Alex Deucher > > Signed-off-by: Alex Deucher I agree with Paul that some more detail in the commit log might be nice, but the code is Reviewed-by: Michel D?nzer -- Earthling Michel D?nzer |

Re: [PATCH] drm/radeon: SI tiling fixes for display

2012-06-15 Thread Michel Dänzer
On Don, 2012-06-14 at 15:58 -0400, alexdeuc...@gmail.com wrote: > From: Alex Deucher > > Signed-off-by: Alex Deucher I agree with Paul that some more detail in the commit log might be nice, but the code is Reviewed-by: Michel Dänzer -- Earthling Michel Dänzer |

[PATCH] drm/radeon: SI tiling fixes for display

2012-06-14 Thread Paul Menzel
Am Donnerstag, den 14.06.2012, 15:58 -0400 schrieb alexdeucher at gmail.com: > From: Alex Deucher No elaborate commit messages describing the problem and the solution makes reviewing patches quite hard (at least for myself) and is up to the subsystem maintainer of course. But if I understand it c

[PATCH] drm/radeon: SI tiling fixes for display

2012-06-14 Thread alexdeuc...@gmail.com
From: Alex Deucher Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/atombios_crtc.c | 10 - drivers/gpu/drm/radeon/si_reg.h| 72 2 files changed, 81 insertions(+), 1 deletions(-) diff --git a/drivers/gpu/drm/radeon/atombios_crtc.c b/drive

Re: [PATCH] drm/radeon: SI tiling fixes for display

2012-06-14 Thread Paul Menzel
Am Donnerstag, den 14.06.2012, 15:58 -0400 schrieb alexdeuc...@gmail.com: > From: Alex Deucher No elaborate commit messages describing the problem and the solution makes reviewing patches quite hard (at least for myself) and is up to the subsystem maintainer of course. But if I understand it corr

[PATCH] drm/radeon: SI tiling fixes for display

2012-06-14 Thread alexdeucher
From: Alex Deucher Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/atombios_crtc.c | 10 - drivers/gpu/drm/radeon/si_reg.h| 72 2 files changed, 81 insertions(+), 1 deletions(-) diff --git a/drivers/gpu/drm/radeon/atombios_crtc.c b/drive