Home
last modified time | relevance | path

Searched hist:f26493d22fbc42ee6645a1628b50d334048c99f3 (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Dvpstate.cf26493d22fbc42ee6645a1628b50d334048c99f3 Tue Jul 12 21:36:08 CEST 2016 Karol Herbst <karolherbst@gmail.com> drm/nouveau/bios: Add parsing of VPSTATE table

This table contains three important clocks:

base clock: This is the non boosted max clock.
tdp clock: The clock at wich the vbios guarentees the TDP won't ever be
exceeded at max load (seems to be always the same as the base
clock, but behaves differently).
boost clock: The avg clock the gpu will stay boosted to. It doesn't seem to
affect the behaviour of the nvidia driver at all though.

v2: Make clear that base/boost/tdp fields are ids.
v5: Rename Base clock to vpstate.
Make vbios pointers 32bit.

Signed-off-by: Karol Herbst <karolherbst@gmail.com>
Reviewed-by: Martin Peres <martin.peres@free.fr>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
H A DKbuilddiff f26493d22fbc42ee6645a1628b50d334048c99f3 Tue Jul 12 21:36:08 CEST 2016 Karol Herbst <karolherbst@gmail.com> drm/nouveau/bios: Add parsing of VPSTATE table

This table contains three important clocks:

base clock: This is the non boosted max clock.
tdp clock: The clock at wich the vbios guarentees the TDP won't ever be
exceeded at max load (seems to be always the same as the base
clock, but behaves differently).
boost clock: The avg clock the gpu will stay boosted to. It doesn't seem to
affect the behaviour of the nvidia driver at all though.

v2: Make clear that base/boost/tdp fields are ids.
v5: Rename Base clock to vpstate.
Make vbios pointers 32bit.

Signed-off-by: Karol Herbst <karolherbst@gmail.com>
Reviewed-by: Martin Peres <martin.peres@free.fr>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
H A Dvpstate.hf26493d22fbc42ee6645a1628b50d334048c99f3 Tue Jul 12 21:36:08 CEST 2016 Karol Herbst <karolherbst@gmail.com> drm/nouveau/bios: Add parsing of VPSTATE table

This table contains three important clocks:

base clock: This is the non boosted max clock.
tdp clock: The clock at wich the vbios guarentees the TDP won't ever be
exceeded at max load (seems to be always the same as the base
clock, but behaves differently).
boost clock: The avg clock the gpu will stay boosted to. It doesn't seem to
affect the behaviour of the nvidia driver at all though.

v2: Make clear that base/boost/tdp fields are ids.
v5: Rename Base clock to vpstate.
Make vbios pointers 32bit.

Signed-off-by: Karol Herbst <karolherbst@gmail.com>
Reviewed-by: Martin Peres <martin.peres@free.fr>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>