index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
2024-01-19
Merge tag 'drm-next-2024-01-19' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
23
-133
/
+87
2024-01-19
Merge tag 'i2c-for-6.8-rc1-rebased' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+0
2024-01-19
drm/amdgpu: Enable GFXOFF for Compute on GFX11
Ori Messinger
1
-4
/
+2
2024-01-19
drm/amdgpu: revert "Adjust removal control flow for smu v13_0_2"
Christian König
4
-65
/
+1
2024-01-19
drm/amdkfd: init drm_client with funcs hook
Flora Cui
1
-1
/
+4
2024-01-19
drm/amdgpu: Fix the null pointer when load rlc firmware
Ma Jun
1
-9
/
+6
2024-01-18
drm: remove I2C_CLASS_DDC support
Heiner Kallweit
1
-1
/
+0
2024-01-16
drm/amdgpu: drop exp hw support check for GC 9.4.3
Alex Deucher
1
-2
/
+0
2024-01-16
drm/amdgpu: move debug options init prior to amdgpu device init
Le Ma
1
-2
/
+2
2024-01-16
drm/amdgpu: add debug flag to place fw bo on vram for frontdoor loading
Le Ma
4
-2
/
+10
2024-01-16
Revert "drm/amdgpu: add param to specify fw bo location for front-door loading"
Le Ma
4
-10
/
+2
2024-01-16
drm/amdgpu: update regGL2C_CTRL4 value in golden setting
Yifan Zhang
1
-1
/
+1
2024-01-16
drm/amdgpu: Release 'adev->pm.fw' before return in 'amdgpu_device_need_post()'
Srinivasan Shanmugam
1
-0
/
+1
2024-01-16
drm/amdgpu: Fix unsigned comparison with less than zero in vpe_u1_8_from_frac...
Srinivasan Shanmugam
1
-8
/
+2
2024-01-16
drm/amdgpu: Fix with right return code '-EIO' in 'amdgpu_gmc_vram_checking()'
Srinivasan Shanmugam
1
-7
/
+14
2024-01-16
drm/amdgpu: Do not program VM_L2_CNTL under SRIOV
Victor Lu
1
-4
/
+6
2024-01-16
drm/amdgpu: update ATHUB_MISC_CNTL offset for athub v3.3
Yifan Zhang
1
-0
/
+8
2024-01-16
drm/amdgpu: fall back to INPUT power for AVG power via INFO IOCTL
Alex Deucher
1
-1
/
+6
2024-01-09
drm/amdgpu: make a correction on comment
James Zhu
1
-1
/
+1
2024-01-09
drm/amdkfd: Fix sparse __rcu annotation warnings
Felix Kuehling
2
-3
/
+3
2024-01-09
drm/amdgpu: Packed socket_id to ras feature mask
Hawking Zhang
1
-0
/
+5
2024-01-09
drm/amdgpu: Support poison error injection via ras_ctrl debugfs
Candice Li
1
-2
/
+5
2024-01-09
drm/amdgpu: correct the cu count for gfx v11
Likun Gao
1
-0
/
+3
2024-01-09
drm/amdgpu: Drop unnecessary sentences about CE and deferred error.
Candice Li
4
-14
/
+8
2024-01-09
Merge tag 'amd-drm-next-6.8-2024-01-05' of https://gitlab.freedesktop.org/agd...
Dave Airlie
30
-68
/
+267
2024-01-06
drm/amdgpu: apply the RV2 system aperture fix to RN/CZN as well
Alex Deucher
3
-3
/
+9
2024-01-06
drm/amdgpu: Drop 'fence' check in 'to_amdgpu_amdkfd_fence()'
Srinivasan Shanmugam
1
-1
/
+1
2024-01-06
drm/amdgpu: Fix '*fw' from request_firmware() not released in 'amdgpu_ucode_r...
Srinivasan Shanmugam
1
-1
/
+5
2024-01-06
drm/amdgpu: Fix variable 'mca_funcs' dereferenced before NULL check in 'amdgp...
Srinivasan Shanmugam
1
-4
/
+4
2024-01-06
drm/amdgpu: add param to specify fw bo location for front-door loading
Le Ma
4
-2
/
+10
2024-01-06
drm/amdgpu: Remove unreachable code in 'atom_skip_src_int()'
Srinivasan Shanmugam
1
-1
/
+0
2024-01-06
drm/amdgpu: skip gpu_info fw loading on navi12
Alex Deucher
1
-9
/
+2
2024-01-06
Revert "drm/amdgpu: enable mca debug mode on APU by default"
Hawking Zhang
1
-2
/
+1
2024-01-03
drm/amdgpu: Fix possible NULL dereference in amdgpu_ras_query_error_status_he...
Srinivasan Shanmugam
1
-0
/
+3
2024-01-03
drm/amdgpu: Drop redundant unsigned >=0 comparision 'amdgpu_gfx_rlc_init_micr...
Srinivasan Shanmugam
1
-6
/
+5
2024-01-03
drm/amdgpu: Use kvcalloc instead of kvmalloc_array in amdgpu_cs_parser_bos()
Srinivasan Shanmugam
1
-3
/
+3
2024-01-03
drm/amdgpu: Use kzalloc instead of kmalloc+__GFP_ZERO in amdgpu_ras.c
Srinivasan Shanmugam
1
-3
/
+3
2024-01-03
drm/amdgpu: Cleanup indenting in amdgpu_connector_dvi_detect()
Srinivasan Shanmugam
1
-1
/
+1
2024-01-03
drm/amdgpu/gfx11: need acquire mutex before access CP_VMID_RESET v2
Jack Xiao
1
-1
/
+47
2024-01-03
drm/amdgpu: Let KFD sync with VM fences
Felix Kuehling
1
-1
/
+2
2024-01-03
drm/amdgpu: Fix ecc irq enable/disable unpaired
Stanley.Yang
4
-1
/
+38
2024-01-03
drm/amdgpu: Add register read/write debugfs support for AID's
Mangesh Gadre
1
-2
/
+9
2023-12-20
Merge tag 'drm-msm-next-2023-12-15' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
7
-15
/
+15
2023-12-19
drm/amdgpu: re-create idle bo's PTE during VM state machine reset
ZhenGuo Yin
1
-0
/
+1
2023-12-19
drm/amdgpu: Add umc page retirement for umc v12_0
YiPeng Chai
2
-0
/
+60
2023-12-19
drm/amdgpu: Add poison mode check error condition for umc v12_0
YiPeng Chai
2
-7
/
+17
2023-12-19
drm/amdgpu: MCA supports recording umc address information
YiPeng Chai
8
-20
/
+46
2023-12-15
drm/amdgpu: make an improvement on amdgpu_hmm_range_get_pages
James Zhu
1
-1
/
+1
2023-12-15
drm/amdgpu: increase hmm range get pages timeout
James Zhu
1
-2
/
+2
2023-12-14
drm/amdgpu/debugfs: fix error code when smc register accessors are NULL
Alex Deucher
1
-2
/
+2
[next]