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
2021-12-14
Merge v5.16-rc5 into drm-next
Daniel Vetter
7
-14
/
+25
2021-12-13
drm:amdgpu:remove unneeded variable
chiminghao
2
-8
/
+3
2021-12-13
drm/amdgpu: re-format file header comments
Isabella Basso
1
-1
/
+1
2021-12-13
drm/amdgpu: fix amdgpu_ras_mca_query_error_status scope
Isabella Basso
1
-3
/
+3
2021-12-13
drm/amdgpu: Reduce SG bo memory usage for mGPUs
Philip Yang
1
-4
/
+6
2021-12-13
drm/amdgpu: Detect if amdgpu in IOMMU direct map mode
Philip Yang
2
-0
/
+21
2021-12-13
drm/amdgpu: add support for SMU debug option
Lang Yu
1
-0
/
+3
2021-12-13
drm/amdgpu: introduce a kind of halt state for amdgpu device
Lang Yu
2
-0
/
+41
2021-12-13
drm/amdgpu: check df_funcs and its callback pointers
Hawking Zhang
4
-6
/
+38
2021-12-13
drm/amdgpu: don't override default ECO_BITs setting
Hawking Zhang
8
-9
/
+0
2021-12-13
drm/amdgpu: correct register access for RLC_JUMP_TABLE_RESTORE
Le Ma
1
-2
/
+2
2021-12-13
drm/amdgpu: read and authenticate ip discovery binary
Hawking Zhang
1
-23
/
+23
2021-12-13
drm/amdgpu: add helper to verify ip discovery binary signature
Hawking Zhang
1
-0
/
+8
2021-12-13
drm/amdgpu: rename discovery_read_binary helper
Hawking Zhang
1
-2
/
+2
2021-12-13
drm/amdgpu: add helper to load ip_discovery binary from file
Hawking Zhang
1
-1
/
+30
2021-12-13
drm/amdgpu: fix incorrect VCN revision in SRIOV
Leslie Shi
4
-34
/
+14
2021-12-13
drm/amdgpu: add modifiers in amdgpu_vkms_plane_init()
Leslie Shi
1
-1
/
+2
2021-12-13
drm/amdgpu: only hw fini SMU fisrt for ASICs need that
Lang Yu
1
-15
/
+32
2021-12-13
drm/amdgpu: Handle fault with same timestamp
Philip Yang
2
-5
/
+2
2021-12-13
drm/amdgpu: fix location of prototype for amdgpu_kms_compat_ioctl
Isabella Basso
2
-2
/
+3
2021-12-13
drm/amd: append missing includes
Isabella Basso
1
-0
/
+1
2021-12-13
drm/amdgpu: fix function scopes
Isabella Basso
1
-2
/
+2
2021-12-13
drm/amd: fix improper docstring syntax
Isabella Basso
10
-16
/
+13
2021-12-13
drm/amdgpu: extended waiting SRIOV VF reset completion timeout to 10s
Zhigang Luo
1
-1
/
+1
2021-12-13
drm/amdgpu: recover XGMI topology for SRIOV VF after reset
Zhigang Luo
1
-3
/
+14
2021-12-13
drm/amdgpu: added PSP XGMI initialization for SRIOV VF during recover
Zhigang Luo
1
-0
/
+12
2021-12-13
drm/amdgpu: skip reset other device in the same hive if it's SRIOV VF
Zhigang Luo
1
-3
/
+4
2021-12-13
drm/amdgpu: enable RAS poison flag when GPU is connected to CPU
Tao Zhou
1
-1
/
+5
2021-12-10
Merge tag 'amd-drm-next-5.17-2021-12-02' of https://gitlab.freedesktop.org/ag...
Dave Airlie
42
-1180
/
+961
2021-12-09
drm/amdgpu: don't skip runtime pm get on A+A config
Christian König
1
-3
/
+0
2021-12-09
Merge tag 'drm-misc-next-2021-11-29' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2
-13
/
+1
2021-12-07
drm/amdgpu: replace drm_detect_hdmi_monitor() with drm_display_info.is_hdmi
Claudio Suarez
4
-12
/
+12
2021-12-07
drm/amdgpu: update drm_display_info correctly when the edid is read
Claudio Suarez
1
-1
/
+4
2021-12-07
drm/amdgpu: skip umc ras error count harvest
Stanley.Yang
1
-5
/
+10
2021-12-07
drm/amdgpu: free vkms_output after use
Flora Cui
1
-7
/
+9
2021-12-07
drm/amdgpu: drop the critial WARN_ON in amdgpu_vkms
Flora Cui
1
-1
/
+2
2021-12-07
drm/amdgpu: only skip get ecc info for aldebaran
Stanley.Yang
1
-1
/
+2
2021-12-02
drm/amdgpu: Fix a NULL pointer dereference in amdgpu_connector_lcd_native_mode()
Zhou Qingyang
1
-0
/
+6
2021-12-02
drm/amdgpu: handle SRIOV VCN revision parsing
Alex Deucher
4
-7
/
+15
2021-12-02
drm/amdgpu: skip query ecc info in gpu recovery
Stanley.Yang
1
-0
/
+4
2021-12-01
drm/amdgpu: adjust the kfd reset sequence in reset sriov function
shaoyunl
1
-4
/
+8
2021-12-01
drm/amdkfd: fix double free mem structure
Philip Yang
1
-3
/
+5
2021-12-01
drm/amdgpu: Don't halt RLC on GFX suspend
Lijo Lazar
1
-3
/
+4
2021-12-01
drm/amdgpu: fix the missed handling for SDMA2 and SDMA3
Guchun Chen
1
-0
/
+2
2021-12-01
drm/amdgpu: check atomic flag to differeniate with legacy path
Flora Cui
1
-2
/
+2
2021-12-01
drm/amdgpu: cancel the correct hrtimer on exit
Flora Cui
1
-2
/
+2
2021-12-01
drm/amdgpu/sriov/vcn: add new vcn ip revision check case for SIENNA_CICHLID
Jane Jian
3
-0
/
+3
2021-12-01
drm/amdgpu: update fw_load_type module parameter doc to match code
Yann Dirson
1
-2
/
+5
2021-12-01
drm/amdkfd: err_pin_bo path leaks kfd_bo_list
Philip Yang
1
-8
/
+6
2021-12-01
drm/amdgpu: adjust the kfd reset sequence in reset sriov function
shaoyunl
1
-4
/
+8
[prev]
[next]