(5/10/12 11:01 PM), Jerome Glisse wrote:
On Thu, May 10, 2012 at 10:51 PM, KOSAKI Motohiro
wrote:
(5/10/12 8:50 PM), Minchan Kim wrote:
Hi KOSAKI,
On 05/11/2012 02:53 AM, KOSAKI Motohiro wrote:
let's assume that one application want to allocate user space memory
region using malloc() and
My point is this ioctl will be restricted to one user (Xserver if i
understand) and only this user, there is no fork in it so no need to
worry about fork, just setting the vma as locked will be enough.
But i don't want people reading this driver suddenly think that what
it's doing is ok, it's not
On Fri, May 11, 2012 at 7:29 PM, Jerome Glisse wrote:
> On Fri, May 11, 2012 at 6:59 PM, KOSAKI Motohiro
> wrote:
>>> My point is this ioctl will be restricted to one user (Xserver if i
>>> understand) and only this user, there is no fork in it so no need to
>>> worry about fork, just setting the
https://bugzilla.kernel.org/show_bug.cgi?id=42984
Marcin Slusarz changed:
What|Removed |Added
CC||marcin.slus...@gmail.com
--- Comment
https://bugs.freedesktop.org/show_bug.cgi?id=49322
--- Comment #2 from Alex Deucher 2012-05-12 04:56:36 PDT ---
Does the monitor come up at all? E.g., is the bios able to light it up at boot
on either card?
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You
https://bugs.freedesktop.org/show_bug.cgi?id=38512
Chris Wilson changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugs.freedesktop.org/show_bug.cgi?id=38398
Chris Wilson changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugs.freedesktop.org/show_bug.cgi?id=43167
--- Comment #38 from Alan 2012-05-12 05:50:39 PDT ---
Just include the URL of this bug in the kernel bug as a reference and that will
be fine.
amd if you you can atdd a comment for the kernel bug URL here as well that also
helps.
--
Configure
https://bugzilla.kernel.org/show_bug.cgi?id=43236
Summary: A8-3870K graphics is broken
Product: Drivers
Version: 2.5
Kernel Version: >3.2
Platform: All
OS/Version: Linux
Tree: Mainline
Status: NEW
Severity:
https://bugzilla.kernel.org/show_bug.cgi?id=43236
Artyom Kunyov changed:
What|Removed |Added
CC||art...@guitarplayer.ru
Severit
https://bugzilla.kernel.org/show_bug.cgi?id=43236
--- Comment #1 from Michel Dänzer 2012-05-12 13:19:26 ---
So, does 'Kernel Version: >3.2' and 'Regression: Yes' mean this worked with 3.2
kernels but is broken with newer ones? If so, can you bisect?
Please attach the dmesg output correspond
https://bugzilla.kernel.org/show_bug.cgi?id=43236
Artyom Kunyov changed:
What|Removed |Added
Kernel Version|>3.2|>=3.2
--- Comment #2 from Artyom Kuny
https://bugzilla.kernel.org/show_bug.cgi?id=33002
Alan changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
https://bugzilla.kernel.org/show_bug.cgi?id=33002
Alan changed:
What|Removed |Added
Status|RESOLVED|CLOSED
--
Configure bugmail: https://bugzilla
https://bugzilla.kernel.org/show_bug.cgi?id=30642
Chris Wilson changed:
What|Removed |Added
CC||ch...@chris-wilson.co.uk
Compone
Ok, I've pushed this with a couple minor cleanups:
1) remove .pc file (which is generated from .pc.in file)
2) below patch to fix a compile error (maybe not seen w/ older gcc?)
3) remove DRM_IOCTL_EXYNOS_GEM_USERPTR because I think that part is
still being debated on kernel side.. it can be added
https://bugzilla.kernel.org/show_bug.cgi?id=29842
Alan changed:
What|Removed |Added
CC||a...@lxorguk.ukuu.org.uk
Kernel Version|2.6.3
https://bugzilla.kernel.org/show_bug.cgi?id=18242
Alan changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
https://bugzilla.kernel.org/show_bug.cgi?id=18242
Alan changed:
What|Removed |Added
Status|RESOLVED|CLOSED
--
Configure bugmail: https://bugzilla
https://bugs.freedesktop.org/show_bug.cgi?id=49322
--- Comment #3 from Brian Schott 2012-05-12 08:58:59
PDT ---
Yes. The system dual-boots Windows. During boot the first kernel messages show
up on both the HDMI monitor and the Displayport monitor, nothing on the DVI. As
soon as KMS kicks in, the
https://bugs.freedesktop.org/show_bug.cgi?id=43167
--- Comment #39 from al...@verizon.net 2012-05-12 09:25:31 UTC ---
I just submitted
Bug 43239 at
Thank you all for the help,
-- Alex
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this ma
2012. 5. 13. 오전 12:05 Rob Clark 작성:
> Ok, I've pushed this with a couple minor cleanups:
>
> 1) remove .pc file (which is generated from .pc.in file)
> 2) below patch to fix a compile error (maybe not seen w/ older gcc?)
> 3) remove DRM_IOCTL_EXYNOS_GEM_USERPTR because I think that part is
>
https://bugzilla.kernel.org/show_bug.cgi?id=43236
Artyom Kunyov changed:
What|Removed |Added
Kernel Version|>=3.2 |3.2; 3.3.0
--- Comment #3 from Artyom
https://bugzilla.kernel.org/show_bug.cgi?id=43236
--- Comment #4 from Artyom Kunyov 2012-05-12 20:31:18
---
Created an attachment (id=73264)
--> (https://bugzilla.kernel.org/attachment.cgi?id=73264)
/var/log/messages
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=ema
The CEA has a bunch of very peculiar modes. For backwards
compatibility is specifies a bunch of resulting that are suitable to
display old SD TV content. But these modes have such low pixel clocks
that pixels need to be double to reach the minimal clock of the HDMI
interface.
Paulo Zanoni already
Paulo Zanoni already fixed up the avi infoframes as mandated by CEA,
this patch here now ensures that we correctly scan out these
double-clocked modes.
Intel hw automatically doubles the pixels and clocks, hence we want
half wire pixel clock from the drm mode, but otherwise can take the
framebuffe
The CEA spec has a bunch of very peculiar modes. For backwards
compatibility it specifies a bunch of modes that are suitable to
display old SD TV content. But these modes have such low pixel clocks
that pixels need to be doubled to reach the minimal clock of the HDMI
interface.
Paulo Zanoni alread
Paulo Zanoni already fixed up the avi infoframes as mandated by CEA,
this patch here now ensures that we correctly scan out these
double-clocked modes.
Intel hw automatically doubles the pixels and clocks, hence we want
half the wire pixel clock from the drm mode, but otherwise can take
the frameb
https://bugzilla.kernel.org/show_bug.cgi?id=43209
Alan changed:
What|Removed |Added
CC||alan at lxorguk.ukuu.org.uk
Component|Ot
https://bugzilla.kernel.org/show_bug.cgi?id=43112
Alan changed:
What|Removed |Added
Component|Video(Other)|Video(DRI - non Intel)
AssignedTo|drivers
https://bugzilla.kernel.org/show_bug.cgi?id=42984
Alan changed:
What|Removed |Added
CC||alan at lxorguk.ukuu.org.uk
Component|Vi
https://bugs.freedesktop.org/show_bug.cgi?id=43167
--- Comment #37 from alupu at verizon.net 2012-05-11 19:07:07 PDT ---
Thanks, Alan.
As mentioned, I'm a simple user, never filed a kernel bug
so I need a little help, please.
Is there an easy way (workaround?) to file a kernel bugzilla
whereby I'
https://bugzilla.kernel.org/show_bug.cgi?id=42609
Alan changed:
What|Removed |Added
CC||alan at lxorguk.ukuu.org.uk
Component|Vi
https://bugzilla.kernel.org/show_bug.cgi?id=42570
Alan changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
https://bugzilla.kernel.org/show_bug.cgi?id=43112
Alex Deucher changed:
What|Removed |Added
CC||alexdeucher at gmail.com
--- Comment #
https://bugzilla.kernel.org/show_bug.cgi?id=42609
Alex Deucher changed:
What|Removed |Added
CC||alexdeucher at gmail.com
--- Comment #
https://bugzilla.kernel.org/show_bug.cgi?id=42609
Alexandre Demers changed:
What|Removed |Added
CC||alexandre.f.demers at gmail.co
https://bugs.freedesktop.org/show_bug.cgi?id=49322
--- Comment #1 from Brian Schott 2012-05-11
21:27:21 PDT ---
I got tired of only being able to use ? of my monitors, so I tried using the
integrated graphics (Intel hd4000 / ivy bridge) to power them. (Motherboard has
VGA, DVI, HDMI and full-siz
2012/5/12 KOSAKI Motohiro :
> On Fri, May 11, 2012 at 7:29 PM, Jerome Glisse wrote:
>> On Fri, May 11, 2012 at 6:59 PM, KOSAKI Motohiro
>> wrote:
My point is this ioctl will be restricted to one user (Xserver if i
understand) and only this user, there is no fork in it so no need to
Hi,
we had posted this patch and we hope this patch is applied to libdrm
so that we can go ahead next work. as you may know, exynos drm driver
have already been merged to mainline.
please, let me know if there is any problem.
Thanks,
Inki Dae
2012/5/4 Inki Dae :
> this patch adds libdrm_exynos
https://bugzilla.kernel.org/show_bug.cgi?id=42984
Marcin Slusarz changed:
What|Removed |Added
CC||marcin.slusarz at gmail.com
--- Comm
https://bugs.freedesktop.org/show_bug.cgi?id=49322
--- Comment #2 from Alex Deucher 2012-05-12 04:56:36 PDT
---
Does the monitor come up at all? E.g., is the bios able to light it up at boot
on either card?
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You
https://bugs.freedesktop.org/show_bug.cgi?id=38512
Chris Wilson changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugs.freedesktop.org/show_bug.cgi?id=38398
Chris Wilson changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugs.freedesktop.org/show_bug.cgi?id=43167
--- Comment #38 from Alan 2012-05-12 05:50:39 PDT ---
Just include the URL of this bug in the kernel bug as a reference and that will
be fine.
amd if you you can atdd a comment for the kernel bug URL here as well that also
helps.
--
Configure
https://bugzilla.kernel.org/show_bug.cgi?id=43236
Summary: A8-3870K graphics is broken
Product: Drivers
Version: 2.5
Kernel Version: >3.2
Platform: All
OS/Version: Linux
Tree: Mainline
Status: NEW
Severity:
https://bugzilla.kernel.org/show_bug.cgi?id=43236
Artyom Kunyov changed:
What|Removed |Added
CC||artkun at guitarplayer.ru
Seve
https://bugzilla.kernel.org/show_bug.cgi?id=43236
--- Comment #1 from Michel D?nzer 2012-05-12 13:19:26
---
So, does 'Kernel Version: >3.2' and 'Regression: Yes' mean this worked with 3.2
kernels but is broken with newer ones? If so, can you bisect?
Please attach the dmesg output correspon
https://bugzilla.kernel.org/show_bug.cgi?id=43236
Artyom Kunyov changed:
What|Removed |Added
Kernel Version|>3.2|>=3.2
--- Comment #2 from Artyom Kuny
https://bugzilla.kernel.org/show_bug.cgi?id=33002
Alan changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
https://bugzilla.kernel.org/show_bug.cgi?id=33002
Alan changed:
What|Removed |Added
Status|RESOLVED|CLOSED
--
Configure bugmail: https://bugzilla
https://bugzilla.kernel.org/show_bug.cgi?id=30642
Chris Wilson changed:
What|Removed |Added
CC||chris at chris-wilson.co.uk
Comp
Ok, I've pushed this with a couple minor cleanups:
1) remove .pc file (which is generated from .pc.in file)
2) below patch to fix a compile error (maybe not seen w/ older gcc?)
3) remove DRM_IOCTL_EXYNOS_GEM_USERPTR because I think that part is
still being debated on kernel side.. it can be added
https://bugzilla.kernel.org/show_bug.cgi?id=29842
Alan changed:
What|Removed |Added
CC||alan at lxorguk.ukuu.org.uk
Kernel Version|2.
https://bugzilla.kernel.org/show_bug.cgi?id=18242
Alan changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
https://bugzilla.kernel.org/show_bug.cgi?id=18242
Alan changed:
What|Removed |Added
Status|RESOLVED|CLOSED
--
Configure bugmail: https://bugzilla
https://bugs.freedesktop.org/show_bug.cgi?id=49322
--- Comment #3 from Brian Schott 2012-05-12
08:58:59 PDT ---
Yes. The system dual-boots Windows. During boot the first kernel messages show
up on both the HDMI monitor and the Displayport monitor, nothing on the DVI. As
soon as KMS kicks in, the
https://bugs.freedesktop.org/show_bug.cgi?id=43167
--- Comment #39 from alupu at verizon.net 2012-05-12 09:25:31 UTC ---
I just submitted
Bug 43239 at
Thank you all for the help,
-- Alex
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this
https://bugzilla.kernel.org/show_bug.cgi?id=43236
Artyom Kunyov changed:
What|Removed |Added
Kernel Version|>=3.2 |3.2; 3.3.0
--- Comment #3 from Artyom
https://bugzilla.kernel.org/show_bug.cgi?id=43236
--- Comment #4 from Artyom Kunyov 2012-05-12
20:31:18 ---
Created an attachment (id=73264)
--> (https://bugzilla.kernel.org/attachment.cgi?id=73264)
/var/log/messages
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=ema
60 matches
Mail list logo