Merge tag 'drm-fixes-2019-08-09' of git://anongit.freedesktop.org/drm/drm
Pull drm fixes from Dave Airlie: "Usual fixes roundup. Nothing too crazy or serious, one non-released ioctl is removed in the amdkfd driver. core: - mode parser strncpy fix i915: - GLK DSI escape clock setting - HDCP memleak fix tegra: - one gpiod/of regression fix amdgpu: - fix VCN to handle the latest navi10 firmware - fix for fan control on navi10 - properly handle SMU metrics table on navi10 - fix a resume regression on Stoney - kfd revert a GWS ioctl vmwgfx: - memory leak fix rockchip: - suspend fix" * tag 'drm-fixes-2019-08-09' of git://anongit.freedesktop.org/drm/drm: drm/vmwgfx: fix memory leak when too many retries have occurred Revert "drm/amdkfd: New IOCTL to allocate queue GWS" Revert "drm/amdgpu: fix transform feedback GDS hang on gfx10 (v2)" drm/amdgpu: pin the csb buffer on hw init for gfx v8 drm/rockchip: Suspend DP late drm/i915: Fix wrong escape clock divisor init for GLK drm/i915: fix possible memory leak in intel_hdcp_auth_downstream() drm/modes: Fix unterminated strncpy drm/amd/powerplay: correct navi10 vcn powergate drm/amd/powerplay: honor hw limit on fetching metrics data for navi10 drm/amd/powerplay: Allow changing of fan_control in smu_v11_0 drm/amd/amdgpu/vcn_v2_0: Move VCN 2.0 specific dec ring test to vcn_v2_0 drm/amd/amdgpu/vcn_v2_0: Mark RB commands as KMD commands drm/tegra: Fix gpiod_get_from_of_node() regression
No related branches found
No related tags found
Showing
- drivers/gpu/drm/amd/amdgpu/amdgpu_gds.h 0 additions, 1 deletiondrivers/gpu/drm/amd/amdgpu/amdgpu_gds.h
- drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.h 1 addition, 0 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_vcn.h
- drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 1 addition, 11 deletionsdrivers/gpu/drm/amd/amdgpu/gfx_v10_0.c
- drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c 40 additions, 0 deletionsdrivers/gpu/drm/amd/amdgpu/gfx_v8_0.c
- drivers/gpu/drm/amd/amdgpu/vcn_v2_0.c 37 additions, 7 deletionsdrivers/gpu/drm/amd/amdgpu/vcn_v2_0.c
- drivers/gpu/drm/amd/amdkfd/kfd_chardev.c 0 additions, 28 deletionsdrivers/gpu/drm/amd/amdkfd/kfd_chardev.c
- drivers/gpu/drm/amd/powerplay/amdgpu_smu.c 3 additions, 1 deletiondrivers/gpu/drm/amd/powerplay/amdgpu_smu.c
- drivers/gpu/drm/amd/powerplay/inc/amdgpu_smu.h 1 addition, 0 deletionsdrivers/gpu/drm/amd/powerplay/inc/amdgpu_smu.h
- drivers/gpu/drm/amd/powerplay/navi10_ppt.c 53 additions, 26 deletionsdrivers/gpu/drm/amd/powerplay/navi10_ppt.c
- drivers/gpu/drm/amd/powerplay/smu_v11_0.c 1 addition, 1 deletiondrivers/gpu/drm/amd/powerplay/smu_v11_0.c
- drivers/gpu/drm/drm_modes.c 3 additions, 1 deletiondrivers/gpu/drm/drm_modes.c
- drivers/gpu/drm/i915/display/intel_hdcp.c 2 additions, 1 deletiondrivers/gpu/drm/i915/display/intel_hdcp.c
- drivers/gpu/drm/i915/display/vlv_dsi_pll.c 2 additions, 2 deletionsdrivers/gpu/drm/i915/display/vlv_dsi_pll.c
- drivers/gpu/drm/rockchip/analogix_dp-rockchip.c 1 addition, 1 deletiondrivers/gpu/drm/rockchip/analogix_dp-rockchip.c
- drivers/gpu/drm/tegra/output.c 6 additions, 2 deletionsdrivers/gpu/drm/tegra/output.c
- drivers/gpu/drm/vmwgfx/vmwgfx_msg.c 3 additions, 1 deletiondrivers/gpu/drm/vmwgfx/vmwgfx_msg.c
- include/uapi/linux/kfd_ioctl.h 1 addition, 19 deletionsinclude/uapi/linux/kfd_ioctl.h
Loading
Please register or sign in to comment