http://bugs.freedesktop.org/show_bug.cgi?id=25881
Summary: drm.h , drm_mode.h and _drm.h use types defined
stdint.h but do not include stdint.h
Product: DRI
Version: unspecified
Platform: All
OS/Version: All
Status:
http://bugs.freedesktop.org/show_bug.cgi?id=25876
Kristian Høgsberg changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://bugs.freedesktop.org/show_bug.cgi?id=25876
--- Comment #2 from Tom Stellard 2010-01-03 18:46:50 PST
---
I just tried again with mesa master, commit:
b8326b011d9b16dcc502507a52bd747a4b709399
I can confirm this bug has been fixed.
--
Configure bugmail: http://bugs.freedesktop.org
http://bugs.freedesktop.org/show_bug.cgi?id=25876
Kristian Høgsberg changed:
What|Removed |Added
Status|NEW |ASSIGNED
--- Comment #1 from Kris
http://bugs.freedesktop.org/show_bug.cgi?id=25876
Summary: Direct Rendering Disabled Due to Undefined Symbols
Product: Mesa
Version: git
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Prio
http://bugs.freedesktop.org/show_bug.cgi?id=25875
Summary: Bugs in 3D Apps when using Mesa 7.7 and r100
Product: Mesa
Version: git
Platform: All
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Adam Jackson wrote:
> +static int drm_cvt_modes(struct drm_connector *connector,
> + struct detailed_timing *timing)
> +{
> + int i, j, modes = 0;
> + struct drm_display_mode *newmode;
> + struct drm_device *dev = connector->dev;
> + struct cvt_timing *cvt;
> +
http://bugzilla.kernel.org/show_bug.cgi?id=14535
Henrique de Moraes Holschuh changed:
What|Removed |Added
CC||[email protected]
--- Comm
http://bugs.freedesktop.org/show_bug.cgi?id=25871
Summary: nearest neighbour samples wrong texel
(precision/rounding problem)
Product: Mesa
Version: git
Platform: Other
OS/Version: All
Status: NEW
Severity
On Wed, Dec 30, 2009 at 11:17:48PM +0100, Rafael J. Wysocki wrote:
> [CC to Jesse.]
>
> On Wednesday 30 December 2009, Hugh Dickins wrote:
> > I've changed BUG_ON to WARN_ON in drm_gem.c (patch at bottom) to
> > get this dmesg when I resume after suspend, instead of crashing.
> >
> > Perhaps it's
10 matches
Mail list logo