summaryrefslogtreecommitdiffstats
path: root/init/noinitramfs.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-07-05drm/amdgpu: use pcie functions for link width and speedAlex Deucher4-31/+65
2018-07-05drm/amdgpu: update amd_pcie.h to include gen4 speedsAlex Deucher1-0/+2
2018-07-05PCI: Export pcie_get_speed_cap and pcie_get_width_capAlex Deucher2-0/+5
2018-07-05drm/amdgpu: switch firmware path for SI partsAlex Deucher3-46/+46
2018-07-05drm/amdgpu: switch firmware path for CIK parts (v2)Alex Deucher7-73/+70
2018-07-05drm/amdgpu: fix user fence write race conditionNicolai Hähnle1-6/+6
2018-07-05drm/amd/pp: Remove duplicate code in vega12_hwmgr.cRex Zhu1-42/+1
2018-07-05drm/amd/pp: Refine the interface exported to displayRex Zhu8-13/+14
2018-07-05drm/amd/display: Notify powerplay the display controller idrex zhu1-0/+7
2018-07-05drm/amd/display: Notify powerplay the min_dcef clockrex zhu1-0/+5
2018-07-05drm/amd/pp: Switch the tolerable latency for displayrex zhu1-1/+1
2018-07-05drm/amd/pp: Memory Latency is always 25us on Vega10Rex Zhu1-21/+2
2018-07-05drm/amd/pp: Convert clock unit to KHz as definedRex Zhu4-42/+34
2018-07-05drm/amdgpu: update uvd_v6_0_ring_vm_funcs to use new nop packetAlex Deucher1-2/+1
2018-07-05drm/amdgpu: fix the wrong type of gem object creationHuang Rui2-4/+4
2018-07-05drm/radeon: add SPDX identifier and clarify licenseDirk Hohndel (VMware)1-0/+1
2018-07-05drm/amd: add SPDX identifier and clarify licenseDirk Hohndel (VMware)1-0/+1
2018-07-05drm/amd: Replace drm_dev_unref with drm_dev_putThomas Zimmermann1-2/+2
2018-07-05drm/amdgpu/vce: simplify vce instance setupAlex Deucher3-19/+27
2018-07-05drm/amdgpu/sdma: simplify sdma instance setupAlex Deucher4-32/+29
2018-07-05drm/amdgpu/pp: fix copy paste typo in smu7_get_pp_table_entry_callback_func_v1Alex Deucher1-1/+1
2018-07-05drm/amdgpu/pp: fix copy paste typo in smu7_init_dpm_defaultsAlex Deucher1-1/+1
2018-07-05drm/amdgpu/pp: fix endian swapping in atomctrl_get_voltage_rangeAlex Deucher1-4/+4
2018-07-05drm/amdgpu/pp: add missing byte swapping in process_pptables_v1_0.cAlex Deucher1-4/+4
2018-07-05drm/amdgpu/pm: fix display count in non-DC pathAlex Deucher1-1/+1
2018-07-05drm/amdgpu: fix swapped emit_ib_size in vce3Alex Deucher1-2/+2
2018-07-05drm/amdgpu: Remove amdgpu_gem_map_attach target_dev documentationMichel Dänzer1-1/+0
2018-07-05drm/amdgpu: Add AMDGPU_GPU_PAGES_IN_CPU_PAGE defineMichel Dänzer3-8/+10
2018-07-05drm/amdgpu: Use gmc_vram_full_visible in vram_mgr_bo_invisible_sizeMichel Dänzer1-1/+1
2018-07-05drm/amdgpu: Dynamically probe for ATIF handle (v2)Lyude Paul1-21/+58
2018-07-05drm/amdgpu: Add amdgpu_atpx_get_dhandle()Lyude Paul2-0/+12
2018-07-05drm/amdgpu: s/disp_detetion_ports/disp_detection_ports/Lyude Paul1-2/+2
2018-07-05drm/amdgpu: Make struct amdgpu_atif private to amdgpu_acpi.cLyude Paul2-41/+53
2018-07-05drm/amd/powerplay: cosmetic fixEvan Quan2-16/+12
2018-07-05drm/amd/powerplay: correct vega12 thermal support as trueEvan Quan1-0/+1
2018-07-05drm/amd/powerplay: set vega12 pre display configurationsEvan Quan1-0/+41
2018-07-05drm/amd/powerplay: apply clocks adjust rules on power state changeEvan Quan2-0/+164
2018-07-05drm/amd/powerplay: correct vega12 max num of dpm levelEvan Quan1-8/+9
2018-07-05drm/amd/powerplay: drop unnecessary uclk hard min settingEvan Quan1-10/+0
2018-07-05drm/amd/powerplay: correct smc display config for multi monitorEvan Quan1-1/+2
2018-07-05drm/amd/powerplay: initialize uvd/vce powergate status v4Evan Quan1-0/+23
2018-07-05drm/amd/powerplay: revise clock level setupEvan Quan1-107/+211
2018-07-05drm/amd/powerplay: retrieve all clock ranges on startupEvan Quan2-16/+61
2018-07-05drm/amd/powerplay: revise default dpm tables setupEvan Quan1-202/+132
2018-07-05drm/amd/powerplay: drop the acg fixEvan Quan1-6/+0
2018-07-05drm/amd/powerplay: smc_dpm_info structure changeEvan Quan5-2/+14
2018-07-05drm/amd/powerplay: correct vega12 bootup values settingsEvan Quan4-12/+91
2018-07-05drm/amd/display: Fix a typo in wm_min_memg_clk_in_khzRex Zhu3-11/+11
2018-07-05drm/amd/display: Ctrl stutter mode through module parameterrex zhu1-1/+1
2018-07-05drm/amdgpu: Add stutter mode ctrl in module parameterrex zhu2-1/+3