summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2021-04-09drm/amdgpu: split gfx callbacks into ras and non-ras onesHawking Zhang
2021-04-09drm/amdgpu: split mmhub callbacks into ras and non-ras onesHawking Zhang
2021-04-09drm/amdgpu: do not register df_mca interrupt in certain configHawking Zhang
2021-04-09drm/amdgpu: split umc callbacks to ras and non-ras onesHawking Zhang
2021-04-09drm/amdgpu: move xgmi ras functions to xgmi_ras_funcsHawking Zhang
2021-04-09drm/amdgpu: split nbio callbacks into ras and non-ras onesHawking Zhang
2021-04-09drm/amdgpu: implement query_ras_error_address callbackHawking Zhang
2021-04-09drm/amdgpu: implement umc query error count callbackHawking Zhang
2021-04-09drm/amdgpu: add helper funtion to query umc ras errorHawking Zhang
2021-04-09drm/amdgpu: create umc_v6_7_funcs for aldebaranHawking Zhang
2021-04-09drm/amdgpu: initialze ras caps per paltform configHawking Zhang
2021-04-09drm/amdgpu: drop some unused atombios functionsAlex Deucher
2021-04-09drm/amd: cleanup coding style a bitBernard Zhao
2021-04-09drm/amdgpu: support sdma error injectionStanley.Yang
2021-04-09drm/amdgpu: reserve fence slot to update page tablePhilip Yang
2021-04-09drm/amdgpu: indirect register access for nv12 sriovPeng Ju Zhou
2021-04-09drm/amdgpu: indirect register access for nv12 sriovPeng Ju Zhou
2021-04-09drm/amdgpu: indirect register access for nv12 sriovPeng Ju Zhou
2021-04-09drm/amdgpu: indirect register access for nv12 sriovPeng Ju Zhou
2021-04-09drm/amdgpu: check alignment on CPU page for bo mapXℹ Ruoyao
2021-04-09drm/amdgpu: Set a suitable dev_info.gart_page_sizeHuacai Chen
2021-04-09drm/amdgpu: fix compiler warning(v2)Guchun Chen
2021-04-09drm/amdgpu: fix NULL pointer dereferenceGuchun Chen
2021-04-09drm/amdgpu: Add new PF2VF flags for VF register access methodRohit Khaire
2021-04-09drm/amdgpu: skip PP_MP1_STATE_UNLOAD on aldebaranFeifei Xu
2021-04-09drm/amd/amdgpu: set MP1 state to UNLOAD before reload its FW for vega20/ALDEB...Chengming Gui
2021-04-09drm/amdgpu: Reset error code for 'no handler' caseLijo Lazar
2021-04-09drm/amdgpu: ih reroute for newer asics than vega20Alex Sierra
2021-04-09drm/amdgpu: fix offset calculation in amdgpu_vm_bo_clear_mappings()Nirmoy Das
2021-04-09drm/amd/pm: unify the interface for gfx state settingEvan Quan
2021-04-09drm/amd/pm: unify the interface for loading SMU microcodeEvan Quan
2021-04-09drm/amdgpu: Fix build warningsLijo Lazar
2021-04-09drm/amdgpu: Enable recovery on aldebaranLijo Lazar
2021-04-09drm/amdgpu: Add mode2 reset support for aldebaranLijo Lazar
2021-04-09drm/amdgpu: Make set PG/CG state functions publicLijo Lazar
2021-04-09drm/amdgpu: Add PSP public function to load a list of FWsLijo Lazar
2021-04-09drm/amdgpu: Add reset control handling to reset workflowLijo Lazar
2021-04-09drm/amdgpu: Add reset control to amdgpu_deviceLijo Lazar
2021-04-09drm/amd/amdgpu implement tdr advanced modeJack Zhang
2021-04-09drm/amdgpu: make BO type check less restrictiveNirmoy Das
2021-04-09drm/amdgpu: use amdgpu_bo_user bo for metadata and tiling flagNirmoy Das
2021-04-09drm/amdgpu: use amdgpu_bo_create_user() for when possibleNirmoy Das
2021-04-09drm/amdgpu: introduce struct amdgpu_bo_userNirmoy Das
2021-04-09drm/amdgpu: allow variable BO struct creationNirmoy Das
2021-04-09drm/amdgpu: load balance VCN3 decode as well v8Christian König
2021-04-09drm/amdgpu: share scheduler score on VCN3 instancesChristian König
2021-04-09drm/amdgpu: add the sched_score to amdgpu_ring_initChristian König
2021-04-09drm/amd/amdgpu/gfx_v7_0: Trivial typo fixesBhaskar Chowdhury
2021-04-09amdgpu: securedisplay: simplify i2c hexdump outputArnd Bergmann
2021-04-09drm/amdgpu: Ensure that the modifier requested is supported by plane.Mark Yacoub