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/amd/display: Setup for mmhubbub3_warmup_mcif with big buffer
Alex Hung
1
-0
/
+6
2023-10-03
drm/amd/display: Add writeback enable field (wb_enabled)
Alex Hung
2
-0
/
+9
2023-10-03
drm/amd/display: Fix writeback_info is not removed
Alex Hung
1
-3
/
+4
2023-10-03
drm/amd/display: Validate hw_points_num before using it
Alex Hung
1
-0
/
+3
2023-10-03
drm/amd/display: Fix writeback_info never got updated
Alex Hung
1
-9
/
+4
2023-10-03
drm/amd/display: Add writeback enable/disable in dc
Alex Hung
2
-0
/
+37
2023-10-03
drm/amd/display: Hande writeback request from userspace
Alex Hung
2
-0
/
+162
2023-10-03
drm/amd/display: Create fake sink and stream for writeback connector
Harry Wentland
1
-11
/
+22
2023-10-03
drm/amd/display: Create amdgpu_dm_wb_connector
Harry Wentland
4
-8
/
+24
2023-10-03
drm/amd/display: Use drm_connector in create_validate_stream_for_sink
Harry Wentland
3
-11
/
+19
2023-10-03
drm/amd/display: Address 'srf_updates' not described in 'could_mpcc_tree_chan...
Srinivasan Shanmugam
1
-0
/
+1
2023-10-03
drm/amd/pm: delete dead code
Dan Carpenter
1
-3
/
+0
2023-10-03
drm/amd/display: Use drm_connector in create_stream_for_sink
Harry Wentland
1
-28
/
+37
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
[prev]
[next]