summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/vmwgfx: Fix an incorrect OOM return valueThomas Hellstrom2014-09-011-6/+5
* drm/radeon: add new KV pci idAlex Deucher2014-08-221-0/+1
* Merge tag 'drm-intel-fixes-2014-08-21' of git://anongit.freedesktop.org/drm-i...Dave Airlie2014-08-218-55/+109
|\
| * drm/i915: don't try to retrain a DP link on an inactive CRTCImre Deak2014-08-181-0/+3
| * drm/i915: make sure VDD is turned off during system suspendImre Deak2014-08-183-0/+34
| * drm/i915: cancel hotplug and dig_port work during suspend and unloadImre Deak2014-08-183-2/+18
| * drm/i915: fix HPD IRQ reenable work cancelationImre Deak2014-08-183-22/+14
| * drm/i915: take display port power domain in DP HPD handlerImre Deak2014-08-181-5/+14
| * drm/i915: Don't try to enable cursor from setplane when crtc is disabledVille Syrjälä2014-08-181-2/+2
| * drm/i915: Skip load detect when intel_crtc->new_enable==trueVille Syrjälä2014-08-181-4/+8
| * drm/i915: Fix locking for intel_enable_pipe_a()Ville Syrjälä2014-08-184-21/+17
* | Revert "drm/radeon: Use write-combined CPU mappings of ring buffers with PCIe"Alex Deucher2014-08-191-3/+1
* | drm/radeon: fix active_cu mask on SI and CIK after re-init (v3)Alex Deucher2014-08-192-0/+2
* | drm/radeon: fix active cu count for SI and CIKAlex Deucher2014-08-192-10/+6
* | drm/radeon: re-enable selective GPUVM flushingAlex Deucher2014-08-191-3/+1
* | drm/radeon: Sync ME and PFP after CP semaphore waits v4Christian König2014-08-193-0/+36
* | drm/radeon: fix display handling in radeon_gpu_resetAlex Deucher2014-08-191-0/+16
* | drm/radeon: fix pm handling in radeon_gpu_resetAlex Deucher2014-08-191-2/+16
* | drm/radeon: Only flush HDP cache for indirect buffers from userspaceMichel Dänzer2014-08-1825-66/+73
* | drm/radeon: properly document reloc priority maskChristian König2014-08-181-1/+2
* | Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linuxDave Airlie2014-08-1810-31/+50
|\ \ | |/ |/|
| * drm/radeon: Remove duplicate include from MakefileAndreas Ruprecht2014-08-151-1/+1
| * drm/radeon/dpm: select the appropriate vce power state for KV/KB/MLAlex Deucher2014-08-151-3/+3
| * drm/radeon: Add ability to get and change dpm state when radeon PX card is tu...Pali Rohár2014-08-151-10/+6
| * drm/radeon: Add missing lines to ci_set_thermal_temperature_rangeOleg Chernovskiy2014-08-151-0/+3
| * drm/radeon: Always flush VM again on < CIKMichel Dänzer2014-08-151-1/+3
| * drm/radeon: add a check for allocation failure (v2)Dan Carpenter2014-08-151-0/+4
| * drm/radeon: use pfp for all vm_flush related updatesAlex Deucher2014-08-152-6/+6
| * drm/radeon: add bapm module parameterAlex Deucher2014-08-154-10/+24
* | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2014-08-1621-107/+529
|\ \
| * | platform/x86: Enable build support for toshiba_hapsAzael Avalos2014-08-162-0/+20
| * | platform/x86: Toshiba HDD Active Protection SensorAzael Avalos2014-08-161-0/+265
| * | asus-nb-wmi: Add wapf4 quirk for the U32UHans de Goede2014-08-161-0/+14
| * | alienware-wmi: make hdmi_mux enabled on case-by-case basisMario Limonciello2014-08-161-2/+20
| * | ideapad-laptop: Constify DMI table and other r/o variablesMathias Krause2014-08-161-2/+2
| * | asus-nb-wmi.c: Rename x401u quirk to wapf4Hans de Goede2014-08-161-13/+13
| * | compal-laptop: correct invalid hwmon nameRoald Frederickx2014-08-161-1/+1
| * | toshiba_acpi: Add Qosmio X75-A to the alt keymap dmi listAzael Avalos2014-08-161-0/+7
| * | toshiba_acpi: Add extra check to backlight codeAzael Avalos2014-08-161-4/+17
| * | Fix log message about future removal of interfaceMartin Kepplinger2014-08-161-3/+3
| * | ideapad-laptop: Disable touchpad interface on Yoga modelsHans de Goede2014-08-161-0/+27
| * | asus-nb-wmi: Add wapf4 quirk for the X550CCHans de Goede2014-08-161-0/+9
| * | intel_ips: Make ips_mcp_limits variables staticMathias Krause2014-08-161-3/+3
| * | thinkpad_acpi: Mark volume_alsa_control_{vol,mute} as __initdataMathias Krause2014-08-161-2/+2
| * | fujitsu-laptop: Mark fujitsu_dmi_table[] DMI table as __initconstMathias Krause2014-08-161-5/+5
| * | hp-wmi: Add missing __init annotations to initialization codeMathias Krause2014-08-161-3/+3
| * | hp_accel: Constify ACPI and DMI tablesMathias Krause2014-08-161-2/+2
| * | fujitsu-tablet: Mark DMI callbacks as __init codeMathias Krause2014-08-161-3/+3
| * | dell-laptop: Mark dell_quirks[] DMI table as __initconstMathias Krause2014-08-161-3/+3
| * | eeepc-wmi: Constify asus_quirks[] DMI tableMathias Krause2014-08-161-1/+1