summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nvkm/subdev/clk/base.c
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau/clk: Move a variable assignment behind a null pointer check in nv...Markus Elfring2023-04-171-1/+1
* drm/nouveau/device: remove pwrsrc notify in favour of a direct call to clkBen Skeggs2022-07-131-15/+5
* drm/nouveau/clk: Fix an incorrect NULL check on list iteratorXiaomeng Tong2022-04-041-2/+4
* drm/nouveau/clk: switch to instanced constructorBen Skeggs2021-02-111-4/+4
* drm/nouveau: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-241-1/+1
* drm/nouveau/nvkm: mark expected switch fall-throughsGustavo A. R. Silva2019-04-101-0/+1
* drm/nouveau/clk: Use list_for_each_entry_from_reverseArushi Singhal2018-05-181-6/+4
* gpu: drm: nouveau: Use list_{next/prev}_entry instead of list_entryArushi Singhal2018-03-261-1/+1
* drm/nouveau/bios/cstep: pointers are 32-bitBen Skeggs2016-11-281-2/+2
* drm/nouveau/bios/boost: pointers are 32-bitBen Skeggs2016-11-281-2/+2
* drm/nouveau/clk: Allow boosting only when NvBoost is setKarol Herbst2016-10-121-1/+32
* drm/nouveau/clk: Respect voltage limits in nvkm_cstate_progKarol Herbst2016-10-121-0/+52
* drm/nouveau/clk: Fixup cstate selectionKarol Herbst2016-10-121-2/+17
* drm/nouveau/volt: Add temperature parameter to nvkm_volt_mapKarol Herbst2016-10-121-2/+2
* drm/nouveau/clk: Let nvkm_clk_tstate take a temperature valueKarol Herbst2016-10-121-10/+9
* 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-2/+4
* drm/nouveau/clk: Don't create cstates with voltages higher than what the gpu ...Karol Herbst2016-10-121-0/+4
* drm/nouveau/clk: Fix potential NULL pointer access when there is no fb subdevKarol Herbst2016-10-121-2/+3
* drm/nouveau/core: remove pmc_enable argument from subdev ctorBen Skeggs2016-05-201-1/+1
* drm/nouveau/perf: change pcie speed on pstate changeKarol Herbst2016-01-111-0/+3
* drm/nouveau/perf: add fields for pci speed and width and use it for the pstatesKarol Herbst2016-01-111-0/+2
* drm/nouveau/volt: convert to new-style nvkm_subdevBen Skeggs2015-08-281-2/+2
* drm/nouveau/clk: convert to new-style nvkm_subdevBen Skeggs2015-08-281-43/+62
* drm/nouveau/bios: convert to new-style nvkm_subdevBen Skeggs2015-08-281-3/+3
* drm/nouveau/subdev: rename some functions to avoid upcoming conflictsBen Skeggs2015-08-281-2/+2
* drm/nouveau/fb: transition nvkm_ram away from being based on nvkm_objectBen Skeggs2015-08-281-5/+5
* drm/nouveau/clk: switch to subdev printk macrosBen Skeggs2015-08-281-18/+24
* drm/nouveau/therm: cosmetic changesBen Skeggs2015-08-281-5/+5
* drm/nouveau/fb: cosmetic changesBen Skeggs2015-08-281-5/+5
* drm/nouveau/clk: cosmetic changesBen Skeggs2015-08-281-4/+4
* drm/nouveau/device: include core/device.h automatically for subdevs/enginesBen Skeggs2015-08-281-1/+0
* drm/nouveau/drm/nouveau/clk: fix tstate to pstate calculationWei Ni2015-08-281-1/+1
* make RAM device optionalAlexandre Courbot2015-04-141-1/+1
* drm/nouveau/volt: namespace + nvidia gpu names (no binary change)Ben Skeggs2015-01-221-0/+1
* drm/nouveau/clk: namespace + nvidia gpu names (no binary change)Ben Skeggs2015-01-221-104/+94
* drm/nouveau/clk: rename from clock (no binary change)Ben Skeggs2015-01-221-0/+600