Bios CRTC head chosing fixed
[nouveau] / src /
2007-11-22  Stuart BennettBios CRTC head chosing fixed
2007-11-21  Stuart Bennettrandr12: unbreak LVDS console restore by reverting...
2007-11-21  Stuart BennettComplete init_index_addr_latched opcode
2007-11-21  Stuart BennettMore DCB entry output, and a default for DCB 1.4
2007-11-20  Maarten Maathuisrandr12: better guess for ramdac register 670 (nv44...
2007-11-20  Maarten Maathuisrandr12: fix serious bug in vclk calculator for nv4x...
2007-11-20  Maarten Maathuisrandr12: Fix a small mistake that could cause blank...
2007-11-20  Maarten Maathuisrandr12: I hope i really fixed db1 vclk ratio this...
2007-11-20  Maarten MaathuisNV50: Make a small mistake.
2007-11-20  Maarten MaathuisNV50: Some deobfuscation.
2007-11-20  Maarten Maathuisrandr12: Also enable DB1 vclk ratio if PLL_SELECT had...
2007-11-19  Maarten Maathuisrandr12: Proper support for db1 vclk ratio, thanks...
2007-11-19  Maarten Maathuisrandr12: Add a gamma_set hook.
2007-11-18  Maarten Maathuisrandr12: A first attempt at some lvds programming,...
2007-11-18  Benjamin HerrenschmidtEnable IFC uploads.
2007-11-17  Maarten Maathuisrandr12: Final commit, switch to nv40 native vclk regs.
2007-11-17  Maarten Maathuisrandr12: Intermediate commit (using the native nv40...
2007-11-17  Maarten Maathuisrandr12: Some comment fixes.
2007-11-17  Maarten Maathuisrandr12: Reinstate m-divider limitations.
2007-11-17  Maarten Maathuisrandr12: Some minor changes.
2007-11-17  Maarten Maathuisrandr12: Change vpll handling, note that it still is...
2007-11-17  Ben SkeggsEXA 1.4 pixmap hooks (disabled)
2007-11-17  Ben SkeggsAdd a user callback for when a channel hang is detected.
2007-11-17  Ben SkeggsUse handles from grobj, instead of hardcoded vals from...
2007-11-17  Ben SkeggsTurn vram/fb handles into "real" grobjs.
2007-11-17  Stephane MarchesinPut back memory barrier and write posting.
2007-11-16  Stephane MarchesinAdd verbose debugging code to help with fixing push...
2007-11-16  Stephane MarchesinOops. Correct either the header or the packet but not...
2007-11-16  Stephane MarchesinUnmatched OUT_RING(0).
2007-11-16  Stephane Marchesinfix typo.
2007-11-16  Stephane Marchesinfix 32/64 bit ism.
2007-11-16  Maarten Maathuisrandr12: Minor change.
2007-11-16  Maarten Maathuisrandr12: That wasn't supposed to end up there ;-)
2007-11-16  Maarten Maathuisrandr12: Disable changing ramdac reg580, until i know...
2007-11-17  Ben Skeggsnouveau: fix valgrind complaint
2007-11-16  Maarten Maathuisrandr12: Restore old timings + misc changes.
2007-11-16  Ben Skeggsoops, forgot these...
2007-11-16  Ben SkeggsInitial hacky relocation stuff.
2007-11-16  Ben SkeggsInitial buffer object work.
2007-11-16  Ben SkeggsReport engine hangs again, instead of spinning forever.
2007-11-16  Ben SkeggsHook up DMA funcs to channels/grobjs etc etc
2007-11-16  Ben Skeggsnotifiers..
2007-11-16  Ben SkeggsAnd grobjs.
2007-11-16  Ben SkeggsAnd channels..
2007-11-16  Ben SkeggsImplement nouveau_device struct.
2007-11-16  Stuart BennettBegone, foul g5-bios-hack
2007-11-15  Maarten Maathuisrandr12: Only NV4x have two seperate PVIO ranges.
2007-11-15  Maarten Maathuisrandr12: Improved values for FP_CONTROL register.
2007-11-15  Maarten Maathuisrandr12: Some minor register changes.
2007-11-15  Arthur HuilletNV10 EXA: removed left out debug statement
2007-11-15  Arthur HuilletNV1x EXA : refactored A8 + A8 code, enabled on NV2x...
2007-11-15  Ben Skeggsnouveau: fix a host of warnings
2007-11-15  Stuart BennettBig endian bios fix
2007-11-14  Patrice Mandinnv30exa: set link with image blit
2007-11-14  Stuart Bennettnv_bios indentation
2007-11-14  Stuart BennettMore code and logging beautification - wrap I/O better
2007-11-14  Stuart BennettIO flag conditions, beginnings of init_idx_addr_latched
2007-11-14  Stuart BennettMore opcodes, and some monstrous reindenting
2007-11-14  Stuart BennettUpdating some BIOS parser opcodes
2007-11-14  Stuart Bennettrandr12: More DCB abstraction to lessen parsing nastine...
2007-11-14  Stuart BennettGratuitous code renaming, moving + warning fixes for...
2007-11-14  Maarten Maathuisrandr12: Reinstate the "magic factor" until a better...
2007-11-14  Arthur HuilletNV1x EXA : implemented A8 + A8 via a dirty hack
2007-11-14  Maarten Maathuisrandr12: Disable ramdac register 0x900, until i know...
2007-11-14  Maarten Maathuisrandr12: fix comment typo
2007-11-14  Maarten Maathuisrandr12: Enable all pll on pre-nv40 and improve usage...
2007-11-13  Maarten MaathuisNV50: fix stupid type from commit d5dfb82f7f39304eb39dd...
2007-11-13  Stephane MarchesinDon't use GART on PPC. Workaround DMA bugs there.
2007-11-13  Stephane MarchesinRemove ENABLE_NV30EXA, which is not needed any more.
2007-11-13  Stephane MarchesinEnable nv30 exa on PPC.
2007-11-13  Stephane MarchesinFix nv30 exa for big endian
2007-11-13  Maarten Maathuisrandr12: Set a few new registers + misc fixes.
2007-11-12  Stuart BennettSome type / warning fixes for nv_bios.c
2007-11-12  Stuart BennettMisc bios parsing bits
2007-11-12  Patrice MandinRemove disable switches, big cleanup, requires xorgs...
2007-11-12  Maarten Maathuisrandr12: Improve vclk setting.
2007-11-12  Maarten Maathuisrandr12: Fix bad comment.
2007-11-12  Maarten Maathuisrandr12: Some minor changes.
2007-11-12  Maarten Maathuisrandr12: Set SEL_CLK appropriately based on wether...
2007-11-12  Maarten MaathuisA little code cleanup.
2007-11-11  Maarten MaathuisNV50: Port an LVDS detection fix from nv.
2007-11-11  Maarten MaathuisNV50: Port one of the nv patches.
2007-11-11  Maarten Maathuisrandr12: Some code cleanup.
2007-11-11  Maarten MaathuisNV50: Clean up nv50_output.c a bit.
2007-11-11  Maarten MaathuisNV50: cleanup of nv50_sor.c
2007-11-11  Maarten Maathuisrandr12: Make sure we don't set 2 "special" bits in...
2007-11-11  Maarten Maathuisrandr12: Overhaul vpll set code + misc fixes.
2007-11-11  Stuart Bennettvbios fptable v2 parsing (for BIT biosen). Not that...
2007-11-11  Stuart BennettG5 6600 DCB improvements, but I'm sure to be some bswap...
2007-11-10  Maarten MaathuisNV50: Last part of nv50_dac.c
2007-11-10  Maarten MaathuisNV50: More cleanup (this time nv50_dac.c).
2007-11-10  Maarten MaathuisNV50: That's the initial cleanup for nv50_display.c
2007-11-10  Maarten MaathuisNV50: Should have run make first ;-)
2007-11-10  Maarten MaathuisNV50: Even more cleanup.
2007-11-10  Maarten MaathuisNV50: More cleanup, small commits to make bisecting...
2007-11-10  Maarten MaathuisNV50: Some initial cleanup.
2007-11-10  Maarten MaathuisNV50: Another wrapper.
2007-11-10  Maarten MaathuisNV50: A new wrapper + a few functions renamed.
2007-11-09  Maarten Maathuisrandr12: This may break stuff for some g70 cards, if...
2007-11-09  Maarten Maathuisrandr12: Disable load detect again, until we can identi...
next