On Sat, 2010-04-10 at 21:55 +0200, marcin.slus...@gmail.com wrote:
> fb_do_apertures_overlap is returning wrong value when one aperture
> is completely whithin the other. Add generic ranges_overlap macro
> (probably kernel.h candidate) and use it here.
>
That doesn't seem right.
The rules are:
On Sat, Apr 10, 2010 at 09:55:34PM +0200, marcin.slusarz at gmail.com wrote:
> Currently vesafb/efifb/... is kicked when hardware driver is registering
> framebuffer. To do it hardware must be fully functional, so there's a short
> window between start of initialisation and framebuffer registration
On Sat, Apr 10, 2010 at 8:11 AM, Jesse Barnes wrote:
> Needed for panic and kdb, since we need to avoid taking the mode_config
> mutex.
One comment below.
>
> Signed-off-by: Jesse Barnes
> ---
> drivers/gpu/drm/drm_fb_helper.c | 42 +-
> 1 files changed, 3
Permits MSAA and D3D-style rasterization.
Signed-off-by: Corbin Simpson
---
drivers/gpu/drm/radeon/reg_srcs/r300 |2 ++
drivers/gpu/drm/radeon/reg_srcs/r420 |2 ++
drivers/gpu/drm/radeon/reg_srcs/rv515 |2 ++
3 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/drivers/gp
Permits MSAA and D3D-style rasterization.
Signed-off-by: Corbin Simpson
---
drivers/gpu/drm/radeon/reg_srcs/r300 |2 ++
drivers/gpu/drm/radeon/reg_srcs/r420 |2 ++
drivers/gpu/drm/radeon/reg_srcs/rv515 |2 ++
3 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/drivers/gp
On Sat, Apr 10, 2010 at 09:55:34PM +0200, marcin.slus...@gmail.com wrote:
> Currently vesafb/efifb/... is kicked when hardware driver is registering
> framebuffer. To do it hardware must be fully functional, so there's a short
> window between start of initialisation and framebuffer registration wh
ubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20100411/54ed41e2/attachment.html>
-- next part --
A non-text attachment was scrubbed...
Name: 0001-drm-radeon-kms-fix-calculation-of-mipmapped-3D-textu.patch
Type: text/x-patch
Size: 1866 byte
It simplifies nouveau code by removal of detection which
region to pass to kick vesafb/efifb.
Signed-off-by: Marcin Slusarz
Cc: Eric Anholt
Cc: Ben Skeggs
Cc: Thomas Hellstrom
Cc: Dave Airlie
Cc: Peter Jones
Cc: Andrew Morton
Cc: Benjamin Herrenschmidt
---
drivers/gpu/drm/i915/intel_fb.c
On Sat, Apr 10, 2010 at 9:39 PM, Marek Olšák wrote:
> Hi devs,
>
> The first attached patch fixes the calculation of mipmapped 3D texture sizes
> in the CS checker, the 3rd dimension (depth) should be minified too. This
> should probably go to 2.6.34.
>
> The second patch adds 2 new regs:
> - VAP_
On Sat, Apr 10, 2010 at 9:39 PM, Marek Ol??k wrote:
> Hi devs,
>
> The first attached patch fixes the calculation of mipmapped 3D texture sizes
> in the CS checker, the 3rd dimension (depth) should be minified too. This
> should probably go to 2.6.34.
>
> The second patch adds 2 new regs:
> - VAP_
10 matches
Mail list logo