index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
Age
Commit message (
Expand
)
Author
Lines
2023-10-03
drm/amd: Fix logic error in sienna_cichlid_update_pcie_parameters()
Mario Limonciello
-18
/
+23
2023-10-03
drm/amd/display: Disable DWB frame capture to emulate oneshot
Alex Hung
-1
/
+44
2023-10-03
drm/amd/display: Add new set_fc_enable to struct dwbc_funcs
Alex Hung
-0
/
+29
2023-10-03
drm/amd/display: Setup for mmhubbub3_warmup_mcif with big buffer
Alex Hung
-0
/
+6
2023-10-03
drm/amd/display: Add writeback enable field (wb_enabled)
Alex Hung
-0
/
+9
2023-10-03
drm/amd/display: Fix writeback_info is not removed
Alex Hung
-3
/
+4
2023-10-03
drm/amd/display: Validate hw_points_num before using it
Alex Hung
-0
/
+3
2023-10-03
drm/amd/display: Fix writeback_info never got updated
Alex Hung
-9
/
+4
2023-10-03
drm/amd/display: Add writeback enable/disable in dc
Alex Hung
-0
/
+37
2023-10-03
drm/amd/display: Hande writeback request from userspace
Alex Hung
-0
/
+162
2023-10-03
drm/amd/display: Create fake sink and stream for writeback connector
Harry Wentland
-11
/
+22
2023-10-03
drm/amd/display: Create amdgpu_dm_wb_connector
Harry Wentland
-8
/
+24
2023-10-03
drm/amd/display: Use drm_connector in create_validate_stream_for_sink
Harry Wentland
-11
/
+19
2023-10-03
drm/amd/display: Address 'srf_updates' not described in 'could_mpcc_tree_chan...
Srinivasan Shanmugam
-0
/
+1
2023-10-03
drm/amd/pm: delete dead code
Dan Carpenter
-3
/
+0
2023-10-03
drm/amd/display: Use drm_connector in create_stream_for_sink
Harry Wentland
-28
/
+37
2023-10-03
drm/amdkfd: drop struct kfd_cu_info
Alex Deucher
-95
/
+48
2023-10-03
drm/amd/display: Return drm_connector from find_first_crtc_matching_connector
Harry Wentland
-5
/
+9
2023-10-03
drm/amdkfd: reduce stack size in kfd_topology_add_device()
Alex Deucher
-4
/
+9
2023-09-29
Merge tag 'drm-misc-next-2023-09-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
-59
/
+11
2023-09-28
drm/amdgpu: Use pci_get_base_class() to reduce duplicated code
Sui Jingfeng
-22
/
+9
2023-09-28
drm/amdgpu: update retry times for psp vmbx wait
Tao Zhou
-1
/
+4
2023-09-28
drm/amd/display: Skip writeback connector when we get amdgpu_dm_connector
Harry Wentland
-11
/
+76
2023-09-28
drm/amdgpu: exit directly if gpu reset fails
Tao Zhou
-1
/
+1
2023-09-28
drm/amd/pm: Disallow managing power profiles on SRIOV for gc11.0.3
Victor Zhao
-1
/
+2
2023-09-28
drm/amdkfd: Fix a race condition of vram buffer unref in svm code
Xiaogang Chen
-2
/
+9
2023-09-28
drm/amd/display: Check all enabled planes in dm_check_crtc_cursor
Michel Dänzer
-2
/
+12
2023-09-28
drm/amd/display: Initialize writeback connector
Alex Hung
-2
/
+265
2023-09-28
drm/amd: Move microcode init from sw_init to early_init for CIK SDMA
Mario Limonciello
-4
/
+5
2023-09-28
drm/amd: Move microcode init from sw_init to early_init for SDMA v2.4
Mario Limonciello
-4
/
+5
2023-09-28
drm/amd: Move microcode init from sw_init to early_init for SDMA v3.0
Mario Limonciello
-4
/
+5
2023-09-28
drm/amd: Move microcode init from sw_init to early_init for SDMA v5.2
Mario Limonciello
-4
/
+5
2023-09-28
drm/amd: Move microcode init from sw_init to early_init for SDMA v6.0
Mario Limonciello
-4
/
+5
2023-09-28
drm/amd: Move microcode init from sw_init to early_init for SDMA v5.0
Mario Limonciello
-4
/
+5
2023-09-28
drm/amd/display: Fix null pointer dereference in error message
Cong Liu
-2
/
+1
2023-09-28
drm/amd/display: Create one virtual connector in DC
Harry Wentland
-3
/
+11
2023-09-28
drm/amd: Drop error message about failing to load SDMA firmware
Mario Limonciello
-24
/
+8
2023-09-28
drm/amd/pm: fix the print_clk_levels issue for SMU v13.0.6
Le Ma
-12
/
+12
2023-09-28
drm/amd/pm: deprecate allow_xgmi_power_down interface
Le Ma
-43
/
+2
2023-09-28
drm/amd/pm: integrate plpd allow/disallow into select_xgmi_plpd_policy in ppt...
Le Ma
-28
/
+38
2023-09-28
drm/amd/pm: init plpd_mode properly for different asics
Le Ma
-0
/
+17
2023-09-28
drm/amd/display: Remove unused DPCD declarations
Stylon Wang
-58
/
+1
2023-09-28
drm/amd/display: Skip entire amdgpu_dm build if !CONFIG_DRM_AMD_DC
Harry Wentland
-5
/
+8
2023-09-28
drm/amd: Limit seamless boot by default to APUs
Mario Limonciello
-0
/
+3
2023-09-26
drm/amd: Drop error message about failing to load DMUB firmware
Mario Limonciello
-2
/
+0
2023-09-26
drm/amdkfd: Handle errors from svm validate and map
Philip Yang
-44
/
+39
2023-09-26
drm/amd/pm: add xgmi_plpd_policy sysfs node for user to change plpd policy
Le Ma
-0
/
+116
2023-09-26
drm/amd/pm: add xgmi plpd mode selecting interface for smu v13.0.6
Le Ma
-1
/
+66
2023-09-26
drm/amd/pm: add plpd_mode in smu_context to indicate current mode
Le Ma
-0
/
+10
2023-09-26
drm/amd/pm: update pmfw headers for version 85.73.0
Le Ma
-0
/
+5
[prev]
[next]