Age | Commit message (Expand) | Author |
2023-06-09 | drm/amdgpu: Fix unused variable in amdgpu_gfx.c | Srinivasan Shanmugam |
2023-06-09 | drm/amdgpu: fix the memory override in kiq ring struct | Shiwu Zhang |
2023-06-09 | drm/amdgpu: fix S3 issue if MQD in VRAM | Jack Xiao |
2023-06-09 | drm/amdgpu: add GFX RAS common function | Tao Zhou |
2023-06-09 | drm/amdgpu: Add compute mode descriptor function | Lijo Lazar |
2023-06-09 | drm/amdgpu: Move memory partition query to gmc | Lijo Lazar |
2023-06-09 | drm/amdgpu: Add flags for partition mode query | Lijo Lazar |
2023-06-09 | drm/amdgpu: Use unique doorbell range per xcc | Lijo Lazar |
2023-06-09 | drm/amdgpu: Switch to SOC partition funcs | Lijo Lazar |
2023-06-09 | drm/amdgpu: remove partition attributes sys file for gfx_v9_4_3 | Shiwu Zhang |
2023-06-09 | drm/amdgpu: fix kcq mqd_backup buffer double free for multi-XCD | Shiwu Zhang |
2023-06-09 | drm/amdgpu: detect current GPU memory partition mode | Rajneesh Bhardwaj |
2023-06-09 | drm/amdgpu: Fix failure when switching to DPX mode | Mukul Joshi |
2023-06-09 | drm/amdkfd: Add device repartition support | Mukul Joshi |
2023-06-09 | drm/amdgpu: Change num_xcd to xcc_mask | Lijo Lazar |
2023-06-09 | drm/amdgpu: introduce new doorbell assignment table for GC 9.4.3 | Le Ma |
2023-06-09 | drm/amdgpu: convert the doorbell_index to 2 dwords offset for kiq | Le Ma |
2023-06-09 | drm/amdgpu: enable the ring and IB test for slave kcq | Shiwu Zhang |
2023-06-09 | drm/amdgpu: add sysfs node for compute partition mode | Le Ma |
2023-06-09 | drm/amdgpu: assign different AMDGPU_GFXHUB for rings on each xcc | Le Ma |
2023-06-09 | drm/amdgpu: introduce vmhub definition for multi-partition cases (v3) | Hawking Zhang |
2023-06-09 | drm/amdgpu: release correct lock in amdgpu_gfx_enable_kgq() | Dan Carpenter |
2023-06-09 | drm/amdgpu: drop gfx_v11_0_cp_ecc_error_irq_funcs | Horatio Zhang |
2023-06-09 | drm/amdgpu: unlock the correct lock in amdgpu_gfx_enable_kcq() | Dan Carpenter |
2023-06-09 | drm/amdgpu: put MQDs in VRAM | Alex Deucher |
2023-06-09 | drm/amdgpu: add [en/dis]able_kgq() functions | Alex Deucher |
2023-06-09 | drm/amdgpu: check correct allocated mqd_backup object after alloc | Guchun Chen |
2023-06-09 | drm/amdgpu: fix a build warning by a typo in amdgpu_gfx.c | Guchun Chen |
2023-04-24 | drm/amdgpu: track MQD size for gfx and compute | Alex Deucher |
2023-04-21 | drm/amdgpu: allocate doorbell index for multi-die case | Le Ma |
2023-04-20 | drm/amdgpu: add master/slave check in init phase | Le Ma |
2023-04-18 | drm/amdgpu: add multi-xcc support to amdgpu_gfx interfaces (v4) | Le Ma |
2023-04-18 | drm/amdgpu: move queue_bitmap to an independent structure (v3) | Le Ma |
2023-04-18 | drm/amdgpu: convert gfx.kiq to array type (v3) | Le Ma |
2023-04-14 | drm/amdgpu: move vmhub out of amdgpu_ring_funcs (v4) | Le Ma |
2023-03-13 | drm/amdgpu: Correct gfx ras_late_init callback | Hawking Zhang |
2023-01-18 | drm/amdgpu: allow multipipe policy on ASICs with one MEC | Lang Yu |
2023-01-17 | drm/amdgpu: Perform gpu reset after gfx finishes processing ras poison consum... | YiPeng Chai |
2023-01-17 | drm/amdgpu: Add gfx ras function on gfx v11_0_3 | YiPeng Chai |
2023-01-03 | drm/amdgpu: use VRAM|GTT for a bunch of kernel allocations | Christian König |
2022-11-09 | drm/amdgpu: complete gfxoff allow signal during suspend without delay | Harsh Jain |
2022-09-29 | drm/amdgpu: fix compiler warning for amdgpu_gfx_cp_init_microcode | Likun Gao |
2022-09-29 | drm/amdgpu: add function to init CP microcode | Likun Gao |
2022-08-16 | drm/amd: Add detailed GFXOFF stats to debugfs | André Almeida |
2022-08-16 | drm/amdgpu: reduce reset time | Victor Zhao |
2022-06-30 | drm/amdgpu: enable mes to access registers v2 | Jack Xiao |
2022-06-08 | drm/amd/amdgpu: Fix alignment issue | Arunpravin Paneer Selvam |
2022-06-06 | drm/amd/amdgpu: Enable high priority gfx queue | Arunpravin Paneer Selvam |
2022-06-01 | drm/amdgpu: Resolve RAS GFX error count issue after cold boot on Arcturus | Candice Li |
2022-05-06 | drm/amdgpu: nuke dynamic gfx scratch reg allocation | Christian König |