Nouveau Archive mirror
 help / color / mirror / Atom feed
 messages from 2017-07-05 01:23:47 to 2017-07-25 14:01:36 UTC [more...]

[PATCH 4/8] drm: Nuke drm_atomic_helper_crtc_set_property
 2017-07-25 14:01 UTC  (15+ messages)
` [PATCH 5/8] drm: Nuke drm_atomic_helper_plane_set_property
  ` [PATCH 6/8] drm: Nuke drm_atomic_helper_connector_set_property
      ` [Intel-gfx] "
` [PATCH 7/8] drm: Nuke drm_atomic_helper_connector_dpms

[PATCH v2 6/7] drm/nouveau: Convert nouveau to use new iterator macros, v2
 2017-07-25  9:04 UTC  (2+ messages)

[PATCH] bios: Restrict missing fp table message to desktop cards
 2017-07-25  2:57 UTC  (2+ messages)

[Bug 101887] New: gtx 970 black screen
 2017-07-24 12:20 UTC  (16+ messages)
  ` [Bug 101887] "

[PATCH 000/102] Convert drivers to explicit reset API
 2017-07-24  8:33 UTC  (16+ messages)
` [PATCH 020/102] drm/nouveau/tegra: explicitly request exclusive reset control

[Bug 94990] New: Latest 4.6rc4 kernel, no booting on gtx970
 2017-07-22 19:13 UTC  (6+ messages)
  ` [Bug 94990] [GM204] GTX 970 + 4GB VRAM fails at secboot (v4.6+)

Nouveau driver for NVIDIA Quadro M620?
 2017-07-22 17:47 UTC  (2+ messages)

[RFC PATCH 00/13] Thermal throttling
 2017-07-22 13:23 UTC  (17+ messages)
  ` [RFC PATCH 01/13] clk: Rename nvkm_pstate_calc to nvkm_clk_update and export it
  ` [RFC PATCH 02/13] clk: Remove dstate
  ` [RFC PATCH 03/13] clk: Make pstate a pointer to nvkm_pstate
  ` [RFC PATCH 04/13] clk: Hold information about the current cstate status
  ` [RFC PATCH 05/13] clk: We should pass the pstate id around not the index in the list
  ` [RFC PATCH 06/13] clk: Set clocks to pre suspend state after suspend
  ` [RFC PATCH 07/13] clk: Check pm_runtime status before reclocking
  ` [RFC PATCH 08/13] therm: Don't cancel the timer
  ` [RFC PATCH 09/13] therm: Move the temp readout into the alarm
  ` [RFC PATCH 10/13] therm: Trigger reclock in temperature daemon
  ` [RFC PATCH 11/13] bios: add thermal policies table
  ` [RFC PATCH 12/13] clk: parse thermal policies for throttling thresholds
  ` [RFC PATCH 13/13] clk: thermal throttling

[PATCH] drm/nouveau/hwmon: Uninitialized variables in sysfs
 2017-07-22 12:13 UTC  (2+ messages)
` [Nouveau] "

[PATCH] drm/nouveau: Remove no longer needed local ACPI_VIDEO_NOTIFY_PROBE define
 2017-07-22 11:54 UTC  (3+ messages)
`  "

[drm/nouveau] GeForce 8600 GT boot/suspend grumbling
 2017-07-20 22:33 UTC  (12+ messages)
    ` [PATCH] drm: disable vblank only if it got previously enabled
      ` [Nouveau] "

[Bug 100228] New: [NV137] unknown chipset (137000a1)
 2017-07-20 14:05 UTC  (3+ messages)
  ` [Bug 100228] [NV137] bus: MMIO read of 00000000 FAULT at 409800 [ TIMEOUT ]

[Bug 101665] New: lspci blocks forever with a GP107M
 2017-07-20 14:05 UTC  (3+ messages)
  ` [Bug 101665] "

[Bug 101764] New: [regression] eaa2c988033b breaks GTX1050TI (GP107 / NV137)
 2017-07-20 14:01 UTC  (11+ messages)
  ` [Bug 101764] "

[PATCH 000/102] Convert drivers to explicit reset API
 2017-07-19 15:25 UTC 

[PATCH 01/12] drm/nouveau: Fix error handling in nv50_disp_atomic_commit
 2017-07-19  7:40 UTC  (2+ messages)
  ` [PATCH 03/12] drm/nouveau: Handle drm_atomic_helper_swap_state failure

