summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c
AgeCommit message (Expand)Author
2024-02-15Revert "drm/amd: flush any delayed gfxoff on suspend entry"Mario Limonciello
2023-11-09drm/amdgpu: Use correct KIQ MEC engine for gfx9.4.3 (v5)Victor Lu
2023-11-03drm/amdgpu: don't put MQDs in VRAM on ARM | ARM64Alex Deucher
2023-10-19drm/amdgpu: Workaround to skip kiq ring test during ras gpu recoveryStanley.Yang
2023-09-20drm/amdgpu: Use function for IP version checkLijo Lazar
2023-08-16drm/amd: flush any delayed gfxoff on suspend entryMario Limonciello
2023-07-25drm/amdgpu: Add -ENOMEM error handling when there is no memorySrinivasan Shanmugam
2023-07-25drm/amdgpu: Return -ENOMEM when there is no memory in 'amdgpu_gfx_mqd_sw_init'Srinivasan Shanmugam
2023-06-09drm/amdgpu: Fix unused variable in amdgpu_gfx.cSrinivasan Shanmugam
2023-06-09drm/amdgpu: fix the memory override in kiq ring structShiwu Zhang
2023-06-09drm/amdgpu: fix S3 issue if MQD in VRAMJack Xiao
2023-06-09drm/amdgpu: add GFX RAS common functionTao Zhou
2023-06-09drm/amdgpu: Add compute mode descriptor functionLijo Lazar
2023-06-09drm/amdgpu: Move memory partition query to gmcLijo Lazar
2023-06-09drm/amdgpu: Add flags for partition mode queryLijo Lazar
2023-06-09drm/amdgpu: Use unique doorbell range per xccLijo Lazar
2023-06-09drm/amdgpu: Switch to SOC partition funcsLijo Lazar
2023-06-09drm/amdgpu: remove partition attributes sys file for gfx_v9_4_3Shiwu Zhang
2023-06-09drm/amdgpu: fix kcq mqd_backup buffer double free for multi-XCDShiwu Zhang
2023-06-09drm/amdgpu: detect current GPU memory partition modeRajneesh Bhardwaj
2023-06-09drm/amdgpu: Fix failure when switching to DPX modeMukul Joshi
2023-06-09drm/amdkfd: Add device repartition supportMukul Joshi
2023-06-09drm/amdgpu: Change num_xcd to xcc_maskLijo Lazar
2023-06-09drm/amdgpu: introduce new doorbell assignment table for GC 9.4.3Le Ma
2023-06-09drm/amdgpu: convert the doorbell_index to 2 dwords offset for kiqLe Ma
2023-06-09drm/amdgpu: enable the ring and IB test for slave kcqShiwu Zhang
2023-06-09drm/amdgpu: add sysfs node for compute partition modeLe Ma
2023-06-09drm/amdgpu: assign different AMDGPU_GFXHUB for rings on each xccLe Ma
2023-06-09drm/amdgpu: introduce vmhub definition for multi-partition cases (v3)Hawking Zhang
2023-06-09drm/amdgpu: release correct lock in amdgpu_gfx_enable_kgq()Dan Carpenter
2023-06-09drm/amdgpu: drop gfx_v11_0_cp_ecc_error_irq_funcsHoratio Zhang
2023-06-09drm/amdgpu: unlock the correct lock in amdgpu_gfx_enable_kcq()Dan Carpenter
2023-06-09drm/amdgpu: put MQDs in VRAMAlex Deucher
2023-06-09drm/amdgpu: add [en/dis]able_kgq() functionsAlex Deucher
2023-06-09drm/amdgpu: check correct allocated mqd_backup object after allocGuchun Chen
2023-06-09drm/amdgpu: fix a build warning by a typo in amdgpu_gfx.cGuchun Chen
2023-04-24drm/amdgpu: track MQD size for gfx and computeAlex Deucher
2023-04-21drm/amdgpu: allocate doorbell index for multi-die caseLe Ma
2023-04-20drm/amdgpu: add master/slave check in init phaseLe Ma
2023-04-18drm/amdgpu: add multi-xcc support to amdgpu_gfx interfaces (v4)Le Ma
2023-04-18drm/amdgpu: move queue_bitmap to an independent structure (v3)Le Ma
2023-04-18drm/amdgpu: convert gfx.kiq to array type (v3)Le Ma
2023-04-14drm/amdgpu: move vmhub out of amdgpu_ring_funcs (v4)Le Ma
2023-03-13drm/amdgpu: Correct gfx ras_late_init callbackHawking Zhang
2023-01-18drm/amdgpu: allow multipipe policy on ASICs with one MECLang Yu
2023-01-17drm/amdgpu: Perform gpu reset after gfx finishes processing ras poison consum...YiPeng Chai
2023-01-17drm/amdgpu: Add gfx ras function on gfx v11_0_3YiPeng Chai
2023-01-03drm/amdgpu: use VRAM|GTT for a bunch of kernel allocationsChristian König
2022-11-09drm/amdgpu: complete gfxoff allow signal during suspend without delayHarsh Jain
2022-09-29drm/amdgpu: fix compiler warning for amdgpu_gfx_cp_init_microcodeLikun Gao