Nouveau Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-09-03 20:13:34 to 2018-10-05 00:29:50 UTC [more...]

[PATCH v4 0/5] Fix legacy DPMS changes with MST
 2018-10-05  0:29 UTC  (2+ messages)
` [PATCH v4 1/5] drm/atomic_helper: Disallow new modesets on unregistered connectors

[PATCH v3 0/5] Fix legacy DPMS changes with MST
 2018-10-04 23:33 UTC  (6+ messages)
  ` [PATCH v3 1/5] drm/atomic_helper: Disallow new modesets on unregistered connectors
` [PATCH v3 2/5] drm/nouveau: Fix nv50_mstc->best_encoder()
` [PATCH v3 3/5] drm/i915: Leave intel_conn->mst_port set, use mst_port_gone instead
` [PATCH v3 4/5] drm/i915: Skip vcpi allocation for MSTB ports that are gone
` [PATCH v3 5/5] drm/i915: Fix intel_dp_mst_best_encoder()

[Bug 100228] New: [NV137] unknown chipset (137000a1)
 2018-10-04 12:06 UTC  (8+ messages)
  ` [Bug 100228] [NV137] bus: MMIO read of 00000000 FAULT at 409800 [ TIMEOUT ]

[Bug 108047] New: No recognition of DVI-D monitor
 2018-10-04  6:06 UTC  (10+ messages)
  ` [Bug 108047] "

[Bug 107919] New: RandR unable to set Screen Size when using Intel+nouveau
 2018-10-03  9:59 UTC  (2+ messages)
  ` [Bug 107919] "

[PATCH v3] PCI: Reprogram bridge prefetch registers on resume
 2018-10-02 21:29 UTC  (11+ messages)

[Bug 103889] New: [NV50/G86] disp: ERROR 1 [] 01 [] chid 0 mthd 0000 data 00000000
 2018-09-30 17:21 UTC  (4+ messages)
  ` [Bug 103889] "

[Bug 99464] New: openmw - Segfault with the nouveau ddx + DRI3
 2018-09-27 20:43 UTC  (2+ messages)
  ` [Bug 99464] "

[Bug 108080] New: GK106 [GeForce GTX 660] System Freeze - warp 3d0009 [ILLEGAL_INSTR_ENCODING]
 2018-09-27  2:14 UTC  (3+ messages)
  ` [Bug 108080] "

[Bug 107829] New: nouveau crash/freeze [MULTIPLE_WARP_ERRORS] warp 3f0009 [ILLEGAL_INSTR_ENCODING]
 2018-09-26 23:24 UTC  (3+ messages)
  ` [Bug 107829] "

Google's Chrome Team might Blacklist Nouveau on Chromium
 2018-09-26 10:52 UTC  (3+ messages)

[PATCH] drm/nouveau/bios/dp: Make array vsoff static, shrinks object size
 2018-09-26  8:22 UTC 

[Bug 108058] New: After resuming from suspend, discrete GPU is powered on and can't be turned off
 2018-09-25 12:15 UTC 

[Bug 108043] New: Nouveau reports timeout on MX150
 2018-09-24 10:58 UTC 

[PATCH v2 0/6] Fix legacy DPMS changes with MST
 2018-09-24  6:53 UTC  (9+ messages)
` [PATCH v2 1/6] drm/dp_mst: Introduce drm_dp_mst_connector_atomic_check()
` [PATCH v2 2/6] drm/nouveau: Unbreak nv50_mstc->best_encoder()
` [PATCH v2 3/6] drm/i915: Leave intel_conn->mst_port set, use mst_port_gone instead
` [PATCH v2 4/6] drm/i915: Skip vcpi allocation for MSTB ports that are gone
` [PATCH v2 5/6] drm/i915: Fix intel_dp_mst_best_encoder()
` [PATCH v2 6/6] drm/amdgpu/dm/mst: Use drm_dp_mst_connector_atomic_check()

Strange monitor behavior on forced DVI-D output
 2018-09-23 18:05 UTC  (5+ messages)

[Bug 108032] New: nv50_ir_lowering_gm107.cpp:326: undefined reference to `nv50_ir::NVC0LoweringPass::loadMsAdjInfo32(nv50_ir::TexInstruction::Target, unsigned int, int, nv50_ir::Value*, bool)'
 2018-09-23 17:22 UTC  (4+ messages)
  ` [Bug 108032] "

Dual setup next to radeon not working
 2018-09-23  8:01 UTC 

[Bug 108022] New: Cannot resume from standby - Link training fails
 2018-09-22 20:42 UTC  (4+ messages)
  ` [Bug 108022] "

