Displaying 8 results from an estimated 8 matches for "0x03d4".
2008 Apr 04
1
Driver Problem with 7150M
...Read: Reg: 0x0000C048, Data: 0x00001A01
(II) NOUVEAU(0): Write: Reg: 0x0000C048, Data: 0x00001A01
(II) NOUVEAU(0): 0xE34D: [ (0x7A) - INIT_ZM_REG ]
(II) NOUVEAU(0): Write: Reg: 0x00001588, Data: 0x00000000
(II) NOUVEAU(0): 0xE356: [ (0x53) - INIT_ZM_CR ]
(II) NOUVEAU(0): Indexed IO write: Port: 0x03D4, Index: 0x44, Head:
0x00, Data: 0x03
(II) NOUVEAU(0): 0xE359: [ (0x78) - INIT_INDEX_IO ]
(II) NOUVEAU(0): 0xE359: Port: 0x03C4, Index: 0x01, Mask: 0xFF, Data:
0x20
(II) NOUVEAU(0): Indexed IO read: Port: 0x03C4, Index: 0x01, Head:
0x01, Data: 0x00
(II) NOUVEAU(0): Indexed IO write: Port: 0x03C4,...
2008 Apr 21
0
hang when starting X
...INIT_NV_REG ]
(II) NOUVEAU(0): 0xE1DC: Reg: 0x000012C4, Mask: 0xFFFFFFFF, Data: 0x00000000
(II) NOUVEAU(0): Read: Reg: 0x000012C4, Data: 0x0100B030
(II) NOUVEAU(0): Write: Reg: 0x000012C4, Data: 0x0100B030
(II) NOUVEAU(0): 0xE1E9: [ (0x53) - INIT_ZM_CR ]
(II) NOUVEAU(0): Indexed IO write: Port: 0x03D4, Index: 0x44, Head: 0x00, Data: 0x03
(II) NOUVEAU(0): 0xE1EC: [ (0x78) - INIT_INDEX_IO ]
(II) NOUVEAU(0): 0xE1EC: Port: 0x03C4, Index: 0x01, Mask: 0xFF, Data: 0x20
(II) NOUVEAU(0): Indexed IO read: Port: 0x03C4, Index: 0x01, Head: 0x01, Data: 0x00
(II) NOUVEAU(0): Indexed IO write: Port: 0x03C4,...
2007 Nov 01
4
Looking for NV44 testers?
...IPPING FOLLOWING COMMANDS ------
(II) NOUVEAU(0): 0xDF39: [ (0x62) - INIT_ZM_INDEX_IO ]
(II) NOUVEAU(0): 0xDF3E: [ (0x38) - INIT_NOT ]
(II) NOUVEAU(0): 0xDF3E: ------ EXECUTING FOLLOWING COMMANDS ------
(II) NOUVEAU(0): 0xDF3F: [ (0x62) - INIT_ZM_INDEX_IO ]
(II) NOUVEAU(0): 0xDF3F: CRTC REG: 0x03D4, INDEX: 0x003C, VALUE: 0x00
(II) NOUVEAU(0): 0xDF3F: CURRENT VALUE IS: 0x20
(II) NOUVEAU(0): 0xDF44: [ (0x72) - INIT_RESUME ]
(II) NOUVEAU(0): 0xDF45: [ (0x37) - INIT_COPY ]
(II) NOUVEAU(0): 0xDF45: CRTC REG: 0x03D4, INDEX: 0x003C, VALUE: 0x20
(II) NOUVEAU(0): 0xDF45: CURRENT VALUE IS: 0x20
(II...
2023 Jun 09
1
[RESEND 07/15] drm/nouveau/nvkm/subdev/bios/init: Demote a bunch of kernel-doc abuses
..._exec_set(init, false);
}
-/**
+/*
* INIT_GENERIC_CONDITION - opcode 0x3a
*
*/
@@ -840,7 +840,7 @@ init_generic_condition(struct nvbios_init *init)
}
}
-/**
+/*
* INIT_IO_MASK_OR - opcode 0x3b
*
*/
@@ -859,7 +859,7 @@ init_io_mask_or(struct nvbios_init *init)
init_wrvgai(init, 0x03d4, index, data &= ~(1 << or));
}
-/**
+/*
* INIT_IO_OR - opcode 0x3c
*
*/
@@ -878,7 +878,7 @@ init_io_or(struct nvbios_init *init)
init_wrvgai(init, 0x03d4, index, data | (1 << or));
}
-/**
+/*
* INIT_ANDN_REG - opcode 0x47
*
*/
@@ -895,7 +895,7 @@ init_andn_reg(st...
2023 Aug 24
1
[PATCH 03/20] drm/nouveau/nvkm/subdev/bios/init: Demote a bunch of kernel-doc abuses
..._exec_set(init, false);
}
-/**
+/*
* INIT_GENERIC_CONDITION - opcode 0x3a
*
*/
@@ -840,7 +840,7 @@ init_generic_condition(struct nvbios_init *init)
}
}
-/**
+/*
* INIT_IO_MASK_OR - opcode 0x3b
*
*/
@@ -859,7 +859,7 @@ init_io_mask_or(struct nvbios_init *init)
init_wrvgai(init, 0x03d4, index, data &= ~(1 << or));
}
-/**
+/*
* INIT_IO_OR - opcode 0x3c
*
*/
@@ -878,7 +878,7 @@ init_io_or(struct nvbios_init *init)
init_wrvgai(init, 0x03d4, index, data | (1 << or));
}
-/**
+/*
* INIT_ANDN_REG - opcode 0x47
*
*/
@@ -895,7 +895,7 @@ init_andn_reg(st...
2023 Jun 09
7
[RESEND 00/15] Rid W=1 warnings from GPU
This set is part of a larger effort attempting to clean-up W=1
kernel builds, which are currently overwhelmingly riddled with
niggly little warnings.
Lee Jones (15):
drm/xlnx/zynqmp_disp: Use correct kerneldoc formatting in zynqmp_disp
drm/xlnx/zynqmp_dp: Fix function name zynqmp_dp_link_train() ->
zynqmp_dp_train()
drm/vkms/vkms_composer: Fix a few different kerneldoc formatting
2023 Aug 24
7
[PATCH (set 1) 00/20] Rid W=1 warnings from GPU
This set is part of a larger effort attempting to clean-up W=1
kernel builds, which are currently overwhelmingly riddled with
niggly little warnings.
Cc: Alex Deucher <alexander.deucher at amd.com>
Cc: amd-gfx at lists.freedesktop.org
Cc: Ben Skeggs <bskeggs at redhat.com>
Cc: "Christian K?nig" <christian.koenig at amd.com>
Cc: Daniel Vetter <daniel at ffwll.ch>
2014 Oct 06
21
[Bug 84706] New: [NV94] HDMI Connected, but TV reports "no signal"
https://bugs.freedesktop.org/show_bug.cgi?id=84706
Bug ID: 84706
Summary: [NV94] HDMI Connected, but TV reports "no signal"
Product: xorg
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau