转发:Re: 回复: DVI to VGA convertor cause a problem,

2015-03-23 Thread B模式//
olour frame buffer device 180x56 > fb0: radeondrmfb frame buffer device > drm: registered panic notifier > = > and i wanna know if there is some thing wrong ,if the problem is here > ,how can i sol

[Bug 85421] radeon stalled, GPU lockup, reset and failed on resume; crashed by firefox.

2015-03-23 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=85421 --- Comment #34 from EmanueL Czirai --- There were no further lockups for me thus far, although that v4l2_release stack dump I still got when closing vlc(or was it when I unplugged, i forget) but that seems to be a different issue: pasted here htt

[Bug 89699] Regression in 10.5.1 causes flickering/artifacting in a particular video game

2015-03-23 Thread bugzilla-dae...@freedesktop.org
Hopefully there is someone at the mesa team that plays games and can test CSGO on AMD hardware? -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/d

[PATCH v2 4/6] drm/exynos: dsi: add support for Exynos5433 SoC

2015-03-23 Thread Hyungwon Hwang
Dear Andrej, On Mon, 23 Mar 2015 10:31:58 +0100 Andrzej Hajda wrote: > On 03/20/2015 06:15 AM, Hyungwon Hwang wrote: > > Dear Andrej, > > > > On Thu, 19 Mar 2015 10:32:10 +0100 > > Andrzej Hajda wrote: > > > >> On 03/19/2015 02:18 AM, Hyungwon Hwang wrote: > >>> Dear Daniel, > >>> > >>> On Thu,

[Bug 89734] GL_AMD_pinned_memory extension causing a kernel hardlock

2015-03-23 Thread bugzilla-dae...@freedesktop.org
s scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20150323/b902cb7c/attachment.html>

[PATCH 03/11] drm: add driver for simple vga encoders

2015-03-23 Thread Heiko Stuebner
Hi Laurent, Am Samstag, 28. Februar 2015, 01:42:45 schrieb Heiko Stübner: > thanks for the comments > > Am Donnerstag, 26. Februar 2015, 20:33:33 schrieb Laurent Pinchart: > > On Saturday 31 January 2015 17:32:56 Heiko Stuebner wrote: > > > There exist simple vga encoders without any type of man

[git pull] drm fixes

2015-03-23 Thread Dave Jones
On Mon, Mar 23, 2015 at 11:33:42AM -0400, Josh Boyer wrote: > I have a machine that no longer boots in a headless manner with -rc5. > It's an Celeron based NUC device. I blacklisted the i915 driver and > it boots fine, then I ran insmod manually and got the backtrace below. > This machine onl

[Bug 89034] Firefox crashing xserver and some major rendering bugs

2015-03-23 Thread bugzilla-dae...@freedesktop.org
ment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20150323/09b3c870/attachment-0001.html>

commit 319c1d420a0b (Ensure plane->state->fb stays in sync with plane->fb) cause various errors

2015-03-23 Thread Jani Nikula
[adding more people and intel-gfx, original message with backtrace at http://mid.gmane.org/550EED22.9070008 at gmail.com] On Mon, 23 Mar 2015, François Valenduc wrote: > Le 23/03/15 09:52, Jani Nikula a écrit : >> On Sun, 22 Mar 2015, François Valenduc >> wrote: >>> It seems commit 7ce42ae6

[PATCH libdrm 9/9] drm: use correct printf modifiers

2015-03-23 Thread Jan Vesely
;s so LGTM Reviewed-by: Jan Vesely > return 0;/* Added to table */ > } -- Jan Vesely -- next part -- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: This is a digitally signed message part URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20150323/f07ab2bf/attachment.sig>

[PATCH libdrm 8/9] drm: replace HASH_DEBUG with DEBUG

2015-03-23 Thread Jan Vesely
t; -#define SL_DEBUG 0 > #define SL_RANDOM_SEED 0xc01055a1LU > > #if SL_MAIN Reviewed-by: Jan Vesely -- Jan Vesely -- next part -- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: This is a digitally signed message part URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20150323/ddb41366/attachment.sig>

commit 319c1d420a0b (Ensure plane->state->fb stays in sync with plane->fb) cause various errors

