nv50: stub out NV50SorSetClockMode for LVDS, it doesn't work there
[nouveau] / src /
2008-06-23  Ben Skeggsnv50: stub out NV50SorSetClockMode for LVDS, it doesn...
2008-06-22  Ben Skeggsnv50: bring in int10-constole-restore hack from nv...
2008-06-22  Ben Skeggsfix non-kms build/run
2008-06-22  Maarten MaathuisNV50: Some basic code to get kernel modesetting going.
2008-06-17  Stuart BennettNo need for G80+ LVDS conf bits reports
2008-06-17  Stuart BennettMore DCB 1.5 TV variants (#16252 and #16342)
2008-06-17  Stuart BennettBe a little more discerning about the BIT bios signature
2008-06-17  Stuart BennettLVDS_INIT should not always use head A
2008-06-13  Maarten MaathuisNV50: lvds is probably still broken, but it's a step...
2008-05-22  Maarten MaathuisNV50: A small extra piece of init that may prove useful...
2008-05-20  Maarten MaathuisNV50: Be consistent with rules-ng.
2008-05-10  Maarten MaathuisNV50: Some misc things.
2008-05-08  Stuart BennettCosmetic g80 laptop dcb parsing enhancement
2008-05-08  Stuart Bennettrandr12: some reordering, tidying &c
2008-05-07  Stuart BennettEnable RandR 1.2 code-path by default
2008-05-07  Stuart BennettDon't call call_lvds_script with a null dcbent pointer
2008-05-07  Stuart Bennettrandr12: tidy up some nv50 remnants in the pre nv50...
2008-05-06  Maarten MaathuisNV50: Some misc fixes.
2008-05-05  Maarten Maathuisnv50_exa.c had no license statement.
2008-05-04  Maarten MaathuisNV50: Rework the modesetting code into a different...
2008-05-02  Stuart Bennettxv: nv10 double-buffered overlay mode was getting set...
2008-04-30  Stuart BennettUse the actual number of BIT table entries
2008-04-30  Stuart Bennettrandr12, xv: manual overlay clipping for randr12 (see...
2008-04-29  Stuart Bennettrandr12: remove unneeded separate dcb_entry and "or...
2008-04-29  Stuart BennettPass DCB entry structs in bios functions, rather than...
2008-04-29  Stuart BennettPass output field, rather than dcb indices, for tmds...
2008-04-29  Stuart BennettAdd an index field to dcb entries, and carry pointer...
2008-04-29  Stuart Bennettrandr12, xv: oops, transform_in_use doesn't exist on...
2008-04-29  Stuart Bennettrandr12: C51 I2C
2008-04-29  Stuart Bennettrandr12: only set cr59 to 1 for tmds (fixes nv34 issue)
2008-04-29  Stuart Bennettrandr12, xv: no overlay when the crtc is transformed
2008-04-29  Stuart Bennettrandr12: fix spread spectrum setting for lvds and turn...
2008-04-29  Stuart Bennettrandr12: make nv50 code depend on Architecture
2008-04-29  Stuart BennettCR27 appears to contain the chip revision
2008-04-27  Maarten MaathuisNV50: A little bit more information, no functional...
2008-04-25  Stuart Bennettrandr12: sel_clk binding fix
2008-04-25  Stuart Bennettrandr12: unified mode validation
2008-04-24  Stuart Bennettrandr12: only set up one spread spectrum clock on pre...
2008-04-24  Stuart Bennettrandr12: deny doublescan modes to digital outputs
2008-04-24  Stuart Bennettrandr12: off-chip dvi dpms and fp_control dpms fixed...
2008-04-24  Stuart Bennettrandr12: set CRTCX_LCD in nv_output
2008-04-24  Stuart BennettThese made up defines are more misleading than helpful
2008-04-24  Stuart Bennettrandr12: remove FPP setting and other FSEL changes
2008-04-24  Stuart Bennettrandr12: oops (fix to 9edf6d60)
2008-04-24  Stuart Bennettrandr12: RAMDAC_OUTPUT is only for analogue outputs
2008-04-24  Stuart BennettRevert "randr12: correct SEL_CLK register beheaviour...
2008-04-13  Maarten MaathuisNV50: Another few regs.
2008-04-13  Maarten MaathuisNV50: Some more regs.
2008-04-12  Maarten MaathuisNV50: I now know what UNK8A8 is, so update the value...
2008-04-12  Maarten MaathuisNV50: Re-implement output status caching.
2008-04-11  Stuart Bennettrandr12: separate pll and arbitration stages of calc_st...
2008-04-11  Stuart Bennettstate->config is not used
2008-04-11  Stuart Bennettrandr12: unite pre nv40 and nv40 pll restore
2008-04-11  Stuart BennettUse the correct reference clock when reading (V)PLLs
2008-04-11  Stuart BennettVarious PLL code improvements
2008-04-09  Maarten MaathuisNV50: Some misc stuff.
2008-04-08  Dave Airlienv50: fix distcheck since header removal
2008-04-08  Stuart BennettMCP67 does not do the second stage gain tests
2008-04-08  Stuart BennettPLL stuff
2008-04-08  Stuart BennettIf no PLL coefficients compatible with the constraints...
2008-04-07  Maarten MaathuisNV50: Scaling works fine on VGA connectors, so support...
2008-04-07  Maarten MaathuisNV50: Deobfuscate some more commands.
2008-04-07  Maarten MaathuisMake some CARD32 die.
2008-04-07  Maarten MaathuisNV50: Give a few registers an UNK label.
2008-04-07  Maarten Maathuisrandr12: NV04/05/06 can't accelerate rotation, so it...
2008-04-06  Maarten MaathuisNV50: Some more stuff.
2008-04-06  Maarten MaathuisNV50: minor rename to avoid confusion
2008-04-06  Maarten MaathuisNV50: Deobfuscate another register (partially).
2008-04-06  Maarten MaathuisNV50: Fix another deadlock in the clock setting code.
2008-04-05  Maarten MaathuisForgot a few things.
2008-04-05  Maarten MaathuisNV50: rename randr-1.2 functions to be nv50_something_f...
2008-04-05  Maarten MaathuisNV50: Some more cleanup.
2008-04-05  Maarten MaathuisNV50: Some reordering.
2008-04-05  Maarten MaathuisSome minor corrections.
2008-04-05  Maarten MaathuisNV50: Document dvi hotplug detection.
2008-04-05  Maarten MaathuisNV50: Remove some questionable guesses.
2008-04-04  Maarten Maathuisnvbios: Drop a N2/M2 requirement on NV5x hardware,...
2008-04-04  Maarten Maathuisnvbios: Add some valid register ranges for nv50.
2008-04-04  Maarten MaathuisNV50: Switch to common pll calculator function.
2008-04-04  Stuart Bennettrandr12: delete stuff commented out a week ago that...
2008-04-04  Maarten MaathuisNV50: Minor comment updates.
2008-04-04  Maarten MaathuisNV50: Some more stuff.
2008-04-04  Maarten MaathuisNV50: Some more registers.
2008-04-03  Maarten MaathuisNV50: Update my knowledge of interrupts.
2008-04-03  Stuart BennettSmall declaration reordering
2008-04-03  Stuart BennettMove some variable declarations in the bios parser
2008-04-02  Stuart Bennettrandr12: some fixes to dithering property
2008-04-02  Stuart Bennettrandr12: better analogue clock limits (taken from pNv...
2008-04-02  Maarten MaathuisNV50: Some minor changes to the display supervisor...
2008-04-02  Stuart BennettSome bios parser PLL writing improvements
2008-04-02  Maarten MaathuisNV50: Add my name to some files.
2008-04-02  Stuart Bennettrandr12: since the crtc function records are now mutabl...
2008-04-02  Stuart Bennettrandr12: don't provide rotation functions in NoAccel...
2008-04-02  Stuart BennettRevert "randr12: Fail rotation in NoAccel case."
2008-04-02  Stuart BennettAdd quirks for Apple *book backlight
2008-04-02  Maarten MaathuisNV50: Some more things.
2008-04-02  Maarten Maathuisrandr12: Fail rotation in NoAccel case.
2008-04-01  Stuart BennettNV30/35 setPLL bios support
2008-04-01  Maarten MaathuisNV50: Fix a minor cursor issue.
2008-04-01  Maarten MaathuisNV50: Add some debugging statements to important functions.
next