summaryrefslogtreecommitdiffstats
path: root/block/elevator.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-09-27drm/scheduler: remove timeout work_struct from drm_sched_job (v3)Nayan Deshmukh4-20/+21
2018-09-27drm/amd/powerplay: Change id parameter type in pp_atomfwctrl_get_clk_informat...Nathan Chancellor2-2/+3
2018-09-27drm/amdkfd: Remove the requirement for atomic Ops on vg20Shaoyun Liu1-1/+1
2018-09-27dt-bindings: display: sun4i-drm: Add R40 mixer compatiblesJernej Skrabec1-0/+2
2018-09-27Revert "drm/sun4i: Remove R40 display pipeline compatibles"Chen-Yu Tsai3-0/+26
2018-09-27drm/amdgpu/vcn: whitespace cleanupAlex Deucher1-18/+18
2018-09-27drm/amdgpu/soc15: fix warnings in register macroAlex Deucher1-1/+1
2018-09-27drm/amdgpu:Enable DPG mode on PCOJames Zhu1-1/+2
2018-09-27drm/amdgpu:Add DPG pause mode supportJames Zhu1-2/+159
2018-09-27drm/amdgpu:Add DPG pause stateJames Zhu1-0/+11
2018-09-27drm/amdgpu:Add DPG mode support for vcn 1.0James Zhu1-6/+313
2018-09-27drm/amdgpu:Add DPG mode read/write macroJames Zhu1-0/+20
2018-09-27drm/amdgpu:Add DPG support flagJames Zhu1-0/+1
2018-09-27drm/amdgpu:Add new register offset/mask to support VCN DPG modeJames Zhu2-0/+33
2018-09-27drm/amdgpu:Use register UVD_SCRATCH9 for VCN ring/ib testJames Zhu1-8/+8
2018-09-27drm/amdgpu: move more defines into amdgpu_irq.hChristian König35-95/+94
2018-09-27drm/amdgpu: move more interrupt processing into amdgpu_irq.cChristian König3-21/+38
2018-09-27drm/amdgpu: Move fence SW fallback warning v3Andrey Grodzovsky2-5/+9
2018-09-27drm/amdgpu: cleanup amdgpu_ih.cChristian König9-102/+84
2018-09-27drm/amdgpu: make function pointers mandatoryChristian König20-90/+55
2018-09-27drm/amdgpu: drop extra newline in amdgpu_iv traceChristian König1-1/+1
2018-09-27drm/amdgpu: fix the page fault of raven2Huang Rui2-2/+4
2018-09-27drm/amd/pp: Disable dpm features on smu7/8 when suspendRex Zhu2-18/+32
2018-09-27drm/amdgpu: Remove redundant code in gfx_v8_0.cRex Zhu1-20/+0
2018-09-27drm/amdgpu: Halt rlc/cp in rlc_safe_modeRex Zhu1-27/+59
2018-09-27drm/amdgpu: Refine function nameRex Zhu4-11/+11
2018-09-27drm/amdgpu: Deactivate SW interrupt fallback in amdgpu_fence_process v2Andrey Grodzovsky1-2/+3
2018-09-27drm/amdkfd: Vega20 bring up on amdkfd sideShaoyun Liu8-0/+29
2018-09-27drm/amdgpu: Add vega20 support on kfd probeShaoyun Liu1-0/+1
2018-09-27drm/amd: Interface change to support 64 bit page_table_baseShaoyun Liu9-23/+28
2018-09-27drm/amdkfd: Make the number of SDMA queues variableShaoyun Liu4-4/+17
2018-09-27drm/amdgpu/sriov: Correct the setting about sdma doorbell offset of Vega10Emily Deng3-11/+37
2018-09-27drm/amdgpu: Doorbell assignment for 8 sdma user queue per engineShaoyun Liu3-25/+33
2018-09-27drm/amdgpu: remove unnecessary forward declarationFelix Kuehling1-2/+0
2018-09-27drm/amdkfd: Add wavefront context save state retrieval ioctlJay Cornwall9-1/+159
2018-09-27drm/amdkfd: Report SDMA firmware version in the topologyFelix Kuehling3-3/+11
2018-09-27drm/amdgpu: Enable BAD_OPCODE intr for gfx8Harish Kasiviswanathan1-1/+2
2018-09-27drm/amdkfd: KFD doesn't support TONGA SRIOVEmily Deng1-16/+0
2018-09-27drm/amdkfd: reflect atomic support in IO link propertiesEric Huang3-12/+39
2018-09-27drm/amdgpu: Add warning message for INT SW fallback.Andrey Grodzovsky1-0/+1
2018-09-27Revert "drm/amdgpu: remove fence fallback"Andrey Grodzovsky3-0/+58
2018-09-27drm/amdgpu:No action when VCN PG state is unchangedJames Zhu2-2/+11
2018-09-27drm/amd/display: remove redundant null pointer check before kfreezhong jiang1-6/+2
2018-09-27drm/amdgpu: print smc feature mask in debugfs amdgpu_pm_infoAlex Deucher1-0/+5
2018-09-27drm/amdgpu: implement ENABLED_SMC_FEATURES_MASK sensor for vega20Alex Deucher1-0/+5
2018-09-27drm/amdgpu: implement ENABLED_SMC_FEATURES_MASK sensor for vega12Alex Deucher1-1/+5
2018-09-27drm/amdgpu: implement ENABLED_SMC_FEATURES_MASK sensor for vega10Alex Deucher3-4/+11
2018-09-27drm/amdgpu: add new AMDGPU_PP_SENSOR_ENABLED_SMC_FEATURES_MASK sensorAlex Deucher1-0/+1
2018-09-27drm/amdgpu/powerplay: add smu smc_table_manager callback for vega20Alex Deucher3-24/+34
2018-09-27drm/amdgpu/powerplay: add smu smc_table_manager callback for vega12Alex Deucher3-12/+22