2015-03-23 Thread François Valenduc
Le 23/03/15 09:52, Jani Nikula a écrit : > On Sun, 22 Mar 2015, François Valenduc wrote: >> It seems commit 7ce42ae67c49204c0b2252edd06f7920e0a51037 causes >> several errors. > It seems I don't have this commit. Which tree is this? > > I also admit to being pretty bad at associating commit ids w

[PATCH v3 1/2] drm/bridge: dw-hdmi: support optional supply regulators

2015-03-23 Thread Heiko Stuebner
Hi Philipp, Am Donnerstag, 12. März 2015, 21:45:19 schrieb Heiko Stuebner: > At least the Rockchip variant of the dw_hdmi can have controllable power > supplies providing 1.0 and 1.8V. Therefore add the possibility for the > generic bridge driver to enable supplies provided by the hw-specific > d

[PATCH libdrm 5/9] tests/hash: return non-zero on failure

2015-03-23 Thread Jan Vesely
id) > drmHashInsert(table, random(), (void *)&i); > srandom(0xbeefbeef); > for (i = 0; i < 5000; i++) > -check_table(table, random(), i); > +ret = check_table(table, random(), i) && ret; > srandom(0xbeefbeef); > for (i = 0; i < 5000; i++) > -check_table(table, random(), i); > +ret = check_table(table, random(), i) && ret; > compute_dist(table); > drmHashDestroy(table); > Reviewed-by: Jan Vesely -- Jan Vesely -- next part -- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: This is a digitally signed message part URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20150323/bea5ac91/attachment.sig>

[PATCH libdrm 4/9] tests/hash: style fixes

2015-03-23 Thread Jan Vesely
able, random(), i); > compute_dist(table); > drmHashDestroy(table); > > printf("\n* 5000 random integers ****\n"); > table = drmHashCreate(); > srandom(0xbeefbeef); > -for (i = 0; i < 5000; i++) drmHashInsert(table, random(), (void *)&i); > +for (i = 0; i < 5000; i++) > +drmHashInsert(table, random(), (void *)&i); > srandom(0xbeefbeef); > -for (i = 0; i < 5000; i++) check_table(table, random(), i); > +for (i = 0; i < 5000; i++) > +check_table(table, random(), i); > srandom(0xbeefbeef); > -for (i = 0; i < 5000; i++) check_table(table, random(), i); > +for (i = 0; i < 5000; i++) > +check_table(table, random(), i); > compute_dist(table); > drmHashDestroy(table); > -- Jan Vesely -- next part -- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: This is a digitally signed message part URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20150323/6b066f5b/attachment-0001.sig>

[PATCH libdrm 3/9] tests/hash: misc compilation fixes

2015-03-23 Thread Jan Vesely
m integers \n"); > table = drmHashCreate(); > srandom(0xbeefbeef); > -for (i = 0; i < 5000; i++) drmHashInsert(table, random(), i); > +for (i = 0; i < 5000; i++) drmHashInsert(table, random(), (void *)&i); > srandom(0xbeefbeef); > for (i = 0; i < 5000; i++) check_table(table, random(), i); > srandom(0xbeefbeef); -- Jan Vesely -- next part -- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: This is a digitally signed message part URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20150323/0a4319c6/attachment.sig>

[PATCH] drm/msm: Refactor msm drm driver by introducing msm_drm_sub_dev

2015-03-23 Thread Rob Clark
On Thu, Mar 12, 2015 at 4:48 PM, Jilai Wang wrote: > Introduce msm_drm_sub_dev for each mdp interface component such as > HDMI/eDP/DSI to contain common information shared with MDP. > > Signed-off-by: Jilai Wang > --- > drivers/gpu/drm/msm/edp/edp.c | 18 +-- > drivers/gpu/drm/

[PATCH libdrm 2/9] tests/hash: extract test out of xf86drmHash.c

