Attempt at panel control for SandyBridge, still disabled though as it doesn't
work yet. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42856 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -247,6 +247,10 @@ struct intel_free_graphics_memory {
|
||||
#define PCH_DISPLAY_A_PLL_DIVISOR_1 0xc6044 // INTEL_DISPLAY_A_PLL_DIVISOR_1
|
||||
#define PCH_DISPLAY_B_PLL_DIVISOR_0 0xc6048 // INTEL_DISPLAY_B_PLL_DIVISOR_0
|
||||
#define PCH_DISPLAY_B_PLL_DIVISOR_1 0xc604c // INTEL_DISPLAY_B_PLL_DIVISOR_1
|
||||
#define PCH_PANEL_CONTROL 0xc7200 // INTEL_PANEL_CONTROL
|
||||
#define PCH_PANEL_STATUS 0xc7204 // INTEL_PANEL_STATUS
|
||||
|
||||
#define PANEL_REGISTER_UNLOCK (0xabcd << 16)
|
||||
|
||||
// South Display Engine (SDE) Transcoder and Port Controls
|
||||
#define PCH_DISPLAY_A_ANALOG_PORT 0xe1100 // INTEL_DISPLAY_A_ANALOG_PORT
|
||||
|
||||
Reference in New Issue
Block a user