drm/nouveau/bios: implement BIT 'U' table (and subtable) parsing in core
authorBen Skeggs <bskeggs@redhat.com>
Fri, 2 Nov 2012 01:02:47 +0000 (11:02 +1000)
committerBen Skeggs <bskeggs@redhat.com>
Wed, 28 Nov 2012 23:57:43 +0000 (09:57 +1000)
commitb6caea505879c4a606cf364442fd1f06f6c40e30
tree88b8e1c32f0a3addf120f495d95366c88037542e
parentb5a794b0f1fdf17b92ed4f8a63ed23c7a3325841
drm/nouveau/bios: implement BIT 'U' table (and subtable) parsing in core

This will, in the near future, replace what's currently in the DRM
nouveau_bios.c code.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
drivers/gpu/drm/nouveau/Makefile
drivers/gpu/drm/nouveau/core/include/subdev/bios/disp.h [new file with mode: 0644]
drivers/gpu/drm/nouveau/core/subdev/bios/disp.c [new file with mode: 0644]
This page took 0.025998 seconds and 5 git commands to generate.