summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-07-19Merge tag 'drm-next-5.3-2019-07-18' of git://people.freedesktop.org/~agd5f/li...Dave Airlie
2019-07-18drm/amd/display: init res_pool dccg_ref, dchub_ref with xtalin_freqhersen wu
2019-07-18drm/amdgpu/pm: remove check for pp funcs in freq sysfs handlersAlex Deucher
2019-07-18drm/amd/display: Force uclk to max for every stateNicholas Kazlauskas
2019-07-18Merge tag 'drm-misc-next-fixes-2019-07-11' of git://anongit.freedesktop.org/d...Dave Airlie
2019-07-17drm/amdkfd: Remove GWS from process during uninitJoseph Greathouse
2019-07-17drm/amd/amdgpu: Fix offset for vmid selection in debugfs interfaceTom St Denis
2019-07-17drm/amd/powerplay: update vega20 driver if to fit latest SMU firmwareEvan Quan
2019-07-17drm/amd/powerplay: maintain SMU FW backward compatibilityEvan Quan
2019-07-17drm/amd/powerplay: correct smu_update_table usageEvan Quan
2019-07-17drm/amd/powerplay: fix deadlock around smu_handle_task V2Evan Quan
2019-07-17drm/amd/powerplay: avoid access before allocationEvan Quan
2019-07-17drm/amd/powerplay: fix memory allocation failure check V2Evan Quan
2019-07-17drm/amdgpu: Fix silent amdgpu_bo_move failuresFelix Kuehling
2019-07-17drm/amdgpu: drop dead headerAlex Deucher
2019-07-16drm/amd/powerplay: Use proper enums in vega20_print_clk_levelsNathan Chancellor
2019-07-16drm/amdgpu/gfx10: set SH_MEM_CONFIG.INITIAL_INST_PREFETCHNicolai Hähnle
2019-07-16drm/amd/powerplay: enable fw ctf,apcc dfll and gfx ssKenneth Feng
2019-07-16drm/amdgpu: check kdb_bin_size to exclude kdb loading sequenceHawking Zhang
2019-07-16drm/amdgpu: Fix unaligned memory copiesFelix Kuehling
2019-07-16drm/amdgpu: replace simple_strtol() by kstrtou32()Wang Xiayang
2019-07-16drm/amdgpu: remove memset after kzallocFuqian Huang
2019-07-16drm/amd/amdgpu: hide #warning for missing DC configArnd Bergmann
2019-07-16drm/amdgpu: Fix Vega20 Perf counter for pcie_bwKent Russell
2019-07-16drm/amd/amdgpu: Add missing select_me_pipe_q() for gfx10Tom St Denis
2019-07-16drm/amd/amdgpu: Add VMID to SRBM debugfs bank selectionTom St Denis
2019-07-16drm/amd/powerplay: add helper of smu_clk_dpm_is_enabled for smuKevin Wang
2019-07-16drm/amd/powerplay: fix save dpm level error for smuKevin Wang
2019-07-16drm/amd/powerplay: avoid double check feature enabledKevin Wang
2019-07-16drm/amd/powerplay: add standard profile dpm support for smuKevin Wang
2019-07-16drm/amd/powerplay: add socclk profile dpm support.Kevin Wang
2019-07-16drm/amdkfd: Consistently apply noretry settingFelix Kuehling
2019-07-16drm/amd/display: return 'NULL' instead of 'false' from dcn20_acquire_idle_pip...Arnd Bergmann
2019-07-16drm/amd/display: Support clang option for stack alignmentArnd Bergmann
2019-07-16Revert "Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/l...Dave Airlie
2019-07-12drm/amd/powerplay: add pstate mclk(uclk) support for navi10Kevin Wang
2019-07-12drm/amd/powerplay: fix smu clock type change miss errorKevin Wang
2019-07-12drm/amdgpu: support key database loading for navi10Hawking Zhang
2019-07-12drm/amdgpu: switch to macro for psp bootloader commandHawking Zhang
2019-07-11drm/amdgpu: Print out voltage in DM_PPLIBPaul Menzel
2019-07-12Merge tag 'imx-drm-next-2019-07-05' of git://git.pengutronix.de/git/pza/linux...Dave Airlie
2019-07-12Merge tag 'drm-next-5.3-2019-07-09' of git://people.freedesktop.org/~agd5f/li...Dave Airlie
2019-07-11drm/amd/display: Add drm_audio_component support to amdgpu_dmNicholas Kazlauskas
2019-07-11drm/amd/display: Expose audio inst from DC to DMNicholas Kazlauskas
2019-07-11drm/amdkfd: fix cp hang in evictionEric Huang
2019-07-11drm/amdgpu: enable IP discovery by default on naviAlex Deucher
2019-07-11drm/amdgpu/discovery: fix DCE_HWIP mapping error in hw_id_map arraytiancyin
2019-07-11drm/amd/powerplay: bug fix for sysfsKenneth Feng
2019-07-11drm/amd/powerplay: increase the SMU msg response waiting timeEvan Quan
2019-07-11drm/amdgpu: Fix potential integer overflowsFelix Kuehling