[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH] move DAC register setting to linux.c
From: |
Robert Millan |
Subject: |
[PATCH] move DAC register setting to linux.c |
Date: |
Thu, 10 Sep 2009 23:03:16 +0200 |
User-agent: |
Mutt/1.5.18 (2008-05-17) |
It didn't really seem right that we were *setting* values in the DAC palette
register in a function that was only meant to retrieve video mode information.
So I would rather move this to the Linux loader. In the event that other
loaders would need this facility, it can be moved into a shared function.
This has the advantage that we don't mess with the DAC palette in cases where
this is not necessary (read: the vast majority of them).
--
Robert Millan
The DRM opt-in fallacy: "Your data belongs to us. We will decide when (and
how) you may access your data; but nobody's threatening your freedom: we
still allow you to remove your data and not access it at all."
dac.diff
Description: Text Data
- [PATCH] move DAC register setting to linux.c,
Robert Millan <=