http://bugzilla.kernel.org/show_bug.cgi?id=12359
--- Comment #15 from [email protected] 2009-01-05 23:51 ---
If you are talking about the --enable-kms - it doesn't build by default even in
2.5.99(which doesn't build even with jaunty's xorg packages). So there's just
no released "ne
http://bugs.freedesktop.org/show_bug.cgi?id=19415
--- Comment #1 from Li Peng 2009-01-05 23:12:27 PST ---
After bisect, below commit cause the problem, revert it could fix the issue. It
is strange that my kernel config has "CONFIG_HIGHMEM64G=y", and GEM works with
this option.
commit ac5c4e
http://bugs.freedesktop.org/show_bug.cgi?id=19415
Summary: [945GM] X fail to start on kernel 2.6.28
Product: DRI
Version: XOrg CVS
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: major
Priority:
http://bugs.freedesktop.org/show_bug.cgi?id=19396
Gordon Jin changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
http://bugs.freedesktop.org/show_bug.cgi?id=19396
--- Comment #6 from liuhaien 2009-01-05 18:03:57 PST ---
(In reply to comment #5)
> maybe bug#19233. So can you verify with server-1.5 branch?
>
yes, it works against server-1.5 branch.
--
Configure bugmail: http://bugs.freedesktop.org/u
This is ported directly from the userland 2D driver code. The HDMI audio bits
aren't hooked up yet.
Signed-off-by: Eric Anholt
---
drivers/gpu/drm/i915/Makefile|1 +
drivers/gpu/drm/i915/i915_drv.h |2 +
drivers/gpu/drm/i915/i915_reg.h | 17 ++
drivers/gpu/drm/i915/i
We're not really concerned with races during setup, but we do want to keep
the warning around given how easy it is to misplace that lock.
Signed-off-by: Eric Anholt
---
drivers/gpu/drm/drm_crtc_helper.c |3 +++
drivers/gpu/drm/i915/intel_tv.c |2 ++
2 files changed, 5 insertions(+), 0
Signed-off-by: Eric Anholt
---
drivers/gpu/drm/i915/intel_display.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/gpu/drm/i915/intel_display.c
b/drivers/gpu/drm/i915/intel_display.c
index 14d82de..5824462 100644
--- a/drivers/gpu/drm/i915/intel_display.c
+++ b
Here comes a series of patches I've been cleaning up over the last few days.
The first couple are bugfixes that we've tripped over with 2.6.28 that I'll
want to get merged to stable. The rest are getting KMS ready to go. Dropped
from the series is airlied's vma patch, which caused lock ordering c
Signed-off-by: Eric Anholt
---
drivers/gpu/drm/i915/i915_gem.c |7 +++
1 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/drivers/gpu/drm/i915/i915_gem.c b/drivers/gpu/drm/i915/i915_gem.c
index 14afc23..e87db6f 100644
--- a/drivers/gpu/drm/i915/i915_gem.c
+++ b/drivers/gpu/drm
This avoids a BUG_ON in the enter_vt path due to objects being in the GTT
when we shouldn't have ever let them be (as we're not supposed to touch the
device during that time).
This was triggered by a change in the 2D driver to use the GTT mapping of
objects after pinning them to improve software f
fd.o bug #19336.
Signed-off-by: Eric Anholt
---
drivers/gpu/drm/i915/i915_dma.c | 46 ---
drivers/gpu/drm/i915/i915_reg.h |8 ++-
2 files changed, 40 insertions(+), 14 deletions(-)
diff --git a/drivers/gpu/drm/i915/i915_dma.c b/drivers/gpu/drm/i915/
From: Kristian Høgsberg
We also didn't track the cursor bo before and would leak a reference
when the cursor image was change.
Signed-off-by: Kristian Høgsberg
Signed-off-by: Eric Anholt
---
drivers/gpu/drm/i915/intel_display.c | 29 +
drivers/gpu/drm/i915/intel_
http://bugzilla.kernel.org/show_bug.cgi?id=12359
--- Comment #14 from [email protected] 2009-01-05 15:18 ---
If it doesn't build by default, it's probably not meant for real use.
(No, don't use old kms code, please)
--
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=
http://bugzilla.kernel.org/show_bug.cgi?id=12342
--- Comment #2 from [email protected] 2009-01-05 15:00 ---
Please send patches by email?
Suitable recipients for this one are:
[email protected]
[email protected]
[email protected]
[email protected]
Thanks
http://bugzilla.kernel.org/show_bug.cgi?id=12359
--- Comment #13 from [email protected] 2009-01-05 14:51 ---
2.5.1's got a configure option --enable-kms. I assumed it's there for a reason.
But I haven't found any compatibility lists anywhere.
--
Configure bugmail: http://bugzill
http://bugzilla.kernel.org/show_bug.cgi?id=12359
--- Comment #12 from [email protected] 2009-01-05 14:41 ---
I'm not really sure 2.5.1 even supports KMS?
--
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
Yo
http://bugzilla.kernel.org/show_bug.cgi?id=12359
--- Comment #11 from [email protected] 2009-01-05 14:30 ---
btw. intel v. 2.5.1 was compiled with --enable-kms and still didn't work.(see
#8)
--
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are
http://bugzilla.kernel.org/show_bug.cgi?id=12359
[email protected] changed:
What|Removed |Added
Status|NEW |NEEDINFO
--- Comment #10 fro
The kernel shouldn't be in the business of telling user space which
driver to load. The kernel defers mapping PCI IDs to module names
to user space and we should do the same for DRI drivers.
And in fact, that's how it does work today. Nothing uses the
dri_library_name attribute, and the attribut
http://bugzilla.kernel.org/show_bug.cgi?id=12356
--- Comment #3 from [email protected] 2009-01-05 13:45 ---
Something is broken in your configuration that is preventing MSI. You need MSI
for stable graphics on this chipset.
--
Configure bugmail: http://bugzilla.kernel.org/userprefs.
Hi guys,
Under KMS, we can build a feature to update the cursor directly to screen
without the continuous intervention of the userspace application (X server,
wayland, etc). It's a fastpath for DRM based cursors obtained by short-circuit
the kernel input layer and DRM module. This would solve all
This commit adds support for the DRM in-kernel cursor mode setting APIs.
When drm_mode_setcrtc is called we also initialize the cursor routines.
Through drmCursorSetDev, the userspace app (e.g. Xorg, wayland) tells which
devices are responsible for cursors' updates and the kernel input layer
will s
Signed-off-by: Tiago Vignatti
---
drivers/input/evdev.c | 11 +++
include/linux/drm_cursor.h |3 +++
2 files changed, 14 insertions(+), 0 deletions(-)
create mode 100644 include/linux/drm_cursor.h
diff --git a/drivers/input/evdev.c b/drivers/input/evdev.c
index 3524bef..2b77
This implementation gives two ioctls APIs (DRICursorSetDev, DRICursorHotspot)
to interface with the DRM modesetting cursors. For now this patch disables
the pointer acceleration scheme.
Signed-off-by: Tiago Vignatti
---
Makefile.am|1 +
configure.ac |
Signed-off-by: Tiago Vignatti
---
src/i830_dri.c |4
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/src/i830_dri.c b/src/i830_dri.c
index 07ae646..e9484bd 100644
--- a/src/i830_dri.c
+++ b/src/i830_dri.c
@@ -108,6 +108,8 @@ typedef struct drm_i915_flip {
#include "dri
http://bugzilla.kernel.org/show_bug.cgi?id=12356
--- Comment #2 from [email protected] 2009-01-05 13:06 ---
Looks like bios update did not fixed this problem. Again I've got irq16 diabled
error, but this time error message is different:
[drm:i915_gem_idle] *ERROR* hardware wedged
irq 1
http://bugzilla.kernel.org/show_bug.cgi?id=12359
--- Comment #9 from [email protected] 2009-01-05 11:04 ---
> And I can't start X with it activated. I use intel xorg module v. 2.5.0.
Choose this option if you want kernel modesetting enabled by default,
and you have a n
http://bugzilla.kernel.org/show_bug.cgi?id=12345
--- Comment #4 from [email protected] 2009-01-05 10:16 ---
Thanks Gordon, I was just going to point that out too. Peter, can you try the
patch in the referenced bug
(http://bugs.freedesktop.org/show_bug.cgi?id=18879)?
--
Conf
http://bugzilla.kernel.org/show_bug.cgi?id=12345
[email protected] changed:
What|Removed |Added
AssignedTo|drivers_video-...@kernel- |[email protected]
http://bugs.freedesktop.org/show_bug.cgi?id=19400
--- Comment #9 from Michel Dänzer 2009-01-05 04:49:00 PST
---
(In reply to comment #7)
> All the above mentioned problems are not appearing with 29-DEC-2008 build
So, please try and isolate which change in which component caused it. I think
http://bugs.freedesktop.org/show_bug.cgi?id=19400
--- Comment #1 from Sunil Mekathotti 2009-01-05
03:44:27 PST ---
Created an attachment (id=21672)
--> (http://bugs.freedesktop.org/attachment.cgi?id=21672)
glxinfo
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
http://bugs.freedesktop.org/show_bug.cgi?id=19400
Summary: glxgears appears blank!
Product: Mesa
Version: 7.2
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Drivers
http://bugs.freedesktop.org/show_bug.cgi?id=19400
--- Comment #8 from Sunil Mekathotti 2009-01-05
04:27:29 PST ---
Created an attachment (id=21677)
--> (http://bugs.freedesktop.org/attachment.cgi?id=21677)
Mplayer Run logs
This log contains ,
- mplayer run with "-vo xv" option which wo
http://bugs.freedesktop.org/show_bug.cgi?id=19400
--- Comment #5 from Sunil Mekathotti 2009-01-05
03:50:45 PST ---
Created an attachment (id=21676)
--> (http://bugs.freedesktop.org/attachment.cgi?id=21676)
sys info
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=emai
http://bugs.freedesktop.org/show_bug.cgi?id=19400
--- Comment #2 from Sunil Mekathotti 2009-01-05
03:49:22 PST ---
Created an attachment (id=21673)
--> (http://bugs.freedesktop.org/attachment.cgi?id=21673)
lspci
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
-
http://bugs.freedesktop.org/show_bug.cgi?id=19400
--- Comment #4 from Sunil Mekathotti 2009-01-05
03:50:18 PST ---
Created an attachment (id=21675)
--> (http://bugs.freedesktop.org/attachment.cgi?id=21675)
Xorg.0.log
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=em
http://bugs.freedesktop.org/show_bug.cgi?id=19400
--- Comment #3 from Sunil Mekathotti 2009-01-05
03:49:46 PST ---
Created an attachment (id=21674)
--> (http://bugs.freedesktop.org/attachment.cgi?id=21674)
xorg.conf
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=ema
http://bugs.freedesktop.org/show_bug.cgi?id=19400
--- Comment #7 from Sunil Mekathotti 2009-01-05
04:05:21 PST ---
All the above mentioned problems are not appearing with 29-DEC-2008 build
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving
http://bugs.freedesktop.org/show_bug.cgi?id=19400
Sunil Mekathotti changed:
What|Removed |Added
Summary|glxgears appears blank! |glxgears and opengl related
http://bugs.freedesktop.org/show_bug.cgi?id=19400
Sunil Mekathotti changed:
What|Removed |Added
Severity|normal |critical
Priority|medium
http://bugzilla.kernel.org/show_bug.cgi?id=12356
--- Comment #1 from [email protected] 2009-01-05 02:55 ---
Answering question Niku asked me:
> Could you try booting with pci=noacpi ?
I'm unable to boot this notebook PC with pci=noacpi as I get kernel panic:
VFS: Cannot open root devi
http://bugzilla.kernel.org/show_bug.cgi?id=12359
--- Comment #8 from [email protected] 2009-01-05 01:28 ---
I tried 2.5.1 with --enable-kms and it was worse than 2.5.99 without. My Ubuntu
doesn't have that package version available(only 7.0.12). The compile error of
intel 2.5.99 --
http://bugs.freedesktop.org/show_bug.cgi?id=19170
--- Comment #3 from M. Edwin Zakaria 2009-01-05 00:20:07
PST ---
Thanks for replying me. I will take a look at there, and fill the comment if
necessary.
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You
44 matches
Mail list logo