[Bug 99889] nouveau preventing shutdown after suspend-resume
 2017-07-18  7:04 UTC  (3+ messages)

[regression drm/noveau] suspend to ram -> BOOM: exception RIP: drm_calc_vbltimestamp_from_scanoutpos+335
 2017-07-17 17:20 UTC  (32+ messages)
            `  "
                        ` [PATCH] drm/nouveau: split nouveau_drm_postclose back in pre/postclose
                            ` [Nouveau] [regression drm/noveau] suspend to ram -> BOOM: exception RIP: drm_calc_vbltimestamp_from_scanoutpos+335

gtx 650 ti boost oc random pixels problem
 2017-07-16 17:10 UTC 

gtx 650 ti boost oc random pixels problem
 2017-07-16 17:03 UTC 

gtx 650 ti boost oc random pixels problem
 2017-07-15 18:11 UTC 

[PATCH 3/5] drm: nouveau: constify pci_device_id
 2017-07-15  7:17 UTC 

[Bug 101792] New: nouveau driver doesn't work in kms mode with ION GPU
 2017-07-14 17:06 UTC  (3+ messages)
  ` [Bug 101792] "

[PATCH] drm/nouveau: honor return type of nvif_mthd, trivial
 2017-07-14 15:26 UTC  (2+ messages)
  ` [PATCH v2] "

[PATCH v2 01/12] drm/nouveau: Fix error handling in nv50_disp_atomic_commit
 2017-07-14 14:28 UTC  (3+ messages)
  ` [Intel-gfx] "
  ` [PATCH v2 03/12] drm/nouveau: Handle drm_atomic_helper_swap_state failure

[PATCH 12/14] drm/nouveau/clk: fix gcc-7 -Wint-in-bool-context warning
 2017-07-14  9:31 UTC 

[Bug 92922] New: Xorg random freeze
 2017-07-14  8:15 UTC  (2+ messages)
  ` [Bug 92922] [NVE6] "

[PATCH xserver] Make PixmapDirtyUpdateRec::src a DrawablePtr
 2017-07-14  7:38 UTC  (7+ messages)
` [PATCH xf86-video-amdgpu] Adapt to PixmapDirtyUpdateRec::src being "
    ` [Nouveau] "

[PATCH v5 00/14] improve the fb_setcmap helper
 2017-07-13 16:25 UTC  (2+ messages)
` [PATCH v5 11/14] drm: nouveau: remove dead code and pointless local lut storage

[Bug 101778] New: Kernel Error on Lenovo P51 when setting graphics to hybrid (Nvidia Optimus with intel+nvidia)
 2017-07-13 14:53 UTC  (6+ messages)
  ` [Bug 101778] "

[PATCH 15/16] drm/nouveau: Convert nouveau to use new iterator macros
 2017-07-13 13:51 UTC  (3+ messages)
  ` [Intel-gfx] "

[Bug 101782] New: GTX1050TI (GP107 / NV137): HDMI output not working
 2017-07-13 13:09 UTC  (4+ messages)
  ` [Bug 101782] "

[Bug 101708] New: 'shader translation failed: -4' with dolphin-emu ubershaders
 2017-07-11  1:02 UTC  (4+ messages)
  ` [Bug 101708] "

[Bug 100660] New: [nouveau] No temperature/voltages/GPU and RAM frequency/fan speed reporting for GTX 1060 6GB
 2017-07-10 20:58 UTC  (2+ messages)
  ` [Bug 100660] "

[Bug 99202] New: 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
 2017-07-09 18:37 UTC  (3+ messages)
  ` [Bug 99202] "

[Bug 101404] New: GTX 970M (GM204-A) not powered off when not in use (DynPwr in stead of DynOff)
 2017-07-09 16:37 UTC  (8+ messages)
  ` [Bug 101404] "

[PATCH v4 00/14] improve the fb_setcmap helper
 2017-07-06 12:20 UTC  (2+ messages)
` [PATCH v4 11/14] drm: nouveau: remove dead code and pointless local lut storage

[PATCH v3 00/16] improve the fb_setcmap helper
 2017-07-05 20:19 UTC  (4+ messages)
` [Intel-gfx] "

[Bug 101601] New: Nvidia GT 1030 (NV138/GP108) support
 2017-07-05 16:02 UTC  (3+ messages)
  ` [Bug 101601] "

[PATCH] secboot/acr352: reset PMU after secboot
 2017-07-05  6:57 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).