search for: init_nv_reg

Displaying 9 results from an estimated 9 matches for "init_nv_reg".

2008 Apr 21
0
hang when starting X
...: 0x0. (II) NOUVEAU(0): BIT BIOS found (II) NOUVEAU(0): Bios version 05.41.02.47 (II) NOUVEAU(0): DAC load detection comparison table version 0 found (II) NOUVEAU(0): 0xE1DC: Parsing init table 0 (II) NOUVEAU(0): 0xE1DC: ------ EXECUTING FOLLOWING COMMANDS ------ (II) NOUVEAU(0): 0xE1DC: [ (0x6E) - 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, Ind...
2007 Nov 01
4
Looking for NV44 testers?
...BIT command with id 0x44 (II) NOUVEAU(0): 0x023C: Found BIT command with id 0x49 (II) NOUVEAU(0): 0x023C: Found init table entry in BIT structure. (II) NOUVEAU(0): 0xDE45: Parsing init table 0 (II) NOUVEAU(0): 0xDE45: ------ EXECUTING FOLLOWING COMMANDS ------ (II) NOUVEAU(0): 0xDE45: [ (0x6E) - INIT_NV_REG ] (II) NOUVEAU(0): 0xDE45: REG: 0x000012C4, VALUE: 0x00C0B030 (II) NOUVEAU(0): 0xDE45: CURRENT VALUE IS: 0x00C0B030 (II) NOUVEAU(0): 0xDE52: [ (0x6E) - INIT_NV_REG ] (II) NOUVEAU(0): 0xDE52: REG: 0x00600818, VALUE: 0x01100010 (II) NOUVEAU(0): 0xDE52: CURRENT VALUE IS: 0x01100010 (II) NOUVEAU(0):...
2008 Apr 04
1
Driver Problem with 7150M
...0x0. (II) NOUVEAU(0): BIT BIOS found (II) NOUVEAU(0): Bios version 05.67.32.16 (II) NOUVEAU(0): DAC load detection comparison table version 10 found (II) NOUVEAU(0): 0xE333: Parsing init table 0 (II) NOUVEAU(0): 0xE333: ------ EXECUTING FOLLOWING COMMANDS ------ (II) NOUVEAU(0): 0xE333: [ (0x6E) - INIT_NV_REG ] (II) NOUVEAU(0): 0xE333: Reg: 0x0060081C, Mask: 0xFFFFFCCC, Data: 0x80000001 (II) NOUVEAU(0): Read: Reg: 0x0060081C, Data: 0xA2662555 (II) NOUVEAU(0): Write: Reg: 0x0060081C, Data: 0xA2662445 (II) NOUVEAU(0): 0xE340: [ (0x6E) - INIT_NV_REG ] (II) NOUVEAU(0): 0xE340: Reg: 0x0000C048, Mask: 0xFF...
2023 Jun 09
1
[RESEND 07/15] drm/nouveau/nvkm/subdev/bios/init: Demote a bunch of kernel-doc abuses
...** +/* * INIT_SUB - opcode 0x6b * */ @@ -1682,7 +1682,7 @@ init_sub(struct nvbios_init *init) init->offset += 2; } -/** +/* * INIT_RAM_CONDITION - opcode 0x6d * */ @@ -1701,7 +1701,7 @@ init_ram_condition(struct nvbios_init *init) init_exec_set(init, false); } -/** +/* * INIT_NV_REG - opcode 0x6e * */ @@ -1719,7 +1719,7 @@ init_nv_reg(struct nvbios_init *init) init_mask(init, reg, ~mask, data); } -/** +/* * INIT_MACRO - opcode 0x6f * */ @@ -1743,7 +1743,7 @@ init_macro(struct nvbios_init *init) init->offset += 2; } -/** +/* * INIT_RESUME - opcode 0x72...
2023 Aug 24
1
[PATCH 03/20] drm/nouveau/nvkm/subdev/bios/init: Demote a bunch of kernel-doc abuses
...** +/* * INIT_SUB - opcode 0x6b * */ @@ -1682,7 +1682,7 @@ init_sub(struct nvbios_init *init) init->offset += 2; } -/** +/* * INIT_RAM_CONDITION - opcode 0x6d * */ @@ -1701,7 +1701,7 @@ init_ram_condition(struct nvbios_init *init) init_exec_set(init, false); } -/** +/* * INIT_NV_REG - opcode 0x6e * */ @@ -1719,7 +1719,7 @@ init_nv_reg(struct nvbios_init *init) init_mask(init, reg, ~mask, data); } -/** +/* * INIT_MACRO - opcode 0x6f * */ @@ -1743,7 +1743,7 @@ init_macro(struct nvbios_init *init) init->offset += 2; } -/** +/* * INIT_RESUME - opcode 0x72...
2009 Dec 15
2
[PATCH 1/2] drm/nouveau: Kill global state in NvShadowBIOS
--- drivers/gpu/drm/nouveau/nouveau_bios.c | 47 ++++++++++++++----------------- 1 files changed, 21 insertions(+), 26 deletions(-) diff --git a/drivers/gpu/drm/nouveau/nouveau_bios.c b/drivers/gpu/drm/nouveau/nouveau_bios.c index 5eec5ed..04ac564 100644 --- a/drivers/gpu/drm/nouveau/nouveau_bios.c +++ b/drivers/gpu/drm/nouveau/nouveau_bios.c @@ -181,43 +181,42 @@ struct methods { const char
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
2013 Dec 21
21
[Bug 72943] New: NV98 [GeForce 9300 gs m] hangs on boot- all linux kernel versions > 3.2
...] ? smp_apic_timer_interrupt+0x36/0x50 Dec 21 00:44:20 ycradnileved kernel: [ 3839.484006] [<ffffffff8148205d>] ? apic_timer_interrupt+0x6d/0x80 Dec 21 00:44:20 ycradnileved kernel: [ 3839.484006] <EOI> Dec 21 00:44:20 ycradnileved kernel: [ 3839.484006] [<ffffffffa041071a>] ? init_nv_reg+0x6a/0xe0 [nouveau] Dec 21 00:44:20 ycradnileved kernel: [ 3839.484006] [<ffffffffa0410709>] ? init_nv_reg+0x59/0xe0 [nouveau] Dec 21 00:44:20 ycradnileved kernel: [ 3839.484006] [<ffffffffa0415045>] ? nvbios_exec+0x35/0xd0 [nouveau] Dec 21 00:44:20 ycradnileved kernel: [ 3839.484006]...
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>