blob: 5b6d202ec76d56c98bd16ff754189f56e0194dd2 [file] [log] [blame]
Matthew Garrett8ee1c3d2008-08-05 19:37:25 +01001/*
2 * Copyright 2008 Intel Corporation <hong.liu@intel.com>
3 * Copyright 2008 Red Hat <mjg@redhat.com>
4 *
5 * Permission is hereby granted, free of charge, to any person obtaining
6 * a copy of this software and associated documentation files (the
7 * "Software"), to deal in the Software without restriction, including
8 * without limitation the rights to use, copy, modify, merge, publish,
9 * distribute, sub license, and/or sell copies of the Software, and to
10 * permit persons to whom the Software is furnished to do so, subject to
11 * the following conditions:
12 *
13 * The above copyright notice and this permission notice (including the
14 * next paragraph) shall be included in all copies or substantial
15 * portions of the Software.
16 *
17 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
18 * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
19 * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
20 * NON-INFRINGEMENT. IN NO EVENT SHALL INTEL AND/OR ITS SUPPLIERS BE
21 * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
22 * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
23 * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
24 * SOFTWARE.
25 *
26 */
27
Joe Perchesa70491c2012-03-18 13:00:11 -070028#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
29
Matthew Garrett8ee1c3d2008-08-05 19:37:25 +010030#include <linux/acpi.h>
Michael Karcherb7051202011-01-23 18:17:17 +000031#include <linux/acpi_io.h>
Matthew Garrett74a365b2009-03-19 21:35:39 +000032#include <acpi/video.h>
Matthew Garrett8ee1c3d2008-08-05 19:37:25 +010033
David Howells760285e2012-10-02 18:01:07 +010034#include <drm/drmP.h>
35#include <drm/i915_drm.h>
Matthew Garrett8ee1c3d2008-08-05 19:37:25 +010036#include "i915_drv.h"
Chris Wilsona9573552010-08-22 13:18:16 +010037#include "intel_drv.h"
Matthew Garrett8ee1c3d2008-08-05 19:37:25 +010038
39#define PCI_ASLE 0xe4
Matthew Garrett8ee1c3d2008-08-05 19:37:25 +010040#define PCI_ASLS 0xfc
41
Matthew Garrett8ee1c3d2008-08-05 19:37:25 +010042#define OPREGION_HEADER_OFFSET 0
43#define OPREGION_ACPI_OFFSET 0x100
Chris Wilson82d3c902011-02-24 18:13:42 +000044#define ACPI_CLID 0x01ac /* current lid state indicator */
45#define ACPI_CDCK 0x01b0 /* current docking state indicator */
Matthew Garrett8ee1c3d2008-08-05 19:37:25 +010046#define OPREGION_SWSCI_OFFSET 0x200
47#define OPREGION_ASLE_OFFSET 0x300
Chris Wilson44834a62010-08-19 16:09:23 +010048#define OPREGION_VBT_OFFSET 0x400
Matthew Garrett8ee1c3d2008-08-05 19:37:25 +010049
50#define OPREGION_SIGNATURE "IntelGraphicsMem"
51#define MBOX_ACPI (1<<0)
52#define MBOX_SWSCI (1<<1)
53#define MBOX_ASLE (1<<2)
54
55struct opregion_header {
Akshay Joshi0206e352011-08-16 15:34:10 -040056 u8 signature[16];
57 u32 size;
58 u32 opregion_ver;
59 u8 bios_ver[32];
60 u8 vbios_ver[16];
61 u8 driver_ver[16];
62 u32 mboxes;
63 u8 reserved[164];
Matthew Garrett8ee1c3d2008-08-05 19:37:25 +010064} __attribute__((packed));
65
66/* OpRegion mailbox #1: public ACPI methods */
67struct opregion_acpi {
Akshay Joshi0206e352011-08-16 15:34:10 -040068 u32 drdy; /* driver readiness */
69 u32 csts; /* notification status */
70 u32 cevt; /* current event */
71 u8 rsvd1[20];
72 u32 didl[8]; /* supported display devices ID list */
73 u32 cpdl[8]; /* currently presented display list */
74 u32 cadl[8]; /* currently active display list */
75 u32 nadl[8]; /* next active devices list */
76 u32 aslp; /* ASL sleep time-out */
77 u32 tidx; /* toggle table index */
78 u32 chpd; /* current hotplug enable indicator */
79 u32 clid; /* current lid state*/
80 u32 cdck; /* current docking state */
81 u32 sxsw; /* Sx state resume */
82 u32 evts; /* ASL supported events */
83 u32 cnot; /* current OS notification */
84 u32 nrdy; /* driver status */
85 u8 rsvd2[60];
Matthew Garrett8ee1c3d2008-08-05 19:37:25 +010086} __attribute__((packed));
87
88/* OpRegion mailbox #2: SWSCI */
89struct opregion_swsci {
Akshay Joshi0206e352011-08-16 15:34:10 -040090 u32 scic; /* SWSCI command|status|data */
91 u32 parm; /* command parameters */
92 u32 dslp; /* driver sleep time-out */
93 u8 rsvd[244];
Matthew Garrett8ee1c3d2008-08-05 19:37:25 +010094} __attribute__((packed));
95
96/* OpRegion mailbox #3: ASLE */
97struct opregion_asle {
Akshay Joshi0206e352011-08-16 15:34:10 -040098 u32 ardy; /* driver readiness */
99 u32 aslc; /* ASLE interrupt command */
100 u32 tche; /* technology enabled indicator */
101 u32 alsi; /* current ALS illuminance reading */
102 u32 bclp; /* backlight brightness to set */
103 u32 pfit; /* panel fitting state */
104 u32 cblv; /* current brightness level */
105 u16 bclm[20]; /* backlight level duty cycle mapping table */
106 u32 cpfm; /* current panel fitting mode */
107 u32 epfm; /* enabled panel fitting modes */
108 u8 plut[74]; /* panel LUT and identifier */
109 u32 pfmb; /* PWM freq and min brightness */
110 u8 rsvd[102];
Matthew Garrett8ee1c3d2008-08-05 19:37:25 +0100111} __attribute__((packed));
112
Jani Nikula68bca4b2013-04-29 13:02:51 +0300113/* Driver readiness indicator */
114#define ASLE_ARDY_READY (1 << 0)
115#define ASLE_ARDY_NOT_READY (0 << 0)
116
Matthew Garrett8ee1c3d2008-08-05 19:37:25 +0100117/* ASLE irq request bits */
118#define ASLE_SET_ALS_ILLUM (1 << 0)
119#define ASLE_SET_BACKLIGHT (1 << 1)
120#define ASLE_SET_PFIT (1 << 2)
121#define ASLE_SET_PWM_FREQ (1 << 3)
122#define ASLE_REQ_MSK 0xf
123
124/* response bits of ASLE irq request */
Zhao Yakui01c66882009-10-28 05:10:00 +0000125#define ASLE_ALS_ILLUM_FAILED (1<<10)
126#define ASLE_BACKLIGHT_FAILED (1<<12)
127#define ASLE_PFIT_FAILED (1<<14)
128#define ASLE_PWM_FREQ_FAILED (1<<16)
Matthew Garrett8ee1c3d2008-08-05 19:37:25 +0100129
Jani Nikulaf599cc22013-04-29 13:02:50 +0300130/* Technology enabled indicator */
131#define ASLE_TCHE_ALS_EN (1 << 0)
132#define ASLE_TCHE_BLC_EN (1 << 1)
133#define ASLE_TCHE_PFIT_EN (1 << 2)
134#define ASLE_TCHE_PFMB_EN (1 << 3)
135
Matthew Garrett8ee1c3d2008-08-05 19:37:25 +0100136/* ASLE backlight brightness to set */
137#define ASLE_BCLP_VALID (1<<31)
138#define ASLE_BCLP_MSK (~(1<<31))
139
140/* ASLE panel fitting request */
141#define ASLE_PFIT_VALID (1<<31)
142#define ASLE_PFIT_CENTER (1<<0)
143#define ASLE_PFIT_STRETCH_TEXT (1<<1)
144#define ASLE_PFIT_STRETCH_GFX (1<<2)
145
146/* PWM frequency and minimum brightness */
147#define ASLE_PFMB_BRIGHTNESS_MASK (0xff)
148#define ASLE_PFMB_BRIGHTNESS_VALID (1<<8)
149#define ASLE_PFMB_PWM_MASK (0x7ffffe00)
150#define ASLE_PFMB_PWM_VALID (1<<31)
151
152#define ASLE_CBLV_VALID (1<<31)
153
Matthew Garrett74a365b2009-03-19 21:35:39 +0000154#define ACPI_OTHER_OUTPUT (0<<8)
155#define ACPI_VGA_OUTPUT (1<<8)
156#define ACPI_TV_OUTPUT (2<<8)
157#define ACPI_DIGITAL_OUTPUT (3<<8)
158#define ACPI_LVDS_OUTPUT (4<<8)
159
Chris Wilson44834a62010-08-19 16:09:23 +0100160#ifdef CONFIG_ACPI
Matthew Garrett8ee1c3d2008-08-05 19:37:25 +0100161static u32 asle_set_backlight(struct drm_device *dev, u32 bclp)
162{
163 struct drm_i915_private *dev_priv = dev->dev_private;
Ben Widawsky5bc44182012-04-16 14:07:42 -0700164 struct opregion_asle __iomem *asle = dev_priv->opregion.asle;
Matthew Garrett8ee1c3d2008-08-05 19:37:25 +0100165
Jani Nikula749052f2012-10-01 14:25:30 +0300166 DRM_DEBUG_DRIVER("bclp = 0x%08x\n", bclp);
167
Matthew Garrett8ee1c3d2008-08-05 19:37:25 +0100168 if (!(bclp & ASLE_BCLP_VALID))
Chris Wilson862daef2010-08-07 11:01:32 +0100169 return ASLE_BACKLIGHT_FAILED;
Matthew Garrett8ee1c3d2008-08-05 19:37:25 +0100170
171 bclp &= ASLE_BCLP_MSK;
Chris Wilsona9573552010-08-22 13:18:16 +0100172 if (bclp > 255)
Chris Wilson862daef2010-08-07 11:01:32 +0100173 return ASLE_BACKLIGHT_FAILED;
Matthew Garrett8ee1c3d2008-08-05 19:37:25 +0100174
Jani Nikulad6540632013-04-12 15:18:36 +0300175 intel_panel_set_backlight(dev, bclp, 255);
Ben Widawsky5bc44182012-04-16 14:07:42 -0700176 iowrite32((bclp*0x64)/0xff | ASLE_CBLV_VALID, &asle->cblv);
Matthew Garrett8ee1c3d2008-08-05 19:37:25 +0100177
178 return 0;
179}
180
181static u32 asle_set_als_illum(struct drm_device *dev, u32 alsi)
182{
183 /* alsi is the current ALS reading in lux. 0 indicates below sensor
184 range, 0xffff indicates above sensor range. 1-0xfffe are valid */
Jani Nikulae93d4402013-04-12 15:20:57 +0300185 DRM_DEBUG_DRIVER("Illum is not supported\n");
186 return ASLE_ALS_ILLUM_FAILED;
Matthew Garrett8ee1c3d2008-08-05 19:37:25 +0100187}
188
189static u32 asle_set_pwm_freq(struct drm_device *dev, u32 pfmb)
190{
Jani Nikulae93d4402013-04-12 15:20:57 +0300191 DRM_DEBUG_DRIVER("PWM freq is not supported\n");
192 return ASLE_PWM_FREQ_FAILED;
Matthew Garrett8ee1c3d2008-08-05 19:37:25 +0100193}
194
195static u32 asle_set_pfit(struct drm_device *dev, u32 pfit)
196{
197 /* Panel fitting is currently controlled by the X code, so this is a
198 noop until modesetting support works fully */
Jani Nikulae93d4402013-04-12 15:20:57 +0300199 DRM_DEBUG_DRIVER("Pfit is not supported\n");
200 return ASLE_PFIT_FAILED;
Matthew Garrett8ee1c3d2008-08-05 19:37:25 +0100201}
202
Chris Wilson3b617962010-08-24 09:02:58 +0100203void intel_opregion_asle_intr(struct drm_device *dev)
Matthew Garrett8ee1c3d2008-08-05 19:37:25 +0100204{
205 struct drm_i915_private *dev_priv = dev->dev_private;
Ben Widawsky5bc44182012-04-16 14:07:42 -0700206 struct opregion_asle __iomem *asle = dev_priv->opregion.asle;
Matthew Garrett8ee1c3d2008-08-05 19:37:25 +0100207 u32 asle_stat = 0;
208 u32 asle_req;
209
210 if (!asle)
211 return;
212
Ben Widawsky5bc44182012-04-16 14:07:42 -0700213 asle_req = ioread32(&asle->aslc) & ASLE_REQ_MSK;
Matthew Garrett8ee1c3d2008-08-05 19:37:25 +0100214
215 if (!asle_req) {
Zhao Yakui44d98a62009-10-09 11:39:40 +0800216 DRM_DEBUG_DRIVER("non asle set request??\n");
Matthew Garrett8ee1c3d2008-08-05 19:37:25 +0100217 return;
218 }
219
220 if (asle_req & ASLE_SET_ALS_ILLUM)
Ben Widawsky5bc44182012-04-16 14:07:42 -0700221 asle_stat |= asle_set_als_illum(dev, ioread32(&asle->alsi));
Matthew Garrett8ee1c3d2008-08-05 19:37:25 +0100222
223 if (asle_req & ASLE_SET_BACKLIGHT)
Ben Widawsky5bc44182012-04-16 14:07:42 -0700224 asle_stat |= asle_set_backlight(dev, ioread32(&asle->bclp));
Matthew Garrett8ee1c3d2008-08-05 19:37:25 +0100225
226 if (asle_req & ASLE_SET_PFIT)
Ben Widawsky5bc44182012-04-16 14:07:42 -0700227 asle_stat |= asle_set_pfit(dev, ioread32(&asle->pfit));
Matthew Garrett8ee1c3d2008-08-05 19:37:25 +0100228
229 if (asle_req & ASLE_SET_PWM_FREQ)
Ben Widawsky5bc44182012-04-16 14:07:42 -0700230 asle_stat |= asle_set_pwm_freq(dev, ioread32(&asle->pfmb));
Matthew Garrett8ee1c3d2008-08-05 19:37:25 +0100231
Ben Widawsky5bc44182012-04-16 14:07:42 -0700232 iowrite32(asle_stat, &asle->aslc);
Matthew Garrett8ee1c3d2008-08-05 19:37:25 +0100233}
234
Chris Wilson3b617962010-08-24 09:02:58 +0100235void intel_opregion_enable_asle(struct drm_device *dev)
Matthew Garrett8ee1c3d2008-08-05 19:37:25 +0100236{
237 struct drm_i915_private *dev_priv = dev->dev_private;
Ben Widawsky5bc44182012-04-16 14:07:42 -0700238 struct opregion_asle __iomem *asle = dev_priv->opregion.asle;
Matthew Garrett8ee1c3d2008-08-05 19:37:25 +0100239
240 if (asle) {
Chris Wilson1ec14ad2010-12-04 11:30:53 +0000241 if (IS_MOBILE(dev))
Zhao Yakui01c66882009-10-28 05:10:00 +0000242 intel_enable_asle(dev);
Matthew Garrett8ee1c3d2008-08-05 19:37:25 +0100243 }
244}
245
246#define ACPI_EV_DISPLAY_SWITCH (1<<0)
247#define ACPI_EV_LID (1<<1)
248#define ACPI_EV_DOCK (1<<2)
249
250static struct intel_opregion *system_opregion;
251
Hannes Ederb358d0a2008-12-18 21:18:47 +0100252static int intel_opregion_video_event(struct notifier_block *nb,
253 unsigned long val, void *data)
Matthew Garrett8ee1c3d2008-08-05 19:37:25 +0100254{
255 /* The only video events relevant to opregion are 0x80. These indicate
256 either a docking event, lid switch or display switch request. In
257 Linux, these are handled by the dock, button and video drivers.
Matthew Garrettf5a3d0c2011-07-12 18:30:52 -0400258 */
Matthew Garrett8ee1c3d2008-08-05 19:37:25 +0100259
Ben Widawsky5bc44182012-04-16 14:07:42 -0700260 struct opregion_acpi __iomem *acpi;
Matthew Garrettf5a3d0c2011-07-12 18:30:52 -0400261 struct acpi_bus_event *event = data;
262 int ret = NOTIFY_OK;
263
264 if (strcmp(event->device_class, ACPI_VIDEO_CLASS) != 0)
265 return NOTIFY_DONE;
Matthew Garrett8ee1c3d2008-08-05 19:37:25 +0100266
267 if (!system_opregion)
268 return NOTIFY_DONE;
269
270 acpi = system_opregion->acpi;
Matthew Garrettf5a3d0c2011-07-12 18:30:52 -0400271
Ben Widawsky5bc44182012-04-16 14:07:42 -0700272 if (event->type == 0x80 &&
273 (ioread32(&acpi->cevt) & 1) == 0)
Matthew Garrettf5a3d0c2011-07-12 18:30:52 -0400274 ret = NOTIFY_BAD;
275
Ben Widawsky5bc44182012-04-16 14:07:42 -0700276 iowrite32(0, &acpi->csts);
Matthew Garrett8ee1c3d2008-08-05 19:37:25 +0100277
Matthew Garrettf5a3d0c2011-07-12 18:30:52 -0400278 return ret;
Matthew Garrett8ee1c3d2008-08-05 19:37:25 +0100279}
280
281static struct notifier_block intel_opregion_notifier = {
282 .notifier_call = intel_opregion_video_event,
283};
284
Matthew Garrett74a365b2009-03-19 21:35:39 +0000285/*
286 * Initialise the DIDL field in opregion. This passes a list of devices to
287 * the firmware. Values are defined by section B.4.2 of the ACPI specification
288 * (version 3)
289 */
290
291static void intel_didl_outputs(struct drm_device *dev)
292{
293 struct drm_i915_private *dev_priv = dev->dev_private;
294 struct intel_opregion *opregion = &dev_priv->opregion;
295 struct drm_connector *connector;
Zhang Rui31437512010-03-29 15:12:16 +0800296 acpi_handle handle;
297 struct acpi_device *acpi_dev, *acpi_cdev, *acpi_video_bus = NULL;
298 unsigned long long device_id;
299 acpi_status status;
Ben Widawsky5bc44182012-04-16 14:07:42 -0700300 u32 temp;
Matthew Garrett74a365b2009-03-19 21:35:39 +0000301 int i = 0;
302
Zhang Rui31437512010-03-29 15:12:16 +0800303 handle = DEVICE_ACPI_HANDLE(&dev->pdev->dev);
Yasuaki Ishimatsu7d37bea2013-02-01 10:14:20 +0900304 if (!handle || acpi_bus_get_device(handle, &acpi_dev))
Zhang Rui31437512010-03-29 15:12:16 +0800305 return;
306
307 if (acpi_is_video_device(acpi_dev))
308 acpi_video_bus = acpi_dev;
309 else {
310 list_for_each_entry(acpi_cdev, &acpi_dev->children, node) {
311 if (acpi_is_video_device(acpi_cdev)) {
312 acpi_video_bus = acpi_cdev;
313 break;
314 }
315 }
316 }
317
318 if (!acpi_video_bus) {
Joe Perchesa70491c2012-03-18 13:00:11 -0700319 pr_warn("No ACPI video bus found\n");
Zhang Rui31437512010-03-29 15:12:16 +0800320 return;
321 }
322
323 list_for_each_entry(acpi_cdev, &acpi_video_bus->children, node) {
324 if (i >= 8) {
Akshay Joshi0206e352011-08-16 15:34:10 -0400325 dev_printk(KERN_ERR, &dev->pdev->dev,
Zhang Rui31437512010-03-29 15:12:16 +0800326 "More than 8 outputs detected\n");
327 return;
328 }
329 status =
330 acpi_evaluate_integer(acpi_cdev->handle, "_ADR",
331 NULL, &device_id);
332 if (ACPI_SUCCESS(status)) {
333 if (!device_id)
334 goto blind_set;
Ben Widawsky5bc44182012-04-16 14:07:42 -0700335 iowrite32((u32)(device_id & 0x0f0f),
336 &opregion->acpi->didl[i]);
Zhang Rui31437512010-03-29 15:12:16 +0800337 i++;
338 }
339 }
340
341end:
342 /* If fewer than 8 outputs, the list must be null terminated */
343 if (i < 8)
Ben Widawsky5bc44182012-04-16 14:07:42 -0700344 iowrite32(0, &opregion->acpi->didl[i]);
Zhang Rui31437512010-03-29 15:12:16 +0800345 return;
346
347blind_set:
348 i = 0;
Matthew Garrett74a365b2009-03-19 21:35:39 +0000349 list_for_each_entry(connector, &dev->mode_config.connector_list, head) {
350 int output_type = ACPI_OTHER_OUTPUT;
351 if (i >= 8) {
Akshay Joshi0206e352011-08-16 15:34:10 -0400352 dev_printk(KERN_ERR, &dev->pdev->dev,
Matthew Garrett74a365b2009-03-19 21:35:39 +0000353 "More than 8 outputs detected\n");
354 return;
355 }
356 switch (connector->connector_type) {
357 case DRM_MODE_CONNECTOR_VGA:
358 case DRM_MODE_CONNECTOR_DVIA:
359 output_type = ACPI_VGA_OUTPUT;
360 break;
361 case DRM_MODE_CONNECTOR_Composite:
362 case DRM_MODE_CONNECTOR_SVIDEO:
363 case DRM_MODE_CONNECTOR_Component:
364 case DRM_MODE_CONNECTOR_9PinDIN:
365 output_type = ACPI_TV_OUTPUT;
366 break;
367 case DRM_MODE_CONNECTOR_DVII:
368 case DRM_MODE_CONNECTOR_DVID:
369 case DRM_MODE_CONNECTOR_DisplayPort:
370 case DRM_MODE_CONNECTOR_HDMIA:
371 case DRM_MODE_CONNECTOR_HDMIB:
372 output_type = ACPI_DIGITAL_OUTPUT;
373 break;
374 case DRM_MODE_CONNECTOR_LVDS:
375 output_type = ACPI_LVDS_OUTPUT;
376 break;
377 }
Ben Widawsky5bc44182012-04-16 14:07:42 -0700378 temp = ioread32(&opregion->acpi->didl[i]);
379 iowrite32(temp | (1<<31) | output_type | i,
380 &opregion->acpi->didl[i]);
Matthew Garrett74a365b2009-03-19 21:35:39 +0000381 i++;
382 }
Zhang Rui31437512010-03-29 15:12:16 +0800383 goto end;
Matthew Garrett74a365b2009-03-19 21:35:39 +0000384}
385
Lekensteynd627b622012-06-26 00:36:24 +0200386static void intel_setup_cadls(struct drm_device *dev)
387{
388 struct drm_i915_private *dev_priv = dev->dev_private;
389 struct intel_opregion *opregion = &dev_priv->opregion;
390 int i = 0;
391 u32 disp_id;
392
393 /* Initialize the CADL field by duplicating the DIDL values.
394 * Technically, this is not always correct as display outputs may exist,
395 * but not active. This initialization is necessary for some Clevo
396 * laptops that check this field before processing the brightness and
397 * display switching hotkeys. Just like DIDL, CADL is NULL-terminated if
398 * there are less than eight devices. */
399 do {
400 disp_id = ioread32(&opregion->acpi->didl[i]);
401 iowrite32(disp_id, &opregion->acpi->cadl[i]);
402 } while (++i < 8 && disp_id != 0);
403}
404
Chris Wilson44834a62010-08-19 16:09:23 +0100405void intel_opregion_init(struct drm_device *dev)
406{
407 struct drm_i915_private *dev_priv = dev->dev_private;
408 struct intel_opregion *opregion = &dev_priv->opregion;
409
410 if (!opregion->header)
411 return;
412
413 if (opregion->acpi) {
Lekensteynd627b622012-06-26 00:36:24 +0200414 if (drm_core_check_feature(dev, DRIVER_MODESET)) {
Chris Wilson44834a62010-08-19 16:09:23 +0100415 intel_didl_outputs(dev);
Lekensteynd627b622012-06-26 00:36:24 +0200416 intel_setup_cadls(dev);
417 }
Chris Wilson44834a62010-08-19 16:09:23 +0100418
419 /* Notify BIOS we are ready to handle ACPI video ext notifs.
420 * Right now, all the events are handled by the ACPI video module.
421 * We don't actually need to do anything with them. */
Ben Widawsky5bc44182012-04-16 14:07:42 -0700422 iowrite32(0, &opregion->acpi->csts);
423 iowrite32(1, &opregion->acpi->drdy);
Chris Wilson44834a62010-08-19 16:09:23 +0100424
425 system_opregion = opregion;
426 register_acpi_notifier(&intel_opregion_notifier);
427 }
428
Jani Nikula68bca4b2013-04-29 13:02:51 +0300429 if (opregion->asle) {
Chris Wilson44834a62010-08-19 16:09:23 +0100430 intel_opregion_enable_asle(dev);
Jani Nikula68bca4b2013-04-29 13:02:51 +0300431
432 iowrite32(ASLE_TCHE_BLC_EN, &opregion->asle->tche);
433 iowrite32(ASLE_ARDY_READY, &opregion->asle->ardy);
434 }
Chris Wilson44834a62010-08-19 16:09:23 +0100435}
436
437void intel_opregion_fini(struct drm_device *dev)
438{
439 struct drm_i915_private *dev_priv = dev->dev_private;
440 struct intel_opregion *opregion = &dev_priv->opregion;
441
442 if (!opregion->header)
443 return;
444
Jani Nikula68bca4b2013-04-29 13:02:51 +0300445 if (opregion->asle)
446 iowrite32(ASLE_ARDY_NOT_READY, &opregion->asle->ardy);
447
Chris Wilson44834a62010-08-19 16:09:23 +0100448 if (opregion->acpi) {
Ben Widawsky5bc44182012-04-16 14:07:42 -0700449 iowrite32(0, &opregion->acpi->drdy);
Chris Wilson44834a62010-08-19 16:09:23 +0100450
451 system_opregion = NULL;
452 unregister_acpi_notifier(&intel_opregion_notifier);
453 }
454
455 /* just clear all opregion memory pointers now */
456 iounmap(opregion->header);
457 opregion->header = NULL;
458 opregion->acpi = NULL;
459 opregion->swsci = NULL;
460 opregion->asle = NULL;
461 opregion->vbt = NULL;
462}
463#endif
464
465int intel_opregion_setup(struct drm_device *dev)
Matthew Garrett8ee1c3d2008-08-05 19:37:25 +0100466{
467 struct drm_i915_private *dev_priv = dev->dev_private;
468 struct intel_opregion *opregion = &dev_priv->opregion;
Ben Widawsky5bc44182012-04-16 14:07:42 -0700469 void __iomem *base;
Matthew Garrett8ee1c3d2008-08-05 19:37:25 +0100470 u32 asls, mboxes;
Ben Widawsky5bc44182012-04-16 14:07:42 -0700471 char buf[sizeof(OPREGION_SIGNATURE)];
Matthew Garrett8ee1c3d2008-08-05 19:37:25 +0100472 int err = 0;
473
474 pci_read_config_dword(dev->pdev, PCI_ASLS, &asls);
Zhao Yakui44d98a62009-10-09 11:39:40 +0800475 DRM_DEBUG_DRIVER("graphic opregion physical addr: 0x%x\n", asls);
Matthew Garrett8ee1c3d2008-08-05 19:37:25 +0100476 if (asls == 0) {
Zhao Yakui44d98a62009-10-09 11:39:40 +0800477 DRM_DEBUG_DRIVER("ACPI OpRegion not supported!\n");
Matthew Garrett8ee1c3d2008-08-05 19:37:25 +0100478 return -ENOTSUPP;
479 }
480
Michael Karcherb7051202011-01-23 18:17:17 +0000481 base = acpi_os_ioremap(asls, OPREGION_SIZE);
Matthew Garrett8ee1c3d2008-08-05 19:37:25 +0100482 if (!base)
483 return -ENOMEM;
484
Ben Widawsky5bc44182012-04-16 14:07:42 -0700485 memcpy_fromio(buf, base, sizeof(buf));
486
487 if (memcmp(buf, OPREGION_SIGNATURE, 16)) {
Zhao Yakui44d98a62009-10-09 11:39:40 +0800488 DRM_DEBUG_DRIVER("opregion signature mismatch\n");
Matthew Garrett8ee1c3d2008-08-05 19:37:25 +0100489 err = -EINVAL;
490 goto err_out;
491 }
Chris Wilson44834a62010-08-19 16:09:23 +0100492 opregion->header = base;
493 opregion->vbt = base + OPREGION_VBT_OFFSET;
Matthew Garrett8ee1c3d2008-08-05 19:37:25 +0100494
Chris Wilson82d3c902011-02-24 18:13:42 +0000495 opregion->lid_state = base + ACPI_CLID;
Chris Wilson01fe9db2011-01-16 19:37:30 +0000496
Ben Widawsky5bc44182012-04-16 14:07:42 -0700497 mboxes = ioread32(&opregion->header->mboxes);
Matthew Garrett8ee1c3d2008-08-05 19:37:25 +0100498 if (mboxes & MBOX_ACPI) {
Zhao Yakui44d98a62009-10-09 11:39:40 +0800499 DRM_DEBUG_DRIVER("Public ACPI methods supported\n");
Matthew Garrett8ee1c3d2008-08-05 19:37:25 +0100500 opregion->acpi = base + OPREGION_ACPI_OFFSET;
Matthew Garrett8ee1c3d2008-08-05 19:37:25 +0100501 }
Matthew Garrett8ee1c3d2008-08-05 19:37:25 +0100502
503 if (mboxes & MBOX_SWSCI) {
Zhao Yakui44d98a62009-10-09 11:39:40 +0800504 DRM_DEBUG_DRIVER("SWSCI supported\n");
Matthew Garrett8ee1c3d2008-08-05 19:37:25 +0100505 opregion->swsci = base + OPREGION_SWSCI_OFFSET;
506 }
507 if (mboxes & MBOX_ASLE) {
Zhao Yakui44d98a62009-10-09 11:39:40 +0800508 DRM_DEBUG_DRIVER("ASLE supported\n");
Matthew Garrett8ee1c3d2008-08-05 19:37:25 +0100509 opregion->asle = base + OPREGION_ASLE_OFFSET;
Jani Nikula68bca4b2013-04-29 13:02:51 +0300510
511 iowrite32(ASLE_ARDY_NOT_READY, &opregion->asle->ardy);
Matthew Garrett8ee1c3d2008-08-05 19:37:25 +0100512 }
513
Matthew Garrett8ee1c3d2008-08-05 19:37:25 +0100514 return 0;
515
516err_out:
Christoph Fritz30c56662010-11-01 11:32:22 +0100517 iounmap(base);
Matthew Garrett8ee1c3d2008-08-05 19:37:25 +0100518 return err;
519}