summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2018-09-26drm/amdgpu: move more interrupt processing into amdgpu_irq.cChristian König3-21/+38
2018-09-26drm/amdgpu: Move fence SW fallback warning v3Andrey Grodzovsky2-5/+9
2018-09-26drm/amdgpu: cleanup amdgpu_ih.cChristian König9-102/+84
2018-09-26drm/amdgpu: make function pointers mandatoryChristian König20-90/+55
2018-09-26drm/amdgpu: drop extra newline in amdgpu_iv traceChristian König1-1/+1
2018-09-26drm/amdgpu: fix the page fault of raven2Huang Rui2-2/+4
2018-09-26drm/amd/pp: Disable dpm features on smu7/8 when suspendRex Zhu2-18/+32
2018-09-26drm/amdgpu: Remove redundant code in gfx_v8_0.cRex Zhu1-20/+0
2018-09-26drm/amdgpu: Halt rlc/cp in rlc_safe_modeRex Zhu1-27/+59
2018-09-26drm/amdgpu: Refine function nameRex Zhu4-11/+11
2018-09-26drm/amdgpu: Deactivate SW interrupt fallback in amdgpu_fence_process v2Andrey Grodzovsky1-2/+3
2018-09-26drm/amdkfd: Vega20 bring up on amdkfd sideShaoyun Liu8-0/+29
2018-09-26drm/amdgpu: Add vega20 support on kfd probeShaoyun Liu1-0/+1
2018-09-26drm/amd: Interface change to support 64 bit page_table_baseShaoyun Liu9-23/+28
2018-09-26drm/amdkfd: Make the number of SDMA queues variableShaoyun Liu4-4/+17
2018-09-26drm/amdgpu/sriov: Correct the setting about sdma doorbell offset of Vega10Emily Deng3-11/+37
2018-09-26drm/amdgpu: Doorbell assignment for 8 sdma user queue per engineShaoyun Liu3-25/+33
2018-09-26drm/amdgpu: remove unnecessary forward declarationFelix Kuehling1-2/+0
2018-09-26drm/amdkfd: Add wavefront context save state retrieval ioctlJay Cornwall8-0/+147
2018-09-26drm/amdkfd: Report SDMA firmware version in the topologyFelix Kuehling3-3/+11
2018-09-26drm/amdgpu: Enable BAD_OPCODE intr for gfx8Harish Kasiviswanathan1-1/+2
2018-09-26drm/amdkfd: KFD doesn't support TONGA SRIOVEmily Deng1-16/+0
2018-09-26drm/amdkfd: reflect atomic support in IO link propertiesEric Huang3-12/+39
2018-09-26drm/amdgpu: Add warning message for INT SW fallback.Andrey Grodzovsky1-0/+1
2018-09-26Revert "drm/amdgpu: remove fence fallback"Andrey Grodzovsky3-0/+58
2018-09-26drm/amdgpu:No action when VCN PG state is unchangedJames Zhu2-2/+11
2018-09-26drm/amd/display: remove redundant null pointer check before kfreezhong jiang1-6/+2
2018-09-26drm/amdgpu: print smc feature mask in debugfs amdgpu_pm_infoAlex Deucher1-0/+5
2018-09-26drm/amdgpu: implement ENABLED_SMC_FEATURES_MASK sensor for vega20Alex Deucher1-0/+5
2018-09-26drm/amdgpu: implement ENABLED_SMC_FEATURES_MASK sensor for vega12Alex Deucher1-1/+5
2018-09-26drm/amdgpu: implement ENABLED_SMC_FEATURES_MASK sensor for vega10Alex Deucher3-4/+11
2018-09-26drm/amdgpu: add new AMDGPU_PP_SENSOR_ENABLED_SMC_FEATURES_MASK sensorAlex Deucher1-0/+1
2018-09-26drm/amdgpu/powerplay: add smu smc_table_manager callback for vega20Alex Deucher3-24/+34
2018-09-26drm/amdgpu/powerplay: add smu smc_table_manager callback for vega12Alex Deucher3-12/+22
2018-09-26drm/amdgpu/powerplay: Move vega10_enable_smc_featuresAlex Deucher6-12/+15
2018-09-26drm/amdgpu/powerplay: add get_argument callback for vega20Alex Deucher4-32/+15
2018-09-26drm/amd/display: Raise dispclk value for dce120 by 15%Nicholas Kazlauskas1-0/+3
2018-09-26drm/amd/display: fix gamma not being appliedSivapiriyanKumarasamy1-5/+14
2018-09-26drm/amd/display: Remove mst_hotplug_workLeo Li2-12/+0
2018-09-26drm/amd/display: Guard against null stream dereference in do flipNicholas Kazlauskas1-1/+14
2018-09-26drm/amd/display: Stereo 3D support in VSCEric Bernstein1-4/+54
2018-09-26drm/amd/display: dc 3.1.67Tony Cheng1-1/+1
2018-09-26drm/amd/display: program v_update and v_ready with proper fieldSu Sung Chung3-13/+13
2018-09-26drm/amd/display: Add color bit info to freesync infoframeSivapiriyanKumarasamy4-21/+198
2018-09-26drm/amd/display: add pp_smu NULL pointer checkCharlene Liu1-1/+1
2018-09-26drm/amd/display: use proper pipe_ctx indexSamson Tam1-2/+18
2018-09-26drm/amd/display: Refactor FPGA-specific link setupNikola Cornij3-40/+32
2018-09-26drm/amd/pp: Return error immediately if load firmware failedRex Zhu1-4/+6
2018-09-26drm/amd/pp: Honour DC's clock limits on RvRex Zhu1-8/+17
2018-09-26drm/amd/dc: Trigger set power state task when display configuration changesRex Zhu1-0/+2