index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-09
drm/amdgpu: workaround for TLB seq race
Christian König
1
-0
/
+15
2022-11-08
amdgpu: use VM_ACCESS_FLAGS
Kefeng Wang
1
-1
/
+1
2022-11-08
drm/amdgpu: Fix the lpfn checking condition in drm buddy
Ma Jun
1
-1
/
+1
2022-11-08
Merge tag 'amd-drm-next-6.2-2022-11-04' of https://gitlab.freedesktop.org/agd...
Dave Airlie
43
-282
/
+506
2022-11-05
drm/fb-helper: Remove unnecessary include statements
Thomas Zimmermann
9
-3
/
+7
2022-11-05
drm/fb-helper: Move generic fbdev emulation into separate source file
Thomas Zimmermann
1
-0
/
+1
2022-11-05
drm/amdgpu: Don't set struct drm_driver.output_poll_changed
Thomas Zimmermann
1
-1
/
+0
2022-11-05
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
25
-71
/
+154
2022-11-04
drm/amdkfd: Remove skiping userptr buffer mapping when mmu notifier marks it ...
Xiaogang Chen
1
-10
/
+0
2022-11-04
drm/amdgpu: fix for suspend/resume sequence under sriov
Victor Zhao
5
-0
/
+10
2022-11-04
drm/amd/amdgpu: temporary workaround to skip ras error for gc_v11_0_3
Kenneth Feng
1
-2
/
+2
2022-11-04
drm/amdgpu: switch to select_se_sh wrapper for gfx v9_0
Hawking Zhang
2
-16
/
+16
2022-11-04
drm/amdgpu: Fix type of second parameter in trans_msg() callback
Nathan Chancellor
1
-1
/
+4
2022-11-04
drm/amdgpu: Replace one-element array with flexible-array member
Paulo Miguel Almeida
1
-2
/
+5
2022-11-04
drm/amdgpu/gfx11: set gfx.funcs in early init
Alex Deucher
1
-1
/
+2
2022-11-04
drm/amdgpu/gfx10: set gfx.funcs in early init
Alex Deucher
1
-2
/
+2
2022-11-04
drm/amdgpu/gfx9: set gfx.funcs in early init
Alex Deucher
1
-2
/
+2
2022-11-04
drm/amdgpu: Remove unnecessary register program in SRIOV
Peng Ju Zhou
1
-0
/
+3
2022-11-04
drm/amdgpu: Disable MCBP from soc21 for SRIOV
Yiqing Yao
5
-7
/
+11
2022-11-04
drm/amdgpu: Clean up soc21 early init for SRIOV
Yiqing Yao
1
-9
/
+3
2022-11-04
drm/amdgpu: extend halt_if_hws_hang to MES
Graham Sider
3
-0
/
+10
2022-11-04
Merge tag 'drm-misc-next-2022-11-03' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
6
-12
/
+13
2022-11-03
drm/scheduler: rename dependency callback into prepare_job
Christian König
1
-2
/
+2
2022-11-03
drm/amdgpu: use scheduler dependencies for CS
Christian König
4
-20
/
+13
2022-11-03
drm/amdgpu: use scheduler dependencies for UVD msgs
Christian König
1
-3
/
+3
2022-11-03
drm/amdgpu: use scheduler dependencies for VM updates
Christian König
3
-16
/
+52
2022-11-03
drm/amdgpu: move explicit sync check into the CS
Christian König
4
-12
/
+17
2022-11-03
drm/amdgpu: cleanup scheduler job initialization v2
Christian König
13
-139
/
+129
2022-11-03
drm/amdgpu: drop amdgpu_sync from amdgpu_vmid_grab v2
Christian König
3
-28
/
+28
2022-11-03
drm/amdgpu: drop the fence argument from amdgpu_vmid_grab
Christian König
3
-17
/
+10
2022-11-03
drm/amdgpu: use drm_sched_job_add_resv_dependencies for moves
Christian König
1
-11
/
+5
2022-11-02
drm/amdgpu: Disable GPU reset on SRIOV before remove pci.
Gavin Wan
1
-1
/
+2
2022-11-02
drm/amdgpu: disable GFXOFF during compute for GFX11
Graham Sider
1
-0
/
+7
2022-11-02
drm/amd: Fail the suspend if resources can't be evicted
Mario Limonciello
1
-5
/
+10
2022-11-02
drm/amdgpu: correct MES debugfs versions
Graham Sider
1
-4
/
+6
2022-11-02
drm/amdgpu: set fb_modifiers_not_supported in vkms
Yifan Zhang
1
-0
/
+2
2022-11-01
drm/amdgpu: Skip program gfxhub_v3_0_3 system aperture registers under SRIOV
Yifan Zha
1
-0
/
+3
2022-11-01
drm/amdgpu: Skip access SDMA0_F32_CNTL in sdma_v6_0_enable under SRIOV
Yifan Zha
1
-0
/
+3
2022-11-01
drm/amdgpu: Skip access GRBM_CNTL under SRIOV on gfx_v11
Yifan Zha
1
-1
/
+2
2022-11-01
drm/amdgpu: Disable GPU reset on SRIOV before remove pci.
Gavin Wan
1
-1
/
+2
2022-11-01
drm/amdgpu: Enable GFX RAS feature for gfx v11_0_3
Candice Li
1
-0
/
+26
2022-10-27
drm/amdkfd: Cleanup kfd_dev struct
Mukul Joshi
2
-3
/
+2
2022-10-27
drm/amdgpu: disable GFXOFF during compute for GFX11
Graham Sider
1
-0
/
+7
2022-10-27
drm/amd: Fail the suspend if resources can't be evicted
Mario Limonciello
1
-5
/
+10
2022-10-27
drm/amdgpu: Add EEPROM I2C address support for ip discovery
Candice Li
1
-2
/
+18
2022-10-27
drm/amdgpu: Update ras eeprom support for smu v13_0_0 and v13_0_10
Candice Li
1
-0
/
+10
2022-10-27
drm/amdgpu: Optimize TA load/unload/invoke debugfs interfaces
Candice Li
4
-104
/
+168
2022-10-27
drm/amdgpu: Optimize RAS TA initialization and TA unload funcs
Candice Li
1
-2
/
+8
2022-10-27
drm/amdgpu: remove deprecated MES version vars
Graham Sider
3
-10
/
+0
2022-10-27
drm/amdgpu: correct MES debugfs versions
Graham Sider
1
-4
/
+6
[prev]
[next]