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
2023-07-25
drm/amdgpu: load sdma ucode in the guest machine
YuanShang
3
-8
/
+14
2023-07-25
drm/amdgpu: Use seq_puts() instead of seq_printf()
Srinivasan Shanmugam
1
-11
/
+11
2023-07-25
drm/amdgpu: Update min() to min_t() in 'amdgpu_info_ioctl'
Srinivasan Shanmugam
1
-6
/
+8
2023-07-25
drm/amdgpu: Remove else after return in 'is_fru_eeprom_supported'
Srinivasan Shanmugam
1
-4
/
+5
2023-07-25
drm/amdgpu: Add -ENOMEM error handling when there is no memory
Srinivasan Shanmugam
4
-9
/
+17
2023-07-25
drm/amdgpu: Check APU flag to disable RAS
Stanley.Yang
1
-1
/
+2
2023-07-25
drm/amdgpu: fix the indexing issue during rlcg access ctrl init
Shiwu Zhang
1
-4
/
+3
2023-07-25
drm/amdgpu: add VISIBLE info in amdgpu_bo_print_info
Pierre-Eric Pelloux-Prayer
1
-13
/
+21
2023-07-25
drm/amdgpu: Fix style issues in amdgpu_gem.c
Srinivasan Shanmugam
1
-19
/
+19
2023-07-25
drm/amdgpu: Update ring scheduler info as needed
Lijo Lazar
1
-1
/
+1
2023-07-25
drm/amdgpu: Enabling FW workaround through shared memory for VCN4_0_2
sguttula
2
-0
/
+15
2023-07-25
drm/amd/amdgpu: Fix warnings in amdgpu/amdgpu_display.c
Srinivasan Shanmugam
1
-17
/
+25
2023-07-25
drm/amdgpu: Return -ENOMEM when there is no memory in 'amdgpu_gfx_mqd_sw_init'
Srinivasan Shanmugam
1
-3
/
+8
2023-07-25
drm/amdgpu: Fix do not add new typedefs in amdgpu_fw_attestation.c
Srinivasan Shanmugam
1
-20
/
+18
2023-07-25
drm/amdgpu: Prefer #if IS_ENABLED over #if defined in amdgpu_drv.c
Srinivasan Shanmugam
1
-2
/
+2
2023-07-25
drm/amdkfd: enable cooperative groups for gfx11
Jonathan Kim
3
-0
/
+5
2023-07-25
drm/amdgpu: set sw state to gfxoff after SR-IOV reset
Horace Chen
3
-0
/
+14
2023-07-21
drm/amdgpu: Fix one kernel-doc comment
Yang Li
1
-1
/
+1
2023-07-21
drm/amd: Fix an error handling mistake in psp_sw_init()
Mario Limonciello
1
-3
/
+3
2023-07-21
drm/amdgpu: Fix infinite loop in gfxhub_v1_2_xcc_gart_enable (v2)
Victor Lu
1
-4
/
+1
2023-07-21
drm/amdgpu: Program xcp_ctl registers as needed
Lijo Lazar
1
-11
/
+12
2023-07-21
drm/amdgpu: allow secure submission on VCN4 ring
sguttula
1
-2
/
+6
2023-07-21
drm/amd: Avoid reading the VBIOS part number twice
Mario Limonciello
7
-34
/
+22
2023-07-18
drm/amdgpu: use a macro to define no xcp partition case
Guchun Chen
4
-5
/
+8
2023-07-18
drm/amdgpu/vm: use the same xcp_id from root PD
Guchun Chen
1
-1
/
+2
2023-07-18
drm/amdgpu: fix slab-out-of-bounds issue in amdgpu_vm_pt_create
Guchun Chen
5
-11
/
+14
2023-07-18
drm/amdgpu: Allocate root PD on correct partition
Guchun Chen
1
-3
/
+3
2023-07-18
drm/amdgpu: Add RLCG interface driver implementation for gfx v9.4.3 (v3)
Victor Lu
11
-51
/
+81
2023-07-18
drm/amdgpu: create a new file for doorbell manager
Shashank Sharma
4
-171
/
+195
2023-07-18
drm/amdgpu: Allow the initramfs generator to include psp_13_0_6_ta
Candice Li
1
-0
/
+1
2023-07-18
drm/amdgpu: Disable RAS by default on APU flatform
Stanley.Yang
1
-2
/
+11
2023-07-18
drm/amdgpu: Enable aqua vanjaram RAS
Stanley.Yang
1
-0
/
+1
2023-07-18
drm/amdgpu: Avoid possiblity of kernel crash in 'gmc_v8_0, gmc_v7_0_init_micr...
Srinivasan Shanmugam
2
-2
/
+2
2023-07-18
Revert "drm/amdgpu:update kernel vcn ring test"
Saleemkhan Jamadar
2
-15
/
+3
2023-07-17
Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
14
-524
/
+362
2023-07-14
Merge tag 'amd-drm-fixes-6.5-2023-07-12' of https://gitlab.freedesktop.org/ag...
Dave Airlie
3
-0
/
+23
2023-07-13
Revert "drm/amdgpu: update kernel vcn ring test"
Saleemkhan Jamadar
1
-18
/
+7
2023-07-13
drm/amdgpu/vkms: relax timer deactivation by hrtimer_try_to_cancel
Guchun Chen
1
-2
/
+3
2023-07-13
drm/amdgpu: Fix error & warnings in gmc_v8_0.c
Srinivasan Shanmugam
1
-1
/
+2
2023-07-12
drm/amdgpu: Rename to amdgpu_vm_tlb_seq_struct
Luben Tuikov
1
-4
/
+4
2023-07-12
drm/amdkfd: Fix stack size in 'amdgpu_amdkfd_unmap_hiq'
Srinivasan Shanmugam
1
-9
/
+23
2023-07-12
drm/amd: Move helper for dynamic speed switch check out of smu13
Mario Limonciello
2
-0
/
+20
2023-07-12
drm/amdgpu: avoid restore process run into dead loop.
gaba
1
-0
/
+3
2023-07-12
drm/amd: Move helper for dynamic speed switch check out of smu13
Mario Limonciello
2
-0
/
+20
2023-07-12
drm/amdgpu: update kernel vcn ring test
Saleemkhan Jamadar
1
-7
/
+18
2023-07-12
drm/amdgpu:update kernel vcn ring test
Saleemkhan Jamadar
2
-3
/
+15
2023-07-12
drm/amdgpu: add watchdog timer enablement for gfx_v9_4_3
Tao Zhou
1
-0
/
+38
2023-07-12
drm/amdkfd: Update CWSR grace period for GFX9.4.3
Mukul Joshi
1
-1
/
+1
2023-07-12
drm/amdgpu: use psp_execute_load_ip_fw instead
Lang Yu
9
-30
/
+23
2023-07-12
drm/amdgpu: rename psp_execute_non_psp_fw_load and make it global
Lang Yu
2
-6
/
+9
[prev]
[next]