aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAge
* drm/nouveau/bios: allow passing in crtc to the init table parserBen Skeggs2011-09-20
* drm/nvd0/pm: enable clock/voltage hooksBen Skeggs2011-09-20
* drm/nouveau/bios: fix INIT_GPIO for new chipsetsBen Skeggs2011-09-20
* drm/nvd0/gpio: initial implementationBen Skeggs2011-09-20
* drm/nvd0/i2c: initial implementationBen Skeggs2011-09-20
* drm/nouveau: initial chipset description for nvdX chipsetsBen Skeggs2011-09-20
* drm/nouveau: allow modeset module option to select 'headless mode'Ben Skeggs2011-09-20
* drm/nouveau: fixup init/fini sequence to deal with no CRTCsBen Skeggs2011-09-20
* drm/nouveau: make general drm modesetting init commonBen Skeggs2011-09-20
* drm/nvd0: add a card_type for 0xdX chipsetsBen Skeggs2011-09-20
* drm/nv04/pm: recalibrate timer on nvclk changesMartin Peres2011-09-20
* drm/nouveau/tmr: calibrate for ns timestamps on initBen Skeggs2011-09-20
* drm/nvc0/gr: unblacklist nvcf accelerationBen Skeggs2011-09-20
* drm/nouveau: don't complain for disabled timingset entriesBen Skeggs2011-09-20
* drm/nvc0/gr: copy GPC mpart config from PFFBBen Skeggs2011-09-20
* drm/nvc0/vram: support non-uniform memory size per controllerBen Skeggs2011-09-20
* drm/nvc0/gr: add support for nvcf chipsetBen Skeggs2011-09-20
* drm/nouveau: allow a nouveau_mm to be created with holesBen Skeggs2011-09-20
* drm/nouveau: embed nouveau_mmBen Skeggs2011-09-20
* drm/nv31/mpeg: support for a single class3174 userBen Skeggs2011-09-20
* drm/nouveau: rename nv40_mpeg to nv31_mpegBen Skeggs2011-09-20
* drm/nvc0/pm: more complete parsing of clock domainsBen Skeggs2011-09-20
* drm/nvc0/pm: initial implementation of clocks_get()Ben Skeggs2011-09-20
* drm/nva3/pm: idle graphics engine before changing clocksBen Skeggs2011-09-20
* drm/nouveau: add function to wait until a callback returns trueBen Skeggs2011-09-20
* drm/nv50/gr: insert set/clr of a ctxprog flag at start/end of ctxprogBen Skeggs2011-09-20
* drm/nva3/pm: tidy and add some comments here and thereBen Skeggs2011-09-20
* drm/nva3/pm: parse/reclock vdec/41a0 clocksBen Skeggs2011-09-20
* drm/nva3/pm: rewrite clock_set, and switch to new interfacesBen Skeggs2011-09-20
* drm/nouveau/pm: add hooks to get/set *all* clocks at onceBen Skeggs2011-09-20
* drm/nva3/pm: rewrite clock readback functions, far more correct nowBen Skeggs2011-09-20
* drm/nouveau/pm: some fermi chipsets still use volt 0x30Ben Skeggs2011-09-20
* drm/nouveau/pm: allow voltage-only perflvl set, enable nvc0Ben Skeggs2011-09-20
* drm/nvc0/pm: enable voltage_getBen Skeggs2011-09-20
* drm/nouveau/pm: show any info we can manage to glean on current perflvlBen Skeggs2011-09-20
* drm/nouveau/pm: add support for parsing perflvl voltage on fermi chipsBen Skeggs2011-09-20
* drm/nouveau/pm: add yet another vid gpio tagBen Skeggs2011-09-20
* drm/nouveau/pm: initial attempt at parsing volt 0x40Ben Skeggs2011-09-20
* drm/nouveau/pm: store voltage in microvoltsBen Skeggs2011-09-20
* drm: Remove duplicate "return" statementLin Ming2011-09-09
* Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie2011-09-09
|\
| * drm/nv04/crtc: Bail out if FB is not bound to crtcEmil Velikov2011-09-09
| * drm/nouveau: fix nv04_sgdma_bind on non-"4kB pages" archsMarcin Slusarz2011-09-09
| * drm/nouveau: properly handle allocation failure in nouveau_sgdma_populateMarcin Slusarz2011-09-09
| * drm/nouveau: fix oops on pre-semaphore hardwareBen Skeggs2011-09-09
| * drm/nv50/crtc: Bail out if FB is not bound to crtcEmil Velikov2011-09-09
* | drm/radeon/kms: fix DP detect and EDID fetch for DP bridgesAlex Deucher2011-09-06
|/
* drm/radeon/kms: make sure pci max read request size is valid on evergreen+ (v2)Alex Deucher2011-09-02
* drm/radeon/kms: set a default max_pixel_clockDave Airlie2011-08-31
* drm/radeon/kms: add s/r quirk for Compaq Presario V5245EUAlex Deucher2011-08-30