Age | Commit message (Expand) | Author | Files | Lines |
2024-08-07 | drm/amdgpu: Add DCC GFX12 flag to enable address alignment | Arunpravin Paneer Selvam | 1 | -1/+2 |
2024-08-07 | drm/amdgpu: correct sdma7 max dw | Frank Min | 1 | -1/+1 |
2024-08-07 | drm/amdgpu: Add address alignment support to DCC buffers | Arunpravin Paneer Selvam | 3 | -2/+57 |
2024-08-07 | drm/amdgpu: change non-dcc buffer copy configuration | Frank Min | 1 | -2/+3 |
2024-08-07 | drm/amdgpu: Forward soft recovery errors to userspace | Joshua Ashton | 1 | -2/+1 |
2024-08-07 | drm/amdgpu: add golden setting for gc v12 | Likun Gao | 1 | -0/+27 |
2024-08-07 | drm/amdgpu: force to use legacy inv in mmhub | Likun Gao | 1 | -1/+2 |
2024-07-27 | drm/amdgpu: increase mes log buffer size for gfx12 | Michael Chen | 4 | -8/+14 |
2024-07-27 | drm/amdgpu: fix contiguous handling for IB parsing v2 | Christian König | 1 | -8/+8 |
2024-07-24 | drm/amdgpu: reset vm state machine after gpu reset(vram lost) | ZhenGuo Yin | 1 | -4/+5 |
2024-07-24 | drm/amdgpu: add missed harvest check for VCN IP v4/v5 | Tim Huang | 3 | -0/+18 |
2024-07-24 | drm/amdgpu: Fix eeprom max record count | Stanley.Yang | 1 | -0/+3 |
2024-07-24 | drm/amdgpu: fix ras UE error injection failure issue | YiPeng Chai | 1 | -3/+1 |
2024-07-24 | drm/amdgpu/vcn: Use offsets local to VCN/JPEG in VF | Jane Jian | 2 | -5/+60 |
2024-07-24 | drm/amdgpu: Add empty HDP flush function to VCN v4.0.3 | Lijo Lazar | 1 | -0/+8 |
2024-07-24 | drm/amdgpu: Add empty HDP flush function to JPEG v4.0.3 | Lijo Lazar | 1 | -0/+8 |
2024-07-24 | drm/amd/amdgpu: Fix uninitialized variable warnings | Ma Ke | 1 | -1/+1 |
2024-07-24 | drm/amdgpu: Fix atomics on GFX12 | David Belanger | 6 | -1/+87 |
2024-07-24 | drm/amdgpu/sdma5.2: Update wptr registers as well as doorbell | Alex Deucher | 1 | -0/+12 |
2024-07-16 | drm/amdgpu: add mutex to protect ras shared memory | YiPeng Chai | 3 | -40/+86 |
2024-07-16 | drm/amdgpu/vcn: not pause dpg for unified queue | Boyuan Zhang | 1 | -3/+11 |
2024-07-16 | drm/amdgpu/vcn: identify unified queue in sw init | Boyuan Zhang | 2 | -24/+16 |
2024-07-15 | drm/amd: Bump KMS_DRIVER_MINOR version | Aurabindo Pillai | 1 | -1/+2 |
2024-07-12 | drm/amdgpu/mes12: add missing opcode string | Alex Deucher | 1 | -0/+1 |
2024-07-12 | drm/amdgpu/mes11: update opcode strings | Alex Deucher | 1 | -0/+3 |
2024-07-10 | drm/amdgpu: remove exp hw support check for gfx12 | Alex Deucher | 1 | -2/+0 |
2024-07-10 | drm/amdgpu: timely save bad pages to eeprom after gpu ras reset is completed | YiPeng Chai | 2 | -1/+23 |
2024-07-10 | drm/amdgpu: flush all cached ras bad pages to eeprom | YiPeng Chai | 1 | -6/+29 |
2024-07-10 | drm/amdgpu: select compute ME engines dynamically | Sunil Khatri | 1 | -1/+1 |
2024-07-10 | drm/amdgpu: select compute ME engines dynamically | Sunil Khatri | 1 | -1/+1 |
2024-07-10 | drm/amdgpu/job: Replace DRM_INFO/ERROR logging | Alex Deucher | 1 | -10/+11 |
2024-07-10 | drm/amdgpu: select compute ME engines dynamically | Sunil Khatri | 1 | -1/+1 |
2024-07-10 | drm/amdgpu: Initialize VF partition mode | Lijo Lazar | 4 | -12/+88 |
2024-07-10 | drm/amd/amdgpu: fix SDMA IRQ client ID <-> req mapping. | Gavin Wan | 1 | -7/+13 |
2024-07-08 | drm/amdgpu: set CP_HQD_PQ_DOORBELL_CONTROL.DOORBELL_MODE to 1 | Zhigang Luo | 1 | -0/+3 |
2024-07-08 | drm/amdgpu: add ras event state device attribute support | Yang Wang | 2 | -5/+59 |
2024-07-08 | drm/amdgpu: add ras POSION_CONSUMPTION event id support | Yang Wang | 2 | -3/+14 |
2024-07-08 | drm/amdgpu: add ras POSION_CREATION event id support | Yang Wang | 2 | -3/+15 |
2024-07-08 | drm/amdgpu: refine amdgpu ras event id core code | Yang Wang | 4 | -26/+104 |
2024-07-08 | drm/amdgpu: reject gang submit on reserved VMIDs | Christian König | 3 | -1/+30 |
2024-07-08 | drm/amdgpu: enable dpg for vcn and jpeg on GC 11_5_2 | Saleemkhan Jamadar | 1 | -1/+3 |
2024-07-08 | drm/amdgpu: remove redundant semicolons in RAS_EVENT_LOG | Yang Wang | 1 | -1/+1 |
2024-07-08 | drm/amdgpu: restore dcc bo tilling configs while moving | Frank Min | 3 | -5/+33 |
2024-07-08 | drm/amdgpu: add gfx queue support for gfx12 ipdump | Sunil Khatri | 1 | -0/+94 |
2024-07-08 | drm/amdgpu: add cp queue registers for gfx12 ipdump | Sunil Khatri | 1 | -2/+109 |
2024-07-08 | drm/amdgpu: enable redirection of irq's for IH v7.0 | Sunil Khatri | 1 | -0/+15 |
2024-07-08 | drm:amdgpu: enable IH ring1 for IH v7.0 | Sunil Khatri | 1 | -2/+9 |
2024-07-08 | drm/amdgpu: Set no_hw_access when VF request full GPU fails | Yifan Zha | 1 | -1/+3 |
2024-07-08 | drm/amdgpu: add print support for gfx12 ipdump | Sunil Khatri | 1 | -0/+16 |
2024-07-08 | drm/amdgpu: add gfx12 register support in ipdump | Sunil Khatri | 1 | -0/+101 |