summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nvkm/subdev/clk/base.c
AgeCommit message (Expand)Author
2023-04-17drm/nouveau/clk: Move a variable assignment behind a null pointer check in nv...Markus Elfring
2022-07-13drm/nouveau/device: remove pwrsrc notify in favour of a direct call to clkBen Skeggs
2022-04-04drm/nouveau/clk: Fix an incorrect NULL check on list iteratorXiaomeng Tong
2021-02-11drm/nouveau/clk: switch to instanced constructorBen Skeggs
2020-07-24drm/nouveau: Use fallthrough pseudo-keywordGustavo A. R. Silva
2019-04-10drm/nouveau/nvkm: mark expected switch fall-throughsGustavo A. R. Silva
2018-05-18drm/nouveau/clk: Use list_for_each_entry_from_reverseArushi Singhal
2018-03-26gpu: drm: nouveau: Use list_{next/prev}_entry instead of list_entryArushi Singhal
2016-11-28drm/nouveau/bios/cstep: pointers are 32-bitBen Skeggs
2016-11-28drm/nouveau/bios/boost: pointers are 32-bitBen Skeggs
2016-10-12drm/nouveau/clk: Allow boosting only when NvBoost is setKarol Herbst
2016-10-12drm/nouveau/clk: Respect voltage limits in nvkm_cstate_progKarol Herbst
2016-10-12drm/nouveau/clk: Fixup cstate selectionKarol Herbst
2016-10-12drm/nouveau/volt: Add temperature parameter to nvkm_volt_mapKarol Herbst
2016-10-12drm/nouveau/clk: Let nvkm_clk_tstate take a temperature valueKarol Herbst
2016-10-12drm/nouveau/clk: Add index field to nvkm_cstateKarol Herbst
2016-10-12drm/nouveau/volt: Add min_id parameter to nvkm_volt_set_idKarol Herbst
2016-10-12drm/nouveau/clk: Don't create cstates with voltages higher than what the gpu ...Karol Herbst
2016-10-12drm/nouveau/clk: Fix potential NULL pointer access when there is no fb subdevKarol Herbst
2016-05-20drm/nouveau/core: remove pmc_enable argument from subdev ctorBen Skeggs
2016-01-11drm/nouveau/perf: change pcie speed on pstate changeKarol Herbst
2016-01-11drm/nouveau/perf: add fields for pci speed and width and use it for the pstatesKarol Herbst
2015-08-28drm/nouveau/volt: convert to new-style nvkm_subdevBen Skeggs
2015-08-28drm/nouveau/clk: convert to new-style nvkm_subdevBen Skeggs
2015-08-28drm/nouveau/bios: convert to new-style nvkm_subdevBen Skeggs
2015-08-28drm/nouveau/subdev: rename some functions to avoid upcoming conflictsBen Skeggs
2015-08-28drm/nouveau/fb: transition nvkm_ram away from being based on nvkm_objectBen Skeggs
2015-08-28drm/nouveau/clk: switch to subdev printk macrosBen Skeggs
2015-08-28drm/nouveau/therm: cosmetic changesBen Skeggs
2015-08-28drm/nouveau/fb: cosmetic changesBen Skeggs
2015-08-28drm/nouveau/clk: cosmetic changesBen Skeggs
2015-08-28drm/nouveau/device: include core/device.h automatically for subdevs/enginesBen Skeggs
2015-08-28drm/nouveau/drm/nouveau/clk: fix tstate to pstate calculationWei Ni
2015-04-14make RAM device optionalAlexandre Courbot
2015-01-22drm/nouveau/volt: namespace + nvidia gpu names (no binary change)Ben Skeggs
2015-01-22drm/nouveau/clk: namespace + nvidia gpu names (no binary change)Ben Skeggs
2015-01-22drm/nouveau/clk: rename from clock (no binary change)Ben Skeggs