summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2023-03-22drm/amdgpu: resume ras for gfx v11_0_3 during reset on SRIOVYiPeng Chai
2023-03-22drm/amdgpu: reinit mes ip block during reset on SRIOVYiPeng Chai
2023-03-22drm/amdgpu: enable ras for mp0 v13_0_10 on SRIOVYiPeng Chai
2023-03-22drm/amdgpu/nv: Apply ASPM quirk on Intel ADL + AMD NaviKai-Heng Feng
2023-03-22drm/amdgpu: Initialize umc ras callbackHawking Zhang
2023-03-22drm/amd/amdgpu/amdgpu_vce: Provide description for amdgpu_vce_validate_bo()'s...Lee Jones
2023-03-22drm/amd/amdgpu/amdgpu_mes: Ensure amdgpu_bo_create_kernel()'s return value is...Lee Jones
2023-03-22drm/amd/amdgpu/ih_v6_0: Repair misspelling and provide descriptions for 'ih'Lee Jones
2023-03-22drm/amd/amdgpu/gmc_v11_0: Provide a few missing param descriptions relating t...Lee Jones
2023-03-22drm/amd/amdgpu/amdgpu_vm_pt: Supply description for amdgpu_vm_pt_free_dfs()'s...Lee Jones
2023-03-22drm/amd/amdgpu/amdgpu_ucode: Remove unused function ‘amdgpu_ucode_print_imu...Lee Jones
2023-03-22drm/amd/amdgpu/amdgpu_device: Provide missing kerneldoc entry for 'reset_cont...Lee Jones
2023-03-22drm/amdgpu/jpeg: enable jpeg v4_0 for sriovJane Jian
2023-03-22drm/amdgpu: Adding CAP firmware initializationBill Liu
2023-03-22drm/amdgpu/gfx: set cg flags to enter/exit safe modeJane Jian
2023-03-22drm/amdgpu: Force signal hw_fences that are embedded in non-sched jobsYuBiao Wang
2023-03-22drm/amdgpu: add mes resume when do gfx post soft resetTong Liu01
2023-03-22drm/amdgpu: skip ASIC reset for APUs when go to S4Tim Huang
2023-03-22drm/amdgpu: reposition the gpu reset checking for reuseTim Huang
2023-03-22drm/amdgpu: drop the extra sign extensionAlex Deucher
2023-03-22Merge tag 'drm-misc-next-2023-03-16' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2023-03-20Merge tag 'amd-drm-next-6.4-2023-03-17' of https://gitlab.freedesktop.org/agd...Dave Airlie
2023-03-15drm/amdgpu: Retire pcie_gen3_enable functionHawking Zhang
2023-03-15drm/amdgpu: Move to common helper to query soc rev_idHawking Zhang
2023-03-15drm/amdgpu: Move to common indirect reg access helperHawking Zhang
2023-03-15drm/amdgpu: drop ras check at asic level for new blocksHawking Zhang
2023-03-15drm/amdgpu: Rework pcie_bif ras sw_initHawking Zhang
2023-03-15drm/amdgpu: Rework xgmi_wafl_pcs ras sw_initHawking Zhang
2023-03-15drm/amdgpu: Rework mca ras sw_initHawking Zhang
2023-03-15drm/amdgpu: Init MMVM_CONTEXTS_DISABLE in gmc11 golden setting under SRIOVYifan Zha
2023-03-15drm: Track clients by tgid and not tidTvrtko Ursulin
2023-03-14drm/amdgpu/vcn: Disable indirect SRAM on Vangogh broken BIOSesGuilherme G. Piccoli
2023-03-14drm/amdgpu/nv: fix codec array for SR_IOVAlex Deucher
2023-03-14drm/amdgpu: move poll enabled/disable into non DC pathGuchun Chen
2023-03-14drm/amdgpu/vcn: custom video info caps for sriovJane Jian
2023-03-14Merge tag 'drm-misc-next-2023-03-07' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2023-03-13drm/amdgpu/vcn: Disable indirect SRAM on Vangogh broken BIOSesGuilherme G. Piccoli
2023-03-13drm/amdgpu/nv: fix codec array for SR_IOVAlex Deucher
2023-03-13drm/amdgpu: Move hdp ras block init to ras sw_initHawking Zhang
2023-03-13drm/amdgpu: Move mmhub ras block init to ras sw_initHawking Zhang
2023-03-13drm/amdgpu: Correct gfx ras_late_init callbackHawking Zhang
2023-03-13drm/amdgpu: Move umc ras block init to gmc ras sw_initHawking Zhang
2023-03-13drm/amdgpu: Move vcn ras block init to ras sw_initHawking Zhang
2023-03-13drm/amdgpu: Move jpeg ras block init to ras sw_initHawking Zhang
2023-03-13drm/amdgpu: move poll enabled/disable into non DC pathGuchun Chen
2023-03-13drm/amdgpu: use drm_device pointer directly rather than convert againGuchun Chen
2023-03-13drm/amdgpu: drop pm_sysfs_en flag from amdgpu_device structureGuchun Chen
2023-03-13drm/amdgpu: expose more memory stats in fdinfoMarek Olšák
2023-03-13drm/amdgpu/vcn: custom video info caps for sriovJane Jian
2023-03-13Merge drm/drm-next into drm-misc-nextThomas Zimmermann