2015-03-23 Thread Jan Vesely
256; i >= 0; i--) check_table(table, i, i); > -compute_dist(table); > -drmHashDestroy(table); > - > -printf("\n* 1024 consecutive integers ****\n"); > -table = drmHashCreate(); > -for (i = 0; i < 1024; i++) drmHashInsert(table, i, i); > -for (i = 0; i < 1024; i++) check_table(table, i, i); > -for (i = 1024; i >= 0; i--) check_table(table, i, i); > -compute_dist(table); > -drmHashDestroy(table); > - > -printf("\n* 1024 consecutive page addresses (4k pages) \n"); > -table = drmHashCreate(); > -for (i = 0; i < 1024; i++) drmHashInsert(table, i*4096, i); > -for (i = 0; i < 1024; i++) check_table(table, i*4096, i); > -for (i = 1024; i >= 0; i--) check_table(table, i*4096, i); > -compute_dist(table); > -drmHashDestroy(table); > - > -printf("\n* 1024 random integers \n"); > -table = drmHashCreate(); > -srandom(0xbeefbeef); > -for (i = 0; i < 1024; i++) drmHashInsert(table, random(), i); > -srandom(0xbeefbeef); > -for (i = 0; i < 1024; i++) check_table(table, random(), i); > -srandom(0xbeefbeef); > -for (i = 0; i < 1024; i++) check_table(table, random(), i); > -compute_dist(table); > -drmHashDestroy(table); > - > -printf("\n* 5000 random integers \n"); > -table = drmHashCreate(); > -srandom(0xbeefbeef); > -for (i = 0; i < 5000; i++) drmHashInsert(table, random(), i); > -srandom(0xbeefbeef); > -for (i = 0; i < 5000; i++) check_table(table, random(), i); > -srandom(0xbeefbeef); > -for (i = 0; i < 5000; i++) check_table(table, random(), i); > -compute_dist(table); > -drmHashDestroy(table); > - > -return 0; > -} > -#endif -- Jan Vesely -- next part -- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: This is a digitally signed message part URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20150323/a40241e3/attachment-0001.sig>

[Bug 61941] Random GPU lockups/resets on Mobility Radeon HD 3650 with radeon.dpm=1

2015-03-23 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=61941 --- Comment #24 from Mihai Coman --- Still happens on 3.19.2-1-ARCH. After blanking, sometimes the image comes back on; I can move the cursor, but the interface is unresponsive. -- You are receiving this mail because: You are watching the assign

[PATCH libdrm 1/9] tests/dristat: don't include C files

2015-03-23 Thread Jan Vesely
); -- Jan Vesely -- next part -- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: This is a digitally signed message part URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20150323/aecd6028/attachment.sig>

[PATCH 7/7] drm/exynos: track vblank events on a per crtc basis

2015-03-23 Thread Gustavo Padovan
From: Mandeep Singh Baines The goal of the change is to make sure we send the vblank event on the current vblank. My hope is to fix any races that might be causing flicker. After this change I only see a flicker in the transition plymouth and X11. Simplified the code by tracking vblank events on

[PATCH 6/7] drm/exynos: remove leftover functions declarations

2015-03-23 Thread Gustavo Padovan
From: Gustavo Padovan These functions were already removed by previous cleanup work, but these ones were left behind. Signed-off-by: Gustavo Padovan Acked-by: Joonyoung Shim --- drivers/gpu/drm/exynos/exynos_drm_crtc.h | 6 -- 1 file changed, 6 deletions(-) diff --git a/drivers/gpu/drm/e

[PATCH 5/7] drm/exynos: remove exynos_plane_destroy()

2015-03-23 Thread Gustavo Padovan
From: Gustavo Padovan The .destroy() callback for exynos can be replaced by drm_plane_cleanup(). The only extra operation on exynos_plane_destroy() was a call to exynos_plane_disable() but the plane is already disabled by a earlier call to drm_framebuffer_remove(). Signed-off-by: Gustavo Padovan

[PATCH 4/7] drm/exynos: make zpos property immutable

2015-03-23 Thread Gustavo Padovan
From: Gustavo Padovan We already set each plane zpos at init, after that changes to zpos are not expected. This patch turns zpos into a read-only property so now it is impossible to set zpos. Signed-off-by: Gustavo Padovan --- drivers/gpu/drm/exynos/exynos_drm_plane.c | 21 ++--

[PATCH 3/7] drm/exynos: preset zpos value for overlay planes

2015-03-23 Thread Gustavo Padovan
From: Gustavo Padovan Usually userspace don't want to have two overlay planes on the same zpos so this change assign a different zpos for each plane. Before this change a zpos of value zero was created for all planes so the userspace had to set up the zpos of every plane it wanted to use. Also a

[PATCH 2/7] drm/exynos: remove struct *_win_data abstraction on planes

