]> git.baikalelectronics.ru Git - kernel.git/commit
drm/nouveau/bios: parse the pwm divisor from the perf table
authorMartin Peres <martin.peres@labri.fr>
Thu, 30 Aug 2012 00:31:59 +0000 (02:31 +0200)
committerBen Skeggs <bskeggs@redhat.com>
Wed, 3 Oct 2012 03:13:13 +0000 (13:13 +1000)
commit9eb60bd4cecdeea4eb24f597304eb72743cae888
tree9494a77fb4b375f724676ea0ee771228c012ddec
parentf91d9a2dac2f5c445624bd3bfde37948ca9ed6d8
drm/nouveau/bios: parse the pwm divisor from the perf table

v2: perf_table now is more in line with the other functions

Signed-off-by: Martin Peres <martin.peres@labri.fr>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
drivers/gpu/drm/nouveau/Makefile
drivers/gpu/drm/nouveau/core/include/subdev/bios/perf.h [new file with mode: 0644]
drivers/gpu/drm/nouveau/core/subdev/bios/perf.c [new file with mode: 0644]