Set memory attributes on page
[pscnv.git] / pscnv / TODO.BSD
blob75733eecad7bed71a5667e522161b69c25b8e01c
1 Currently disabled temporarily:
2 - anything i2c, probably displayport soon as well
4 Anything touching i2c:
5 - i2c methods in nouveau_bios
6 - hwmon (temperature) support
7 - nv04 tv/dfp
8 - displayport
9 - iic doesn't respect udelay and timeout.. nouveau defines as 40 instead of 10
11 Not implemented at all:
12 - vga switcheroo / arbiter
14 TODO:
15 - framebuffer
16 - fixup vm
17 - fixup io
18 - compile failures general
19 - Maybe fix special casing nForce + old nv04 in nouveau_calc.c and nouveau_hw.c?
20 - get outside i2c drm_encoder_slaves working properly (ch7006/sil164)
21 - apci video support is lacking, impossible to get EDID through acpi video atm (for macbooks I guess?)