[PATCH libdrm 7/7] xf86drm: Fix spelling mistakes

2016-04-03 Thread Eric Engestrom
Signed-off-by: Eric Engestrom --- xf86drm.c | 2 +- xf86drmMode.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/xf86drm.c b/xf86drm.c index 5f587d9..45aa5fc 100644 --- a/xf86drm.c +++ b/xf86drm.c @@ -2942,7 +2942,7 @@ static int drmGetMaxNodeName(void) MAX

[PATCH libdrm 6/7] tests: Fix spelling mistakes

2016-04-03 Thread Eric Engestrom
Signed-off-by: Eric Engestrom --- tests/amdgpu/basic_tests.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/amdgpu/basic_tests.c b/tests/amdgpu/basic_tests.c index 4ef6014..599c090 100644 --- a/tests/amdgpu/basic_tests.c +++ b/tests/amdgpu/basic_tests.c @@ -803,7

[PATCH libdrm 5/7] include: Fix spelling mistakes

2016-04-03 Thread Eric Engestrom
Signed-off-by: Eric Engestrom --- include/drm/drm_mode.h | 2 +- include/drm/i915_drm.h | 2 +- include/drm/mga_drm.h| 2 +- include/drm/savage_drm.h | 2 +- include/drm/vmwgfx_drm.h | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/include/drm/drm_mode.h b/include/dr

[PATCH libdrm 4/7] intel: Fix spelling mistakes

2016-04-03 Thread Eric Engestrom
Signed-off-by: Eric Engestrom --- intel/intel_bufmgr_fake.c | 2 +- intel/intel_bufmgr_gem.c | 2 +- intel/intel_decode.c | 2 +- intel/tests/gen5-3d.batch-ref.txt | 2 +- intel/tests/gen6-3d.batch-ref.txt | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) dif

[PATCH libdrm 3/7] freedreno: Fix spelling mistakes

2016-04-03 Thread Eric Engestrom
Signed-off-by: Eric Engestrom --- freedreno/kgsl/kgsl_drm.h | 2 +- freedreno/kgsl/msm_kgsl.h | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/freedreno/kgsl/kgsl_drm.h b/freedreno/kgsl/kgsl_drm.h index f1c7f4e..281978e 100644 --- a/freedreno/kgsl/kgsl_drm.h +++ b/freedren

[PATCH libdrm 2/7] exynos: Fix spelling mistake

2016-04-03 Thread Eric Engestrom
Signed-off-by: Eric Engestrom --- exynos/exynos_drm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exynos/exynos_drm.c b/exynos/exynos_drm.c index e689781..b961e52 100644 --- a/exynos/exynos_drm.c +++ b/exynos/exynos_drm.c @@ -347,7 +347,7 @@ exynos_prime_fd_to_handle(struc

[PATCH libdrm 1/7] amdgpu: Fix spelling mistakes

2016-04-03 Thread Eric Engestrom
Signed-off-by: Eric Engestrom --- amdgpu/amdgpu.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/amdgpu/amdgpu.h b/amdgpu/amdgpu.h index 0851306..5d5a2c6 100644 --- a/amdgpu/amdgpu.h +++ b/amdgpu/amdgpu.h @@ -685,7 +685,7 @@ int amdgpu_create_bo_from_user_mem(amdgpu_devic

[Bug 94708] Open source radeon drivers not working properly with Radeon HD 8550M

2016-04-03 Thread bugzilla-dae...@freedesktop.org
ROR:connection_factory_impl.cc(367)] Failed to connect to MCS endpoint with error -106 [WARNING:flash/platform/pepper/pep_module.cpp(63)] SANDBOXED Vector smash protection is enabled. -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20160403/b6769e38/attachment-0001.html>

[Bug 91880] Radeonsi on Grenada cards (r9 390) exceptionally unstable and poorly performing

2016-04-03 Thread bugzilla-dae...@freedesktop.org
e initrd (how do I do it and hod do I check if I need to do it, sorry about my ignorance :S ), but apparently it won't work anyway. -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20160403/7eb6ef29/attachment.html>

[Bug 93144] [radeonsi] Alien: Isolation feature request

2016-04-03 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: <https://lists.freedesktop.org/archives/dri-devel/attachments/20160403/7becd813/attachment.html>

[PATCH 1/3 v2] drm/i2c/adv7511: Add audio support

2016-04-03 Thread kbuild test robot
bytes Desc: not available URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20160403/90c8d73c/attachment-0001.obj>

[PATCH v14 2/2] drm/bridge: Add I2C based driver for ps8640 bridge

2016-04-03 Thread Jitao Shi
This patch adds drm_bridge driver for parade DSI to eDP bridge chip. Signed-off-by: Jitao Shi Reviewed-by: Daniel Kurtz --- Changes since v13: - add const on data, ps8640_write_bytes(struct i2c_client *client, const u8 *data, u16 data_len) - fix PAGE2_SW_REST tyro. - move the buf[3] init to

[PATCH v14 1/2] Documentation: bridge: Add documentation for ps8640 DT properties

2016-04-03 Thread Jitao Shi
Add documentation for DT properties supported by ps8640 DSI-eDP converter. Signed-off-by: Jitao Shi Acked-by: Rob Herring Reviewed-by: Philipp Zabel --- Changes since v13: - No change --- .../devicetree/bindings/display/bridge/ps8640.txt | 43 1 file changed, 43 insert

[Bug 93144] [radeonsi] Alien: Isolation feature request

2016-04-03 Thread bugzilla-dae...@freedesktop.org
this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20160403/58c93487/attachment.html>

[PATCH 1/5 v5] drm: Add support of ARC PGU display controller

2016-04-03 Thread kbuild test robot
art -- A non-text attachment was scrubbed... Name: .config.gz Type: application/octet-stream Size: 53176 bytes Desc: not available URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20160403/7301c9f0/attachment-0001.obj>

[Bug 93144] [radeonsi] Alien: Isolation feature request

2016-04-03 Thread bugzilla-dae...@freedesktop.org
art -- An HTML attachment was scrubbed... URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20160403/bdee516a/attachment.html>