Is it possible to add display panel brightness support to an existing Windows display driver? -



Is it possible to add display panel brightness support to an existing Windows display driver? -

so, maintain stock driver, add together other driver plus windows register configuration tells windows how brightness @ hardware level?

is possible within windows? or need built graphics driver itself?

(i'm asking intel's "legacy backlight brightness (lbb) i/o register". works on lot of intel gpus.)

for reference, i'm not grokking jargon: http://msdn.microsoft.com/en-us/library/windows/hardware/ff569755(v=vs.85).aspx

windows driver brightness miniport

Comments

Popular posts from this blog

c - Compilation of a code: unkown type name string -

ubuntu - Bash Script to Check That Files Are Being Created -

Php operator `break` doesn't stop while -