Nouveau Display Driver
[Prev Page][Next Page]
- [PATCH v7 17/20] drm/dp_mst: Add some atomic state iterator macros
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v7 19/20] drm/dp_mst: Check payload count in drm_dp_mst_atomic_check()
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v7 15/20] drm/nouveau: Stop unsetting mstc->port, use malloc refs
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v7 18/20] drm/dp_mst: Start tracking per-port VCPI allocations
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v7 13/20] drm/nouveau: Remove unnecessary VCPI checks in nv50_msto_cleanup()
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v7 14/20] drm/nouveau: Keep malloc references to MST ports
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v7 16/20] drm/nouveau: Grab payload lock in nv50_msto_payload()
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v7 12/20] drm/nouveau: Remove bogus cleanup in nv50_mstm_add_connector()
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v7 10/20] drm/i915: Keep malloc references to MST ports
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v7 11/20] drm/amdgpu/display: Keep malloc ref to MST port
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v7 09/20] drm/dp_mst: Fix payload deallocation on hotplugs using malloc refs
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v7 08/20] drm/dp_mst: Stop releasing VCPI when removing ports from topology
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v7 07/20] drm/dp_mst: Restart last_connected_port_and_mstb() if topology ref fails
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v7 06/20] drm/dp_mst: Introduce new refcounting scheme for mstbs and ports
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v7 04/20] drm/dp_mst: Fix some formatting in drm_dp_mst_deallocate_vcpi()
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v7 05/20] drm/dp_mst: Rename drm_dp_mst_get_validated_(port|mstb)_ref and friends
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v7 03/20] drm/dp_mst: Fix some formatting in drm_dp_mst_allocate_vcpi()
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v7 02/20] drm/dp_mst: Fix some formatting in drm_dp_payload_send_msg()
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v7 01/20] drm/dp_mst: Fix some formatting in drm_dp_add_port()
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v7 00/20] MST refcounting/atomic helpers cleanup
- From: Lyude Paul <lyude@xxxxxxxxxx>
- Re: [PATCH v6 00/20] MST refcounting/atomic helpers cleanup
- From: Ben Skeggs <skeggsb@xxxxxxxxx>
- [PATCH v6 20/20] drm/nouveau: Use atomic VCPI helpers for MST
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v6 18/20] drm/dp_mst: Start tracking per-port VCPI allocations
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v6 19/20] drm/dp_mst: Check payload count in drm_dp_mst_atomic_check()
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v6 16/20] drm/nouveau: Grab payload lock in nv50_msto_payload()
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v6 14/20] drm/nouveau: Keep malloc references to MST ports
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v6 15/20] drm/nouveau: Stop unsetting mstc->port, use malloc refs
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v6 17/20] drm/dp_mst: Add some atomic state iterator macros
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v6 13/20] drm/nouveau: Remove unnecessary VCPI checks in nv50_msto_cleanup()
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v6 12/20] drm/nouveau: Remove bogus cleanup in nv50_mstm_add_connector()
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v6 11/20] drm/amdgpu/display: Keep malloc ref to MST port
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v6 10/20] drm/i915: Keep malloc references to MST ports
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v6 08/20] drm/dp_mst: Stop releasing VCPI when removing ports from topology
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v6 09/20] drm/dp_mst: Fix payload deallocation on hotplugs using malloc refs
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v6 07/20] drm/dp_mst: Restart last_connected_port_and_mstb() if topology ref fails
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v6 06/20] drm/dp_mst: Introduce new refcounting scheme for mstbs and ports
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v6 05/20] drm/dp_mst: Rename drm_dp_mst_get_validated_(port|mstb)_ref and friends
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v6 04/20] drm/dp_mst: Fix some formatting in drm_dp_mst_deallocate_vcpi()
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v6 03/20] drm/dp_mst: Fix some formatting in drm_dp_mst_allocate_vcpi()
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v6 02/20] drm/dp_mst: Fix some formatting in drm_dp_payload_send_msg()
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v6 01/20] drm/dp_mst: Fix some formatting in drm_dp_add_port()
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v6 00/20] MST refcounting/atomic helpers cleanup
- From: Lyude Paul <lyude@xxxxxxxxxx>
- Re: [PATCH] drm/nouveau/nvkm: mark expected switch fall-throughs
- From: "Gustavo A. R. Silva" <gustavo@xxxxxxxxxxxxxx>
- [Bug 107829] nouveau crash/freeze [MULTIPLE_WARP_ERRORS] warp 3f0009 [ILLEGAL_INSTR_ENCODING]
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: [PATCH v5 19/20] drm/dp_mst: Check payload count in drm_dp_mst_atomic_check()
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH v5 18/20] drm/dp_mst: Start tracking per-port VCPI allocations
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH v5 17/20] drm/dp_mst: Add some atomic state iterator macros
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH v5 08/20] drm/dp_mst: Stop releasing VCPI when removing ports from topology
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH v5 04/20] drm/dp_mst: Fix some formatting in drm_dp_mst_deallocate_vcpi()
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH v5 07/20] drm/dp_mst: Restart last_connected_port_and_mstb() if topology ref fails
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH v5 06/20] drm/dp_mst: Introduce new refcounting scheme for mstbs and ports
- From: Daniel Vetter <daniel@xxxxxxxx>
- [Bug 107829] nouveau crash/freeze [MULTIPLE_WARP_ERRORS] warp 3f0009 [ILLEGAL_INSTR_ENCODING]
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 107829] nouveau crash/freeze [MULTIPLE_WARP_ERRORS] warp 3f0009 [ILLEGAL_INSTR_ENCODING]
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 101665] lspci blocks forever with a GP107M
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 101665] lspci blocks forever with a GP107M
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [PATCH 1/4] drm/edid: Pass connector to AVI infoframe functions
- From: Ville Syrjala <ville.syrjala@xxxxxxxxxxxxxxx>
- [Bug 107829] nouveau crash/freeze [MULTIPLE_WARP_ERRORS] warp 3f0009 [ILLEGAL_INSTR_ENCODING]
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [PATCH v5 18/20] drm/dp_mst: Start tracking per-port VCPI allocations
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v5 20/20] drm/nouveau: Use atomic VCPI helpers for MST
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v5 19/20] drm/dp_mst: Check payload count in drm_dp_mst_atomic_check()
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v5 17/20] drm/dp_mst: Add some atomic state iterator macros
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v5 16/20] drm/nouveau: Grab payload lock in nv50_msto_payload()
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v5 15/20] drm/nouveau: Stop unsetting mstc->port, use malloc refs
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v5 14/20] drm/nouveau: Keep malloc references to MST ports
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v5 13/20] drm/nouveau: Remove unnecessary VCPI checks in nv50_msto_cleanup()
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v5 12/20] drm/nouveau: Remove bogus cleanup in nv50_mstm_add_connector()
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v5 10/20] drm/i915: Keep malloc references to MST ports
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v5 11/20] drm/amdgpu/display: Keep malloc ref to MST port
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v5 09/20] drm/dp_mst: Fix payload deallocation on hotplugs using malloc refs
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v5 07/20] drm/dp_mst: Restart last_connected_port_and_mstb() if topology ref fails
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v5 08/20] drm/dp_mst: Stop releasing VCPI when removing ports from topology
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v5 06/20] drm/dp_mst: Introduce new refcounting scheme for mstbs and ports
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v5 05/20] drm/dp_mst: Rename drm_dp_mst_get_validated_(port|mstb)_ref and friends
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v5 04/20] drm/dp_mst: Fix some formatting in drm_dp_mst_deallocate_vcpi()
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v5 02/20] drm/dp_mst: Fix some formatting in drm_dp_payload_send_msg()
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v5 03/20] drm/dp_mst: Fix some formatting in drm_dp_mst_allocate_vcpi()
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v5 01/20] drm/dp_mst: Fix some formatting in drm_dp_add_port()
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v5 00/20] MST refcounting/atomic helpers cleanup
- From: Lyude Paul <lyude@xxxxxxxxxx>
- Re: [PATCH v4 00/16] MST refcounting/atomic helpers cleanup
- From: Lyude Paul <lyude@xxxxxxxxxx>
- Re: [PATCH v4 00/16] MST refcounting/atomic helpers cleanup
- From: "Wentland, Harry" <Harry.Wentland@xxxxxxx>
- Re: [PATCH v2 07/16] drm/amdgpu/display: Keep malloc ref to MST port
- From: "Wentland, Harry" <Harry.Wentland@xxxxxxx>
- Re: [PATCH v2 05/16] drm/dp_mst: Fix payload deallocation on hotplugs using malloc refs
- From: "Wentland, Harry" <Harry.Wentland@xxxxxxx>
- Re: [PATCH v2 04/16] drm/dp_mst: Stop releasing VCPI when removing ports from topology
- From: "Wentland, Harry" <Harry.Wentland@xxxxxxx>
- Re: [PATCH v2 03/16] drm/dp_mst: Restart last_connected_port_and_mstb() if topology ref fails
- From: "Wentland, Harry" <Harry.Wentland@xxxxxxx>
- Re: [PATCH v4 02/16] drm/dp_mst: Introduce new refcounting scheme for mstbs and ports
- From: "Wentland, Harry" <Harry.Wentland@xxxxxxx>
- [Bug 99900] [NVC1] nouveau: freeze / crash after kernel update to 4.10
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 100567] Nouveau system freeze fifo: SCHED_ERROR 0a [CTXSW_TIMEOUT]
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 100567] Nouveau system freeze fifo: SCHED_ERROR 0a [CTXSW_TIMEOUT]
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 99900] [NVC1] nouveau: freeze / crash after kernel update to 4.10
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 100567] Nouveau system freeze fifo: SCHED_ERROR 0a [CTXSW_TIMEOUT]
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 99900] [NVC1] nouveau: freeze / crash after kernel update to 4.10
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 93629] [NVE6] complete system freeze, PGRAPH engine fault on channel 2, SCHED_ERROR [ CTXSW_TIMEOUT ]
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 100567] Nouveau system freeze fifo: SCHED_ERROR 0a [CTXSW_TIMEOUT]
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 93629] [NVE6] complete system freeze, PGRAPH engine fault on channel 2, SCHED_ERROR [ CTXSW_TIMEOUT ]
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: [Mesa-dev] Chromium - Application-level nouveau blacklist
- From: Stéphane Marchesin <stephane.marchesin@xxxxxxxxx>
- Re: [PATCH 7/7] drm: Split out drm_probe_helper.h
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [Mesa-dev] Chromium - Application-level nouveau blacklist
- From: Tapani Pälli <tapani.palli@xxxxxxxxx>
- Re: Chromium - Application-level nouveau blacklist
- From: "K. York" <kanepyork@xxxxxxxxx>
- Re: [PATCH 7/7] drm: Split out drm_probe_helper.h
- From: Liviu Dudau <liviu@xxxxxxxxxxx>
- Re: [Mesa-dev] Chromium - Application-level nouveau blacklist
- From: Jason Ekstrand <jason@xxxxxxxxxxxxxx>
- Re: [PATCH 7/7] drm: Split out drm_probe_helper.h
- From: Daniel Vetter <daniel@xxxxxxxx>
- [Bug 109230] [crash] Xorg is crashing on startup with enabled xinerama
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 109230] [crash] Xorg is crashing on startup with enabled xinerama
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 109230] [crash] Xorg is crashing on startup with enabled xinerama
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 109230] [crash] Xorg is crashing on startup with enabled xinerama
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 109230] [crash] Xorg is crashing on startup with enabled xinerama
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 109230] [crash] Xorg is crashing on startup with enabled xinerama
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 100567] Nouveau system freeze fifo: SCHED_ERROR 0a [CTXSW_TIMEOUT]
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 109230] [crash] Xorg is crashing on startup with enabled xinerama
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 100567] Nouveau system freeze fifo: SCHED_ERROR 0a [CTXSW_TIMEOUT]
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 96562] nouveau crashes with SCHED_ERROR 0a [CTXSW_TIMEOUT]
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: [Mesa-dev] Chromium - Application-level nouveau blacklist
- From: Rob Clark <robdclark@xxxxxxxxx>
- [Bug 109230] [crash] Xorg is crashing on startup with enabled xinerama
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 109230] [crash] Xorg is crashing on startup with enabled xinerama
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 109230] New: [crash] Xorg is crashing on startup with enabled xinerama
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: Chromium - Application-level nouveau blacklist
- From: Ilia Mirkin <imirkin@xxxxxxxxxxxx>
- Re: Nouveau module X server not starting on a NP900X5N Kaby Lake machine
- From: Jan Vlietland <j.vlietland@xxxxxxx>
- Re: [PATCH 7/7] drm: Split out drm_probe_helper.h
- From: Liviu Dudau <liviu@xxxxxxxxxxx>
- Nouveau module results in total lockups without any dmesg trace on a NP900X5N Kaby Lake machine
- From: Jan Vlietland <j.vlietland@xxxxxxx>
- [Bug 99202] system freeze - fifo: SCHED_ERROR 0a [CTXSW_TIMEOUT] - MULTIPLE_WARP_ERRORS - DATA_ERROR 00000004 [INVALID_VALUE] - ILLEGAL_CLASS ch 11 - RT_STORAGE_TYPE_MISMATCH - CLASS_SUBCH_MISMATCH
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 107829] nouveau crash/freeze [MULTIPLE_WARP_ERRORS] warp 3f0009 [ILLEGAL_INSTR_ENCODING]
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 103721] [GM107] Frequent freezes with nouveau on Thinkpad P50
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 103721] [GM107] Frequent freezes with nouveau on Thinkpad P50
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 99900] [NVC1] nouveau: freeze / crash after kernel update to 4.10
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 100567] Nouveau system freeze fifo: SCHED_ERROR 0a [CTXSW_TIMEOUT]
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 99900] [NVC1] nouveau: freeze / crash after kernel update to 4.10
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 100567] Nouveau system freeze fifo: SCHED_ERROR 0a [CTXSW_TIMEOUT]
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 100567] Nouveau system freeze fifo: SCHED_ERROR 0a [CTXSW_TIMEOUT]
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 100567] Nouveau system freeze fifo: SCHED_ERROR 0a [CTXSW_TIMEOUT]
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 98138] Random Freeze - nouveau 0000:01:00.0: fifo: SCHED_ERROR 0a [CTXSW_TIMEOUT]
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 98138] Random Freeze - nouveau 0000:01:00.0: fifo: SCHED_ERROR 0a [CTXSW_TIMEOUT]
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 100567] Nouveau system freeze fifo: SCHED_ERROR 0a [CTXSW_TIMEOUT]
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Chromium - Application-level nouveau blacklist
- From: Ilia Mirkin <imirkin@xxxxxxxxxxxx>
- [PATCH v4 16/16] drm/nouveau: Use atomic VCPI helpers for MST
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v4 15/16] drm/dp_mst: Check payload count in drm_dp_mst_atomic_check()
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v4 14/16] drm/dp_mst: Start tracking per-port VCPI allocations
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v4 13/16] drm/dp_mst: Add some atomic state iterator macros
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v4 12/16] drm/nouveau: Grab payload lock in nv50_msto_payload()
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v4 10/16] drm/nouveau: Keep malloc references to MST ports
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v4 11/16] drm/nouveau: Stop unsetting mstc->port, use malloc refs
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v4 09/16] drm/nouveau: Remove unnecessary VCPI checks in nv50_msto_cleanup()
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v4 08/16] drm/nouveau: Remove bogus cleanup in nv50_mstm_add_connector()
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v4 07/16] drm/amdgpu/display: Keep malloc ref to MST port
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v4 05/16] drm/dp_mst: Fix payload deallocation on hotplugs using malloc refs
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v4 04/16] drm/dp_mst: Stop releasing VCPI when removing ports from topology
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v4 06/16] drm/i915: Keep malloc references to MST ports
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v4 03/16] drm/dp_mst: Restart last_connected_port_and_mstb() if topology ref fails
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v4 02/16] drm/dp_mst: Introduce new refcounting scheme for mstbs and ports
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v4 01/16] drm/dp_mst: Rename drm_dp_mst_get_validated_(port|mstb)_ref and friends
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v4 00/16] MST refcounting/atomic helpers cleanup
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [Bug 98386] [NVE7] bus: MMIO write of FAULT at [ IBUS ], Pointer to {TDMS, flat panel} table invalid
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 104835] MMIO read of 00000000 FAULT at 10ac08 [ IBUS ]
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 102349] nv4x crashing with plasmashell - gdb log included
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [PATCH v3 16/16] drm/nouveau: Use atomic VCPI helpers for MST
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v3 15/16] drm/dp_mst: Check payload count in drm_dp_mst_atomic_check()
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v3 14/16] drm/dp_mst: Start tracking per-port VCPI allocations
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v3 13/16] drm/dp_mst: Add some atomic state iterator macros
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v3 12/16] drm/nouveau: Grab payload lock in nv50_msto_payload()
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v3 11/16] drm/nouveau: Stop unsetting mstc->port, use malloc refs
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v3 10/16] drm/nouveau: Keep malloc references to MST ports
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v3 09/16] drm/nouveau: Remove unnecessary VCPI checks in nv50_msto_cleanup()
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v3 08/16] drm/nouveau: Remove bogus cleanup in nv50_mstm_add_connector()
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v3 07/16] drm/amdgpu/display: Keep malloc ref to MST port
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v3 06/16] drm/i915: Keep malloc references to MST ports
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v3 05/16] drm/dp_mst: Fix payload deallocation on hotplugs using malloc refs
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v3 04/16] drm/dp_mst: Stop releasing VCPI when removing ports from topology
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v3 03/16] drm/dp_mst: Restart last_connected_port_and_mstb() if topology ref fails
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v3 01/16] drm/dp_mst: Rename drm_dp_mst_get_validated_(port|mstb)_ref and friends
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v3 02/16] drm/dp_mst: Introduce new refcounting scheme for mstbs and ports
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v3 00/16] MST refcounting/atomic helpers cleanup
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [Bug 102349] nv4x crashing with plasmashell - gdb log included
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 102349] nv4x crashing with plasmashell - gdb log included
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 109187] [NVC1][optimus] nouveau black display, only mouse cursor visible when using intel driver for integrated GPU
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: Nouveau module X server not starting on a NP900X5N Kaby Lake machine
- From: Ilia Mirkin <imirkin@xxxxxxxxxxxx>
- [Bug 100423] MMIO read of 00000000 FAULT at 022554 [ IBUS ]
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: Nouveau module results in total lockups without any dmesg trace on a NP900X5N Kaby Lake machine
- From: Ilia Mirkin <imirkin@xxxxxxxxxxxx>
- [Bug 100423] MMIO read of 00000000 FAULT at 022554 [ IBUS ]
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 109187] [NVC1][optimus] nouveau black display, only mouse cursor visible
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 102349] nv4x crashing with plasmashell - gdb log included
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 105319] DRM: EVO timeout with kernel 4.15.x
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 109187] [NVC1][optimus] nouveau black display, only mouse cursor visible
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 109187] [NVC1][optimus] nouveau black display, only mouse cursor visible
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 109187] New: [NVC1][optimus] nouveau black display, only mouse cursor visible
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 109186] New: Nouveau is freeze display. Only mouse working
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 109185] New: Nouveau is freeze display. Only mouse working
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: [PATCH] drm/nouveau: Don't disable polling in fallback mode
- From: Ilia Mirkin <imirkin@xxxxxxxxxxxx>
- [Bug 100423] MMIO read of 00000000 FAULT at 022554 [ IBUS ]
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 102349] nv4x crashing with plasmashell - gdb log included
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 102349] nv4x crashing with plasmashell - gdb log included
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 100567] Nouveau system freeze fifo: SCHED_ERROR 0a [CTXSW_TIMEOUT]
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 107829] nouveau crash/freeze [MULTIPLE_WARP_ERRORS] warp 3f0009 [ILLEGAL_INSTR_ENCODING]
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 108982] GM206: MMIO write of 800000ec FAULT at 10eb14 [ IBUS ]
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 108982] GM206: MMIO write of 800000ec FAULT at 10eb14 [ IBUS ]
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: [PATCH v2 06/16] drm/i915: Keep malloc references to MST ports
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH v2 01/16] drm/dp_mst: Rename drm_dp_mst_get_validated_(port|mstb)_ref and friends
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [Intel-gfx] [PATCH 7/7] drm: Split out drm_probe_helper.h
- From: Benjamin Gaignard <benjamin.gaignard@xxxxxxxxxx>
- [PATCH v2 16/16] drm/nouveau: Use atomic VCPI helpers for MST
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v2 15/16] drm/dp_mst: Check payload count in drm_dp_mst_atomic_check()
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v2 14/16] drm/dp_mst: Start tracking per-port VCPI allocations
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v2 13/16] drm/dp_mst: Add some atomic state iterator macros
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v2 12/16] drm/nouveau: Grab payload lock in nv50_msto_payload()
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v2 11/16] drm/nouveau: Stop unsetting mstc->port, use malloc refs
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v2 09/16] drm/nouveau: Remove unnecessary VCPI checks in nv50_msto_cleanup()
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v2 07/16] drm/amdgpu/display: Keep malloc ref to MST port
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v2 10/16] drm/nouveau: Keep malloc references to MST ports
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v2 08/16] drm/nouveau: Remove bogus cleanup in nv50_mstm_add_connector()
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v2 06/16] drm/i915: Keep malloc references to MST ports
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v2 05/16] drm/dp_mst: Fix payload deallocation on hotplugs using malloc refs
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v2 04/16] drm/dp_mst: Stop releasing VCPI when removing ports from topology
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v2 02/16] drm/dp_mst: Introduce new refcounting scheme for mstbs and ports
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v2 03/16] drm/dp_mst: Restart last_connected_port_and_mstb() if topology ref fails
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v2 01/16] drm/dp_mst: Rename drm_dp_mst_get_validated_(port|mstb)_ref and friends
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v2 00/16] MST refcounting/atomic helpers cleanup
- From: Lyude Paul <lyude@xxxxxxxxxx>
- Re: [WIP PATCH 03/15] drm/dp_mst: Introduce new refcounting scheme for mstbs and ports
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH] drm/nouveau/pmu: don't print reply values if exec is false
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- Re: [WIP PATCH 06/15] drm/i915: Keep malloc references to MST ports
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [WIP PATCH 03/15] drm/dp_mst: Introduce new refcounting scheme for mstbs and ports
- From: Daniel Vetter <daniel@xxxxxxxx>
- [Bug 108982] GM206: MMIO write of 800000ec FAULT at 10eb14 [ IBUS ]
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: [WIP PATCH 05/15] drm/dp_mst: Fix payload deallocation on hotplugs using malloc refs
- From: Lyude Paul <lyude@xxxxxxxxxx>
- Re: [WIP PATCH 06/15] drm/i915: Keep malloc references to MST ports
- From: Lyude Paul <lyude@xxxxxxxxxx>
- Re: [WIP PATCH 03/15] drm/dp_mst: Introduce new refcounting scheme for mstbs and ports
- From: Lyude Paul <lyude@xxxxxxxxxx>
- Re: [PATCH 7/7] drm: Split out drm_probe_helper.h
- From: Daniel Vetter <daniel@xxxxxxxx>
- Requesting help in Nvidia 940MX card issue
- From: archit gupta <a.gupta.archit@xxxxxxxxx>
- [WIP PATCH 00/15] MST refcounting/atomic helpers cleanup
- From: Lyude Paul <lyude@xxxxxxxxxx>
- Re: [Intel-gfx] [PATCH 7/7] drm: Split out drm_probe_helper.h
- From: Rodrigo Vivi <rodrigo.vivi@xxxxxxxxx>
- [PATCH 7/7] drm: Split out drm_probe_helper.h
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- Re: [WIP PATCH 02/15] drm/dp_mst: Refactor drm_dp_update_payload_part1()
- From: "Wentland, Harry" <Harry.Wentland@xxxxxxx>
- Re: [WIP PATCH 01/15] drm/dp_mst: Remove bogus conditional in drm_dp_update_payload_part1()
- From: "Wentland, Harry" <Harry.Wentland@xxxxxxx>
- [PATCH 4/7] drm: Move the legacy kms disable_all helper to crtc helpers
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- Re: [WIP PATCH 13/15] drm/dp_mst: Start tracking per-port VCPI allocations
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [WIP PATCH 04/15] drm/dp_mst: Stop releasing VCPI when removing ports from topology
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [WIP PATCH 05/15] drm/dp_mst: Fix payload deallocation on hotplugs using malloc refs
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [WIP PATCH 06/15] drm/i915: Keep malloc references to MST ports
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [WIP PATCH 03/15] drm/dp_mst: Introduce new refcounting scheme for mstbs and ports
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [WIP PATCH 02/15] drm/dp_mst: Refactor drm_dp_update_payload_part1()
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [WIP PATCH 01/15] drm/dp_mst: Remove bogus conditional in drm_dp_update_payload_part1()
- From: Daniel Vetter <daniel@xxxxxxxx>
- [PATCH] drm/nouveau/falcon: avoid touching registers if engine is off
- From: Ilia Mirkin <imirkin@xxxxxxxxxxxx>
- [PATCH] drm/nouveau/volt/gf117: fix speedo readout register
- From: Ilia Mirkin <imirkin@xxxxxxxxxxxx>
- [WIP PATCH 14/15] drm/dp_mst: Check payload count in drm_dp_mst_atomic_check()
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [WIP PATCH 15/15] drm/nouveau: Use atomic VCPI helpers for MST
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [WIP PATCH 13/15] drm/dp_mst: Start tracking per-port VCPI allocations
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [WIP PATCH 12/15] drm/dp_mst: Add some atomic state iterator macros
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [WIP PATCH 11/15] drm/nouveau: Grab payload lock in nv50_msto_payload()
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [WIP PATCH 10/15] drm/nouveau: Stop unsetting mstc->port, use malloc refs
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [WIP PATCH 09/15] drm/nouveau: Fix potential use-after-frees for MSTCs
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [WIP PATCH 08/15] drm/nouveau: Remove unnecessary VCPI checks in nv50_msto_cleanup()
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [WIP PATCH 07/15] drm/nouveau: Remove bogus cleanup in nv50_mstm_add_connector()
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [WIP PATCH 06/15] drm/i915: Keep malloc references to MST ports
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [WIP PATCH 05/15] drm/dp_mst: Fix payload deallocation on hotplugs using malloc refs
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [WIP PATCH 04/15] drm/dp_mst: Stop releasing VCPI when removing ports from topology
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [WIP PATCH 03/15] drm/dp_mst: Introduce new refcounting scheme for mstbs and ports
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [WIP PATCH 02/15] drm/dp_mst: Refactor drm_dp_update_payload_part1()
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [WIP PATCH 01/15] drm/dp_mst: Remove bogus conditional in drm_dp_update_payload_part1()
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [Bug 108980] GF117: MMIO write of 0000001f FAULT at 6013d4 [ IBUS ]
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 108980] GF117: MMIO write of 0000001f FAULT at 6013d4 [ IBUS ]
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 108980] GF117: MMIO write of 0000001f FAULT at 6013d4 [ IBUS ]
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 105319] DRM: EVO timeout with kernel 4.15.x
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 105319] DRM: EVO timeout with kernel 4.15.x
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 108980] GF117: MMIO write of 0000001f FAULT at 6013d4 [ IBUS ]
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 108980] GF117: MMIO write of 0000001f FAULT at 6013d4 [ IBUS ]
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 108980] GF117: MMIO write of 0000001f FAULT at 6013d4 [ IBUS ]
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: [PATCH] drm/nouveau: Fix memory leak in nv50_mstm_del()
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [Bug 109035] amazon echo dot technical support phone number
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: [PATCH 4/7] drm: Move the legacy kms disable_all helper to crtc helpers
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- Re: TK1: DRM, Nouveau and VIC
- From: Marcel Ziswiler <marcel.ziswiler@xxxxxxxxxxx>
- Re: [PATCH 7/7] drm: Split out drm_probe_helper.h
- From: Neil Armstrong <narmstrong@xxxxxxxxxxxx>
- Re: [PATCH 4/7] drm: Move the legacy kms disable_all helper to crtc helpers
- From: Sean Paul <sean@xxxxxxxxxx>
- Re: [PATCH 4/7] drm: Move the legacy kms disable_all helper to crtc helpers
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- Re: [PATCH 7/7] drm: Split out drm_probe_helper.h
- From: Thierry Reding <thierry.reding@xxxxxxxxx>
- TK1: DRM, Nouveau and VIC
- From: Marcel Ziswiler <marcel.ziswiler@xxxxxxxxxxx>
- Re: TK1: DRM, Nouveau and VIC
- From: Marcel Ziswiler <marcel.ziswiler@xxxxxxxxxxx>
- Re: drm/nouveau: tegra: Call nouveau_drm_device_init()
- From: Marcel Ziswiler <marcel.ziswiler@xxxxxxxxxxx>
- Re: TK1: DRM, Nouveau and VIC
- From: Marcel Ziswiler <marcel.ziswiler@xxxxxxxxxxx>
- Re: [PATCH 7/7] drm: Split out drm_probe_helper.h
- From: Benjamin Gaignard <benjamin.gaignard@xxxxxxxxxx>
- [PATCH 4/7] drm: Move the legacy kms disable_all helper to crtc helpers
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- [PATCH 7/7] drm: Split out drm_probe_helper.h
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- [PATCH 7/7] drm: Split out drm_probe_helper.h
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- Re: [PATCH 7/7] drm: Split out drm_probe_helper.h
- From: Benjamin Gaignard <benjamin.gaignard@xxxxxxxxxx>
- [Bug 109035] amazon echo dot technical support phone number
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 109035] New: amazon echo dot technical support phone number
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 109025] Reset Button is not working properly.
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 109025] New: Reset Button is not working properly.
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: [PATCH] drm/nouveau: Fix memory leak in nv50_mstm_del()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [Bug 108980] GF117: MMIO write of 0000001f FAULT at 6013d4 [ IBUS ]
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [PATCH] drm/nouveau: Fix memory leak in nv50_mstm_del()
- From: Lyude Paul <lyude@xxxxxxxxxx>
- Re: System freeze: Debian Testing with C61 [GeForce 7025 / nForce 630a]
- From: Ilia Mirkin <imirkin@xxxxxxxxxxxx>
- Re: System freeze: Debian Testing with C61 [GeForce 7025 / nForce 630a]
- From: riveravaldez <riveravaldezmail@xxxxxxxxx>
- Re: next/master boot bisection: Oops in nouveau driver on jetson-tk1
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: next/master boot bisection: Oops in nouveau driver on jetson-tk1
- From: Thierry Reding <thierry.reding@xxxxxxxxx>
- Re: TK1: DRM, Nouveau and VIC
- From: Thierry Reding <thierry.reding@xxxxxxxxx>
- Re: next/master boot bisection: Oops in nouveau driver on jetson-tk1
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: TK1: DRM, Nouveau and VIC
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- Re: TK1: DRM, Nouveau and VIC
- From: Thierry Reding <thierry.reding@xxxxxxxxx>
- Re: TK1: DRM, Nouveau and VIC
- From: Thierry Reding <thierry.reding@xxxxxxxxx>
- Re: next/master boot bisection: Oops in nouveau driver on jetson-tk1
- From: Guillaume Tucker <guillaume.tucker@xxxxxxxxxxxxx>
- Re: new GP107
- From: James <bjlockie@xxxxxxxxx>
- [Bug 108980] GF117: MMIO write of 0000001f FAULT at 6013d4 [ IBUS ]
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 108980] GF117: MMIO write of 0000001f FAULT at 6013d4 [ IBUS ]
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 108980] GF117: MMIO write of 0000001f FAULT at 6013d4 [ IBUS ]
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: new GP107
- From: Ilia Mirkin <imirkin@xxxxxxxxxxxx>
- new GP107
- From: James <bjlockie@xxxxxxxxx>
- [Bug 108982] GM206: MMIO write of 800000ec FAULT at 10eb14 [ IBUS ]
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 108982] GM206: MMIO write of 800000ec FAULT at 10eb14 [ IBUS ]
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 108980] GF117: MMIO write of 0000001f FAULT at 6013d4 [ IBUS ]
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 108980] GF117: MMIO write of 0000001f FAULT at 6013d4 [ IBUS ]
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 108980] GF117: MMIO write of 0000001f FAULT at 6013d4 [ IBUS ]
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 91988] nouveau causes complete system hang - SCHED_ERROR CTXSW_TIMEOUT PGRAPH engine fault PBDMA0 ACQUIRE
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 93629] [NVE6] complete system freeze, PGRAPH engine fault on channel 2, SCHED_ERROR [ CTXSW_TIMEOUT ]
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 93629] [NVE6] complete system freeze, PGRAPH engine fault on channel 2, SCHED_ERROR [ CTXSW_TIMEOUT ]
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 108980] GF117: MMIO write of 0000001f FAULT at 6013d4 [ IBUS ]
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 108982] GM206: MMIO write of 800000ec FAULT at 10eb14 [ IBUS ]
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 108980] GF117: MMIO write of 0000001f FAULT at 6013d4 [ IBUS ]
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 100423] MMIO read of 00000000 FAULT at 022554 [ IBUS ]
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 108982] New: GM206: MMIO write of 800000ec FAULT at 10eb14 [ IBUS ]
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 108980] New: GF117: MMIO write of 0000001f FAULT at 6013d4 [ IBUS ]
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: next/master boot bisection: Oops in nouveau driver on jetson-tk1
- From: Lyude Paul <lyude@xxxxxxxxxx>
- next/master boot bisection: Oops in nouveau driver on jetson-tk1
- From: Guillaume Tucker <guillaume.tucker@xxxxxxxxxxxxx>
- Re: [PATCH RFC 00/15] Zero ****s, hugload of hugs <3
- From: Eric Curtin <ericcurtin17@xxxxxxxxx>
- [Bug 104835] MMIO read of 00000000 FAULT at 10ac08 [ IBUS ]
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 100423] MMIO read of 00000000 FAULT at 022554 [ IBUS ]
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: System freeze: Debian Testing with C61 [GeForce 7025 / nForce 630a]
- From: riveravaldez <riveravaldezmail@xxxxxxxxx>
- Re: System freeze: Debian Testing with C61 [GeForce 7025 / nForce 630a]
- From: Ilia Mirkin <imirkin@xxxxxxxxxxxx>
- System freeze: Debian Testing with C61 [GeForce 7025 / nForce 630a]
- From: riveravaldez <riveravaldezmail@xxxxxxxxx>
- [Bug 108959] New: Hangs and reboots while browsing [and/or playing video]
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: [PATCH 1/4] drm/edid: Pass connector to AVI inforframe functions
- From: Andrzej Hajda <a.hajda@xxxxxxxxxxx>
- Re: [PATCH 1/4] drm/edid: Pass connector to AVI inforframe functions
- From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/4] drm/edid: Pass connector to AVI inforframe functions
- From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/4] drm/edid: Pass connector to AVI inforframe functions
- From: Andrzej Hajda <a.hajda@xxxxxxxxxxx>
- Re: [PATCH 1/4] drm/edid: Pass connector to AVI inforframe functions
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- Re: [PATCH 1/4] drm/edid: Pass connector to AVI inforframe functions
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- Re: [PATCH 1/4] drm/edid: Pass connector to AVI inforframe functions
- From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/4] drm/edid: Pass connector to AVI inforframe functions
- From: Andrzej Hajda <a.hajda@xxxxxxxxxxx>
- Re: [PATCH 1/4] drm/edid: Pass connector to AVI inforframe functions
- From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/4] drm/edid: Pass connector to AVI inforframe functions
- From: Andrzej Hajda <a.hajda@xxxxxxxxxxx>
- Re: [PATCH 1/4] drm/edid: Pass connector to AVI inforframe functions
- From: Russell King - ARM Linux <linux@xxxxxxxxxxxxxxx>
- [Bug 104835] MMIO read of 00000000 FAULT at 10ac08 [ IBUS ]
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 100423] MMIO read of 00000000 FAULT at 022554 [ IBUS ]
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 98386] [NVE7] bus: MMIO write of FAULT at [ IBUS ], Pointer to {TDMS, flat panel} table invalid
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 98386] [NVE7] bus: MMIO write of FAULT at [ IBUS ], Pointer to {TDMS, flat panel} table invalid
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 100423] MMIO read of 00000000 FAULT at 022554 [ IBUS ]
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 100423] MMIO read of 00000000 FAULT at 022554 [ IBUS ]
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 107016] Gpio error only from kernel higher as 4.x (k2000m; 0x0e73b0a2; version 80.07.40.00.02)
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 107016] Gpio error only from kernel higher as 4.x (k2000m; 0x0e73b0a2; version 80.07.40.00.02)
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 105319] DRM: EVO timeout with kernel 4.15.x
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: [PATCH v3 1/3] drm/connector: Add generic underscan properties
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH RFC 03/15] drm/nouveau: replace **** with a hug
- From: Michel Hermier <michel.hermier@xxxxxxxxx>
- Re: [PATCH 1/4] drm/edid: Pass connector to AVI inforframe functions
- From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
- Re: [PATCH RFC 00/15] Zero ****s, hugload of hugs <3
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH RFC 00/15] Zero ****s, hugload of hugs <3
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH 1/4] drm/edid: Pass connector to AVI inforframe functions
- From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
- Re: [PATCH RFC 00/15] Zero ****s, hugload of hugs <3
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- Re: [PATCH RFC 00/15] Zero ****s, hugload of hugs <3
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC 00/15] Zero ****s, hugload of hugs <3
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- Re: [PATCH RFC 00/15] Zero ****s, hugload of hugs <3
- From: Jonathan Corbet <corbet@xxxxxxx>
- Re: [PATCH RFC 00/15] Zero ****s, hugload of hugs <3
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- Re: [PATCH RFC 00/15] Zero ****s, hugload of hugs <3
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- Re: [PATCH RFC 00/15] Zero ****s, hugload of hugs <3
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH RFC 03/15] drm/nouveau: replace **** with a hug
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- Re: [PATCH RFC 00/15] Zero ****s, hugload of hugs <3
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- Re: [PATCH RFC 00/15] Zero ****s, hugload of hugs <3
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- Re: [PATCH RFC 00/15] Zero ****s, hugload of hugs <3
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- Re: [PATCH RFC 00/15] Zero ****s, hugload of hugs <3
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC 00/15] Zero ****s, hugload of hugs <3
- From: Davidlohr Bueso <dave@xxxxxxxxxxxx>
- Re: [PATCH RFC 00/15] Zero ****s, hugload of hugs <3
- From: Abuse <abuse@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC 00/15] Zero ****s, hugload of hugs <3
- From: Chris Mason <clm@xxxxxx>
- Re: [PATCH RFC 00/15] Zero ****s, hugload of hugs <3
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- Re: [PATCH RFC 00/15] Zero ****s, hugload of hugs <3
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- Re: [PATCH RFC 00/15] Zero ****s, hugload of hugs <3
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- Re: [PATCH] drm/fbdev: Make skip_vt_switch the default
- From: "Li, Samuel" <Samuel.Li@xxxxxxx>
- Re: [PATCH 1/4] drm/edid: Pass connector to AVI inforframe functions
- From: Andrzej Hajda <a.hajda@xxxxxxxxxxx>
- Re: [PATCH RFC 03/15] drm/nouveau: replace **** with a hug
- From: Diego Viola <diego.viola@xxxxxxxxx>
- Re: [PATCH RFC 00/15] Zero ****s, hugload of hugs <3
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] drm/fbdev: Make skip_vt_switch the default
- From: Maarten Lankhorst <maarten.lankhorst@xxxxxxxxxxxxxxx>
- Re: [PATCH RFC 00/15] Zero ****s, hugload of hugs <3
- From: Abuse <abuse@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC 00/15] Zero ****s, hugload of hugs <3
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- Re: next/master boot: 142 boots: 2 failed, 130 passed with 7 offline, 3 conflicts (next-20181129)
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH RFC 00/15] Zero ****s, hugload of hugs <3
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- [PATCH] drm/fbdev: Make skip_vt_switch the default
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- Re: [PATCH RFC 00/15] Zero ****s, hugload of hugs <3
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- Re: [PATCH RFC 00/15] Zero ****s, hugload of hugs <3
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC 00/15] Zero ****s, hugload of hugs <3
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- Re: [PATCH RFC 00/15] Zero ****s, hugload of hugs <3
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH RFC 00/15] Zero ****s, hugload of hugs <3
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC 00/15] Zero ****s, hugload of hugs <3
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC 03/15] drm/nouveau: replace **** with a hug
- From: Diego Viola <diego.viola@xxxxxxxxx>
- Re: [PATCH RFC 00/15] Zero ****s, hugload of hugs <3
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH RFC 00/15] Zero ****s, hugload of hugs <3
- From: Jonathan Corbet <corbet@xxxxxxx>
- Re: [PATCH RFC 00/15] Zero ****s, hugload of hugs <3
- From: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC 00/15] Zero ****s, hugload of hugs <3
- From: Matthias Brugger <matthias.bgg@xxxxxxxxx>
- Re: [PATCH RFC 00/15] Zero ****s, hugload of hugs <3
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH RFC 00/15] Zero ****s, hugload of hugs <3
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- Re: [PATCH RFC 00/15] Zero ****s, hugload of hugs <3
- From: David Miller <davem@xxxxxxxxxxxxx>
- [PATCH RFC 03/15] drm/nouveau: replace **** with a hug
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- Re: [PATCH RFC 00/15] Zero ****s, hugload of hugs <3
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: next/master boot: 142 boots: 2 failed, 130 passed with 7 offline, 3 conflicts (next-20181129)
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH 1/4] drm/edid: Pass connector to AVI inforframe functions
- From: Andrzej Hajda <a.hajda@xxxxxxxxxxx>
- Re: [PATCH RFC 00/15] Zero ****s, hugload of hugs <3
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH RFC 00/15] Zero ****s, hugload of hugs <3
- From: Michael Schmitz <schmitzmic@xxxxxxxxx>
- Re: [PATCH RFC 00/15] Zero ****s, hugload of hugs <3
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH] drm/fbdev: Make skip_vt_switch the default
- From: Daniel Vetter <daniel@xxxxxxxx>
- [PATCH] drm/fbdev: Make skip_vt_switch the default
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- Re: [PATCH v3 1/3] drm/connector: Add generic underscan properties
- From: Eric Anholt <eric@xxxxxxxxxx>
- Re: [PATCH v3 1/3] drm/connector: Add generic underscan properties
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxx>
- Re: [PATCH v3 1/3] drm/connector: Add generic underscan properties
- From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
- [Bug 92961] Xorg freezes (only mouse and ssh are still working)
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 92961] Xorg freezes (only mouse and ssh are still working)
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 106577] broken rendering with nine and nouveau (GM107)
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 108857] display becomes unresponsive and keyboard input fails
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: 4.20.0-rc3 nouveau/Quadro P2000 Mobile: runpm causing ACPI errors, lockups
- From: Karol Herbst <kherbst@xxxxxxxxxx>
- Re: 4.20.0-rc3 nouveau/Quadro P2000 Mobile: runpm causing ACPI errors, lockups
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [Bug 108857] display becomes unresponsive and keyboard input fails
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 108906] New: nouveau driver causes system slowdown
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: next/master boot: 142 boots: 2 failed, 130 passed with 7 offline, 3 conflicts (next-20181129)
- From: Thierry Reding <thierry.reding@xxxxxxxxx>
- Re: 4.20.0-rc3 nouveau/Quadro P2000 Mobile: runpm causing ACPI errors, lockups
- From: Karol Herbst <kherbst@xxxxxxxxxx>
- [Bug 108651] Screen flickering when using compositor with OpenGL backend
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 108651] Screen flickering when using compositor with OpenGL backend
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 108651] Screen flickering when using compositor with OpenGL backend
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: [PATCH v6 3/6] drm/dp_mst: Start tracking per-port VCPI allocations
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: 4.20.0-rc3 nouveau/Quadro P2000 Mobile: runpm causing ACPI errors, lockups
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v6 3/6] drm/dp_mst: Start tracking per-port VCPI allocations
- From: Lyude Paul <lyude@xxxxxxxxxx>
- Re: 4.20.0-rc3 nouveau/Quadro P2000 Mobile: runpm causing ACPI errors, lockups
- From: Karol Herbst <kherbst@xxxxxxxxxx>
- Re: 4.20.0-rc3 nouveau/Quadro P2000 Mobile: runpm causing ACPI errors, lockups
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v6 3/6] drm/dp_mst: Start tracking per-port VCPI allocations
- From: Lyude Paul <lyude@xxxxxxxxxx>
- Re: [PATCH v3 1/3] drm/connector: Add generic underscan properties
- From: Eric Anholt <eric@xxxxxxxxxx>
- [Bug 108857] display becomes unresponsive and keyboard input fails
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 108857] display becomes unresponsive and keyboard input fails
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: 4.20.0-rc3 nouveau/Quadro P2000 Mobile: runpm causing ACPI errors, lockups
- From: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx>
- Re: [PATCH] drm/fbdev: Make skip_vt_switch the default
- From: Heiko Stübner <heiko@xxxxxxxxx>
- Re: 4.20.0-rc3 nouveau/Quadro P2000 Mobile: runpm causing ACPI errors, lockups
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [Bug 108873] nouveau/Quadro P2000 Mobile: runpm causing ACPI errors, lockups
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 108873] nouveau/Quadro P2000 Mobile: runpm causing ACPI errors, lockups
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: 4.20.0-rc3 nouveau/Quadro P2000 Mobile: runpm causing ACPI errors, lockups
- From: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx>
- Re: [PATCH v6 3/6] drm/dp_mst: Start tracking per-port VCPI allocations
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: 4.20.0-rc3 nouveau/Quadro P2000 Mobile: runpm causing ACPI errors, lockups
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v6 3/6] drm/dp_mst: Start tracking per-port VCPI allocations
- From: Lyude Paul <lyude@xxxxxxxxxx>
- Re: [PATCH 0/6] Remove all bad dp_mst_port uses and hide struct def
- From: Ben Skeggs <skeggsb@xxxxxxxxx>
- Re: [PATCH 1/6] drm/dp_mst: Add drm_dp_get_payload_info()
- From: Lyude Paul <lyude@xxxxxxxxxx>
- Re: [PATCH 1/6] drm/dp_mst: Add drm_dp_get_payload_info()
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH v6 3/6] drm/dp_mst: Start tracking per-port VCPI allocations
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH v6 3/6] drm/dp_mst: Start tracking per-port VCPI allocations
- From: Lyude Paul <lyude@xxxxxxxxxx>
- Re: 4.20.0-rc3 nouveau/Quadro P2000 Mobile: runpm causing ACPI errors, lockups
- From: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx>
- Re: [PATCH v6 3/6] drm/dp_mst: Start tracking per-port VCPI allocations
- From: Daniel Vetter <daniel@xxxxxxxx>
- [Bug 84721] [NVC1] Nvidia Geforce GT 630 using nouveau on 3.16 kernel. dangerous Fan speed
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 84721] [NVC1] Nvidia Geforce GT 630 using nouveau on 3.16 kernel. dangerous Fan speed
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 84721] [NVC1] Nvidia Geforce GT 630 using nouveau on 3.16 kernel. dangerous Fan speed
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 108873] New: nouveau/Quadro P2000 Mobile: runpm causing ACPI errors, lockups
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- 4.20.0-rc3 nouveau/Quadro P2000 Mobile: runpm causing ACPI errors, lockups
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v6 3/6] drm/dp_mst: Start tracking per-port VCPI allocations
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [Bug 108857] display becomes unresponsive and keyboard input fails
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: [PATCH v6 3/6] drm/dp_mst: Start tracking per-port VCPI allocations
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH v6 3/6] drm/dp_mst: Start tracking per-port VCPI allocations
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH 2/2] drm/nouveau: Grab an rpm reference before/after DP AUX transactions
- From: Lyude Paul <lyude@xxxxxxxxxx>
- Re: [PATCH] drm/nouveau: tegra: Call nouveau_drm_device_init()
- From: Lyude Paul <lyude@xxxxxxxxxx>
- Re: [PATCH v6 1/6] drm/dp_mst: Add some atomic state iterator macros
- From: Daniel Vetter <daniel@xxxxxxxx>
- [Bug 108857] New: display becomes unresponsive and keyboard input fails
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [PATCH] drm/nouveau/bios/ramcfg: fix missing parentheses when calculating RON
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- [Bug 108857] display becomes unresponsive and keyboard input fails
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: [PATCH 0/6] Remove all bad dp_mst_port uses and hide struct def
- From: Karol Herbst <kherbst@xxxxxxxxxx>
- Re: [PATCH 2/2] drm/nouveau: Grab an rpm reference before/after DP AUX transactions
- From: Karol Herbst <kherbst@xxxxxxxxxx>
- Re: [PATCH] drm/nouveau: Check rc from drm_dp_mst_topology_mgr_resume()
- From: Karol Herbst <kherbst@xxxxxxxxxx>
- Re: [PATCH] drm/nouveau: Check rc from drm_dp_mst_topology_mgr_resume()
- From: Karol Herbst <kherbst@xxxxxxxxxx>
- Re: About Porting Android to nouveau
- From: Ilia Mirkin <imirkin@xxxxxxxxxxxx>
- Re: [PATCH 2/2] drm/atomic: Create and use __drm_atomic_helper_crtc_reset() everywhere
- From: Rodrigo Siqueira <rodrigosiqueiramelo@xxxxxxxxx>
- About Porting Android to nouveau
- From: Yang Tsao <yang@xxxxxxxxx>
- [PATCH 1/4] drm/edid: Pass connector to AVI inforframe functions
- From: Ville Syrjala <ville.syrjala@xxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] drm/atomic: Create and use __drm_atomic_helper_crtc_reset() everywhere
- From: Kieran Bingham <kieran.bingham+renesas@xxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] drm/atomic: Create and use __drm_atomic_helper_crtc_reset() everywhere
- From: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>
- Re: [PATCH 1/4] drm/edid: Pass connector to AVI inforframe functions
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- Re: [PATCH v3 1/3] drm/connector: Add generic underscan properties
- From: Brian Starkey <Brian.Starkey@xxxxxxx>
- Re: [PATCH 1/4] drm/edid: Pass connector to AVI inforframe functions
- From: Thierry Reding <thierry.reding@xxxxxxxxx>
- Re: [PATCH 2/2] drm/atomic: Create and use __drm_atomic_helper_crtc_reset() everywhere
- From: CK Hu <ck.hu@xxxxxxxxxxxx>
- Re: [PATCH 2/2] drm/atomic: Create and use __drm_atomic_helper_crtc_reset() everywhere
- From: Lyude Paul <lyude@xxxxxxxxxx>
- Re: [PATCH] drm/nouveau: Check rc from drm_dp_mst_topology_mgr_resume()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH] drm/nouveau: tegra: Call nouveau_drm_device_init()
- From: Thierry Reding <thierry.reding@xxxxxxxxx>
- [Bug 108058] After resuming from suspend, discrete GPU is powered on and can't be turned off
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 108058] After resuming from suspend, discrete GPU is powered on and can't be turned off
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 108058] After resuming from suspend, discrete GPU is powered on and can't be turned off
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 108058] After resuming from suspend, discrete GPU is powered on and can't be turned off
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 108058] After resuming from suspend, discrete GPU is powered on and can't be turned off
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [PATCH v3 0/3] drm/connector: Provide generic support for underscan
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxx>
- [PATCH v3 3/3] drm/vc4: Attach underscan props to the HDMI connector
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxx>
- [PATCH v3 2/3] drm/vc4: Take underscan setup into account when updating planes
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxx>
- [PATCH v3 1/3] drm/connector: Add generic underscan properties
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxx>
- [Bug 108783] Nouveau crash in X server / display system with PAGE_NOT_PRESENT/NULL_DMAOBJ running Minecraft Feed The Beast Continuum
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 108615] [NVE7] changing resolution causes blank screen
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 108615] [NVE7] changing resolution causes blank screen
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 108615] [NVE7] changing resolution causes blank screen
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 108615] [NVE7] changing resolution causes blank screen
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 98386] [NVE7] bus: MMIO write of FAULT at [ IBUS ], Pointer to {TDMS, flat panel} table invalid
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 100228] [NV137] bus: MMIO read of 00000000 FAULT at 409800 [ TIMEOUT ]
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: [PATCH 1/4] drm/edid: Pass connector to AVI inforframe functions
- From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/4] drm/edid: Pass connector to AVI inforframe functions
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- [Bug 108783] New: Nouveau crash in X server / display system with PAGE_NOT_PRESENT/NULL_DMAOBJ running Minecraft Feed The Beast Continuum
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 95282] G96: system hang on video playback via vdpau
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [PATCH 2/2] drm/nouveau: Grab an rpm reference before/after DP AUX transactions
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH 0/2] drm/nouveau: Fix DP AUX RPM issues
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH 1/2] drm/dp: Add ->pre/post_transfer() hooks for drm_dp_aux
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH 4/6] drm/nouveau: Stop reading port->mgr in nv50_mstc_detect()
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH 6/6] drm/i915: Start using struct drm_dp_mst_port again
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH 5/6] drm/dp_mst: Hide drm_dp_mst_port contents from drivers
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH 3/6] drm/nouveau: Stop reading port->mgr in nv50_mstc_get_modes()
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH 0/6] Remove all bad dp_mst_port uses and hide struct def
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH 2/6] drm/nouveau: Use drm_dp_get_payload_info() for getting payload/vcpi
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH 1/6] drm/dp_mst: Add drm_dp_get_payload_info()
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [Bug 106512] Fatal: NVIDIA GEFORCE 320M MCP89: Can't start X on kernel 4.15
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [PATCH v6 6/6] drm/nouveau: Use atomic VCPI helpers for MST
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v6 5/6] drm/nouveau: Stop unsetting mstc->port, check connector registration
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v6 4/6] drm/dp_mst: Check payload count in drm_dp_mst_atomic_check()
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v6 2/6] drm/dp_mst: Return kref_put() result from drm_dp_put_port()
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v6 0/6] drm/dp_mst: Improve VCPI helpers, use in nouveau
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v6 3/6] drm/dp_mst: Start tracking per-port VCPI allocations
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v6 1/6] drm/dp_mst: Add some atomic state iterator macros
- From: Lyude Paul <lyude@xxxxxxxxxx>
- Re: [PATCH 2/2] drm/atomic: Create and use __drm_atomic_helper_crtc_reset() everywhere
- From: "Li, Sun peng (Leo)" <Sunpeng.Li@xxxxxxx>
- Re: [PATCH 2/2] drm/atomic: Create and use __drm_atomic_helper_crtc_reset() everywhere
- From: Thierry Reding <thierry.reding@xxxxxxxxx>
- [PATCH -next] drm/nouveau: fix copy-paste error in nouveau_fence_wait_uevent_handler
- From: YueHaibing <yuehaibing@xxxxxxxxxx>
- Re: [PATCH 2/2] drm/atomic: Create and use __drm_atomic_helper_crtc_reset() everywhere
- From: Liviu Dudau <liviu.dudau@xxxxxxx>
- Re: [PATCH 2/2] drm/atomic: Create and use __drm_atomic_helper_crtc_reset() everywhere
- From: Maarten Lankhorst <maarten.lankhorst@xxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] drm/atomic: Create and use __drm_atomic_helper_crtc_reset() everywhere
- From: "Wentland, Harry" <Harry.Wentland@xxxxxxx>
- Re: [PATCH 2/2] drm/atomic: Create and use __drm_atomic_helper_crtc_reset() everywhere
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxx>
- [PATCH 2/2] drm/atomic: Create and use __drm_atomic_helper_crtc_reset() everywhere
- From: Maarten Lankhorst <maarten.lankhorst@xxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] drm/atomic: Create and use __drm_atomic_helper_crtc_reset() everywhere
- From: Sean Paul <sean@xxxxxxxxxx>
- Re: [Intel-gfx] [PATCH 2/2] drm/atomic: Create and use __drm_atomic_helper_crtc_reset() everywhere
- From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
- Re: [PATCH] drm/nouveau: Check rc from drm_dp_mst_topology_mgr_resume()
- From: Sasha Levin <alexander.levin@xxxxxxxxxxxxx>
- [PATCH] drm/nouveau: Check rc from drm_dp_mst_topology_mgr_resume()
- From: Lyude Paul <lyude@xxxxxxxxxx>
- Re: [PATCH] drm/nouveau: Don't disable polling in fallback mode
- From: Takashi Iwai <tiwai@xxxxxxx>
- Re: Question on IPA on GM107
- From: Ilia Mirkin <imirkin@xxxxxxxxxxxx>
- Question on IPA on GM107
- From: Fernando Sahmkow <fsahmkow27@xxxxxxxxx>
- Re: [PATCH 2/2] drm/atomic: Create and use __drm_atomic_helper_crtc_reset() everywhere
- From: Heiko Stuebner <heiko@xxxxxxxxx>
- [Bug 100228] [NV137] bus: MMIO read of 00000000 FAULT at 409800 [ TIMEOUT ]
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 108651] Screen flickering when using compositor with OpenGL backend
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 108651] Screen flickering when using compositor with OpenGL backend
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [PATCH v5 5/5] drm/dp_mst: Stop unsetting mstc->port, check connector registration
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v5 4/5] drm/nouveau: Use atomic VCPI helpers for MST
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v5 3/5] drm/dp_mst: Check payload count in drm_dp_mst_atomic_check()
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v5 2/5] drm/dp_mst: Start tracking per-port VCPI allocations
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v5 1/5] drm/dp_mst: Add some atomic state iterator macros
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v5 0/5] drm/dp_mst: Improve VCPI helpers, use in nouveau
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v4 5/5] drm/dp_mst: Stop unsetting mstc->port, check connector registration
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v4 4/5] drm/nouveau: Use atomic VCPI helpers for MST
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v4 3/5] drm/dp_mst: Check payload count in drm_dp_mst_atomic_check()
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v4 2/5] drm/dp_mst: Start tracking per-port VCPI allocations
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v4 1/5] drm/dp_mst: Add some atomic state iterator macros
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v4 0/5] drm/dp_mst: Improve VCPI helpers, use in nouveau
- From: Lyude Paul <lyude@xxxxxxxxxx>
- Re: [PATCH v3 2/5] drm/dp_mst: Start tracking per-port VCPI allocations
- From: Lyude Paul <lyude@xxxxxxxxxx>
- Re: [PATCH v3 2/5] drm/dp_mst: Start tracking per-port VCPI allocations
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH v3 2/5] drm/dp_mst: Start tracking per-port VCPI allocations
- From: Lyude Paul <lyude@xxxxxxxxxx>
- Re: [PATCH v3 2/5] drm/dp_mst: Start tracking per-port VCPI allocations
- From: Lyude Paul <lyude@xxxxxxxxxx>
- Re: [PATCH v3 2/5] drm/dp_mst: Start tracking per-port VCPI allocations
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH] drm/nouveau: tegra: Initialize mode configuration
- From: Thierry Reding <thierry.reding@xxxxxxxxx>
- Re: [PATCH] drm/nouveau: tegra: Initialize mode configuration
- From: Ilia Mirkin <imirkin@xxxxxxxxxxxx>
- Re: [PATCH] drm/nouveau: tegra: Initialize mode configuration
- From: Thierry Reding <thierry.reding@xxxxxxxxx>
- [PATCH RESEND v3 5/5] drm/dp_mst: Stop unsetting mstc->port, check connector registration
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH RESEND v3 3/5] drm/dp_mst: Check payload count in drm_dp_mst_atomic_check()
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH RESEND v3 4/5] drm/nouveau: Use atomic VCPI helpers for MST
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH RESEND v3 2/5] drm/dp_mst: Start tracking per-port VCPI allocations
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH RESEND v3 1/5] drm/dp_mst: Add some atomic state iterator macros
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH RESEND v3 0/5] drm/dp_mst: Improve VCPI helpers, use in nouveau
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v3 5/5] drm/dp_mst: Stop unsetting mstc->port, check connector registration
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v3 4/5] drm/nouveau: Use atomic VCPI helpers for MST
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v3 3/5] drm/dp_mst: Check payload count in drm_dp_mst_atomic_check()
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v3 2/5] drm/dp_mst: Start tracking per-port VCPI allocations
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v3 1/5] drm/dp_mst: Add some atomic state iterator macros
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v3 0/5] drm/dp_mst: Add some atomic state iterator macros
- From: Lyude Paul <lyude@xxxxxxxxxx>
- Re: [PATCH] drm/nouveau: tegra: Initialize mode configuration
- From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
- [PATCH] drm/nouveau: tegra: Initialize mode configuration
- From: Thierry Reding <thierry.reding@xxxxxxxxx>
- [Bug 93629] [NVE6] complete system freeze, PGRAPH engine fault on channel 2, SCHED_ERROR [ CTXSW_TIMEOUT ]
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 108651] Screen flickering when using compositor with OpenGL backend
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 108651] Screen flickering when using compositor with OpenGL backend
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: [Bug 108651] Screen flickering when using compositor with OpenGL backend
- From: Christ-Jan Wijtmans <cj.wijtmans@xxxxxxxxx>
- [Bug 108651] Screen flickering when using compositor with OpenGL backend
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 108658] New: gt215 scheduling while atomic warning
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 100567] Nouveau system freeze fifo: SCHED_ERROR 0a [CTXSW_TIMEOUT]
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 108651] Screen flickering when using compositor with OpenGL backend
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 108651] New: Screen flickering when using compositor with OpenGL backend
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 97620] [REGRESSION, bisected] KMS can't initialize GeForce GTX 460 after commit a6a0f67ca7aae2e6bec7ebf55d1e4853dc220816
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 102349] nv4x crashing with plasmashell - gdb log included
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 108500] Crash when creating a depth buffer on GeForce 320M
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: Linux 4.19 slowdown / crash - nouveau - Ubuntu 18.10 / Alienware 17 R5
- From: Christopher Patti <feoh@xxxxxxxx>
- [Bug 108615] [NVE7] changing resolution causes blank screen
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 108615] [NVE7] changing resolution causes blank screen
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 108615] New: [NVE7] changing resolution causes blank screen
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 108500] Crash when creating a depth buffer on GeForce 320M
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: [PATCH v2 2/4] drm/dp_mst: Start tracking per-port VCPI allocations
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH v2 2/4] drm/dp_mst: Start tracking per-port VCPI allocations
- From: Lyude Paul <lyude@xxxxxxxxxx>
- Re: [PATCH v2 3/4] drm/dp_mst: Check payload count in drm_dp_mst_atomic_check()
- From: Lyude Paul <lyude@xxxxxxxxxx>
- Re: [PATCH v2 3/4] drm/dp_mst: Check payload count in drm_dp_mst_atomic_check()
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH v2 2/4] drm/dp_mst: Start tracking per-port VCPI allocations
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH v2 4/4] drm/nouveau: Use atomic VCPI helpers for MST
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH v2 1/4] drm/dp_mst: Add some atomic state iterator macros
- From: Daniel Vetter <daniel@xxxxxxxx>
- [Bug 100423] MMIO read of 00000000 FAULT at 022554 [ IBUS ]
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 100423] MMIO read of 00000000 FAULT at 022554 [ IBUS ]
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 105117] desktop freeze playing video nouveau: DATA_ERROR INVALID_BITFIELD
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 105117] desktop freeze playing video nouveau: DATA_ERROR INVALID_BITFIELD
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 105117] desktop freeze playing video nouveau: DATA_ERROR INVALID_BITFIELD
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Linux 4.19 slowdown / crash - nouveau - Ubuntu 18.10 / Alienware 17 R5
- From: Christopher Patti <feoh@xxxxxxxx>
- [PATCH v2 4/4] drm/nouveau: Use atomic VCPI helpers for MST
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v2 3/4] drm/dp_mst: Check payload count in drm_dp_mst_atomic_check()
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v2 2/4] drm/dp_mst: Start tracking per-port VCPI allocations
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v2 1/4] drm/dp_mst: Add some atomic state iterator macros
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v2 0/4] drm/dp_mst: Improve VCPI helpers, use in nouveau
- From: Lyude Paul <lyude@xxxxxxxxxx>
- Re: Questions on Blocklinear Mipmaps and auto-sizing
- From: Ilia Mirkin <imirkin@xxxxxxxxxxxx>
- Questions on Blocklinear Mipmaps and auto-sizing
- From: Fernando Sahmkow <fsahmkow27@xxxxxxxxx>
- [Bug 108500] Crash when creating a depth buffer on GeForce 320M
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 108500] Crash when creating a depth buffer on GeForce 320M
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: [PATCH 4/6] drm/dp_mst: Start tracking per-port VCPI allocations
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH 5/6] drm/dp_mst: Check payload count in ->atomic_check()
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH 0/6] drm/dp_mst: Improve VCPI helpers, use in nouveau
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH 3/6] drm/atomic: Add ->atomic_check() hook for private objects
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH 2/6] drm/dp_mst: Remove all evil duplicate state pointers
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH 1/6] drm/dp_mst: Deprecate drm_dp_find_vcpi_slots()
- From: Daniel Vetter <daniel@xxxxxxxx>
- [Bug 108500] Crash when creating a depth buffer on GeForce 320M
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [PATCH 4/6] drm/dp_mst: Start tracking per-port VCPI allocations
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH 6/6] drm/nouveau: Use atomic VCPI helpers for MST
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH 5/6] drm/dp_mst: Check payload count in ->atomic_check()
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH 3/6] drm/atomic: Add ->atomic_check() hook for private objects
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH 2/6] drm/dp_mst: Remove all evil duplicate state pointers
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH 1/6] drm/dp_mst: Deprecate drm_dp_find_vcpi_slots()
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH 0/6] drm/dp_mst: Improve VCPI helpers, use in nouveau
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [Bug 108520] [GK104] MST DisplayPort HiDPI screen flicker
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 108520] [GK104] MST DisplayPort HiDPI screen flicker
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 108520] [GK104] MST DisplayPort HiDPI screen flicker
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 108520] [GK104] MST DisplayPort HiDPI screen flicker
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 108520] [GK104] MST DisplayPort HiDPI screen flicker
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 108520] [GK104] MST DisplayPort HiDPI screen flicker
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 108520] MST DisplayPort HiDPI screen flicker
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 108520] MST DisplayPort HiDPI screen flicker
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 108520] MST DisplayPort HiDPI screen flicker
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 108520] MST DisplayPort HiDPI screen flicker
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 108520] New: MST DisplayPort HiDPI screen flicker
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 108500] Crash when creating a depth buffer on GeForce 320M
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 108500] Crash when creating a depth buffer on GeForce 320M
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: 8K HEVC decoding with NVIDIA GeForce GTX 1060
- From: 孫偉程 <dmvictor@xxxxxxxxx>
- [PATCH 0/2][RESEND] Provide init/release functions for struct ttm_bo_global
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- kmemleak in nvkm_iccsense_oneinit
- From: Jaejoong Kim <climbbb.kim@xxxxxxxxx>
- Re: [PATCH 1/2] drm/ttm: Rename ttm_bo_global_{init, release}() to ttm_bo_global_ref_{, }()
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 1/2] drm/ttm: Rename ttm_bo_global_{init, release}() to ttm_bo_global_ref_{, }()
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- kmemleak in nvkm_iccsense_oneinit
- From: Jaejoong Kim <climbbb.kim@xxxxxxxxx>
- [PATCH 2/2] drm/ttm: Provide ttm_bo_global_{init/release}() for struct ttm_bo_global
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- Re: [PATCH 1/2] drm/ttm: Rename ttm_bo_global_{init, release}() to ttm_bo_global_ref_{, }()
- From: "Koenig, Christian" <Christian.Koenig@xxxxxxx>
- [Bug 108500] Crash when creating a depth buffer on GeForce 320M
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 108500] Crash when creating a depth buffer on GeForce 320M
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 108500] New: Crash when creating a depth buffer on GeForce 320M
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: 8K HEVC decoding with NVIDIA GeForce GTX 1060
- From: Ilia Mirkin <imirkin@xxxxxxxxxxxx>
- 8K HEVC decoding with NVIDIA GeForce GTX 1060
- From: 孫偉程 <dmvictor@xxxxxxxxx>
- [Bug 70390] [NV84] Repeated system crashes under graphics load, E[PFIFO] DMA_PUSHER 0x00406040 and lots of E[PGRAPH]
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [PATCH] drm/nouveau/nvkm: mark expected switch fall-throughs
- From: "Gustavo A. R. Silva" <gustavo@xxxxxxxxxxxxxx>
- [Bug 100228] [NV137] bus: MMIO read of 00000000 FAULT at 409800 [ TIMEOUT ]
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 100228] [NV137] bus: MMIO read of 00000000 FAULT at 409800 [ TIMEOUT ]
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 107959] System hangs up when loading nouveau for NVIDIA MX150 card
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Re: Question on Render Targets Register: Array Mode
- From: Ilia Mirkin <imirkin@xxxxxxxxxxxx>
- Question on Render Targets Register: Array Mode
- From: Fernando Sahmkow <fsahmkow27@xxxxxxxxx>
- [Bug 108346] System lagging
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 108346] New: System lagging
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [PATCH] drm/nouveau/bios/init: fix spelling mistake "INIT_GENERIC_CONDITON" -> "INIT_GENERIC_CONDITION"
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- Re: [PATCH v7 1/5] drm/atomic_helper: Disallow new modesets on unregistered connectors
- From: Daniel Vetter <daniel@xxxxxxxx>
- [Bug 107963] kernel rejected pushbuf: Invalid argument
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [Bug 107963] kernel rejected pushbuf: Invalid argument
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [PATCH] drm/nouveau: avoid client name truncation
- From: Michał Mirosław <mirq-linux@xxxxxxxxxxxx>
- Re: [PATCH v7 1/5] drm/atomic_helper: Disallow new modesets on unregistered connectors
- From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
- [PATCH] drmmode: update logic for dynamic connectors, paths, and tiles
- From: Ilia Mirkin <imirkin@xxxxxxxxxxxx>
- [Bug 106994] [PATCH] Fix null pointer dereference in drmmode_output_dpms
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- [PATCH v7 5/5] drm/i915: Fix intel_dp_mst_best_encoder()
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v7 4/5] drm/i915: Skip vcpi allocation for MSTB ports that are gone
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v7 3/5] drm/i915: Don't unset intel_connector->mst_port
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v7 2/5] drm/nouveau: Fix nv50_mstc->best_encoder()
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH v7 1/5] drm/atomic_helper: Disallow new modesets on unregistered connectors
- From: Lyude Paul <lyude@xxxxxxxxxx>
[Index of Archives]
[Linux Kernel Development]
[Security]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]