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-01-13
drm/amdgpu: Skip specific mmhub and sdma registers accessing under sriov
Yifan Zha
2
-21
/
+23
2023-01-13
drm/amd: fix some dead code in `gfx_v9_0_init_cp_compute_microcode`
Mario Limonciello
1
-5
/
+6
2023-01-13
drm/amdgpu: Do not include <drm/drm_fb_helper.h>
Thomas Zimmermann
4
-4
/
+0
2023-01-13
drm/amdgpu: Do not include <linux/fb.h>
Thomas Zimmermann
1
-1
/
+0
2023-01-13
drm: Include <linux/backlight.h> where needed
Thomas Zimmermann
1
-1
/
+1
2023-01-13
Merge tag 'amd-drm-fixes-6.2-2023-01-11' of https://gitlab.freedesktop.org/ag...
Dave Airlie
5
-10
/
+13
2023-01-13
Merge tag 'drm-misc-fixes-2023-01-12' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2
-18
/
+37
2023-01-11
drm/amdkfd: Page aligned memory reserve size
Philip Yang
2
-6
/
+8
2023-01-11
drm/amdkfd: Cleanup vm process info if init vm failed
Philip Yang
2
-18
/
+4
2023-01-10
drm/amdkfd: Fix NULL pointer error for GC 11.0.1 on mGPU
Eric Huang
1
-1
/
+1
2023-01-10
drm/amdkfd: Fix NULL pointer error for GC 11.0.1 on mGPU
Eric Huang
1
-1
/
+1
2023-01-10
drm/amdgpu: Fixed bug on error when unloading amdgpu
YiPeng Chai
1
-1
/
+1
2023-01-10
drm/amd: make amdgpu_ucode_validate static
Mario Limonciello
2
-2
/
+1
2023-01-10
drm/amd: Use `amdgpu_ucode_*` helpers for GPU info bin
Mario Limonciello
1
-11
/
+3
2023-01-10
drm/amd: Use `amdgpu_ucode_*` helpers for CGS
Mario Limonciello
1
-9
/
+2
2023-01-10
drm/amd: Use `amdgpu_ucode_*` helpers for VCE
Mario Limonciello
1
-11
/
+3
2023-01-10
drm/amd: Use `amdgpu_ucode_*` helpers for UVD
Mario Limonciello
1
-11
/
+3
2023-01-10
drm/amd: Use `amdgpu_ucode_*` helpers for SDMA on CIK
Mario Limonciello
1
-10
/
+6
2023-01-10
drm/amd: Use `amdgpu_ucode_*` helpers for SDMA3.0
Mario Limonciello
1
-12
/
+6
2023-01-10
drm/amd: Use `amdgpu_ucode_*` helpers for SDMA2.4
Mario Limonciello
1
-12
/
+6
2023-01-10
drm/amd: Use `amdgpu_ucode_*` helpers for GMC8
Mario Limonciello
1
-10
/
+3
2023-01-10
drm/amd: Use `amdgpu_ucode_*` helpers for GMC7
Mario Limonciello
1
-10
/
+3
2023-01-10
drm/amd: Use `amdgpu_ucode_*` helpers for GMC6
Mario Limonciello
1
-11
/
+3
2023-01-10
drm/amd: Use `amdgpu_ucode_*` helpers for GFX8
Mario Limonciello
1
-61
/
+33
2023-01-10
drm/amd: Use `amdgpu_ucode_*` helpers for GFX7
Mario Limonciello
1
-51
/
+17
2023-01-10
drm/amd: Use `amdgpu_ucode_*` helpers for GFX6
Mario Limonciello
1
-22
/
+8
2023-01-10
drm/amd: Optimize SRIOV switch/case for PSP microcode load
Mario Limonciello
1
-7
/
+1
2023-01-10
drm/amd: Use `amdgpu_ucode_*` helpers for PSP
Mario Limonciello
1
-59
/
+21
2023-01-10
drm/amd: Load PSP microcode during early_init
Mario Limonciello
7
-184
/
+69
2023-01-10
drm/amd: Avoid BUG() for case of SRIOV missing IP version
Mario Limonciello
1
-1
/
+1
2023-01-10
drm/amd: Parse both v1 and v2 TA microcode headers using same function
Mario Limonciello
4
-217
/
+115
2023-01-10
drm/amdgpu: fix pipeline sync v2
Christian König
1
-16
/
+30
2023-01-10
drm: Only select I2C_ALGOBIT for drivers that actually need it
Uwe Kleine-König
1
-0
/
+2
2023-01-09
drm/amdgpu: clean up some inconsistent indentings
Yang Li
1
-3
/
+3
2023-01-09
drm/amd: Load GFX11 microcode during early_init
Mario Limonciello
1
-19
/
+7
2023-01-09
drm/amd: Use `amdgpu_ucode_*` helpers for GFX11
Mario Limonciello
2
-72
/
+39
2023-01-09
drm/amd: Load GFX10 microcode during early_init
Mario Limonciello
1
-66
/
+18
2023-01-09
drm/amd: Use `amdgpu_ucode_*` helpers for GFX10
Mario Limonciello
1
-51
/
+20
2023-01-09
drm/amd: Load GFX9 microcode during early_init
Mario Limonciello
1
-49
/
+9
2023-01-09
drm/amd: Use `amdgpu_ucode_*` helpers for GFX9
Mario Limonciello
1
-61
/
+21
2023-01-09
drm/amd: Remove superfluous assignment for `adev->mes.adev`
Mario Limonciello
2
-2
/
+0
2023-01-09
drm/amd: Use `amdgpu_ucode_*` helpers for MES
Mario Limonciello
3
-26
/
+4
2023-01-09
drm/amd: Load MES microcode during early_init
Mario Limonciello
4
-151
/
+100
2023-01-09
drm/amd: Load VCN microcode during early_init
Mario Limonciello
7
-48
/
+31
2023-01-09
drm/amd: Use `amdgpu_ucode_*` helpers for VCN
Mario Limonciello
1
-13
/
+3
2023-01-09
drm/amd: Make SDMA firmware load failures less noisy.
Mario Limonciello
1
-3
/
+1
2023-01-09
drm/amd: Convert SDMA to use `amdgpu_ucode_ip_version_decode`
Mario Limonciello
6
-157
/
+18
2023-01-09
drm/amd: Use `amdgpu_ucode_request` helper for SDMA
Mario Limonciello
1
-7
/
+2
2023-01-09
drm/amdgpu: Fixed bug on error when unloading amdgpu
YiPeng Chai
1
-1
/
+1
2023-01-09
drm/amd: Delay removal of the firmware framebuffer
Mario Limonciello
2
-6
/
+8
[prev]
[next]