summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-12-23Merge branch 'drm-tda998x-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm...Dave Airlie
2015-12-23Merge branch 'drm-armada-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm ...Dave Airlie
2015-12-22null_blk: fix use-after-free errorMike Krinkin
2015-12-22NVMe: IO ending fixes on surprise removalKeith Busch
2015-12-22drm/i915: Correct max delay for HDMI hotplug live status checkingGary Wang
2015-12-22drm/i915: mdelay(10) considered harmfulDaniel Vetter
2015-12-22drm/i915: Kill intel_crtc->cursor_boVille Syrjälä
2015-12-22drm/i915: Workaround CHV pipe C cursor failVille Syrjälä
2015-12-22drm/i915: Only spin whilst waiting on the current requestChris Wilson
2015-12-22drm/i915: Limit the busy wait on requests to 5us not 10ms!Chris Wilson
2015-12-22drm/i915: Break busywaiting for requests on pending signalsChris Wilson
2015-12-22drm/i915: Disable primary plane if we fail to reconstruct BIOS fb (v2)Matt Roper
2015-12-22drm/i915: Set the map-and-fenceable flag for preallocated objectsChris Wilson
2015-12-22drm/i915: Drop the broken cursor base==0 special casingVille Syrjälä
2015-12-22Merge tag 'drm-vc4-next-2015-12-21' of http://github.com/anholt/linux into dr...Dave Airlie
2015-12-21amd/powerplay: fix copy paste typo in hardwaremanager.cAlex Deucher
2015-12-21amd/powerplay: disable powerplay by default initiallyAlex Deucher
2015-12-21amd/powerplay: don't enable ucode fan control if vbios has no fan tableAlex Deucher
2015-12-21drm/amd/powerplay: show gpu load when print gpu performance for Cz. (v2)Rex Zhu
2015-12-21drm/amd/powerplay: check whether need to enable thermal control. (v2)Rex Zhu
2015-12-21drm/amd/powerplay: add point check to avoid NULL point hang.Rex Zhu
2015-12-21drm/amdgpu/powerplay: Program a calculated value as Deep Sleep clock.David Rokhvarg
2015-12-21drm/amd/powerplay: Don't return an error if fan table is missingAlex Deucher
2015-12-21drm/powerplay/hwmgr: log errors in tonga_hwmgr_backend_initAlex Deucher
2015-12-21drm/powerplay: add debugging output to processpptables.cAlex Deucher
2015-12-21drm/powerplay: add debugging output to tonga_processpptables.cAlex Deucher
2015-12-21amd/powerplay: Add structures required to report configuration changeEric Yang
2015-12-21amd/powerplay: Fix get dal power levelVitaly Prosyak
2015-12-21amd\powerplay Implement get dal power levelVitaly Prosyak
2015-12-21drm/amd/powerplay: display gpu load when print performance for tonga.Rex Zhu
2015-12-21drm/amdgpu/powerplay: enable sysfs and debugfs interfaces lateAlex Deucher
2015-12-21drm/amd/powerplay: move shared function of vi to hwmgr. (v2)Rex Zhu
2015-12-21drm/amd/powerplay: check whether enable dpm in powerplay.Rex Zhu
2015-12-21drm/amd/powerplay: fix bug that dpm funcs in debugfs/sysfs missing.Rex Zhu
2015-12-21drm/amd/powerplay: fix boolreturn.cocci warningskbuild test robot
2015-12-21drm/amd/powerplay: add functions set/get_fan_control_mode in hwmgr for Fiji.Eric Huang
2015-12-21drm/amd/powerplay: add functions set/get_fan_control_mode in hwmgr for Tonga.Eric Huang
2015-12-21drm/amd/powerplay: Fix a bug in fan control setting default mode for Tonga an...Eric Huang
2015-12-21drm/amd/powerplay: Add thermal protection support for Fiji.Eric Huang
2015-12-21drm/amd/powerplay: add display configeration changed function in hwmgr for Fiji.Eric Huang
2015-12-21drm/amdgpu: Prepare DKMS build for powerplay module.Qiang Yu
2015-12-21drm/amd/amdgpu: enable uvd&vce clock gating for Fiji.Eric Huang
2015-12-21drm/amd/amdgpu: add vce3.0 clock gating support. (v2)Eric Huang
2015-12-21drm/amd/amdgpu: add uvd6.0 clock gating support. (v2)Eric Huang
2015-12-21drm/amd/powerplay: add multimedia power gating support for Fiji.Eric Huang
2015-12-21drm/amdgpu: rename fiji_smumgr.h to fiji_smum.hJammy Zhou
2015-12-21drm/amdgpu: rename tonga_smumgr.h to tonga_smum.hJammy Zhou
2015-12-21drm/amd/powerplay: Add PPLib debug print macro.David Rokhvarg
2015-12-21drm/amd/powerplay: enable/disable NB pstate feature for Carrizo.Rex Zhu
2015-12-21drm/amd/powerplay: enable set_cpu_power_state task. (v2)Rex Zhu