summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/include/nvkm/subdev
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau/fb/gp102: rename from gp104Ben Skeggs2016-11-171-1/+1
* drm/nouveau/pmu/gp102: initial implementationBen Skeggs2016-11-171-0/+1
* drm/nouveau/pmu/gp100: initial implementationBen Skeggs2016-11-171-0/+1
* drm/nouveau: silence sparse warnings about symbols not being marked staticBen Skeggs2016-11-071-0/+2
* drm/nouveau/fb: add gm20b deviceAlexandre Courbot2016-11-071-0/+1
* drm/nouveau/drm/nouveau: add a LED driver for the NVIDIA logoMartin Peres2016-10-121-0/+1
* drm/nouveau/volt/gf100-: Add speedoKarol Herbst2016-10-121-0/+2
* drm/nouveau/volt: Add implementation for gf100Karol Herbst2016-10-121-0/+1
* drm/nouveau/bios/vmap: unk0 field is the modeKarol Herbst2016-10-121-1/+1
* drm/nouveau/clk: Allow boosting only when NvBoost is setKarol Herbst2016-10-121-1/+8
* drm/nouveau/bios: Add parsing of VPSTATE tableKarol Herbst2016-10-121-0/+24
* drm/nouveau/clk: Respect voltage limits in nvkm_cstate_progKarol Herbst2016-10-121-0/+1
* drm/nouveau/clk: Fixup cstate selectionKarol Herbst2016-10-121-0/+4
* drm/nouveau/volt: Add temperature parameter to nvkm_volt_mapKarol Herbst2016-10-121-1/+2
* drm/nouveau/clk: Let nvkm_clk_tstate take a temperature valueKarol Herbst2016-10-121-2/+2
* drm/nouveau/clk: Add index field to nvkm_cstateKarol Herbst2016-10-121-0/+1
* drm/nouveau/volt: Add min_id parameter to nvkm_volt_set_idKarol Herbst2016-10-121-1/+1
* drm/nouveau/volt: Parse the max voltage map entriesKarol Herbst2016-10-122-0/+13
* drm/nouveau/clk: Don't create cstates with voltages higher than what the gpu ...Karol Herbst2016-10-121-0/+1
* drm/nouveau/volt: Properly detect entry based voltage tablesKarol Herbst2016-10-121-2/+3
* drm/nouveau/iccsense: Parse the resistors and config the right wayKarol Herbst2016-10-121-2/+8
* drm/nouveau/fb/gp104: initial supportBen Skeggs2016-07-141-0/+1
* drm/nouveau/ltc/gp100: initial supportBen Skeggs2016-07-141-0/+1
* drm/nouveau/fb/gp100: initial supportBen Skeggs2016-07-141-0/+1
* drm/nouveau/pci/gp100: initial supportBen Skeggs2016-07-141-0/+1
* drm/nouveau/mc/gp100: initial supportBen Skeggs2016-07-141-0/+1
* drm/nouveau/fb/gf100-: allow selection of an alternate big page sizeBen Skeggs2016-07-141-0/+2
* drm/nouveau/bios: pointers beyond end of first image need special handlingBen Skeggs2016-07-141-0/+3
* drm/nouveau/bios: guard against out-of-bounds accesses to imageBen Skeggs2016-07-141-4/+3
* drm/nouveau/volt: save the voltage range we are able to setKarol Herbst2016-07-141-0/+3
* drm/nouveau/secboot: use nvkm_mc_enable/disable()Ben Skeggs2016-07-141-1/+0
* drm/nouveau/secboot: use nvkm_mc_intr_mask/unmask()Ben Skeggs2016-07-141-1/+1
* drm/nouveau/mc: support for temporarily masking interrupts from a specific de...Ben Skeggs2016-07-141-0/+1
* drm/nouveau/mc: expose device enable/disable separately, as well as resetBen Skeggs2016-07-141-1/+3
* drm/nouveau/mc: take nvkm_device as argument to public functionsBen Skeggs2016-07-141-5/+5
* drm/nouveau/top: add function to lookup interrupt mask for a given deviceBen Skeggs2016-07-141-0/+1
* drm/nouveau/top: take nvkm_device as argument to public functionsBen Skeggs2016-07-141-4/+4
* drm/nouveau/bios/disp: fix handling of "match any protocol" entriesBen Skeggs2016-06-021-2/+3
* drm/nouveau/fb/gm200: setup mmu debug buffer registers at init()Ben Skeggs2016-05-201-0/+1
* drm/nouveau/fb/gf100-: allocate mmu debug buffersBen Skeggs2016-05-201-0/+3
* drm/nouveau/mc/nv11: define reset masks + intr cleanupBen Skeggs2016-05-201-0/+1
* drm/nouveau/mc/nv17: define reset masks + intr cleanupBen Skeggs2016-05-201-0/+1
* drm/nouveau/mc/g84: define reset masks + intr cleanupBen Skeggs2016-05-201-0/+1
* drm/nouveau/mc/gt215: define reset masks + intr cleanupBen Skeggs2016-05-201-0/+1
* drm/nouveau/mc/gk104: define reset masks + intr cleanupBen Skeggs2016-05-201-0/+1
* drm/nouveau/mc: add helper function to handle device resetBen Skeggs2016-05-201-0/+1
* drm/nouveau/top/gk104: initial implementationBen Skeggs2016-05-201-0/+2
* drm/nouveau/top: initial implementationBen Skeggs2016-05-201-0/+7
* drm/nouveau/core: add top plumbingBen Skeggs2016-05-201-0/+8
* drm/nouveau/iccsense: split sensor into own structKarol Herbst2016-05-201-0/+1
OpenPOWER on IntegriCloud