randr12: convenience functions for vga crtc state access
[nouveau] / src / nv_crtc.c
2008-10-27  Stuart Bennettrandr12: convenience functions for vga crtc state access
2008-10-27  Stuart BennettCondense crtc locking
2008-10-25  Stuart BennettRework bios parser error handling
2008-10-24  Stuart BennettAttempt to make the usage of cr44 rational instead...
2008-10-22  Stuart Bennettrandr12: update scrn field on server regen, and emit...
2008-10-21  Stuart Bennettcr26 is just another view of 0x3c0
2008-10-21  Stuart BennettUse symbolic define values where known
2008-10-21  Stuart BennettConvert CIO, DIO and VIO use to use defines from nvreg...
2008-10-21  Stuart BennettRename relevant functions, sizes and offsets to PRM...
2008-10-21  Stuart BennettName crtc index regs according to rules.xml
2008-10-12  Stuart Bennettrandr12: remove pointless debug in nv_output and nv_crtc
2008-10-12  Stuart Bennettrandr12: deBoolification and eliminate `override' arg...
2008-10-12  Stuart BennettRemove unnecessary "Setting owner" message
2008-10-10  Stuart Bennettrandr12: separate cursor pixmap location setting function
2008-10-10  Stuart BennettMove cursor show/hide funcs to nv_hw, document nv40...
2008-10-10  Stuart BennettTidy arbitration prototypes and split randr12 cursor...
2008-10-10  Stuart BennettMerge nv4, nv10 and nForce UpdateArbitrationSettings...
2008-10-08  Stuart BennettBetter behaviour on allocator fail
2008-10-08  Stuart BennettReduce includes, everything necessary is in nv_include.h
2008-09-20  Stuart Bennettrandr12: crtc destroy
2008-09-14  Stuart Bennettrandr12: separate encoder struct
2008-08-26  Stuart Bennettrandr12: detypedef private structs and use a define...
2008-08-26  Stuart Bennettrandr12: make the nouveau experience less green
2008-08-18  Stuart Bennettrandr12: don't cache pll values (fixes newrestore remov...
2008-08-18  Stuart BennettNV_ARCH_04 can have rotated output, it's just not accel...
2008-08-17  Stuart BennettBye bye 8 bit depth
2008-08-17  Stuart Bennettrandr12: some code simplification, rearrangement and...
2008-08-17  Stuart BennettNewRestore: remove, due to lack of interest
2008-08-17  Stuart Bennettrandr12: remove another field member
2008-08-16  Stuart Bennettrandr12: improve aspect scaling code
2008-08-16  Stuart Bennettrandr12: for native scaling, a clock check isn't enough
2008-08-16  Stuart BennettApply minimum front porch only when necessary (#15949)
2008-06-28  Maarten MaathuisNV04-NV4E: Save and restore FB_START
2008-06-25  Maarten MaathuisFixup and add some license statements.
2008-05-07  Stuart Bennettrandr12: tidy up some nv50 remnants in the pre nv50...
2008-05-04  Maarten MaathuisNV50: Rework the modesetting code into a different...
2008-04-29  Stuart Bennettrandr12: only set cr59 to 1 for tmds (fixes nv34 issue)
2008-04-24  Stuart Bennettrandr12: set CRTCX_LCD in nv_output
2008-04-24  Stuart Bennettrandr12: remove FPP setting and other FSEL changes
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 BennettVarious PLL code improvements
2008-04-07  Maarten Maathuisrandr12: NV04/05/06 can't accelerate rotation, so it...
2008-04-04  Stuart Bennettrandr12: delete stuff commented out a week ago that...
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  Maarten Maathuisrandr12: Fail rotation in NoAccel case.
2008-04-01  Maarten MaathuisNV50: Fix a minor cursor issue.
2008-04-01  Stuart Bennettrandr12: deal with nv30 and nv35 PLLs individually
2008-03-27  Stuart Bennettrandr12: tidy-up 1/3 - FP_DEBUG_0 twiddling
2008-03-19  Maarten MaathuisNV50: Share output properties.
2008-03-19  Maarten Maathuisrandr12: Implement dithering output property.
2008-03-19  Maarten MaathuisNV50: Merge crtc creation.
2008-03-17  Stuart Bennettrandr12: remove NVGetOutputFromCRTC
2008-03-17  Stuart Bennettrandr12: split out fp-only registers
2008-03-17  Stuart Bennettrandr12: better handling for output types in nv_crtc
2008-03-17  Stuart Bennettrandr12: remove duplicated regs
2008-03-17  Stuart Bennettrandr12: fix noscale scaling mode
2008-03-16  Stuart BennettMisc startup info mostly duplicated the state storage...
2008-03-16  Stuart Bennettrandr12: make output parsing consistent
2008-03-14  Stuart Bennettrandr12: make nv_crtc_calc_state_ext definition smaller
2008-03-14  Stuart Bennettrandr12: merge common PLL paths
2008-03-14  Stuart Bennettrandr12: make plls belong to their CRTCs
2008-03-14  Maarten Maathuisrandr12: Let an unneeded quirk die.
2008-03-14  Stuart Bennettrandr12: sel_clk values are really an FP thing, so...
2008-03-13  Stuart Bennettrandr12: fix the setting of NV_RAMDAC_OUTPUT
2008-03-11  Stuart Bennettrandr12: unbreak sel_clk changes
2008-03-10  Stuart Bennettrandr12: allow spread spectrum bits to be updated on...
2008-03-09  Stuart BennettFix up a bunch of prototypes, remove unused wrappers
2008-03-08  Stuart BennettKill NVFBLayout
2008-03-08  Maarten MaathuisMerge CRTC private structs.
2008-03-08  Stuart BennettVarious minor tidyups
2008-03-06  Stuart Bennettrandr12: workaround for xserver randr bug, where the...
2008-03-06  Maarten Maathuisrandr12: A major rework of output resource conflict...
2008-03-06  Maarten Maathuisrandr12: Kill almost all usage of ErrorF + some misc...
2008-03-05  Stuart Bennettrandr12: do not change CR43 from its initial value
2008-03-05  Maarten MaathuisGive some defines more consistent names.
2008-03-03  Maarten Maathuisrandr12: Only change vpll value when needed.
2008-03-02  Maarten Maathuisrandr12: Keep the gamma values when setting a new mode...
2008-02-27  Stuart BennettDeal with pre-nv40 laptops with EDID
2008-02-20  Stuart BennettUnbreak console restore again, and use a less ambiguous...
2008-02-20  Stuart Bennettrandr12: rename NV*VGA functions for api consistency
2008-02-19  Stuart Bennettrandr12: make more hw funcs generic
2008-02-12  Stuart Bennettrandr12: reorder some variable declarations in nv_crtc...
2008-02-12  Stuart Bennettrandr12: use integer math for scaling
2008-02-12  Stuart BennettTrim useless nv_type members
2008-02-11  Stuart BennettRemove some DDX cruft
2008-02-11  Stuart Bennettrandr12: Use absolute regs for 8 bit regs
2008-02-11  Stuart BennettMove non-crtc specific hw funcs from nv_crtc to nv_hw
2008-02-06  Maarten MaathuisFix bad debugging in NVWritePVIO().
2008-02-02  Maarten MaathuisKill NVShowHideCursor and use a wrapper.
2008-02-01  Maarten MaathuisDon't use functions that are not supposed to be used...
2008-01-30  Stuart BennettPBUS define additions
2008-01-30  Stuart BennettPCRTC define additions
2008-01-30  Stuart Bennettrandr12: make nv4x plls less special
2008-01-29  Maarten Maathuisrandr12: Remove excessive writing of VTOwner.
2008-01-29  Stuart BennettUse absolute regs in the DDX
2008-01-29  Stuart BennettReorganise pll limit retrieval
next