| Commit message (Expand) | Author | Age | Files | Lines |
* | drm/amdgpu: Don't show false warning for reg list | Lijo Lazar | 2024-06-25 | 2 | -6/+24 |
* | drm/amdgpu: avoid using null object of framebuffer | Julia Zhang | 2024-06-25 | 1 | -2/+16 |
* | drm/amdgpu: Fix pci state save during mode-1 reset | Lijo Lazar | 2024-06-25 | 1 | -2/+5 |
* | drm/amdgpu/atomfirmware: fix parsing of vram_info | Alex Deucher | 2024-06-25 | 1 | -1/+1 |
* | drm/amdgpu: init TA fw for psp v14 | Likun Gao | 2024-06-19 | 1 | -0/+5 |
* | drm/amdgpu: cleanup MES11 command submission | Christian König | 2024-06-19 | 1 | -28/+48 |
* | drm/amdgpu: revert "take runtime pm reference when we attach a buffer" v2 | Christian König | 2024-06-19 | 3 | -51/+0 |
* | drm/amdgpu: Indicate CU havest info to CP | Harish Kasiviswanathan | 2024-06-19 | 1 | -2/+13 |
* | drm/amdgpu: fix locking scope when flushing tlb | Yunxiang Li | 2024-06-19 | 1 | -32/+34 |
* | Merge drm/drm-fixes into drm-misc-fixes | Maxime Ripard | 2024-06-14 | 5 | -18/+27 |
|\ |
|
| * | Merge tag 'amd-drm-fixes-6.10-2024-05-30' of https://gitlab.freedesktop.org/a... | Dave Airlie | 2024-05-31 | 5 | -18/+27 |
| |\ |
|
| | * | drm/amdgpu: Make CPX mode auto default in NPS4 | Rajneesh Bhardwaj | 2024-05-29 | 1 | -1/+1 |
| | * | drm/amdkfd: simplify APU VRAM handling | Alex Deucher | 2024-05-29 | 1 | -8/+8 |
| | * | drm/amdgpu: fix dereference null return value for the function amdgpu_vm_pt_p... | Jesse Zhang | 2024-05-29 | 1 | -1/+5 |
| | * | drm/amdgpu: Adjust logic in amdgpu_device_partner_bandwidth() | Alex Deucher | 2024-05-29 | 1 | -7/+12 |
| | * | drm/amdgpu: correct hbm field in boot status | Hawking Zhang | 2024-05-23 | 1 | -1/+1 |
* | | | drm/amdgpu: Fix the BO release clear memory warning | Arunpravin Paneer Selvam | 2024-06-10 | 2 | -2/+1 |
|/ / |
|
* | | Merge tag 'drm-next-2024-05-25' of https://gitlab.freedesktop.org/drm/kernel | Linus Torvalds | 2024-05-24 | 3 | -10/+33 |
|\| |
|
| * | drm/amdgpu/atomfirmware: add intergrated info v2.3 table | Li Ma | 2024-05-22 | 1 | -0/+15 |
| * | drm/amdkfd: Let VRAM allocations go to GTT domain on small APUs | Lang Yu | 2024-05-20 | 2 | -9/+16 |
| * | drm/amdkfd: handle duplicate BOs in reserve_bo_and_cond_vms | Lang Yu | 2024-05-20 | 1 | -1/+2 |
* | | tracing/treewide: Remove second parameter of __assign_str() | Steven Rostedt (Google) | 2024-05-22 | 1 | -8/+8 |
* | | Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2024-05-21 | 1 | -1/+1 |
|\ \ |
|
| * | | drm/amdgpu: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY | Damien Le Moal | 2024-04-25 | 1 | -1/+1 |
* | | | Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2024-05-18 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | kbuild: use $(src) instead of $(srctree)/$(src) for source directory | Masahiro Yamada | 2024-05-10 | 1 | -1/+1 |
* | | | | Merge tag 'drm-next-2024-05-15' of https://gitlab.freedesktop.org/drm/kernel | Linus Torvalds | 2024-05-15 | 141 | -937/+3165 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Revert "drm: Switch DRM_DISPLAY_HELPER to depends on" | Geert Uytterhoeven | 2024-05-02 | 1 | -4/+2 |
| * | | | Revert "drm: Switch DRM_DISPLAY_DP_HELPER to depends on" | Geert Uytterhoeven | 2024-05-02 | 1 | -1/+1 |
| * | | | Revert "drm: Switch DRM_DISPLAY_HDCP_HELPER to depends on" | Geert Uytterhoeven | 2024-05-02 | 1 | -1/+1 |
| * | | | Revert "drm: Switch DRM_DISPLAY_HDMI_HELPER to depends on" | Geert Uytterhoeven | 2024-05-02 | 1 | -1/+1 |
| * | | | Merge tag 'amd-drm-next-6.10-2024-04-26' of https://gitlab.freedesktop.org/ag... | Dave Airlie | 2024-04-30 | 98 | -141/+1322 |
| |\ \ \ |
|
| | * | | | drm/amdgpu: fix the warning about the expression (int)size - len | Jesse Zhang | 2024-04-26 | 1 | -2/+3 |
| | * | | | drm/amdgpu/mes: add mes mapping legacy queue support | Jack Xiao | 2024-04-26 | 2 | -0/+36 |
| | * | | | drm/amdgpu: fix uninitialized scalar variable warning | Tim Huang | 2024-04-26 | 1 | -1/+2 |
| | * | | | drm/amdgpu: skip ip dump if devcoredump flag is set | Sunil Khatri | 2024-04-26 | 1 | -6/+7 |
| | * | | | drm/amdgpu: Modify the contiguous flags behaviour | Arunpravin Paneer Selvam | 2024-04-26 | 2 | -7/+24 |
| | * | | | drm/amdkfd: Enable SQ watchpoint for gfx10 | Lancelot SIX | 2024-04-26 | 1 | -13/+58 |
| | * | | | drm/amdgpu: Fix buffer size in gfx_v9_4_3_init_ cp_compute_microcode() and rl... | Srinivasan Shanmugam | 2024-04-26 | 1 | -1/+1 |
| | * | | | drm/amdgpu: Fix ras mode2 reset failure in ras aca mode | YiPeng Chai | 2024-04-26 | 1 | -0/+4 |
| | * | | | drm/amdgpu: fix double free err_addr pointer warnings | Bob Zhou | 2024-04-26 | 1 | -0/+1 |
| | * | | | drm/amdgpu: initialize the last_jump_jiffies in atom_exec_context | Jesse Zhang | 2024-04-26 | 1 | -0/+1 |
| | * | | | drm/amdgpu: add check before free wb entry | Jesse Zhang | 2024-04-26 | 3 | -3/+6 |
| | * | | | drm/amdgpu: add return result for amdgpu_i2c_{get/put}_byte | Bob Zhou | 2024-04-26 | 1 | -19/+28 |
| | * | | | drm/amdgpu: add error handle to avoid out-of-bounds | Bob Zhou | 2024-04-26 | 1 | -0/+3 |
| | * | | | drm/amdgpu: Initialize timestamp for some legacy SOCs | Ma Jun | 2024-04-26 | 1 | -0/+8 |
| | * | | | drm/amdgpu: Use new interface to reserve bad page | YiPeng Chai | 2024-04-26 | 1 | -3/+1 |
| | * | | | drm/amdgpu: Fix address translation defect | YiPeng Chai | 2024-04-26 | 1 | -1/+1 |
| | * | | | drm/amdgpu: support ACA logging ecc errors | YiPeng Chai | 2024-04-26 | 1 | -0/+5 |
| | * | | | drm/amdgpu: add poison consumption handler | YiPeng Chai | 2024-04-26 | 1 | -4/+39 |