https://bugs.freedesktop.org/show_bug.cgi?id=104299
Bug ID: 104299
Summary: Crash on amdgpu_sync_get_fence
Product: DRI
Version: XOrg git
Hardware: Other
OS: All
Status: NEW
Severity: normal
Prio
https://bugs.freedesktop.org/show_bug.cgi?id=101055
--- Comment #5 from Rutger van Bergen ---
I think this may relate to the problem described in this bug:
https://bugs.freedesktop.org/show_bug.cgi?id=100189. It states there that the
i915 Gallium driver is unmaintained, and may be removed from a
Gen3 hardware supports color keying with replacement of the pixel value.
Implement it using the standard KMS colorkey properties.
Signed-off-by: Laurent Pinchart
---
drivers/gpu/drm/rcar-du/rcar_du_vsp.c | 16
1 file changed, 16 insertions(+)
diff --git a/drivers/gpu/drm/rcar-d
From: Alexandru Gheorghe
The VSP2 found in R-Car Gen3 SoCs supports changing the alpha value of
source pixels that match a color key. Add support for this feature for
display pipelines through the API exposed to the DU driver.
The colorkey key value is expressed as a XYZ 888 value, where the X,
Hello,
This patch series is an attempt at implementing standard properties for color
keying support in the KMS API.
Before designing the API proposal I've analyzed the KMS drivers that support
color keying in the upstream kernel. Part of the explanation below was
initially posted in a reply to "[
Now that KMS has standard color keying properties, instantiate them for
all the non-primary planes. This replaces the custom colorkey field in
the driver plane state structure. The custom colorkey property is kept
to ensure backward-compatibility, but now implemented as an alias for
the standard co
Color keying is the action of replacing pixels matching a given color
(or range of colors) with transparent pixels in an overlay when
performing blitting. Depending on the hardware capabilities, the
matching pixel can either become fully transparent, or gain a
programmable alpha value.
Color keyin
https://bugs.freedesktop.org/show_bug.cgi?id=104205
--- Comment #3 from Bret Towe ---
Created attachment 136234
--> https://bugs.freedesktop.org/attachment.cgi?id=136234&action=edit
dmesg with working screen
here is dmesg on a boot that brought up monitor correctly
version is:
Linux ghoststar
---
amdgpu/amdgpu-symbol-check | 2 ++
amdgpu/amdgpu.h| 28
amdgpu/amdgpu_cs.c | 18 ++
3 files changed, 48 insertions(+)
diff --git a/amdgpu/amdgpu-symbol-check b/amdgpu/amdgpu-symbol-check
index 59db3cfe..3f298d13 100755
--- a/am
anv already uses the ioctls but does not use libdrm, so these were
not wrapped yet.
---
xf86drm.c | 26 ++
xf86drm.h | 2 ++
2 files changed, 28 insertions(+)
diff --git a/xf86drm.c b/xf86drm.c
index c44621c1..deb76e4b 100644
--- a/xf86drm.c
+++ b/xf86drm.c
@@ -4247,3 +42
https://bugs.freedesktop.org/show_bug.cgi?id=104289
Vedran Miletić changed:
What|Removed |Added
Summary|[regression][vega10]|[regression][vega10]
https://bugs.freedesktop.org/show_bug.cgi?id=104295
--- Comment #1 from kaspar.t...@gmail.com ---
I am using Arch Linux with Steam using the operating systems native runtime if
this makes any difference.
Some system info also:
phoronix-test-suite system-info
Phoronix Test Suite v7.6.0
System In
https://bugs.freedesktop.org/show_bug.cgi?id=104295
Bug ID: 104295
Summary: Launching counter strike global offensive fails after
update from 17.2 to 17.3
Product: Mesa
Version: 17.3
Hardware: x86-64 (AMD64)
https://bugs.freedesktop.org/show_bug.cgi?id=104205
--- Comment #2 from Bret Towe ---
Created attachment 136229
--> https://bugs.freedesktop.org/attachment.cgi?id=136229&action=edit
dmesg log
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugzilla.kernel.org/show_bug.cgi?id=172421
Paweł Zmarzły (pawo2...@gmail.com) changed:
What|Removed |Added
CC||pawo2...@gmail.com
-
On Sat, Dec 16, 2017 at 02:13:36PM +0100, Christoph Fritz wrote:
> This patch adds support for AUO G104SN02 V2 800x600 10.4" panel to DRM
> simple panel driver.
>
> Signed-off-by: Christoph Fritz
> Signed-off-by: Stefan Riedmueller
> ---
> Changes since v1:
> - be explicit as to which propertie
https://bugs.freedesktop.org/show_bug.cgi?id=102646
Justin Mitzel changed:
What|Removed |Added
Summary|Screen flickering under |[dc] Screen flickering
https://bugs.freedesktop.org/show_bug.cgi?id=102646
Justin Mitzel changed:
What|Removed |Added
Summary|Screen flickering under |Screen flickering under
On Fri, Dec 15, 2017 at 01:10:44PM +0100, Linus Walleij wrote:
> This adds device tree bindings for the Texas Instruments
> THS8134, THS8134A and THS8134B VGA DACs by extending and
> renaming the existing bindings for THS8135.
>
> These DACs are used for the VGA outputs on the ARM reference
> desi
https://bugs.freedesktop.org/show_bug.cgi?id=100239
--- Comment #11 from network...@rkmail.ru ---
There is no corruption on scope with current mesa git + llvm 6.0 on TAHITI. I
don't have RX480 anymore, so I can't test it with POLARIS.
--
You are receiving this mail because:
You are the assignee
https://bugs.freedesktop.org/show_bug.cgi?id=104289
Bug ID: 104289
Summary: [regression][vega10] [drm:amdgpu_job_timedout
[amdgpu]] *ERROR* ring sdma0 timeout on exiting Hitman
Product: DRI
Version: DRI git
Hardware: Other
This patch adds support for AUO G104SN02 V2 800x600 10.4" panel to DRM
simple panel driver.
Signed-off-by: Christoph Fritz
Signed-off-by: Stefan Riedmueller
---
Changes since v1:
- be explicit as to which properties apply
- adapt indenting
.../bindings/display/panel/auo,g104sn02.txt|
Hi Maxime,
I love your patch! Yet something to improve:
[auto build test ERROR on ]
url:
https://github.com/0day-ci/linux/commits/Maxime-Ripard/drm-sun4i-Support-the-Display-Engine-frontend/20171216-122702
base:
config: arm-allmodconfig (attached as .config)
compiler: arm-linux-gnueabi
https://bugs.freedesktop.org/show_bug.cgi?id=104285
--- Comment #1 from Alex Vorobyev ---
Created attachment 136214
--> https://bugs.freedesktop.org/attachment.cgi?id=136214&action=edit
glxinfo
My glxinfo.
--
You are receiving this mail because:
You are the assignee for the bug._
https://bugs.freedesktop.org/show_bug.cgi?id=104285
Bug ID: 104285
Summary: Euro Truck Simulator 2 and American Truck Simulator
artifacts (Mesa 17.3, AMD R9 280X)
Product: Mesa
Version: 17.3
Hardware: x86-64 (AMD64)
25 matches
Mail list logo