Hi Daniel, as requested here's a resend of the 4 pending vga_switcheroo cleanup patches (originally posted Sep 17), 2 of them now with Reviewed-by tags. On top, a new one for i915 and 4 new ones for Alex. Also available on GitHub: https://github.com/l1k/linux/commits/vga_switcheroo_cleanup Thank you & best regards, Lukas Lukas Wunner (9): vga_switcheroo: Use enum vga_switcheroo_state instead of int vga_switcheroo: Use VGA_SWITCHEROO_UNKNOWN_ID instead of -1 vga_switcheroo: Use enum vga_switcheroo_client_id instead of int ALSA: hda - Spell vga_switcheroo consistently drm/i915: Drop unnecessary #include <linux/vga_switcheroo.h> drm/radeon: Drop unnecessary #include <linux/vga_switcheroo.h> drm/amdgpu: Drop unnecessary #include <linux/vga_switcheroo.h> drm/radeon: Fix kernel-doc copy/paste snafu drm/amdgpu: Fix kernel-doc copy/paste snafu drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c | 1 - drivers/gpu/drm/amd/amdgpu/amdgpu_bios.c | 1 - drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c | 4 ++-- drivers/gpu/drm/i915/intel_acpi.c | 1 - drivers/gpu/drm/radeon/radeon_acpi.c | 1 - drivers/gpu/drm/radeon/radeon_asic.c | 1 - drivers/gpu/drm/radeon/radeon_bios.c | 1 - drivers/gpu/drm/radeon/radeon_kms.c | 4 ++-- drivers/gpu/vga/vga_switcheroo.c | 36 ++++++++++++++++++-------------- include/linux/vga_switcheroo.h | 14 ++++++++----- sound/pci/hda/hda_controller.h | 2 +- sound/pci/hda/hda_intel.c | 12 +++++------ sound/pci/hda/hda_intel.h | 2 +- 13 files changed, 41 insertions(+), 39 deletions(-) -- 1.8.5.2 (Apple Git-48) _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel