aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_acpi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-07ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()Andy Shevchenko1-9/+5
2015-10-13drm/i915: Drop unnecessary #include <linux/vga_switcheroo.h>Lukas Wunner1-1/+0
2015-09-22drm/i915: Spell vga_switcheroo consistentlyLukas Wunner1-1/+1
2014-01-12Merge branch 'acpi-dsm'Rafael J. Wysocki1-114/+30
2014-01-05ACPI / i915: replace open-coded _DSM code with helper functionsJiang Liu1-114/+30
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng1-2/+0
2013-11-14ACPI: Eliminate the DEVICE_ACPI_HANDLE() macroRafael J. Wysocki1-1/+1
2013-09-24i915: intel_acpi: convert acpi_get_handle() to acpi_has_method()Zhang Rui1-4/+2
2013-08-05i915: fix ACPI _DSM warningPeter Wu1-6/+8
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells1-1/+1
2012-04-18drm/i915: [sparse] trivial sparse fixesBen Widawsky1-0/+1
2012-03-02drm/i915: remove ACPI related DRM_ERRORsJesse Barnes1-2/+0
2012-01-16drm/i915: Silence _DSM errorsAdam Jackson1-1/+1
2011-09-19Drivers: i915: Fix all space related issues.Akshay Joshi1-1/+1
2010-12-08drm/i915: i915 cannot provide switcher services.Dave Airlie1-34/+0
2010-10-08drm/i915: add _DSM supportJesse Barnes1-0/+286