2015-03-23 Thread Gustavo Padovan
From: Gustavo Padovan struct {fimd,mixer,vidi}_win_data was just keeping the same data as struct exynos_drm_plane thus get ride of it and use exynos_drm_plane directly. It changes how planes are created and remove .win_mode_set() callback that was only filling all *_win_data structs. v2: alloca

[PATCH 1/7] drm/exynos: remove unused exynos_crtc->win_enable() callback

2015-03-23 Thread Gustavo Padovan
From: Gustavo Padovan None of the exynos crtc drivers implements win_enable() so remove it for better clarity of the code. Signed-off-by: Gustavo Padovan --- drivers/gpu/drm/exynos/exynos_drm_drv.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/drivers/gpu/drm/exynos/exynos_drm_drv.h b/

[PATCH 0/7] drm/exynos: clean up patches (preparing for atomic)

2015-03-23 Thread Gustavo Padovan
From: Gustavo Padovan Hi, Here goes some clean ups to the exynos drivers. The main clean ups is the presetting and zpos making the property immutable and the removal of *_win_data structures. Gustavo Padovan (6): drm/exynos: remove unused exynos_crtc->win_enable() callback drm/exynos: remov

[Bug 89034] Firefox crashing xserver and some major rendering bugs

2015-03-23 Thread bugzilla-dae...@freedesktop.org
ignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20150323/923886d8/attachment.html>

[PATCH v3 3/4] drm/msm/mdp5: Add START signal to kick off certain pipelines

