[Bug 50135] Unigine Heaven black stripes and weird shaders

2014-10-20 Thread bugzilla-dae...@freedesktop.org
-working implementations. -- 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/dri-devel/attachments/20141020/ffce7b69/attachment.html>

[Bug 84944] tearing on radeonsi vdpau deinterlacer

2014-10-20 Thread bugzilla-dae...@freedesktop.org
ate what MythTV is actually doing different here to cause the page flipping to not work correctly. -- 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/dri-devel/attachments/20141020/98c8b6e9/attachment.html>

[Bug 79980] Random radeonsi crashes

2014-10-20 Thread bugzilla-dae...@freedesktop.org
org/archives/dri-devel/attachments/20141020/71d826d1/attachment.html>

[PATCH] drm/radeon: Use drm_malloc_ab instead of kmalloc_array

2014-10-20 Thread Dave Airlie
> Should avoid kmalloc failures due to large number of array entries. > > Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=81991 > Signed-off-by: Michel D?nzer Looks good to me, also my reporter tested it and said it was good. Reviewed-by: Dave Airlie > --- >

[Bug 84944] tearing on radeonsi vdpau deinterlacer

2014-10-20 Thread bugzilla-dae...@freedesktop.org
hout using composition + vblank_mode=3 -- 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/dri-devel/attachments/20141020/123a2ba3/attachment.html>

[Intel-gfx] [PATCH 1/6] drm/displayid: add displayid defines and edid extension

2014-10-20 Thread Jani Nikula
On Mon, 20 Oct 2014, Dave Airlie wrote: > From: Dave Airlie > > These are just taken from the DisplayID v1.3 spec, and the > DDC spec. > > Signed-off-by: Dave Airlie > --- > include/drm/drm_displayid.h | 76 > + > include/drm/drm_edid.h | 2 ++

[PATCH] drm/radeon: Use drm_malloc_ab instead of kmalloc_array

2014-10-20 Thread Michel Dänzer
From: Michel D?nzer Should avoid kmalloc failures due to large number of array entries. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=81991 Signed-off-by: Michel D?nzer --- drivers/gpu/drm/radeon/radeon_cs.c | 2 +- drivers/gpu/drm/radeon/radeon_ring.c | 4

[RESEND] [PATCH] radeon: clean up coding style differences in radeon_get_bios()

2014-10-20 Thread Alex Deucher
On Thu, Oct 16, 2014 at 5:37 AM, Wilfried Klaebe wrote: > radeon: clean up coding style differences in radeon_get_bios() > > Signed-off-by: Wilfried Klaebe Applied. thanks! Alex > > diff --git a/drivers/gpu/drm/radeon/radeon_bios.c > b/drivers/gpu/drm/radeon/radeon_bios.c > index

[PATCH 15/15] drm/panel: Add Sharp LQ101R1SX01 support

2014-10-20 Thread Andrzej Hajda
On 10/13/2014 12:16 PM, Thierry Reding wrote: > From: Thierry Reding > > This panel requires dual-channel mode. The device accepts command-mode > data on 8 lanes and will therefore need a dual-channel DSI controller. > The two interfaces that make up this device need to be instantiated in > the

[Intel-gfx] [PATCH 5/6] drm/tile: expose the tile property to userspace

2014-10-20 Thread Daniel Vetter
On Mon, Oct 20, 2014 at 05:34:11PM +0200, Daniel Vetter wrote: > On Mon, Oct 20, 2014 at 05:31:51PM +0200, Daniel Vetter wrote: > > On Mon, Oct 20, 2014 at 04:37:15PM +1000, Dave Airlie wrote: > > > From: Dave Airlie > > > > > > This takes the tiling info from the connector and > > > exposes it

[Intel-gfx] [PATCH 5/6] drm/tile: expose the tile property to userspace

2014-10-20 Thread Daniel Vetter
On Mon, Oct 20, 2014 at 05:31:51PM +0200, Daniel Vetter wrote: > On Mon, Oct 20, 2014 at 04:37:15PM +1000, Dave Airlie wrote: > > From: Dave Airlie > > > > This takes the tiling info from the connector and > > exposes it to userspace, as a blob object in a > > connector property. > > > > The

[Bug 82889] [drm:si_dpm_set_power_state] *ERROR* si_disable_ulv failed

2014-10-20 Thread bugzilla-dae...@freedesktop.org
ext part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20141020/6a7bd59f/attachment.html>

[Bug 82889] [drm:si_dpm_set_power_state] *ERROR* si_disable_ulv failed

2014-10-20 Thread bugzilla-dae...@freedesktop.org
are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20141020/11d7dd0c/attachment.html>

[PATCH 2/6] drm: add tile_group support.