[PATCH 0/6] Fix legacy DPMS changes with MST
 2018-09-22  8:51 UTC  (17+ messages)
  ` [PATCH 1/6] drm/dp_mst: Introduce drm_dp_mst_connector_atomic_check()
  ` [PATCH 2/6] drm/nouveau: Unbreak nv50_mstc->best_encoder()
` [PATCH 3/6] drm/i915: Leave intel_conn->mst_port set, use mst_port_gone instead
  ` [Intel-gfx] "
` [PATCH 4/6] drm/i915: Skip vcpi allocation for MSTB ports that are gone
` [PATCH 5/6] drm/i915: Fix intel_dp_mst_best_encoder()
` [PATCH 6/6] drm/amdgpu/dm/mst: Use drm_dp_mst_connector_atomic_check()

[PATCH] drm/nouveau: Grab runtime PM ref in nv50_mstc_detect()
 2018-09-21 19:12 UTC  (2+ messages)

[PATCH 0/2] drm/nouveau: Allow parsing vbios.rom with nvbios from debugfs
 2018-09-21 19:05 UTC  (4+ messages)
` [PATCH 1/2] drm/nouveau: Add strap_peek to debugfs
` [PATCH 2/2] drm/nouveau: Add size to vbios.rom file in debugfs
` [Nouveau] [PATCH 0/2] drm/nouveau: Allow parsing vbios.rom with nvbios from debugfs

[Bug 75985] New: HDMI audio device only visible after rescan
 2018-09-21 11:16 UTC  (3+ messages)
  ` [Bug 75985] [NVC1] "

[RFC PATCH v1 0/6] Resolve unwanted DMA backing with IOMMU
 2018-09-20 17:09 UTC  (6+ messages)

Textures Twiddling/Swizzling
 2018-09-20  1:57 UTC  (2+ messages)

[PATCH 1/6] drm/dp_mst: Introduce drm_dp_mst_connector_atomic_check() (fwd)
 2018-09-19 21:59 UTC  (2+ messages)

[PATCH] drm: nouveau: remove a redundant local variable 'pclks'
 2018-09-19 17:26 UTC  (2+ messages)

System hang on Alienware 13 with NVIDIA GP106M
 2018-09-18 21:16 UTC  (4+ messages)

[Bug 107963] New: kernel rejected pushbuf: Invalid argument
 2018-09-18  2:43 UTC  (4+ messages)
  ` [Bug 107963] "

[Bug 107964] New: [GTX970] system hang when using libreoffice
 2018-09-17 19:20 UTC 

[PATCH 1/2] drm/nouveau: Disable atomic support on a per-device basis
 2018-09-17 17:34 UTC  (6+ messages)

[Bug 107959] New: System hangs up when loading nouveau for NVIDIA MX150 card
 2018-09-17  8:34 UTC  (2+ messages)
  ` [Bug 107959] "

missing firmware report
 2018-09-16 17:52 UTC  (2+ messages)

pstate changing
 2018-09-15  6:18 UTC 

[PATCH] drm: nouveau: use match_string() helper to simplify the code
 2018-09-14 14:58 UTC 

[PATCH] drm/nouveau: Don't disable polling in fallback mode
 2018-09-14 11:59 UTC  (3+ messages)

Need help with pstate changing
 2018-09-14 10:24 UTC 

[PATCH] drm/nouveau/secboot/acr: fix memory leak
 2018-09-14  7:26 UTC  (5+ messages)
          ` [Nouveau] "