2015-03-23 Thread "Stéphane Viau"
Hi Archit, > Hi Stephane, > > On 03/14/2015 01:19 AM, Stephane Viau wrote: >> Some interfaces (WB, DSI Command Mode) need to be kicked off >> through a START Signal. This signal needs to be sent at the right >> time and requests in some cases to keep track of the pipeline >> status (eg: whether pi

[PATCH 1/4] kernel.h: Implement DIV_ROUND_CLOSEST_ULL

2015-03-23 Thread Javi Merino
On Mon, Mar 23, 2015 at 12:34:04PM +, Jeff Epler wrote: > On Fri, Mar 20, 2015 at 11:14:40AM +, Javi Merino wrote: > > +/* > > + * Same as above but for u64 dividends. divisor must be a 32-bit > > + * number. > > + */ > > +#define DIV_ROUND_CLOSEST_ULL(x, divisor)( \ > > +{

[RFC PATCH 00/37] Modesetting for atomic modesetting

2015-03-23 Thread Daniel Stone
Hi, On 23 March 2015 at 08:20, Daniel Vetter wrote: > On Thu, Mar 19, 2015 at 04:32:36AM +, Daniel Stone wrote: >> This series ends up touching pretty much all the drivers, by virtue of >> turning >> crtc->mode (in particular) into both a const and a pointer. > > Ok this is quite a bit a dif

[PATCH 3/4] drm/msm: Initial add DSI connector support

2015-03-23 Thread Archit Taneja
Hi Hai, On 03/19/2015 02:35 AM, hali at codeaurora.org wrote: > Hi Archit, > > Thanks for your comments. Please see my response for some comments below. > Comments without response will be addressed in patch version 2. I will > wait for other comments if any to push patch V2. > >>> +static int dsi

[Intel-gfx] [PATCH 01/21 v2] drm/i915: Adding drm helper function drm_plane_from_index().

2015-03-23 Thread Konduru, Chandra
> -Original Message- > From: Daniel Vetter [mailto:daniel.vetter at ffwll.ch] On Behalf Of Daniel > Vetter > Sent: Monday, March 23, 2015 2:33 AM > To: Konduru, Chandra > Cc: intel-gfx at lists.freedesktop.org; Conselvan De Oliveira, Ander; Vetter, > Daniel > Subject: Re: [Intel-gfx] [P

[PATCH 3/4] drm/msm: Initial add DSI connector support

2015-03-23 Thread h...@codeaurora.org
Hi Archit, > Hi Hai, > > On 03/19/2015 02:35 AM, hali at codeaurora.org wrote: >> Hi Archit, >> >> Thanks for your comments. Please see my response for some comments >> below. >> Comments without response will be addressed in patch version 2. I will >> wait for other comments if any to push patch

[PATCH v3 3/4] drm/msm/mdp5: Add START signal to kick off certain pipelines

2015-03-23 Thread Archit Taneja
Hi Stephane, On 03/14/2015 01:19 AM, Stephane Viau wrote: > Some interfaces (WB, DSI Command Mode) need to be kicked off > through a START Signal. This signal needs to be sent at the right > time and requests in some cases to keep track of the pipeline > status (eg: whether pipeline registers are

[Bug 85421] radeon stalled, GPU lockup, reset and failed on resume; crashed by firefox.

2015-03-23 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=85421 EmanueL Czirai changed: What|Removed |Added CC||emanueLczirai at cryptoLab.net --- Comme

[git pull] drm fixes

2015-03-23 Thread Josh Boyer
On Mon, Mar 23, 2015 at 11:33 AM, Josh Boyer wrote: >> Xi Ruoyao (1): >> drm/i915: Ensure plane->state->fb stays in sync with plane->fb Turns out to be that commit. git bisect start 'drivers/gpu/drm/i915/' # good: [b314acaccd7e0d55314d96be4a33b5f50d0b3344] Merge branch 'for-linus' of g

[Bug 73378] [drm:radeon_uvd_send_upll_ctlreq] *ERROR* Timeout setting UVD clocks!

2015-03-23 Thread bugzilla-dae...@freedesktop.org
-- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20150323/fb5edc55/attachment.html>

[PATCH] gpu: ipu-v3: limit pixel clock divider to 8-bits

2015-03-23 Thread Philipp Zabel
The DI pixel clock divider bit field is only 8 bits wide for the integer part, so limit the divider to the 1...255 interval before deciding whether the internal clock can be used and before writing to the register. Reported-by: Felix Mellmann Signed-off-by: Philipp Zabel --- drivers/gpu/ipu-v3/

[trivial PATCH] MAINTAINERS: Remove DRM DRIVERS FOR RENESAS pattern

2015-03-23 Thread Joe Perches
commit 2378ad1228d2 ("drm: rcar-du: Remove platform data support") removed the file, remove the pattern. Signed-off-by: Joe Perches --- MAINTAINERS | 1 - 1 file changed, 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 78195d3..47aaa52 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3

[patch] drm/nouveau/fb: remove unneeded an condition

2015-03-23 Thread Dan Carpenter
We checked "ver" and "ramcfg.size" before and they haven't changed so static checkers complain when we test them again here. "rammap.data" isn't be NULL so "ramcfg.data" is also not NULL so there is no need to check. Signed-off-by: Dan Carpenter diff --git a/drivers/gpu/drm/nouveau/nvkm/subdev/

[PATCH] gpu: ipu-v3: turns out the IPU can only downsize 4:1

2015-03-23 Thread Philipp Zabel
The value for downsizing 8:1 is marked as reserved in the technical reference manual and the documentation states downsizing capability up to 4:1 only. Signed-off-by: Philipp Zabel --- drivers/gpu/ipu-v3/ipu-ic.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/gpu

[git pull] drm fixes

2015-03-23 Thread Josh Boyer
On Fri, Mar 20, 2015 at 5:49 PM, Dave Airlie wrote: > > Hi Linus, > > a bunch of fixes across drivers, > radeon: disable two ended allocation for now, it breaks some stuff > amdkfd: misc fixes > nouveau: fix irq loop problem, add basic support for GM206 (new hw) > i915: fix some WARNs people were

[PATCH 2/2] drm/radeon: programm the VCE fw BAR as well

2015-03-23 Thread Christian König
From: Christian König Otherwise the VCE firmware needs to be in the first 256MB of VRAM. Signed-off-by: Christian König --- drivers/gpu/drm/radeon/cikd.h | 1 + drivers/gpu/drm/radeon/vce_v2_0.c | 3 +++ 2 files changed, 4 insertions(+) diff --git a/drivers/gpu/drm/radeon/cikd.h b/drive

[PATCH 1/2] drm/radeon: always dump the ring content if it's available

2015-03-23 Thread Christian König
From: Christian König Dumping is still possible if a ring isn't ready, only when it isn't allocated at all we need to abort here. Signed-off-by: Christian König --- drivers/gpu/drm/radeon/radeon_ring.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/radeon

[PATCH 1/2] drm/radeon: always dump the ring content if it's available

2015-03-23 Thread Alex Deucher
On Mon, Mar 23, 2015 at 6:32 AM, Christian König wrote: > From: Christian König > > Dumping is still possible if a ring isn't ready, only when it > isn't allocated at all we need to abort here. > > Signed-off-by: Christian König Applied the series. thanks! Alex > --- > drivers/gpu/drm/ra

[PATCH 2/5] exynos: add EXYNOS_G2D_EVENT to drmHandleEvent

2015-03-23 Thread Emil Velikov
Hi Tobias, On 22/03/15 16:29, Tobias Jakobi wrote: > Hello Emil, > Emil Velikov wrote: >> I fear we are not (yet) allowed to do either of these changes. >> >> The exynos/exynos_drm.h header is (supposed to) be in sync/come from the >> kernel. And changes here are to be reflected only when the corre

commit 7ce42ae67c49204c0b2252edd06f7920e0a51037 cause various errors

2015-03-23 Thread Jani Nikula
On Sun, 22 Mar 2015, François Valenduc wrote: > It seems commit 7ce42ae67c49204c0b2252edd06f7920e0a51037 causes > several errors. It seems I don't have this commit. Which tree is this? I also admit to being pretty bad at associating commit ids with the actual commits, especially so for commit i

My GSoC proposal needs help :-)

2015-03-23 Thread John Hunter
- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20150323/e7b2679a/attachment-0001.html>

[PATCH v2 4/6] drm/exynos: dsi: add support for Exynos5433 SoC

2015-03-23 Thread Andrzej Hajda
On 03/20/2015 06:15 AM, Hyungwon Hwang wrote: > Dear Andrej, > > On Thu, 19 Mar 2015 10:32:10 +0100 > Andrzej Hajda wrote: > >> On 03/19/2015 02:18 AM, Hyungwon Hwang wrote: >>> Dear Daniel, >>> >>> On Thu, 19 Mar 2015 01:13:21 + >>> Daniel Stone wrote: >>> Hi Hyungwon, On 19 M

[RFC PATCH 00/37] Modesetting for atomic modesetting

2015-03-23 Thread Daniel Vetter
On Thu, Mar 19, 2015 at 04:32:36AM +, Daniel Stone wrote: > Well, that escalated quickly. > > I've been looking at adding modesetting support to the atomic ioctl, and this > is what I've ended up with so far. It's definitely not perfect, but given how > out of hand it's got at the moment, I wa

[PATCH 1/4] kernel.h: Implement DIV_ROUND_CLOSEST_ULL

2015-03-23 Thread Daniel Vetter
On Fri, Mar 20, 2015 at 11:14:40AM +, Javi Merino wrote: > We have grown a number of different implementations of > DIV_ROUND_CLOSEST_ULL throughout the kernel. Move the i915 one to > kernel.h so that it can be reused. > > Cc: Daniel Vetter > Cc: Jani Nikula > Cc: David Airlie > Cc: Darric

[PULL] drm-intel-next

2015-03-23 Thread Daniel Vetter
Hi Dave, drm-intel-next-2015-03-13-rebased: - EU count report param for gen9+ (Jeff McGee) - piles of pll/wm/... fixes for chv, finally out of preliminary hw support (Ville, Vijay) - gen9 rps support from Akash - more work to move towards atomic from Matt, Ander and others - runtime pm support f

[PATCH 1/4] kernel.h: Implement DIV_ROUND_CLOSEST_ULL

2015-03-23 Thread Jeff Epler
On Fri, Mar 20, 2015 at 11:14:40AM +, Javi Merino wrote: > +/* > + * Same as above but for u64 dividends. divisor must be a 32-bit > + * number. > + */ > +#define DIV_ROUND_CLOSEST_ULL(x, divisor)( \ > +{\ > + unsigned long long

[Bug 89431] Monitor is deactivated after DPMS activates

2015-03-23 Thread bugzilla-dae...@freedesktop.org
part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20150323/d6636341/attachment.html>

[Bug 89699] Regression in 10.5.1 causes flickering/artifacting in a particular video game

2015-03-23 Thread bugzilla-dae...@freedesktop.org
e: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20150323/c1cc53d4/attachment.html>

[Bug 89707] WebGL GLSL conformance test: sin_001_to_006.html causing system freeze

2015-03-23 Thread bugzilla-dae...@freedesktop.org
ttp://lists.freedesktop.org/archives/dri-devel/attachments/20150323/506d4161/attachment.html>