2014-10-20 Thread Daniel Vetter
On Mon, Oct 20, 2014 at 04:37:12PM +1000, Dave Airlie wrote: > From: Dave Airlie > > A tile group is an identifier shared by a single monitor, > DisplayID topology has 8 bytes we can use for this, just > use those for now until something else comes up in the > future. We assign these to an idr

[Intel-gfx] [PATCH 5/6] drm/tile: expose the tile property to userspace

2014-10-20 Thread Daniel Vetter
On Mon, Oct 20, 2014 at 04:37:15PM +1000, Dave Airlie wrote: > From: Dave Airlie > > This takes the tiling info from the connector and > exposes it to userspace, as a blob object in a > connector property. > > The contents of the blob is ABI. > > Signed-off-by: Dave Airlie > --- >

[Bug 84944] tearing on radeonsi vdpau deinterlacer

2014-10-20 Thread bugzilla-dae...@freedesktop.org
/lists.freedesktop.org/archives/dri-devel/attachments/20141020/3569a41f/attachment-0001.html>

[Bug 85207] agd5f drm-next-3.19-wip + Unreal Elemental sometimes = list_add corruption/hung task

2014-10-20 Thread bugzilla-dae...@freedesktop.org
ing things like this). With cpufreq ondemand I didn't see the fault. -- 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/dri-devel/attachments/20141020/4327fa3c/attachment.html>

[Bug 84944] tearing on radeonsi vdpau deinterlacer

2014-10-20 Thread bugzilla-dae...@freedesktop.org
exactly the same DI issue on Brazos - isn't issue within GLAMOR? -- 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/dri-devel/attachments/20141020/8376ed83/attachment.html>

[PATCH 6/6] drm/fb: add support for tiled monitor configurations.

2014-10-20 Thread Dave Airlie
From: Dave Airlie This adds fbdev/con support for tiled monitors, so that we only set a mode on the correct half of the monitor, or span the two halves if needed. Signed-off-by: Dave Airlie --- drivers/gpu/drm/drm_fb_helper.c| 122 +++--

[PATCH 5/6] drm/tile: expose the tile property to userspace

2014-10-20 Thread Dave Airlie
From: Dave Airlie This takes the tiling info from the connector and exposes it to userspace, as a blob object in a connector property. The contents of the blob is ABI. Signed-off-by: Dave Airlie --- drivers/gpu/drm/drm_crtc.c | 36

[PATCH 4/6] drm/connector: store tile information from displayid

2014-10-20 Thread Dave Airlie
From: Dave Airlie This creates a tile group from DisplayID block, and stores the pieces of parsed info from the DisplayID block into the connector. --- drivers/gpu/drm/drm_crtc.c | 5 ++ drivers/gpu/drm/drm_edid.c | 139 -

[PATCH 3/6] drm/mst: cached EDID for logical ports

2014-10-20 Thread Dave Airlie
From: Dave Airlie Logical ports are never going to have EDID changes, they are used for the internal ports on MST monitors. We cache the EDIDs from these to save time at MST probe. Signed-off-by: Dave Airlie --- drivers/gpu/drm/drm_dp_mst_topology.c | 20

[PATCH 2/6] drm: add tile_group support.

2014-10-20 Thread Dave Airlie
From: Dave Airlie A tile group is an identifier shared by a single monitor, DisplayID topology has 8 bytes we can use for this, just use those for now until something else comes up in the future. We assign these to an idr and use the idr to tell userspace what connectors are

[PATCH 1/6] drm/displayid: add displayid defines and edid extension

2014-10-20 Thread Dave Airlie
From: Dave Airlie These are just taken from the DisplayID v1.3 spec, and the DDC spec. Signed-off-by: Dave Airlie --- include/drm/drm_displayid.h | 76 + include/drm/drm_edid.h | 2 ++ 2 files changed, 78 insertions(+)

drm tiled monitor support (not hiding in kernel)

2014-10-20 Thread Dave Airlie
So I believe attempts to hide the DP MST tiled monitors in the kernel, are a path to failure, so I've resurrected my previous code to just create a tile property on the connectors for userspace to key off. The contents of the tile blob are ABI, and I expect it to be parsed by a fair few userspace

[Bug 83461] hdmi screen flicker/unusable

2014-10-20 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=83461 --- Comment #9 from Christian K?nig --- Please provide the output of "xrandr --verbose" and of dmesg when booted with "drm.debug=0xe" on the kernel command line. Thanks, Christian. -- You are receiving this mail because: You are watching the

[Bug 85204] [Radeon HD 5650] return from sleep state failed

2014-10-20 Thread bugzilla-dae...@freedesktop.org
are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20141020/0acd2706/attachment.html>

[PATCH] drm/radeon: Use drm_malloc_ab instead of kmalloc_array