[Bug 99501] New: xrandr rotation does not work with reverse prime
 2018-09-13 11:16 UTC  (2+ messages)
  ` [Bug 99501] "

[PATCH v2] PCI: Reprogram bridge prefetch registers on resume
 2018-09-12 10:06 UTC  (4+ messages)

Questions on Maxwell/Pascal Texture Instructions Modes
 2018-09-11 19:36 UTC  (2+ messages)

[PATCH 1/4] fbdev: Drop FBINFO_CAN_FORCE_OUTPUT flag
 2018-09-11 12:12 UTC  (5+ messages)
        ` [Intel-gfx] "

[PATCH] PCI: Reprogram bridge prefetch registers on resume
 2018-09-11  9:08 UTC  (12+ messages)
` [Nouveau] "

[Bug 107874] New: Incorrect SPDX-License-Identifier on various nouveau drm kernel source files?
 2018-09-09 15:23 UTC  (2+ messages)
  ` [Bug 107874] "

[PATCH 1/2] nvif: allow userspace to use the notification interfaces
 2018-09-08 23:03 UTC  (2+ messages)
  ` [PATCH 2/2] usif: use correct struct inside usif_notify_get

[PATCH] maxwell,pascal: add scheduling data to shaders
 2018-09-08 19:55 UTC 

[PATCH v4 0/6] Backlight fixes and cleanup
 2018-09-07 17:27 UTC  (9+ messages)
` [PATCH v4 1/6] drm/nouveau: Check backlight IDs are >= 0, not > 0
` [PATCH v4 2/6] drm/nouveau: Add NV_PRINTK_ONCE and variants
` [PATCH v4 3/6] drm/nouveau: Move backlight device into nouveau_connector
` [PATCH v4 4/6] drm/nouveau: s/nouveau_backlight_exit/nouveau_backlight_fini/
` [PATCH v4 5/6] drm/nouveau: Cleanup indenting in nouveau_backlight.c
` [PATCH v4 6/6] drm/nouveau: Refactor nvXX_backlight_init()

[Bug 106994] New: [PATCH] Fix null pointer dereference in drmmode_output_dpms
 2018-09-07 14:40 UTC  (2+ messages)
  ` [Bug 106994] "

[PATCH] drm/nouveau/debugfs: fix pm_runtime.cocci warnings
 2018-09-06 18:06 UTC 

[PATCH] PCI: add prefetch quirk to work around Asus/Nvidia suspend issues
 2018-09-06 13:35 UTC  (11+ messages)

[Bug 107016] New: Gpio error only from kernel higher as 4.x (k2000m; 0x0e73b0a2; version 80.07.40.00.02)
 2018-09-06  8:54 UTC  (2+ messages)
  ` [Bug 107016] "

[linux-next] DDC responded, but no EDID for %s errors
 2018-09-06  2:49 UTC  (4+ messages)

Rewriting Intel PCI bridge prefetch base address bits solves nvidia graphics issues
 2018-09-05 16:02 UTC  (6+ messages)

[PATCH v2 1/6] drm: replace DRIVER_PREFER_XBGR_30BPP driver flag with mode_config quirk
 2018-09-05  6:04 UTC 

[Bug 107817] New: NV50 : Nvidia NVS295 - Printing out EDID errors about not connected monitor ports
 2018-09-05  0:17 UTC  (2+ messages)
  ` [Bug 107817] "

[PATCH] drm/nouveau/bios/dp: make array vsoff static, shrinks object size
 2018-09-04 15:23 UTC 

[PATCH 0/5] drm/nouveau: add basic HDMI 2.0 support
 2018-09-04  6:15 UTC  (7+ messages)
` [PATCH 1/5] drm/nouveau/disp: add a way to configure scrambling/tmds for hdmi 2.0
  ` [PATCH 2/5] drm/nouveau/disp/gm200-: add scdc parameter setter
  ` [PATCH 3/5] drm/nouveau/disp: keep track of high-speed state, program into clock
` [PATCH 4/5] drm/nouveau/disp: add support for setting scdc parameters for high modes
` [PATCH 5/5] drm/nouveau/disp: take sink support into account for exposing 594mhz
` [Nouveau] [PATCH 0/5] drm/nouveau: add basic HDMI 2.0 support

[Bug 107818] New: linux-4.18.5 every boot some drivers errors
 2018-09-03 20:13 UTC  (2+ messages)
  ` [Bug 107818] [GP107] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox