summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2020-11-24drm/amdgpu/vcn: refactor dec message functionsJames Zhu
2020-11-24drm/amdgpu: add module parameter choose runtime methodLikun Gao
2020-11-24drm/amdgpu: fix a page faultSonny Jiang
2020-11-24drm/amdgpu: Add gfx doorbell setting for VangoghJinzhou Su
2020-11-24drm/amd/amdgpu: skip unload message in resetKenneth Feng
2020-11-24drm/amd/amdgpu: fix null pointer in runtime pmKenneth Feng
2020-11-24drm/amdgpu: fix SI UVD firmware validate resume failSonny Jiang
2020-11-18drm/amdgpu: add DID for dimgrey_cavefishTao Zhou
2020-11-18drm/amdgpu: add device ID for navy_flounder (v2)Tao Zhou
2020-11-17drm/amdgpu: make gfxhub_v1_0 callback functions to be staticHawking Zhang
2020-11-16drm/amd/amdgpu/atombios_encoders: Remove set but unused variable 'backlight_l...Lee Jones
2020-11-16drm/amdgpu: remove experimental flag from arcturusAlex Deucher
2020-11-16drm/amdgpu/sriov: reopen sienna_child smu ip block under sriovJane Jian
2020-11-16drm/amdgpu: update golden setting for sienna_cichlidLikun Gao
2020-11-16drm/amdgpu: fix usable gart size calculationNirmoy Das
2020-11-13drm/amd/display: Extract 3rd plane from metadataBas Nieuwenhuizen
2020-11-13drm/amd/display: Set new format info for converted metadata.Bas Nieuwenhuizen
2020-11-13drm/amd/display: Store gem objects for planes 1-3Bas Nieuwenhuizen
2020-11-13drm/amd/amdgpu/gfx_v7_0: Remove unused struct definitionLee Jones
2020-11-13drm/amd/amdgpu/smu_v11_0_i2c: Provide descriptions for 'control' and 'data' p...Lee Jones
2020-11-13drm/amd/amdgpu/amdgpu_fw_attestation: Consume our own header containing proto...Lee Jones
2020-11-13drm/amd/amdgpu/amdgpu_vm_sdma: Fix 'amdgpu_vm_sdma_prepare()'s doc-rotLee Jones
2020-11-13drm/amd/amdgpu/amdgpu_vm_cpu: Fix 'amdgpu_vm_cpu_prepare()'s doc-rotLee Jones
2020-11-13drm/amd/amdgpu/amdgpu_ras: Make local function 'amdgpu_ras_error_status_query...Lee Jones
2020-11-13drm/amd/amdgpu/amdgpu_ras: Remove unused function 'amdgpu_ras_error_cure'Lee Jones
2020-11-13drm/amd/amdgpu/amdgpu_gmc: Demote one and fix another function headerLee Jones
2020-11-13drm/amd/amdgpu/amdgpu_debugfs: Demote obvious abuse of kernel-doc formattingLee Jones
2020-11-13drm/amd/amdgpu/amdgpu_ids: Supply missing docs for 'id' and 'vmhub'Lee Jones
2020-11-13drm/amd/amdgpu/amdgpu_sched: Consume our own header containing prototypesLee Jones
2020-11-13drm/amd/amdgpu/amdgpu_csa: Remove set but unused variable 'r'Lee Jones
2020-11-13drm/amd/amdgpu/amdgpu_virt: Make local function 'amdgpu_virt_update_vf2pf_wor...Lee Jones
2020-11-13drm/amd/amdgpu/amdgpu_vram_mgr: Add missing descriptions for 'dev' and 'dir'Lee Jones
2020-11-13drm/amd/amdgpu/amdgpu_sync: Fix misnamed, missing and extra param descriptionsLee Jones
2020-11-13drm/amd/amdgpu/amdgpu_pll: Fix kernel-doc formatting, missing and extra paramsLee Jones
2020-11-13drm/amd/amdgpu/amdgpu_ib: Fix some incorrect/incomplete function documentationLee Jones
2020-11-13drm/amd/amdgpu/amdgpu_ring: Fix misnaming of param 'max_dw'Lee Jones
2020-11-13drm/amdgpu: Enable TA firmware loading for dimgrey_cavefishBhawanpreet Lakha
2020-11-13drm/amdgpu: Use PSP_FW_NAME_LEN instead of magic numberBhawanpreet Lakha
2020-11-13drm/amdgpu: declare smuio callback function as staticHawking Zhang
2020-11-13drm/amd/pm: add gfx_state_change_set() for rn gfx power switch (v2)Prike Liang
2020-11-13drm/amdgpu: update amdgpu device suspend/resume sequence for s0i3 supportPrike Liang
2020-11-13drm/amdgpu: add amdgpu_gfx_state_change_set() set gfx power change entry (v2)Prike Liang
2020-11-13drm/amdgpu: add s0i3 capacity check for s0i3 routine (v2)Prike Liang
2020-11-13drm/amd/amdgpu/amdgpu_cs: Add a couple of missing function param descriptionsLee Jones
2020-11-13drm/amd/amdgpu/amdgpu_display: Remove pointless headerLee Jones
2020-11-13drm/amd/amdgpu/amdgpu_ring: Fix a bunch of function misdocumentationLee Jones
2020-11-13drm/amd/amdgpu/amdgpu_ttm: Demote non-conformant kernel-doc headers, fix slig...Lee Jones
2020-11-13drm/amd/amdgpu/amdgpu_fence: Fix some issues pertaining to function documenta...Lee Jones
2020-11-13drm/amd/amdgpu/amdgpu_kms: Fix misnaming of parameter 'dev'Lee Jones
2020-11-13drm/amdgpu: check hive pointer before accessHawking Zhang