2014-10-20 Thread Christian König
Am 20.10.2014 um 11:40 schrieb Michel D?nzer: > From: Michel D?nzer > > Should avoid kmalloc failures due to large number of array entries. > > Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=81991 > Signed-off-by: Michel D?nzer Reviewed-by: Christian K?nig > --- >

[PATCH v11 0/3] Add drm driver for Rockchip Socs

2014-10-20 Thread Heiko Stübner
Hi Mark, Am Freitag, 17. Oktober 2014, 16:42:54 schrieb Mark yao: > On 2014?10?17? 16:25, Heiko St?bner wrote: > > Am Freitag, 17. Oktober 2014, 16:16:01 schrieb Mark yao: > >> On 2014?10?17? 14:24, Heiko St?bner wrote: > >>> Hi Mark, > >>> > >>> Am Freitag, 17. Oktober 2014, 12:22:53 schrieb

[PATCH] drm/radeon: Use drm_malloc_ab instead of kmalloc_array

2014-10-20 Thread Alex Deucher
On Mon, Oct 20, 2014 at 5:40 AM, Michel D?nzer wrote: > From: Michel D?nzer > > Should avoid kmalloc failures due to large number of array entries. > > Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=81991 > Signed-off-by: Michel D?nzer Applied to my -fixes tree. thanks! Alex > --- >

[PATCH 5/6] drm/tile: expose the tile property to userspace

2014-10-20 Thread David Herrmann
Hi On Mon, Oct 20, 2014 at 8:37 AM, Dave Airlie wrote: > From: Dave Airlie > > This takes the tiling info from the connector and > exposes it to userspace, as a blob object in a > connector property. > > The contents of the blob is ABI. > > Signed-off-by: Dave Airlie > --- >

[PATCH 2/6] drm: add tile_group support.

2014-10-20 Thread David Herrmann
Hi On Mon, Oct 20, 2014 at 8:37 AM, Dave Airlie wrote: > From: Dave Airlie > > A tile group is an identifier shared by a single monitor, > DisplayID topology has 8 bytes we can use for this, just > use those for now until something else comes up in the > future. We assign these to an idr and

[PATCH] gpu:drm: Fix typo in Documentation/DocBook/drm.xml

2014-10-20 Thread Randy Dunlap
On 10/20/14 07:53, Masanari Iida wrote: > This patch fix spelling typos found in drm.xml. > It is because the file is generated from comments in > source codes, I have to fix the typos within source files. > > Signed-off-by: Masanari Iida Acked-by: Randy Dunlap Thanks. > --- >

[Bug 86401] radeon: fatal exception in interrupt

2014-10-20 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=86401 --- Comment #1 from Michel D?nzer --- Can you attach a photo of the panic screen? -- You are receiving this mail because: You are watching the assignee of the bug.

[Bug 85207] agd5f drm-next-3.19-wip + Unreal Elemental sometimes = list_add corruption/hung task

2014-10-20 Thread bugzilla-dae...@freedesktop.org
art -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20141020/deed4663/attachment.html>

[Bug 84944] tearing on radeonsi vdpau deinterlacer

2014-10-20 Thread bugzilla-dae...@freedesktop.org
deinterlacing enabled? This way we can see what MythTV is actually doing. -- 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/dri-devel/attachments/20141

[Bug 85204] [Radeon HD 5650] return from sleep state failed

2014-10-20 Thread bugzilla-dae...@freedesktop.org
|| -- 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/dri-devel/attachments/20141020/758c930e/attachment.html>

[Bug 84944] tearing on radeonsi vdpau deinterlacer

2014-10-20 Thread bugzilla-dae...@freedesktop.org
t;http://lists.freedesktop.org/archives/dri-devel/attachments/20141020/8941cf71/attachment.html>

[Bug 84500] [radeonsi] radeon 0000:01:00.0: Packet0 not allowed!

2014-10-20 Thread bugzilla-dae...@freedesktop.org
ttachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20141020/8b2e0524/attachment.html>

[Bug 84662] Long pauses with Unreal demo Elemental on R9270X since : Always flush the HDP cache before submitting a CS to the GPU

2014-10-20 Thread bugzilla-dae...@freedesktop.org
scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20141020/02a78c79/attachment-0001.html>

[Bug 85180] [drm:r100_ring_test] *ERROR* radeon: ring test failed (scratch(0x15E4)=0xCAFEDEAD)

2014-10-20 Thread bugzilla-dae...@freedesktop.org
-- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20141020/255db988/attachment.html>

[Bug 79980] Random radeonsi crashes

2014-10-20 Thread bugzilla-dae...@freedesktop.org
u mark a commit as good which is actually bad, the bisection will fail. -- 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/dri-devel/attachments/20141020