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-06-09
drm/amdgpu: do gfxhub init for all XCDs
Le Ma
1
-264
/
+317
2023-06-09
drm/amdgpu: fix an amdgpu_irq_put() issue in gmc_v9_0_hw_fini()
Hamza Mahfooz
1
-1
/
+0
2023-06-09
drm/amdgpu: unlock on error in gfx_v9_4_3_kiq_resume()
Dan Carpenter
1
-1
/
+3
2023-06-09
drm/amdgpu: unlock the correct lock in amdgpu_gfx_enable_kcq()
Dan Carpenter
1
-1
/
+1
2023-06-09
drm/amdgpu: drop unused function
Alex Deucher
2
-50
/
+0
2023-06-09
drm/amdgpu: drop invalid IP revision
Alex Deucher
1
-1
/
+0
2023-06-09
drm/amdgpu: put MQDs in VRAM
Alex Deucher
3
-2
/
+9
2023-06-09
drm/amdgpu: drop redundant sched job cleanup when cs is aborted
Guchun Chen
1
-10
/
+3
2023-06-09
drm/amd/amdgpu: Fix errors & warnings in amdgpu _bios, _cs, _dma_buf, _fence.c
Srinivasan Shanmugam
4
-24
/
+24
2023-06-09
drm/amdgpu: set gfx9 onwards APU atomics support to be true
Yifan Zhang
1
-0
/
+6
2023-06-09
drm/amdgpu/gfx11: always restore kcq/kgq MQDs
Alex Deucher
1
-9
/
+4
2023-06-09
drm/amdgpu/nv: update VCN 3 max HEVC encoding resolution
Thong Thai
1
-6
/
+16
2023-06-09
drm/amdgpu/gfx10: always restore kcq/kgq MQDs
Alex Deucher
1
-9
/
+4
2023-06-09
drm/amdgpu/gfx9: always restore kcq MQDs
Alex Deucher
2
-10
/
+4
2023-06-09
drm/amdgpu/gfx8: always restore kcq MQDs
Alex Deucher
1
-4
/
+2
2023-06-09
drm/amdgpu/gfx11: drop unused variable
Alex Deucher
1
-3
/
+1
2023-06-09
drm/amdgpu/gfx10: drop unused variable
Alex Deucher
1
-3
/
+1
2023-06-09
drm/amdgpu/gfx11: use generic [en/dis]able_kgq() helpers
Alex Deucher
1
-47
/
+2
2023-06-09
drm/amdgpu/gfx10: use generic [en/dis]able_kgq() helpers
Alex Deucher
1
-46
/
+2
2023-06-09
drm/amdgpu: add [en/dis]able_kgq() functions
Alex Deucher
2
-0
/
+70
2023-06-09
drm/amd/amdgpu: Fix style problems in amdgpu_psp.c
Srinivasan Shanmugam
1
-31
/
+20
2023-06-09
drm/amdgpu/gfx10: drop old bring up code
Alex Deucher
1
-67
/
+3
2023-06-09
drm/amdgpu/gfx11: drop old bring up code
Alex Deucher
1
-67
/
+3
2023-06-09
drm/amd/amdgpu: Fix style problems in amdgpu_debugfs.c
Srinivasan Shanmugam
1
-13
/
+15
2023-06-09
drm/amdgpu: Enable mcbp under sriov by default
YuBiao Wang
1
-2
/
+2
2023-06-09
drm/amdgpu: remove pasid_src field from IV entry
Xiaomeng Hou
2
-2
/
+0
2023-06-09
drm/amd/amdgpu: Simplify switch case statements in amdgpu_connectors.c
Srinivasan Shanmugam
1
-10
/
+29
2023-06-09
drm/amdgpu: disable SDMA WPTR_POLL_ENABLE for SR-IOV
Horace Chen
1
-4
/
+1
2023-06-09
drm/amdgpu: Add SDMA_UTCL1_WR_FIFO_SED field for sdma_v4_4_ras_field
Stanley.Yang
1
-0
/
+4
2023-06-09
drm/amdgpu: add a missing lock for AMDGPU_SCHED
Chia-I Wu
1
-1
/
+5
2023-06-09
drm/amdkfd: Update KFD TTM mem limit
Mukul Joshi
2
-2
/
+7
2023-06-09
drm/amdgpu: Set GTT size equal to TTM mem limit
Mukul Joshi
2
-20
/
+6
2023-06-09
drm/amdgpu: mark gfx_v9_4_3_disable_gpa_mode() static
Guchun Chen
1
-1
/
+1
2023-06-09
drm/amdgpu: check correct allocated mqd_backup object after alloc
Guchun Chen
1
-4
/
+5
2023-06-09
drm/amdgpu: fix a build warning by a typo in amdgpu_gfx.c
Guchun Chen
1
-2
/
+2
2023-06-09
drm/amdgpu: fix amdgpu_irq_put call trace in gmc_v10_0_hw_fini
Horatio Zhang
1
-1
/
+0
2023-06-09
drm/amdgpu: fix amdgpu_irq_put call trace in gmc_v11_0_hw_fini
Horatio Zhang
1
-1
/
+0
2023-06-09
drm/amdgpu: Enable doorbell selfring after resize FB BAR
Shane Xiao
3
-30
/
+41
2023-06-09
drm/amd/amdgpu: Fix style errors in amdgpu_display.c
Srinivasan Shanmugam
1
-9
/
+8
2023-06-09
drm/amdgpu: Use the default reset when loading or reloading the driver
lyndonli
1
-0
/
+7
2023-06-09
drm/amdgpu: Fix mode2 reset for sienna cichlid
lyndonli
1
-1
/
+1
2023-06-09
drm/amdgpu: add new flag to AMDGPU_CTX_QUERY2
Pierre-Eric Pelloux-Prayer
2
-1
/
+5
2023-06-09
drm:amd:amdgpu: Fix missing bo unlock in failure path
Sukrut Bellary
1
-1
/
+3
2023-06-07
drm/amdgpu: change reserved vram info print
YiPeng Chai
1
-3
/
+4
2023-06-07
drm/amdgpu: fix xclk freq on CHIP_STONEY
Chia-I Wu
1
-2
/
+9
2023-06-07
Revert "drm/amdgpu: switch to golden tsc registers for raven/raven2"
Alex Deucher
1
-40
/
+0
2023-06-07
Revert "drm/amdgpu: Differentiate between Raven2 and Raven/Picasso according ...
Alex Deucher
1
-14
/
+19
2023-06-07
Revert "drm/amdgpu: change the reference clock for raven/raven2"
Alex Deucher
1
-3
/
+4
2023-06-07
drm/amd: Make lack of `ACPI_FADT_LOW_POWER_S0` or `CONFIG_AMD_PMC` louder dur...
Mario Limonciello
1
-2
/
+2
2023-06-07
drm/amdgpu: fix Null pointer dereference error in amdgpu_device_recover_vram
Horatio Zhang
2
-7
/
+4
[prev]
[next]