summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
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-21drm/amd/include: Add ip header files for vega12.Feifei Xu
2018-03-20drm/amd/pp: Fix unable to handle kernel paging requestRex Zhu
2018-03-20drm/amd/pp: Fix gfx ring test failed on Fiji without hw avfs supportRex Zhu
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/amd/powerplay: Fix NULL pointer deref on driver unbind.Andrey Grodzovsky
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: Remove unneeded void * casts for Vega10Rex Zhu
2018-03-19drm/amd/pp: Delete get_xclk function in powerplay (v2)Rex Zhu
2018-03-19drm/amd/pp: Clean up header file for Vega10Rex Zhu
2018-03-19drm/amd/pp: Move functions to smu backend table for vega10Rex Zhu
2018-03-19drm/amd/pp: Mark bunches of functins in vega10_smumgr.c staticRex Zhu
2018-03-19drm/amd/pp: Remove dead functions in vega10_smumgr.cRex Zhu
2018-03-19drm/amdgpu: Delete dead code when early initRex Zhu
2018-03-16amdgpu/dm: Default PRE_VEGA ASIC support to 'y'Harry Wentland
2018-03-16drm/amd/pp: Remove the cgs wrapper for notify smu version on APURex Zhu
2018-03-16drm/amd/display: fix dereferencing possible ERR_PTR()Shirish S
2018-03-16drm/amd/display: Refine disable VGAClark Zheng
2018-03-15drm/amdgpu: Improve documentation of bo_ptr in amdgpu_bo_create_kernelAndrey Grodzovsky
2018-03-15drm/radeon: Don't turn off DP sink when disconnectedMichel Dänzer
2018-03-15drm/amd/pp: Rename file name cz_* to smu8_*Rex Zhu
2018-03-15drm/amd/pp: Replace function/struct name cz_* with smu8_*Rex Zhu
2018-03-15drm/amd/pp: Remove unneeded void * casts in cz_hwmgr.c/cz_smumgr.cRex Zhu
2018-03-15drm/amd/pp: Mv cz uvd/vce pg/dpm functions to cz_hwmgr.cRex Zhu
2018-03-15drm/amd/pp: Remove dead header file pp_asicblocks.hRex Zhu
2018-03-15drm/amd/pp: Delete dead code on cz_clockpowergating.cRex Zhu
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-15drm/amd/pp: Move helper functions to smu_help.cRex Zhu
2018-03-15drm/amd/pp: Replace rv_* with smu10_*Rex Zhu
2018-03-15drm/amd/pp: Fix function parameter not correctRex Zhu
2018-03-15drm/amd/pp: Add rv_copy_table_from/to_smc to smu backend function tableRex Zhu
2018-03-15drm/amd/pp: Add new smu backend function smc_table_managerRex Zhu