summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nouveau_drv.h
Commit message (Expand)AuthorAgeFilesLines
* drm/nv40/pm: execute memory reset script from vbiosBen Skeggs2011-09-201-0/+1
* drm/nouveau/dp: return master dp table pointer too when looking up encoderBen Skeggs2011-09-201-2/+1
* drm/nouveau/bios: simplify U/d table hash matching func to just matchBen Skeggs2011-09-201-0/+1
* drm/nouveau/dp: restructure link training codeBen Skeggs2011-09-201-1/+1
* drm/nouveau/dp: pass in required datarate to link trainingBen Skeggs2011-09-201-1/+1
* drm/nv50/backlight: take the sor into account when bashing regsBen Skeggs2011-09-201-4/+4
* drm/nouveau/dp: remove reliance on vbios for native displayportBen Skeggs2011-09-201-0/+1
* drm/nouveau/dp: rewrite auxch transaction routinesBen Skeggs2011-09-201-0/+1
* drm/nouveau: determine timing crystal freq from strapsBen Skeggs2011-09-201-0/+1
* drm/nouveau/pm: Document and expose CL and WR for 0x1002CxRoy Spliet2011-09-201-1/+6
* drm/nouveau/pm: add initial NV3x/NVCx memtiming support, improve other cardsRoy Spliet2011-09-201-10/+35
* drm/nvd0/disp: very initial evo setupBen Skeggs2011-09-201-0/+5
* drm/nouveau/bios: allow passing in crtc to the init table parserBen Skeggs2011-09-201-4/+3
* drm/nvd0/gpio: initial implementationBen Skeggs2011-09-201-0/+2
* drm/nouveau: allow modeset module option to select 'headless mode'Ben Skeggs2011-09-201-0/+1
* drm/nouveau: make general drm modesetting init commonBen Skeggs2011-09-201-1/+0
* drm/nvd0: add a card_type for 0xdX chipsetsBen Skeggs2011-09-201-0/+1
* drm/nouveau: embed nouveau_mmBen Skeggs2011-09-201-1/+1
* drm/nouveau: rename nv40_mpeg to nv31_mpegBen Skeggs2011-09-201-2/+2
* drm/nvc0/pm: more complete parsing of clock domainsBen Skeggs2011-09-201-3/+8
* drm/nouveau: add function to wait until a callback returns trueBen Skeggs2011-09-201-0/+4
* drm/nva3/pm: parse/reclock vdec/41a0 clocksBen Skeggs2011-09-201-0/+2
* drm/nouveau/pm: add hooks to get/set *all* clocks at onceBen Skeggs2011-09-201-0/+5
* drm/nouveau/pm: some fermi chipsets still use volt 0x30Ben Skeggs2011-09-201-0/+1
* drm/nouveau/pm: add support for parsing perflvl voltage on fermi chipsBen Skeggs2011-09-201-1/+2
* drm/nouveau/pm: store voltage in microvoltsBen Skeggs2011-09-201-4/+4
* drm/nouveau: pass flag to engine fini() method on suspendBen Skeggs2011-07-251-1/+1
* drm/nouveau: replace nv04_graph_fifo_access() use with direct reg bashingBen Skeggs2011-07-251-1/+0
* drm/nouveau/temp: Fix signed/unsigned int logicEmil Velikov2011-06-231-3/+3
* drm/nouveau: rework vram init/fini ordering a littleBen Skeggs2011-06-231-1/+3
* drm/nouveau: remove implicit mapping of every bo into chan_vmBen Skeggs2011-06-231-1/+0
* drm/nouveau: remove 'chan' argument from nouveau_bo_newBen Skeggs2011-06-231-4/+3
* drm/nvc0: explicitly map PDISP semaphore buffer into each channel's vmBen Skeggs2011-06-231-0/+1
* drm/nv84-nvc0: explicitly map semaphore buffer into channel vmBen Skeggs2011-06-231-0/+1
* drm/nv50-nvc0: explicitly map pushbuf bo into channel vmBen Skeggs2011-06-231-0/+1
* drm/nv50-nvc0: explicitly map notifier bo into channel vmBen Skeggs2011-06-231-0/+1
* drm/nouveau: initial changes to support multiple VMAs per buffer objectBen Skeggs2011-06-231-0/+7
* drm/nouveau: create temp vmas for both src and dst of bo movesBen Skeggs2011-06-231-1/+1
* drm/nouveau: store bo's page size in nouveau_boBen Skeggs2011-06-231-0/+1
* drm/nouveau: will need to specify channel for vm-ful gpuobj allocationsBen Skeggs2011-06-231-3/+6
* drm/nouveau/gem: implement stub hooks for GEM object open/closeBen Skeggs2011-06-231-0/+3
* drm/nouveau: remove 'chan' argument from nouveau_gem_newBen Skeggs2011-06-231-4/+3
* drm/nv50-nvc0/vm: take client reference on shared channel vmBen Skeggs2011-06-231-0/+1
* drm/nouveau: store a per-client channel listBen Skeggs2011-06-231-1/+3
* drm/nouveau: allocate structure to store per-client dataBen Skeggs2011-06-231-1/+9
* drm/nvc0/gr: import and use our own fuc by defaultBen Skeggs2011-06-231-0/+1
* drm/nvc0: fix suspend/resume of PGRAPH/PCOPYnBen Skeggs2011-06-231-3/+4
* drm/nouveau: default to noaccel on 0xc1/0xc8/0xce for nowBen Skeggs2011-06-231-0/+1
* drm/nva3/clk: better pll calculation when no fractional fb div availableBen Skeggs2011-05-161-2/+2
* drm/nvc0/pm: parse clock for pll 0x0a (0x137020) from perf tableBen Skeggs2011-05-161-0/+1
OpenPOWER on IntegriCloud