https://bugs.freedesktop.org/show_bug.cgi?id=103130
--- Comment #4 from Adam ---
This is the repo that didn't work:
http://download.opensuse.org/repositories/home:/forkbomb:/turboAMD/openSUSE_Tumbleweed/
This is the one that did:
http://download.opensuse.org/repositories/home:/forkbomb:/turboAM
https://bugs.freedesktop.org/show_bug.cgi?id=103102
--- Comment #11 from Hadrien ---
I've been setting vblank_time_us to 0x7fff, 0x, 0x00ff and I
get the same problem.
--
You are receiving this mail because:
You are the assignee for the bug.__
https://bugs.freedesktop.org/show_bug.cgi?id=103277
--- Comment #1 from dwagner ---
Created attachment 134842
--> https://bugs.freedesktop.org/attachment.cgi?id=134842&action=edit
dmesg of system before it fails to resume from S3 sleep
--
You are receiving this mail because:
You are the assig
https://bugs.freedesktop.org/show_bug.cgi?id=103277
Bug ID: 103277
Summary: [bisected] Systems hangs on resume from S3 sleep due
to "Match actual state during S3 resume" commit
Product: DRI
Version: DRI git
Hardware: x86-64
https://bugs.freedesktop.org/show_bug.cgi?id=103276
Bug ID: 103276
Summary: VEGA 64 3D Opengl does not work with kernel amd
staging 4.13 on Fedora core 26
Product: Mesa
Version: unspecified
Hardware: Other
O
Hi Dave,
Please pull the accumulated minor tilcdc changes and fixed for
v4.15. These small patches have been accumulated over a period of
several Linux releases.
Best regards and thanks,
Jyri
The following changes since commit ebec44a2456fbe5fe18aae88f6010f6878f0cb4a:
BackMerge tag 'v4.14-rc3
We need the total frame refresh time to check if we are too close to
vertical sync when updating the two framebuffer DMA registers and risk
a collision. This new method is more accurate that the previous that
based on mode's vrefresh value, which itself is inaccurate or may not
even be initialized
On 10/14/2017 03:34 PM, Thierry Reding wrote:
> On Sat, Oct 14, 2017 at 02:08:31PM +0200, Hans Verkuil wrote:
>> Hi Thierry,
>>
>> On 09/11/2017 02:29 PM, Hans Verkuil wrote:
>>> From: Hans Verkuil
>>>
>>> This patch series adds support for the Tegra CEC functionality.
>>>
>>> This v4 has been reb
On Sat, Oct 14, 2017 at 02:08:31PM +0200, Hans Verkuil wrote:
> Hi Thierry,
>
> On 09/11/2017 02:29 PM, Hans Verkuil wrote:
> > From: Hans Verkuil
> >
> > This patch series adds support for the Tegra CEC functionality.
> >
> > This v4 has been rebased to the latest 4.14 pre-rc1 mainline.
> >
>
Hi,
On Fri, Oct 13, 2017 at 05:59:16PM +0300, Laurent Pinchart wrote:
> The split between the omapdss and omapdrm driver is historic and was due
> to other userspace APIs (FBDEV and V4L2) being supported in addition to
> DRM/KMS. Now that the drivers only supports the DRM/KMS API, there is no
> ne
Hi Thierry,
On 09/11/2017 02:29 PM, Hans Verkuil wrote:
> From: Hans Verkuil
>
> This patch series adds support for the Tegra CEC functionality.
>
> This v4 has been rebased to the latest 4.14 pre-rc1 mainline.
>
> Please review! Other than for the bindings that are now Acked I have not
> rece
On 10/12/2017 10:03 AM, Tomi Valkeinen wrote:
>
> Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki.
> Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki
>
> On 12/10/17 09:50, Hans Verkuil wrote:
>
>>> I can't test with a TV, so no CEC for me... But otherwise I think t
https://bugzilla.kernel.org/show_bug.cgi?id=196615
--- Comment #26 from cont...@florentflament.com ---
I just figured out that if instead of opening a 'Gnome on Xorg' session, I open
a 'Gnome' session (which, as far as I know, starts a 'Wayland Display Server'
instead of Xorg on my Fedora setup),
Dear Eric,
Some nit picks where stuff contradicts the coding style.
Am Freitag, den 13.10.2017, 17:12 -0700 schrieb Eric Anholt:
> VC4's DSI1 has a bug where the AXI connection is broken for 32-bit
> writes from the CPU, so we use the DMA engine to DMA 32-bit values
> into registers instead. Th
Am 13.10.2017 um 19:33 schrieb Harsha Sharma:
Done with following coccinelle patch
@r@
expression x;
void* e;
type T;
identifier f;
@@
(
*((T *)e)
|
((T *)x)[...]
|
((T*)x)->f
|
- (T*)
e
)
Signed-off-by: Harsha Sharma
Reviewed-by: Christian König
---
Changes in v2:
-Remove
On Fri, 13 Oct 2017 17:12:55 -0700
Eric Anholt wrote:
> VC4's DSI1 has a bug where the AXI connection is broken for 32-bit
> writes from the CPU, so we use the DMA engine to DMA 32-bit values
> into registers instead. That sleeps, so we can't do it from the top
> half.
>
> As a solution, use an
16 matches
Mail list logo