summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: move more defines into amdgpu_irq.hChristian König2018-09-2635-95/+94
* drm/amdgpu: move more interrupt processing into amdgpu_irq.cChristian König2018-09-263-21/+38
* drm/amdgpu: Move fence SW fallback warning v3Andrey Grodzovsky2018-09-262-5/+9
* drm/amdgpu: cleanup amdgpu_ih.cChristian König2018-09-269-102/+84
* drm/amdgpu: make function pointers mandatoryChristian König2018-09-2620-90/+55
* drm/amdgpu: drop extra newline in amdgpu_iv traceChristian König2018-09-261-1/+1
* drm/amdgpu: fix the page fault of raven2Huang Rui2018-09-262-2/+4
* drm/amd/pp: Disable dpm features on smu7/8 when suspendRex Zhu2018-09-262-18/+32
* drm/amdgpu: Remove redundant code in gfx_v8_0.cRex Zhu2018-09-261-20/+0
* drm/amdgpu: Halt rlc/cp in rlc_safe_modeRex Zhu2018-09-261-27/+59
* drm/amdgpu: Refine function nameRex Zhu2018-09-264-11/+11
* drm/amdgpu: Deactivate SW interrupt fallback in amdgpu_fence_process v2Andrey Grodzovsky2018-09-261-2/+3
* drm/amdkfd: Vega20 bring up on amdkfd sideShaoyun Liu2018-09-268-0/+29
* drm/amdgpu: Add vega20 support on kfd probeShaoyun Liu2018-09-261-0/+1
* drm/amd: Interface change to support 64 bit page_table_baseShaoyun Liu2018-09-269-23/+28
* drm/amdkfd: Make the number of SDMA queues variableShaoyun Liu2018-09-264-4/+17
* drm/amdgpu/sriov: Correct the setting about sdma doorbell offset of Vega10Emily Deng2018-09-263-11/+37
* drm/amdgpu: Doorbell assignment for 8 sdma user queue per engineShaoyun Liu2018-09-263-25/+33
* drm/amdgpu: remove unnecessary forward declarationFelix Kuehling2018-09-261-2/+0
* drm/amdkfd: Add wavefront context save state retrieval ioctlJay Cornwall2018-09-268-0/+147
* drm/amdkfd: Report SDMA firmware version in the topologyFelix Kuehling2018-09-263-3/+11
* drm/amdgpu: Enable BAD_OPCODE intr for gfx8Harish Kasiviswanathan2018-09-261-1/+2
* drm/amdkfd: KFD doesn't support TONGA SRIOVEmily Deng2018-09-261-16/+0
* drm/amdkfd: reflect atomic support in IO link propertiesEric Huang2018-09-263-12/+39
* drm/amdgpu: Add warning message for INT SW fallback.Andrey Grodzovsky2018-09-261-0/+1
* Revert "drm/amdgpu: remove fence fallback"Andrey Grodzovsky2018-09-263-0/+58
* drm/amdgpu:No action when VCN PG state is unchangedJames Zhu2018-09-262-2/+11
* drm/amd/display: remove redundant null pointer check before kfreezhong jiang2018-09-261-6/+2
* drm/amdgpu: print smc feature mask in debugfs amdgpu_pm_infoAlex Deucher2018-09-261-0/+5
* drm/amdgpu: implement ENABLED_SMC_FEATURES_MASK sensor for vega20Alex Deucher2018-09-261-0/+5
* drm/amdgpu: implement ENABLED_SMC_FEATURES_MASK sensor for vega12Alex Deucher2018-09-261-1/+5
* drm/amdgpu: implement ENABLED_SMC_FEATURES_MASK sensor for vega10Alex Deucher2018-09-263-4/+11
* drm/amdgpu: add new AMDGPU_PP_SENSOR_ENABLED_SMC_FEATURES_MASK sensorAlex Deucher2018-09-261-0/+1
* drm/amdgpu/powerplay: add smu smc_table_manager callback for vega20Alex Deucher2018-09-263-24/+34
* drm/amdgpu/powerplay: add smu smc_table_manager callback for vega12Alex Deucher2018-09-263-12/+22
* drm/amdgpu/powerplay: Move vega10_enable_smc_featuresAlex Deucher2018-09-266-12/+15
* drm/amdgpu/powerplay: add get_argument callback for vega20Alex Deucher2018-09-264-32/+15
* drm/amd/display: Raise dispclk value for dce120 by 15%Nicholas Kazlauskas2018-09-261-0/+3
* drm/amd/display: fix gamma not being appliedSivapiriyanKumarasamy2018-09-261-5/+14
* drm/amd/display: Remove mst_hotplug_workLeo Li2018-09-262-12/+0
* drm/amd/display: Guard against null stream dereference in do flipNicholas Kazlauskas2018-09-261-1/+14
* drm/amd/display: Stereo 3D support in VSCEric Bernstein2018-09-261-4/+54
* drm/amd/display: dc 3.1.67Tony Cheng2018-09-261-1/+1
* drm/amd/display: program v_update and v_ready with proper fieldSu Sung Chung2018-09-263-13/+13
* drm/amd/display: Add color bit info to freesync infoframeSivapiriyanKumarasamy2018-09-264-21/+198
* drm/amd/display: add pp_smu NULL pointer checkCharlene Liu2018-09-261-1/+1
* drm/amd/display: use proper pipe_ctx indexSamson Tam2018-09-261-2/+18
* drm/amd/display: Refactor FPGA-specific link setupNikola Cornij2018-09-263-40/+32
* drm/amd/pp: Return error immediately if load firmware failedRex Zhu2018-09-261-4/+6
* drm/amd/pp: Honour DC's clock limits on RvRex Zhu2018-09-261-8/+17