aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2018-07-11drm/amd: Add gpu reset interfaces between amdgpu and amdkfdShaoyun Liu1-0/+10
2018-07-11drm/amdkfd: fix zero reading of VMID and PASID for HawaiiLan Xiao7-10/+77
2018-07-11drm/amdkfd: Handle VM faults in KFDshaoyunl6-6/+97
2018-07-11drm/amdgpu: save vm fault information for amdkfdshaoyunl8-2/+105
2018-07-11drm/amdkfd: send SIGSEGV to process upon KFD_EVENT_TYPE_MEMORYMoses Reuben1-0/+7
2018-07-11drm/amdkfd: Fix error codes in kfd_get_processWei Lu1-0/+2
2018-07-11drm/amdkfd: Fix race between scheduler and context restoreJay Cornwall3-230/+262
2018-07-11drm/amdkfd: Stop using GFP_NOIO explicitlyFelix Kuehling4-6/+6
2018-07-11drm/amdkfd: Reliably prevent reclaim-FS while holding DQM lockFelix Kuehling2-43/+62
2018-07-11drm/admkfd use modern ktime accessorsArnd Bergmann1-6/+2
2018-07-25gpu: drm: amdgpu: Replace mdelay with msleep in cik_pcie_gen3_enable()Jia-Ju Bai1-1/+1
2018-07-25drm/amdgpu/gmc9: clarify GPUVM fault error messageAlex Deucher1-1/+1
2018-07-25drm/scheduler: remove sched field from the entityNayan Deshmukh3-6/+6
2018-07-25drm/scheduler: modify API to avoid redundancyNayan Deshmukh7-17/+12
2018-07-25drm/amdgpu: reduce the number of placements for a BOChristian König2-1/+4
2018-07-25drm/amdgpu: consistenly name amdgpu_bo_ functionsChristian König10-38/+39
2018-07-25drm/amdgpu: expose only the first UVD instance for nowChristian König2-15/+7
2018-07-25drm/amdgpu: clean up coding style a bitChristian König1-10/+10
2018-07-24drm/amd/display: DC 3.1.58Harry Wentland1-1/+1
2018-07-24drm/amd/display: separate dc_debug into dc_debug_options and dc_debug dataJun Lei6-15/+18
2018-07-24drm/amd/display: Decouple aux from i2cBhawanpreet Lakha14-14/+1549
2018-07-24drm/amd/display: DPP CM ICSC AYCRCB8888 format supportvikrant mhaske2-1/+5
2018-07-24drm/amd/display: On dce100, set clocks to 0 on suspendDavid Francis1-3/+16
2018-07-24drm/amd/display: allow diags to skip initial link trainingTony Cheng4-3/+9
2018-07-24drm/amd/display: Remove unnecessary warningMikita Lipski1-4/+0
2018-07-24drm/amdgpu: move the amdgpu_fbdev_set_suspend() further upShirish S1-3/+3
2018-07-24drm/amdgpu: Don't warn on destroying a pinned BOMichel Dänzer1-1/+1
2018-07-24drm/amd/powerplay: allow slow switch only if NBPState enabled v2Evan Quan2-2/+4
2018-07-24drm/amd/powerplay: correct the argument for PPSMC_MSG_SetUclkFastSwitchEvan Quan2-2/+2
2018-07-24drm/amd/powerplay: slow UCLK switch when multiple displays not in syncEvan Quan1-1/+2
2018-07-24drm/amdgpu: Fix RLC safe mode test in gfx_v9_0_enter_rlc_safe_modeMichel Dänzer1-1/+1
2018-07-20drm/amdgpu: rework suspend and resume to deal with atomic changesAlex Deucher1-41/+45
2018-07-20drm/amdgpu: split ip suspend into 2 phasesAlex Deucher1-2/+76
2018-07-20drm/amdgpu/acpi: skip backlight events for DCAlex Deucher1-1/+3
2018-07-20drm/amdgpu/apci: don't call sbios request function if it's not supportedAlex Deucher1-25/+28
2018-07-20drm/amdgpu: Fix warning in dma_fence_is_later on resume from S3.Andrey Grodzovsky1-0/+2
2018-07-20drm/amdgpu: use drm_fb helper for console_(un)lockShirish S2-8/+4
2018-07-20drm/amd/display: Convert 10kHz clks from PPLib into kHzRex Zhu1-2/+2
2018-07-20drm/amd/pp: Set Max clock level to display by defaultRex Zhu1-2/+7
2018-07-20drm/amd/pp: Update clk with od setting when set power stateRex Zhu1-0/+15
2018-07-20drm/amd/pp: Read vbios vddc limit before use themRex Zhu1-3/+8
2018-07-20drm/amdgpu: lock and unlock console only for amdgpu_fbdev_set_suspend [V5]Shirish S1-15/+7
2018-07-20drm/amd/display: Honor pplib stutter mask for all ASICs in DCHarry Wentland1-4/+3
2018-07-20drm/amd/display: Drop unused backlight functions in DMHarry Wentland1-16/+2
2018-07-20drm/amdgpu: fix spelling mistake "successed" -> "succeeded"Colin Ian King1-5/+5
2018-07-20Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie180-2230/+3566
2018-07-20Merge tag 'drm-misc-next-2018-07-18' of git://anongit.freedesktop.org/drm/drm...Dave Airlie5-12/+12
2018-07-19drm/amdgpu: clean up UVD instance handling v2Christian König2-67/+64
2018-07-19drm/amdgpu: remove superflous UVD encode entityChristian König3-27/+0
2018-07-19drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86Michel Dänzer26-64/+56