[go: nahoru, domu]

History log of /drivers/gpu/drm/nouveau/core/engine/disp/outp.c
Revision Date Author Comments
bf0eb89859439f016a1fab4cdf737c95f36dbb2e 09-Aug-2014 Ben Skeggs <bskeggs@redhat.com> drm/nv50-/disp: audit and version DAC_PWR method

The full object interfaces are about to be exposed to userspace, so we
need to check for any security-related issues and version the structs
to make it easier to handle any changes we may need in the future.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
7a014a872914a6bb5af8b67eba603f8546794ab9 16-May-2014 Ben Skeggs <bskeggs@redhat.com> drm/nouveau/disp: add internal representaion of output paths and connectors

This will, at some point, be used to replace various bits and pieces of
code doing direct bios parsing. For now, it'll just be used for some
DP improvements.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>