crubbed...
Name: 0001-drm-Make-edid_quirk_list-const.patch
Type: text/x-diff
Size: 1294 bytes
Desc: not available
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20120714/6bcbad80/attachment.patch>
-- next part --
A non-text attachment was scrubbed.
These are just basic ioctl wrappers around the prime ioctls,
along with the capability reporting.
Signed-off-by: Dave Airlie
---
include/drm/drm.h | 10 +++---
xf86drm.c | 31 +++
xf86drm.h |3 +++
3 files changed, 41 insertions(+), 3 delet
This just moves over some missing caps from the kernel.
Signed-off-by: Dave Airlie
---
include/drm/drm.h |2 ++
1 file changed, 2 insertions(+)
diff --git a/include/drm/drm.h b/include/drm/drm.h
index 5e6cd29..42133bc 100644
--- a/include/drm/drm.h
+++ b/include/drm/drm.h
@@ -776,6 +776,8 @
This adds interfaces for the X driver to use to create a
prime handle from a buffer, and create a bo from a handle.
Signed-off-by: Dave Airlie
---
intel/intel_bufmgr.h |4
intel/intel_bufmgr_gem.c | 46 ++
2 files changed, 50 insertions(
https://bugs.freedesktop.org/show_bug.cgi?id=51652
--- Comment #1 from okias 2012-07-14 09:36:38 PDT ---
1a) I tested switched (so Asus on DVI and LG on VGA - switched) and it booted
1b) secondary I tested only Asus on DVI and it had same problem...
only in this line numbers (13 => 12 etc.) is l
Hi
I am currently working on fblog [1] (a replacement for fbcon without
VT dependencies) but this questions does also apply to other fbdev
users. Is there a way to share framebuffers between fbdev devices? I
was thinking especially of USB devices like DisplayLink. If they share
the same screen dim
Hey,
Op 14-07-12 00:56, Maarten Maathuis schreef:
> On Fri, Jul 13, 2012 at 11:35 PM, Maarten Lankhorst
> wrote:
>> A way to trigger an irq will be needed for optimus support since
>> cpu-waiting isn't always viable there. This could also be nice for
>> power saving on since cpu would no longer h
Hello David,
Samsung 2443BW is 1920x1200 but reports 1920x1080 in the EDID. Attached
is a proof-of-concept implementation of a quirk. It works on my i686 PC.
The patch is against the latest linux-2.6. An attempt to clone
git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6.git (as
listed
:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20120714/75e20e3a/attachment.obj>
Hi Dave,
On Sat, Jul 14, 2012 at 01:33:45PM +1000, Dave Airlie wrote:
> Can you try this patch on top of the previous one?
>
> I think it should fix it.
You are right, it works! Thank you very much! :-)
Thanks,
Fengguang
https://bugs.freedesktop.org/show_bug.cgi?id=12097
Olivier Blin changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugs.freedesktop.org/show_bug.cgi?id=52081
Bug #: 52081
Summary: X hangs on AMD A10-4600M (Radeon HD 7660G) running 3.4
kernel
Classification: Unclassified
Product: DRI
Version: XOrg CVS
Platform: x86-64 (AMD64
On Sat, Jul 14, 2012 at 5:52 AM, Dave Airlie wrote:
> This just moves over some missing caps from the kernel.
>
> Signed-off-by: Dave Airlie
For both patches:
Reviewed-by: Alex Deucher
> ---
> include/drm/drm.h |2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/include/drm/drm.h b/
Hi
I am currently working on fblog [1] (a replacement for fbcon without
VT dependencies) but this questions does also apply to other fbdev
users. Is there a way to share framebuffers between fbdev devices? I
was thinking especially of USB devices like DisplayLink. If they share
the same screen dim
Hey,
Op 14-07-12 00:56, Maarten Maathuis schreef:
> On Fri, Jul 13, 2012 at 11:35 PM, Maarten Lankhorst
> wrote:
>> A way to trigger an irq will be needed for optimus support since
>> cpu-waiting isn't always viable there. This could also be nice for
>> power saving on since cpu would no longer h
On Sat, Jul 14, 2012 at 5:52 AM, Dave Airlie wrote:
> This just moves over some missing caps from the kernel.
>
> Signed-off-by: Dave Airlie
For both patches:
Reviewed-by: Alex Deucher
> ---
> include/drm/drm.h |2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/include/drm/drm.h b/
https://bugs.freedesktop.org/show_bug.cgi?id=52081
Bug #: 52081
Summary: X hangs on AMD A10-4600M (Radeon HD 7660G) running 3.4
kernel
Classification: Unclassified
Product: DRI
Version: XOrg CVS
Platform: x86-64 (AMD64
These are just basic ioctl wrappers around the prime ioctls,
along with the capability reporting.
Signed-off-by: Dave Airlie
---
include/drm/drm.h | 10 +++---
xf86drm.c | 31 +++
xf86drm.h |3 +++
3 files changed, 41 insertions(+), 3 delet
This just moves over some missing caps from the kernel.
Signed-off-by: Dave Airlie
---
include/drm/drm.h |2 ++
1 file changed, 2 insertions(+)
diff --git a/include/drm/drm.h b/include/drm/drm.h
index 5e6cd29..42133bc 100644
--- a/include/drm/drm.h
+++ b/include/drm/drm.h
@@ -776,6 +776,8 @
https://bugs.freedesktop.org/show_bug.cgi?id=51652
--- Comment #1 from okias 2012-07-14 09:36:38 PDT ---
1a) I tested switched (so Asus on DVI and LG on VGA - switched) and it booted
1b) secondary I tested only Asus on DVI and it had same problem...
only in this line numbers (13 => 12 etc.) is l
On Fri, Jul 13, 2012 at 11:35 PM, Maarten Lankhorst
wrote:
> A way to trigger an irq will be needed for optimus support since
> cpu-waiting isn't always viable there. This could also be nice for
> power saving on since cpu would no longer have to spin, and
> performance might improve slightly on c
21 matches
Mail list logo