Displaying 13 results from an estimated 13 matches for "crtc0".
Did you mean:
crtc
2009 Mar 24
0
nouveau running 2D on a 9800GTX from git master
...NV50SorSetPowerMode is called with mode 3.
(II) NOUVEAU(0): nv50_output_get_crtc is called.
(II) NOUVEAU(0): NV50SorGetCurrentCrtc is called.
(II) NOUVEAU(0): nv50_output_get_crtc is called.
(II) NOUVEAU(0): NV50DacGetCurrentCrtc is called.
(II) NOUVEAU(0): nv50_crtc_dpms is called with mode 3 for CRTC0.
(II) NOUVEAU(0): nv50_output_get_crtc is called.
(II) NOUVEAU(0): NV50SorGetCurrentCrtc is called.
(II) NOUVEAU(0): nv50_output_get_crtc is called.
(II) NOUVEAU(0): NV50DacGetCurrentCrtc is called.
(II) NOUVEAU(0): nv50_crtc_dpms is called with mode 3 for CRTC1.
(II) NOUVEAU(0): nv50_output_prepar...
2009 Oct 18
1
[PATCH 1/2] nv04-nv40/crtc: Don't perform the LUT expansion twice.
Fixes bug 24595.
Signed-off-by: Francisco Jerez <currojerez at riseup.net>
---
src/nv_crtc.c | 34 ++++------------------------------
1 files changed, 4 insertions(+), 30 deletions(-)
diff --git a/src/nv_crtc.c b/src/nv_crtc.c
index 2ae36a0..9708741 100644
--- a/src/nv_crtc.c
+++ b/src/nv_crtc.c
@@ -888,8 +888,6 @@ static void nv_crtc_unlock(xf86CrtcPtr crtc)
{
}
-#define
2009 Mar 27
3
[Bug 20915] New: Refresh rate out of range, server backtrace
...e 3.
(II) NOUVEAU(0): NV50SorSetPowerMode is called with mode 3.
(II) NOUVEAU(0): nv50_output_dpms is called with mode 3.
(II) NOUVEAU(0): NV50DacSetPowerMode is called with mode 3.
(II) NOUVEAU(0): NV50SorSetPowerMode is called with mode 3.
(II) NOUVEAU(0): nv50_crtc_dpms is called with mode 3 for CRTC0.
(II) NOUVEAU(0): nv50_crtc_dpms is called with mode 3 for CRTC1.
(II) NOUVEAU(0): nv50_output_prepare is called.
(II) NOUVEAU(0): nv50_crtc_prepare is called for CRTC0.
(II) NOUVEAU(0): NV50SorModeSet is called.
(II) NOUVEAU(0): Disconnecting SOR.
(II) NOUVEAU(0): NV50DacModeSet is called.
(II) NO...
2011 Oct 09
1
(no subject)
Hi,
This is my work in documenting EVO.
I did some RE to fill missing gaps.
Best regards,
Maxim Levitsky
2013 Sep 08
1
[PATCH] drm/nv10/plane: add plane support for nv10-nv40
...ers/gpu/drm/nouveau/core/engine/disp/nv04.c
index 05e903f..a0bc8a8 100644
--- a/drivers/gpu/drm/nouveau/core/engine/disp/nv04.c
+++ b/drivers/gpu/drm/nouveau/core/engine/disp/nv04.c
@@ -59,6 +59,7 @@ nv04_disp_intr(struct nouveau_subdev *subdev)
struct nv04_disp_priv *priv = (void *)subdev;
u32 crtc0 = nv_rd32(priv, 0x600100);
u32 crtc1 = nv_rd32(priv, 0x602100);
+ u32 pvideo;
if (crtc0 & 0x00000001) {
nouveau_event_trigger(priv->base.vblank, 0);
@@ -69,6 +70,14 @@ nv04_disp_intr(struct nouveau_subdev *subdev)
nouveau_event_trigger(priv->base.vblank, 1);
nv_wr32(priv, 0...
2016 Mar 02
0
Debugging second dvi output on quadro fx380 not working
...exit
00000015: 7f exit
00000016: 7f exit
00000017: 7f exit
Whereas nouveau does a lot less:
[0] 108.304143 MMIO32 R 0x000008 0x00000000 PMC.BOOT_2 => 0
[0] 108.304162 MMIO8 W 0x6013d4 0x00000094 PRMIO.CRX <= 0x94
[0] 108.304176 CRTC0 R 0x94 0x68 0x94 => 0x68
---bios script ends here---
[0] 108.304195 MMIO32 R 0x614200 0x00800080 PDISPLAY.CLOCK.VPLL_CTRL2[0] => 0x800080
[0] 108.304208 MMIO32 W 0x614200 0x00800080 PDISPLAY.CLOCK.VPLL_CTRL2[0] <= 0x800080
[0] 108.304222 MMIO32 R 0x614b00 0x00874080 PDISPLAY.CLOC...
2008 Oct 29
39
[Bug 18286] New: GeForce 8300 not supported (10de:0848/C77/MCP77)
http://bugs.freedesktop.org/show_bug.cgi?id=18286
Summary: GeForce 8300 not supported (10de:0848/C77/MCP77)
Product: xorg
Version: 7.4
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
2016 Sep 02
0
[ANNOUNCE] intel-gpu-tools 1.16
...ngs: adding RC6 tests
Robert Foss (22):
lib: Avoid running gem_quiescent_gpu() on non-Intel hardware
lib/igt_kms: Add support for up to 10 planes.
lib/igt_kms: Fix plane counting in igt_display_init.
lib/igt_kms: Switch to verbose assert.
kms_vblank: Switch from using crtc0 statically to explicitly setting mode.
igt_kms: Change igt_wait_for_vblank to use helper function.
kms_flip: Change __wait_for_vblank to use helper function.
lib/igt_gt: Fix unused variable warning for non-x86 targets
lib/igt_kms: Fix different order of properties and their...
2013 Feb 11
24
[Bug 60680] New: HDMI is connected and has mode, TV says "no signal"
https://bugs.freedesktop.org/show_bug.cgi?id=60680
Priority: medium
Bug ID: 60680
Assignee: nouveau at lists.freedesktop.org
Summary: HDMI is connected and has mode, TV says "no signal"
QA Contact: xorg-team at lists.x.org
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter:
2009 Apr 18
111
[Bug 21273] New: Driver can't detect video output and xserver doesn't start
http://bugs.freedesktop.org/show_bug.cgi?id=21273
Summary: Driver can't detect video output and xserver doesn't
start
Product: xorg
Version: git
Platform: PowerPC
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo:
2018 Jan 23
2
Problems getting nouveau to work with either Geforce GT710 or Geforce 9800GT on ARM Cortex-A9
...w [mem 0xc0000000-0xcbffffff]
[ 5.092662] pci 0000:00:03.0: PCI bridge to [bus 02]
[ 5.097679] pcieport 0000:00:02.0: enabling device (0140 -> 0143)
[ 5.103983] nvidiafb 0000:01:00.0: enabling device (0140 -> 0143)
[ 5.110177] nvidiafb: Device ID: 10de128b
[ 5.172187] nvidiafb: CRTC0 analog not found
[ 5.212194] usb 4-1: new high-speed USB device number 2 using xhci-hcd
[ 5.232184] nvidiafb: CRTC1 analog not found
[ 5.392559] hub 4-1:1.0: USB hub found
[ 5.396368] hub 4-1:1.0: 4 ports detected
[ 5.722183] usb 4-1.2: new low-speed USB device number 3 using xhci-hc...
2009 Aug 13
9
[PATCHv2 01/10] drm/nouveau: Fix a lock up at NVSetOwner with nv11.
...= 1)
owner *= 3;
+ if (dev_priv->chipset == 0x11) {
+ /* This might seem stupid, but the blob does it and
+ * omitting it often locks the system up.
+ */
+ NVReadVgaCrtc(dev, 0, NV_CIO_SR_LOCK_INDEX);
+ NVReadVgaCrtc(dev, 1, NV_CIO_SR_LOCK_INDEX);
+ }
+
/* CR44 is always changed on CRTC0 */
NVWriteVgaCrtc(dev, 0, NV_CIO_CRE_44, owner);
+
if (dev_priv->chipset == 0x11) { /* set me harder */
NVWriteVgaCrtc(dev, 0, NV_CIO_CRE_2E, owner);
NVWriteVgaCrtc(dev, 0, NV_CIO_CRE_2E, owner);
--
1.6.3.3
2009 Aug 12
14
[PATCH 00/12] TV-out modesetting kernel patches.
This patch series adds TV-out modesetting support to the KMS
implementation.
I've tried to test it on all the hardware I've got at hand (that is
nv11, nv17, nv34, nv35, nv40, nv4b) with every possible output
combination; I believe it has reached a mergeable state, however it
depends on some commits from drm-next that haven't got into Linus'
tree yet, if you agree to merge this