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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-03
drm/amdkfd: drop struct kfd_cu_info
Alex Deucher
6
-95
/
+48
2023-10-03
drm/amd/display: Return drm_connector from find_first_crtc_matching_connector
Harry Wentland
3
-5
/
+9
2023-10-03
drm/amdkfd: reduce stack size in kfd_topology_add_device()
Alex Deucher
1
-4
/
+9
2023-09-29
Merge tag 'drm-misc-next-2023-09-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
3
-59
/
+11
2023-09-28
drm/amdgpu: Use pci_get_base_class() to reduce duplicated code
Sui Jingfeng
2
-22
/
+9
2023-09-28
drm/amdgpu: update retry times for psp vmbx wait
Tao Zhou
1
-1
/
+4
2023-09-28
drm/amd/display: Skip writeback connector when we get amdgpu_dm_connector
Harry Wentland
3
-11
/
+76
2023-09-28
drm/amdgpu: exit directly if gpu reset fails
Tao Zhou
1
-1
/
+1
2023-09-28
drm/amd/pm: Disallow managing power profiles on SRIOV for gc11.0.3
Victor Zhao
1
-1
/
+2
2023-09-28
drm/amdkfd: Fix a race condition of vram buffer unref in svm code
Xiaogang Chen
1
-2
/
+9
2023-09-28
drm/amd/display: Check all enabled planes in dm_check_crtc_cursor
Michel Dänzer
1
-2
/
+12
2023-09-28
drm/amd/display: Initialize writeback connector
Alex Hung
4
-2
/
+265
2023-09-28
drm/amd: Move microcode init from sw_init to early_init for CIK SDMA
Mario Limonciello
1
-4
/
+5
2023-09-28
drm/amd: Move microcode init from sw_init to early_init for SDMA v2.4
Mario Limonciello
1
-4
/
+5
2023-09-28
drm/amd: Move microcode init from sw_init to early_init for SDMA v3.0
Mario Limonciello
1
-4
/
+5
2023-09-28
drm/amd: Move microcode init from sw_init to early_init for SDMA v5.2
Mario Limonciello
1
-4
/
+5
2023-09-28
drm/amd: Move microcode init from sw_init to early_init for SDMA v6.0
Mario Limonciello
1
-4
/
+5
2023-09-28
drm/amd: Move microcode init from sw_init to early_init for SDMA v5.0
Mario Limonciello
1
-4
/
+5
2023-09-28
drm/amd/display: Fix null pointer dereference in error message
Cong Liu
1
-2
/
+1
2023-09-28
drm/amd/display: Create one virtual connector in DC
Harry Wentland
2
-3
/
+11
2023-09-28
drm/amd: Drop error message about failing to load SDMA firmware
Mario Limonciello
8
-24
/
+8
2023-09-28
drm/amd/pm: fix the print_clk_levels issue for SMU v13.0.6
Le Ma
1
-12
/
+12
2023-09-28
drm/amd/pm: deprecate allow_xgmi_power_down interface
Le Ma
5
-43
/
+2
2023-09-28
drm/amd/pm: integrate plpd allow/disallow into select_xgmi_plpd_policy in ppt...
Le Ma
3
-28
/
+38
2023-09-28
drm/amd/pm: init plpd_mode properly for different asics
Le Ma
1
-0
/
+17
2023-09-28
drm/amd/display: Remove unused DPCD declarations
Stylon Wang
1
-58
/
+1
2023-09-28
drm/amd/display: Skip entire amdgpu_dm build if !CONFIG_DRM_AMD_DC
Harry Wentland
1
-5
/
+8
2023-09-28
drm/amd: Limit seamless boot by default to APUs
Mario Limonciello
1
-0
/
+3
2023-09-26
drm/amd: Drop error message about failing to load DMUB firmware
Mario Limonciello
1
-2
/
+0
2023-09-26
drm/amdkfd: Handle errors from svm validate and map
Philip Yang
2
-44
/
+39
2023-09-26
drm/amd/pm: add xgmi_plpd_policy sysfs node for user to change plpd policy
Le Ma
3
-0
/
+116
2023-09-26
drm/amd/pm: add xgmi plpd mode selecting interface for smu v13.0.6
Le Ma
4
-1
/
+66
2023-09-26
drm/amd/pm: add plpd_mode in smu_context to indicate current mode
Le Ma
2
-0
/
+10
2023-09-26
drm/amd/pm: update pmfw headers for version 85.73.0
Le Ma
1
-0
/
+5
2023-09-26
drm/amdgpu: Add description for AMD_IP_BLOCK_TYPE_VPE
Juntong Deng
1
-0
/
+1
2023-09-26
drm/amd/display: Change dc_set_power_state() to bool instead of int
Mario Limonciello
3
-8
/
+13
2023-09-26
drm/amdgpu/gmc11: disable AGP on GC 11.5
Alex Deucher
1
-1
/
+2
2023-09-26
drm/amdgpu: not to save bo in the case of RAS err_event_athub
David (Ming Qiang) Wu
1
-0
/
+7
2023-09-26
drm/amdgpu: Fix a memory leak
Luben Tuikov
1
-0
/
+1
2023-09-26
drm/amd: Propagate failures in dc_set_power_state()
Mario Limonciello
3
-9
/
+14
2023-09-26
drm/amd/display: set stream gamut remap matrix to MPC for DCN3+
Melissa Wen
8
-6
/
+46
2023-09-26
drm/amdgpu/gmc: set a default disable value for AGP
Alex Deucher
10
-18
/
+37
2023-09-26
drm/amdgpu/gmc6-8: properly disable the AGP aperture
Alex Deucher
3
-3
/
+3
2023-09-26
drm/amdgpu:Expose physical id of device in XGMI hive
Mangesh Gadre
1
-0
/
+20
2023-09-26
drm/amd/display: Break after finding supported vlevel for repopulate
Alvin Lee
1
-0
/
+1
2023-09-26
drm/amd/display: Update OPP counter from new interface
Hong-lu Cheng
1
-1
/
+1
2023-09-26
drm/amd/display: augment display clock in dc_cap structure
Max Tseng
3
-0
/
+5
2023-09-26
drm/amd/display: 3.2.253
Aric Cyr
1
-1
/
+1
2023-09-26
drm/amd/display: fix incorrect odm change detection logic
Wenjing Liu
3
-6
/
+35
2023-09-26
drm/amd/display: add primary pipe check when building slice table for dcn3x
Wenjing Liu
1
-6
/
+10
[prev]
[next]