aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bus (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-19drm/nouveau/disp/tu102-: wire up scdc parameter setterBen Skeggs1-0/+1
2019-07-19drm/nouveau/core: recognise TU116 chipsetBen Skeggs1-0/+36
2019-07-19drm/nouveau/kms: disallow dual-link harder if hdmi connection detectedBen Skeggs1-2/+5
2019-07-19drm/nouveau/disp/nv50-: fix center/aspect-corrected scalingIlia Mirkin1-4/+24
2019-07-19drm/nouveau/disp/nv50-: force scaler for any non-default LVDS/eDP modesIlia Mirkin1-2/+7
2019-07-19drm/nouveau/mcp89/mmu: Use mcp77_mmu_new instead of g84_mmu_new on MCP89.Timo Wiren1-1/+1
2019-07-16Revert "Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux into drm-next"Dave Airlie30-2136/+483
2019-07-16Revert "mm: adjust apply_to_pfn_range interface for dropped token."Dave Airlie3-6/+8
2019-07-15mm: adjust apply_to_pfn_range interface for dropped token.Dave Airlie3-8/+6
2019-07-09drm/amdgpu/navi10: add uclk activity sensorAlex Deucher1-2/+14
2019-07-09drm/amdgpu: properly guard the generic discovery codeAlex Deucher1-2/+2
2019-07-09drm/amdgpu: add missing documentation on new module parametersAlex Deucher1-0/+13
2019-07-09drm/amdgpu: don't invalidate caches in RELEASE_MEM, only do the writebackMarek Olšák1-5/+1
2019-07-08drm/amd/display: avoid 64-bit divisionArnd Bergmann2-3/+3
2019-07-08drm/amdgpu/psp11: simplify the ucode register logicAlex Deucher1-2/+2
2019-07-08drm/amdgpu: properly guard DC support in navi codeAlex Deucher1-0/+4
2019-07-08drm/amd/powerplay: vega20: fix uninitialized variable useArnd Bergmann1-1/+4
2019-07-08drm/amd/display: dcn20: include linux/delay.hArnd Bergmann1-0/+1
2019-07-08amdgpu: make pmu support optionalArnd Bergmann2-3/+7
2019-07-08drm/amd/powerplay: Zero initialize current_rpm in vega20_get_fan_speed_percentNathan Chancellor1-2/+1
2019-07-08drm/amd/powerplay: Zero initialize freq in smu_v11_0_get_current_clk_freqNathan Chancellor1-1/+1
2019-07-08drm/amd/powerplay: Use memset to initialize metrics structsNathan Chancellor1-2/+6
2019-07-08drm/amdgpu/mes10.1: Fix header guardNathan Chancellor1-1/+1
2019-07-08drm/amd/powerplay: add temperature sensor support for navi10Kevin Wang1-0/+41
2019-07-08drm/amdgpu: fix scheduler timeout calcFlora Cui1-4/+9
2019-07-08drm/amdgpu: Prepare for hmm_range_register API change (v2)Philip Yang7-51/+57
2019-07-05drm/amdgpu: add mode1 (psp) reset for navi asicKevin Wang1-2/+36
2019-07-05drm/amdgpu: Disable ras features on all IPs before gpu resetxinhui pan1-0/+4
2019-07-05drm/amd/powerplay: add baco smu reset function for smu11Kevin Wang7-3/+158
2019-07-05drm/amd/powerplay: increase waiting time for smu responseJack Xiao1-3/+3
2019-07-05drm/amd/powerplay/smu7_hwmgr: replace blocking delay with non-blockingYrjan Skrimstad1-1/+1
2019-07-05drm/amdgpu: Use kmemdup rather than duplicating its implementationFuqian Huang4-13/+7
2019-07-03drm/amdkfd: Disable idle optimization for chained runlistFelix Kuehling1-0/+1
2019-07-03drm/amdkfd: Add chained_runlist_idle_disable flag to pm4_mes_runlistFelix Kuehling1-1/+1
2019-07-03drm/amdgpu: Fix tracking of invalid userptrsFelix Kuehling1-0/+6
2019-07-03drm/amdgpu: Use FENCE_OWNER_KFD in process_sync_pds_resvFelix Kuehling1-1/+1
2019-07-03drm/amdkfd: Print a warning when the runlist becomes oversubscribedFelix Kuehling2-1/+6
2019-07-02drm/amdkfd: remove an unused variableJack Xiao1-1/+0
2019-07-02drm/amdgpu/display: fix interrupt client id for naviAlex Deucher1-4/+1
2019-07-01drm/amdkfd: remove duplicated PCIE atomics requestJack Xiao3-6/+12
2019-07-01drm/amdgpu: enable PCIE atomics ops supportJack Xiao1-0/+11
2019-07-01drm/amdgpu: add field indicating if has PCIE atomics supportJack Xiao1-0/+1
2019-07-01drm/amd/powerplay: use hardware fan control if no powerplay fan tableEvan Quan3-1/+8
2019-07-01drm/amdgpu: fix MGPU fan boost enablement for XGMI resetEvan Quan3-2/+19
2019-07-01drm/amdgpu: handle AMDGPU_IB_FLAG_RESET_GDS_MAX_WAVE_ID on gfx10Marek Olšák1-2/+19
2019-07-01drm/amdgpu: fix transform feedback GDS hang on gfx10 (v2)Marek Olšák2-4/+13
2019-07-01drm/amdgpu/gfx10: use reset default for PA_SC_FIFO_SIZEAlex Deucher1-18/+0
2019-07-01drm/amdgpu/gfx9: use reset default for PA_SC_FIFO_SIZEAlex Deucher1-19/+0
2019-06-28drm/amdgpu: Don't skip display settings in hwmgr_resume()Lyude Paul1-1/+1
2019-06-28drm/amd/powerplay: update smu11_driver_if_navi10.htiancyin2-4/+4