summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2023-11-29drm/amdgpu: Read aquavanjaram PCIE register stateLijo Lazar
2023-11-29drm/amdgpu: Add reg_state sysfs attributeLijo Lazar
2023-11-29drm/amdgpu: add amdgpu_reg_state.hAlex Deucher
2023-11-29drm/amdgpu: Update EEPROM I2C address for smu v13_0_0Candice Li
2023-11-29drm/amdkfd: Run restore_workers on freezable WQsFelix Kuehling
2023-11-29drm/amd: Enable PCIe PME from D3Mario Limonciello
2023-11-29drm/amdgpu: Fix cat debugfs amdgpu_regs_didt causes kernel null pointerLu Yao
2023-11-29drm/amdgpu: fix AGP addressing when GART is not at 0Alex Deucher
2023-11-29drm/amdgpu: Move mca debug mode decision to rasLijo Lazar
2023-11-29drm/amdgpu: correct the amdgpu runtime dereference usage countPrike Liang
2023-11-29drm/amdgpu: fix memory overflow in the IB testTim Huang
2023-11-29drm/amdgpu: add init_registers for nbio v7.11Li Ma
2023-11-29drm/amdgpu: Force order between a read and write to the same addressAlex Sierra
2023-11-29drm/amdgpu: Do not issue gpu reset from nbio v7_9 bif interruptHawking Zhang
2023-11-29drm/amdgpu: optimize RLC powerdown notification on VangoghPerry Yuan
2023-11-29drm/amdgpu: Retire query/reset_ras_err_status from gfx_v9_4_3Hawking Zhang
2023-11-29drm/amdgpu: update xgmi num links info post gc9.4.2Jonathan Kim
2023-11-29drm/amd: Document device reset methodsAndré Almeida
2023-11-28Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2023-11-24drm/sched: Reverse run-queue priority enumerationLuben Tuikov
2023-11-24drm/sched: Rename priority MIN to LOWLuben Tuikov
2023-11-20Merge tag 'drm-misc-next-2023-11-17' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2023-11-17drm/amdgpu: Add function parameter 'xcc_mask' not described in 'amdgpu_vm_flu...Srinivasan Shanmugam
2023-11-17drm/amdgpu: add amdgpu runpm usage trace for separate funcsPrike Liang
2023-11-17drm/amdgpu: expose the connected port num info through sysfsShiwu Zhang
2023-11-17drm/amd: Exclude dGPUs in eGPU enclosures from DPM quirksMario Limonciello
2023-11-17drm/amd: Use the first non-dGPU PCI device for BW limitsMario Limonciello
2023-11-17drm/amdgpu: Refactor 'amdgpu_connector_dvi_detect' in amdgpu_connectors.cSrinivasan Shanmugam
2023-11-17amdgpu: Adjust kmalloc_array calls for new -Walloc-sizeSam James
2023-11-17drm/amdkfd: Move TLB flushing logic into amdgpuFelix Kuehling
2023-11-17drm/amdgpu: update mappings not managed by KFDFelix Kuehling
2023-11-17drm/amdgpu: Implement a new 64bit sequence memory driverArunpravin Paneer Selvam
2023-11-17drm/amdgpu/gmc9: disable AGP apertureAlex Deucher
2023-11-17drm/amdgpu/gmc10: disable AGP apertureAlex Deucher
2023-11-17drm/amdgpu/gmc11: disable AGP apertureAlex Deucher
2023-11-17drm/amdgpu: add a module parameter to control the AGP apertureAlex Deucher
2023-11-17drm/amdgpu/gmc11: fix logic typo in AGP checkAlex Deucher
2023-11-17drm/amdgpu: add and populate the port num into xgmi topology infoShiwu Zhang
2023-11-17drm/amdgpu: fix ras err_data null pointer issue in amdgpu_ras.cYang Wang
2023-11-17drm/amdgpu: correct chunk_ptr to a pointer to chunk.YuanShang
2023-11-17drm/amdgpu: Address member 'ring' not described in 'amdgpu_ vce, uvd_entity_i...Srinivasan Shanmugam
2023-11-17drm/amdgpu: finalizing mem_partitions at the end of GMC v9 sw_finiLe Ma
2023-11-17drm/amdgpu: Do not program VF copy regs in mmhub v1.8 under SRIOV (v2)Victor Lu
2023-11-15Merge drm/drm-next into drm-misc-nextMaxime Ripard
2023-11-10Merge tag 'drm-next-2023-11-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-11-10Merge tag 'amd-drm-next-6.7-2023-11-10' of https://gitlab.freedesktop.org/agd...Daniel Vetter
2023-11-10drm/amdgpu: fix error handling in amdgpu_vm_initChristian König
2023-11-10drm/amdgpu: Fix possible null pointer dereferenceFelix Kuehling
2023-11-10drm/amdgpu: move UVD and VCE sched entity init after sched initAlex Deucher
2023-11-10drm/amdgpu: move kfd_resume before the ip late initTim Huang