Displaying 7 results from an estimated 7 matches for "l1_2".
Did you mean:
l102
2009 Dec 22
0
Reshpaing for xyplot() or ggplot()
Dear list,
I have 2 data sets such as:
> head(calib20090730b)
color XR XG XB L1_1 L1_2 L1_3
1 1 87 55 62 116 124.0 100
2 2 164 125 134 204 203.0 153
3 3 118 64 98 157 101.0 139
4 4 65 72 72 102 111.0 135
5 5 142 95 112 176 161.5 133
6 6 89 113 112 125 128.0 195
> head(refpanel)
color B G R NIR1 NIR2
1 1 0.07 0.10 0.17...
2017 Nov 10
2
GP10B regression
....mmu = gp10b_mmu_new
for GP10B (makes sense - I guess this was left as gf100_mmu_new as a
typo) to probe. After that, running a trivial testcase (running a NOP
method in 3D class) fails with
[ 110.084649] nouveau 17000000.gpu: fifo: read fault at 0000011000
engine 06 [HOST0] client 06 [GPC0/L1_2] reas|
on 02 [PTE] on channel 1 [00f206a000 nouveau_noop_te[2413]]
|
[ 110.101423] nouveau 17000000.gpu: fifo: channel 1: killed
|
[ 110.106827] nouveau 17000000.gpu: fifo: runlist 0: scheduled for
recovery...
2017 Dec 21
1
[bug report] null ptr deref in nouveau_platform_probe (tegra186-p2771-0000)
...drm_ioctl+0x6c/0xc8 [nouveau]
[ 17.039207] do_vfs_ioctl+0xb0/0x730
[ 17.042771] SyS_ioctl+0x8c/0xa8
[ 17.045991] el0_svc_naked+0x20/0x24
[ 17.049555] ---[ end trace d0b542d40499d1bb ]---
[ 17.252701] nouveau 17000000.gpu: fifo: read fault at 0000011000
engine 06 [HOST0] client 06 [GPC0/L1_2] reason 02 [PTE] on channel 1
[00f206d000 Xorg[381]]
[ 17.266694] nouveau 17000000.gpu: fifo: channel 1: killed
[ 17.272090] nouveau 17000000.gpu: fifo: runlist 0: scheduled for recovery
[ 17.278901] nouveau 17000000.gpu: Xorg[381]: channel 1 killed!
In case this is useful, I put the diff on...
2017 Nov 11
0
GP10B regression
...or GP10B (makes sense - I guess this was left as gf100_mmu_new as a
> typo) to probe. After that, running a trivial testcase (running a NOP
> method in 3D class) fails with
>
> [ 110.084649] nouveau 17000000.gpu: fifo: read fault at 0000011000
> engine 06 [HOST0] client 06 [GPC0/L1_2] reas|
> on 02 [PTE] on channel 1 [00f206a000 nouveau_noop_te[2413]]
> |
> [ 110.101423] nouveau 17000000.gpu: fifo: channel 1: killed
> |
> [ 110.106827] nouveau 17000000.gpu: fifo: runlist 0: schedu...
2017 Dec 22
0
[bug report] null ptr deref in nouveau_platform_probe (tegra186-p2771-0000)
...> [ 17.039207] do_vfs_ioctl+0xb0/0x730
> [ 17.042771] SyS_ioctl+0x8c/0xa8
> [ 17.045991] el0_svc_naked+0x20/0x24
> [ 17.049555] ---[ end trace d0b542d40499d1bb ]---
> [ 17.252701] nouveau 17000000.gpu: fifo: read fault at 0000011000
> engine 06 [HOST0] client 06 [GPC0/L1_2] reason 02 [PTE] on channel 1
> [00f206d000 Xorg[381]]
> [ 17.266694] nouveau 17000000.gpu: fifo: channel 1: killed
> [ 17.272090] nouveau 17000000.gpu: fifo: runlist 0: scheduled for recovery
> [ 17.278901] nouveau 17000000.gpu: Xorg[381]: channel 1 killed!
>
> In case this...
2017 Dec 21
2
[bug report] null ptr deref in nouveau_platform_probe (tegra186-p2771-0000)
Hi Thierry,
Thanks for the patch. I applied on top of linux-next-2017-12-14.
Different output this time.
[ 11.862495] WARNING: CPU: 1 PID: 254 at
drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgf100.c:391
gf100_vmm_new_+0x60/0x128 [nouveau]
[ 11.863458] tegra-dpaux 155c0000.dpaux: 155c0000.dpaux supply vdd
not found, using dummy regulator
[ 11.866197] tegra-sor 15580000.sor: failed to probe
2017 Nov 21
2
GP10B regression
...se - I guess this was left as gf100_mmu_new as a
>> typo) to probe. After that, running a trivial testcase (running a NOP
>> method in 3D class) fails with
>>
>> [ 110.084649] nouveau 17000000.gpu: fifo: read fault at 0000011000
>> engine 06 [HOST0] client 06 [GPC0/L1_2] reas|
>> on 02 [PTE] on channel 1 [00f206a000 nouveau_noop_te[2413]]
>> |
>> [ 110.101423] nouveau 17000000.gpu: fifo: channel 1: killed
>> |
>> [ 110.106827] nouveau 17000000.gpu: fif...