summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2018-03-21drm/amdgpu/sdma4: Add placeholder for vega12 golden settingsAlex Deucher
2018-03-21drm/amdgpu/sdma4: specify vega12 firmwareAlex Deucher
2018-03-21drm/amdgpu/mmhub: add clockgating support for vega12Alex Deucher
2018-03-21drm/amdgpu/gmc9: add vega12 support (v2)Alex Deucher
2018-03-21drm/amdgpu: add vega12 to dc support checkAlex Deucher
2018-03-21drm/amdgpu/virtual_dce: add vega12 supportAlex Deucher
2018-03-21drm/amdgpu: specify vega12 vce firmwareAlex Deucher
2018-03-21drm/amdgpu: specify vega12 uvd firmwareAlex Deucher
2018-03-21drm/amdgpu: add vega12 ucode loading methodFeifei Xu
2018-03-21drm/amdgpu: initilize vega12 psp firmwaresEvan Quan
2018-03-21drm/amdgpu/psp: initial vega12 supportAlex Deucher
2018-03-21drm/amdgpu: vega12 to smu firmwareHawking Zhang
2018-03-21drm/amdgpu: set asic family and ip blocks for vega12Alex Deucher
2018-03-21drm/amdgpu: add gpu_info firmware for vega12Alex Deucher
2018-03-21drm/amdgpu: add vega12 to asic_type enumFeifei Xu
2018-03-20drm/amdgpu: Fix kernel NULL pointer dereference in dpm functionsRex Zhu
2018-03-20drm/amdgpu: Fix kernel NULL pointer dereference when amdgpu finiRex Zhu
2018-03-20drm/amdgpu - Disable all irqs before disabling all CRTCsMikita Lipski
2018-03-20drm/amdgpu: Disable irq on device before destroying itMikita Lipski
2018-03-20drm/amdgpu: Use atomic function to disable crtcs with dc enabledMikita Lipski
2018-03-20drm/amd/amdgpu: fix offset into page with amdgpu_iomem debugfs fileTom St Denis
2018-03-20drm/amdgpu/nbio6: Correct PCIE_INDEX/DATA pair used for smn register accessingHawking Zhang
2018-03-20drm/amdgpu: add documentation for amdgpu_device.cAlex Deucher
2018-03-20drm/amdgpu: add VCN to firmware query interfaceAlex Deucher
2018-03-19drm/amd/pp: Delete get_xclk function in powerplay (v2)Rex Zhu
2018-03-19drm/amdgpu: Delete dead code when early initRex Zhu
2018-03-16drm/amd/pp: Remove the cgs wrapper for notify smu version on APURex Zhu
2018-03-15drm/amdgpu: Improve documentation of bo_ptr in amdgpu_bo_create_kernelAndrey Grodzovsky
2018-03-15drm/amdgpu: Call amdgpu_ucode_fini_bo in amd_powerplay.cRex Zhu
2018-03-15drm/amdgpu: Remove wrapper layer of smu ip functionsRex Zhu
2018-03-15drm/amdgpu: Don't compared ip_block_type with ip_block_indexRex Zhu
2018-03-15drm/amdgpu: Plus NULL function pointer checkRex Zhu
2018-03-14drm/amdgpu/sdma4: Remove unused header file from sdma_v4_0.cFeifei Xu
2018-03-14drm/amdgpu/sdma4: use num_instances for clock/powergating configAlex Deucher
2018-03-14drm/amdgpu/dce: Don't turn off DP sink when disconnectedMichel Dänzer
2018-03-14drm/amdgpu: move getting pcie info to common codeAlex Deucher
2018-03-14drm/amdgpu/soc15: always load the psp moduleAlex Deucher
2018-03-14drm/amdgpu: use adev->firmware to determine whether to load the PSP moduleAlex Deucher
2018-03-14drm/amdgpu: move firmware loading type setup to common codeAlex Deucher
2018-03-14drm/amdgpu/psp: add a few more fw load type checksAlex Deucher
2018-03-14drm/amdgpu: Move IH clientid defs to separate fileOak Zeng
2018-03-14drm/amdgpu: Remove some unused elements from amdgpu_connector structHarry Wentland
2018-03-14drm/amdgpu: save/restore backlight level in legacy dce codeAlex Deucher
2018-03-14drm/amdgpu: fix prime teardown orderChristian König
2018-03-14drm/amdgpu: explicit give BO type to amdgpu_bo_createChristian König
2018-03-14drm/amdgpu: initial validate the prime BOs into the CPU domainChristian König
2018-03-14drm/amdgpu: drop the backing store when DMA-buf imports are evictedChristian König
2018-03-14drm/ttm: add bo as parameter to the ttm_tt_create callbackChristian König
2018-03-14drm/amdgpu: refactoring mailbox to fix TDR handshake bugs(v2)Monk Liu
2018-03-14drm/amdgpu: implement mmio byte access helper for MBMonk Liu