search for: flush_ctrl

Displaying 1 result from an estimated 1 matches for "flush_ctrl".

Did you mean: flush_crtl
2014 Jun 07
0
[RFC PATCH] drm/gk208/gr: adjust a couple of init values
...values into memory, MMIO32 R 0x17e91c 0x0b030a0c PMFB_BROADCAST.SUBP_BROADCAST.UNK11C => 0xb030a0c MMIO32 R 0x17e920 0x00090d08 PMFB_BROADCAST.SUBP_BROADCAST.UNK120 => 0x90d08 RAMIN32 1b5080 7fce1080 <= 17e91c RAMIN32 1b5084 7fce1084 <= b030a0c MMIO32 W 0x070000 0x00000001 PFIFO_FLUSH.FLUSH_CTRL <= { TRIGGER } MMIO32 R 0x070000 0x00000000 PFIFO_FLUSH.FLUSH_CTRL => { 0 } RAMIN32 1b5088 7fce1088 <= 17e920 RAMIN32 1b508c 7fce108c <= 90d08 So perhaps the mmio_list needs to grow a mask option (and have it store the mask)? Not sure what any of this means, and doing this didn't f...