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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-13
drm/amdgpu: add support for SMU debug option
Lang Yu
3
-1
/
+33
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: disable default navi2x co-op kernel support
Jonathan Kim
1
-4
/
+1
2021-12-13
drm/amdkfd: add Navi2x to GWS init conditions
Graham Sider
1
-1
/
+4
2021-12-13
drm/amdgpu: only hw fini SMU fisrt for ASICs need that
Lang Yu
1
-15
/
+32
2021-12-13
drm/amdgpu: remove power on/off SDMA in SMU hw_init/fini()
Lang Yu
1
-5
/
+0
2021-12-13
drm/amdkfd: Make KFD support on Hawaii experimental
Felix Kuehling
1
-1
/
+5
2021-12-13
drm/amdkfd: Don't split unchanged SVM ranges
Felix Kuehling
1
-10
/
+13
2021-12-13
drm/amdkfd: Fix svm_range_is_same_attrs
Felix Kuehling
1
-11
/
+56
2021-12-13
drm/amdkfd: Fix error handling in svm_range_add
Felix Kuehling
1
-89
/
+49
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
11
-0
/
+21
2021-12-13
drm/amdkfd: fix function scopes
Isabella Basso
1
-2
/
+2
2021-12-13
drm/amdgpu: fix function scopes
Isabella Basso
1
-2
/
+2
2021-12-13
drm/amd: fix improper docstring syntax
Isabella Basso
15
-22
/
+29
2021-12-13
drm/amd: Mark IP_BASE definition as __maybe_unused
Isabella Basso
2
-7
/
+7
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/amd/display: Add feature flags to disable LTTPR
Aurabindo Pillai
2
-0
/
+9
2021-12-13
drm/amdgpu: enable RAS poison flag when GPU is connected to CPU
Tao Zhou
1
-1
/
+5
2021-12-13
drm/amd/display: Add Debugfs Entry to Force in SST Sequence
Fangzhi Zuo
1
-0
/
+30
2021-12-07
drm/amdgpu: replace drm_detect_hdmi_monitor() with drm_display_info.is_hdmi
Claudio Suarez
7
-26
/
+21
2021-12-07
drm/amdgpu: use drm_edid_get_monitor_name() instead of duplicating the code
Claudio Suarez
1
-15
/
+3
2021-12-07
drm/amdgpu: update drm_display_info correctly when the edid is read
Claudio Suarez
2
-3
/
+5
2021-12-07
drm/amd/display: Fix out of bounds access on DNC31 stream encoder regs
Nicholas Kazlauskas
1
-1
/
+2
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/amd/display: Reduce stack usage
Aric Cyr
1
-4
/
+4
2021-12-07
drm/amd/display: Query DMCUB for dp alt status
Nicholas Kazlauskas
2
-38
/
+88
2021-12-07
drm/amd/display: [FW Promotion] Release 0.0.96
Anthony Koo
1
-2
/
+2
2021-12-07
drm/amd/display: add a debug option to force dp2 lt fallback method
Wenjing Liu
2
-3
/
+7
2021-12-07
drm/amd/display: Rename a struct field to describe a cea component better
Oliver Logush
2
-2
/
+2
2021-12-07
drm/amd/display: Adding dpia debug bits for hpd delay
Meenakshikumar Somasundaram
1
-1
/
+2
2021-12-07
drm/amd/display: Move link_enc init logic to DC
Jude Shih
3
-9
/
+20
2021-12-07
drm/amd/display: Fix bug in debugfs crc_win_update entry
Wayne Lin
1
-1
/
+4
2021-12-07
drm/amd/display: prevent reading unitialized links
Mikita Lipski
1
-0
/
+2
2021-12-07
drm/amd/display: Added Check For dc->res_pool
Jarif Aftab
1
-1
/
+1
[next]