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-09
drm/amd/display: 3.2.255
Aric Cyr
-1
/
+1
2023-10-09
drm/amd/display: Disable virtual links
Stylon Wang
-1
/
+1
2023-10-09
drm/amd/display: Disable SubVP if test pattern is enabled
George Shen
-1
/
+14
2023-10-09
drm/amd/display: Refactor DPG test pattern logic for ODM cases
George Shen
-93
/
+175
2023-10-09
drm/amd/display: Don't set dpms_off for seamless boot
Daniel Miess
-0
/
+3
2023-10-09
drm/amd/display: Refactor HWSS into component folder
Mounika Adhuri
-116
/
+300
2023-10-09
drm/amd/display: Revert "drm/amd/display: Add a check for idle power optimiza...
Sung Joon Kim
-21
/
+1
2023-10-09
drm/amdgpu: add hub->ctx_distance in setup_vmid_config
Yifan Zhang
-17
/
+18
2023-10-09
drm/amd/display: Don't use fsleep for PSR exit waits
Nicholas Kazlauskas
-2
/
+4
2023-10-09
drm/amd/display: Update cursor limits based on SW cursor fallback limits
Alvin Lee
-37
/
+47
2023-10-09
drm/amd/display: Update dml ssb from pmfw clock table
Muhammad Ahmed
-27
/
+3
2023-10-09
drm/amd/display: Update stream mask
Duncan Ma
-0
/
+7
2023-10-09
drm/amd/display: Revert "drm/amd/display: remove duplicated edp relink to fas...
Aric Cyr
-0
/
+59
2023-10-09
drm/amd/display: Modify Vmin default value
Max Tseng
-2
/
+8
2023-10-09
drm/amd/display: Update pmfw_driver_if new structure
Charlene Liu
-76
/
+174
2023-10-09
drm/amd/display: VSIF v3 set Max Refresh Rate
Muhammad Ansari
-7
/
+2
2023-10-09
drm/amd/display: Modify SMU message logs
Sung Joon Kim
-6
/
+9
2023-10-09
drm/amdgpu: Fix potential null pointer derefernce
Stanley.Yang
-1
/
+2
2023-10-09
drm/amd/display: enable S/G display for for recent APUs by default
Yifan Zhang
-33
/
+15
2023-10-09
Documentation/amdgpu: Add FRU attribute details
Lijo Lazar
-0
/
+19
2023-10-09
drm/amdgpu: Add more FRU field information
Lijo Lazar
-3
/
+51
2023-10-09
drm/amdgpu: Refactor FRU product information
Lijo Lazar
-36
/
+42
2023-10-09
drm/amdgpu: enable FRU device for SMU v13.0.6
Yang Wang
-19
/
+29
2023-10-09
drm/amdgpu: update ib start and size alignment
Boyuan Zhang
-12
/
+13
2023-10-09
drm/amd/display: add check in validate_only in dml2
Gabe Teeger
-0
/
+4
2023-10-09
drm/amd/display: Port replay vblank logic to DML2
Daniel Miess
-3
/
+22
2023-10-09
drm/amd/display: Modify Pipe Selection for Policy for ODM
Saaem Rizvi
-14
/
+126
2023-10-09
drm/amd/display: correct dml2 input and dlg_refclk
Charlene Liu
-6
/
+9
2023-10-09
drm/amd/display: Fix Chroma Surface height/width initialization
Sung Joon Kim
-2
/
+2
2023-10-09
drm/amd/display: Move stereo timing check to helper
Taimur Hassan
-8
/
+19
2023-10-09
drm/amd/display: Split pipe for stereo timings
Taimur Hassan
-0
/
+11
2023-10-09
drm/amd/display: Use fixed DET Buffer Size
Sung Joon Kim
-10
/
+16
2023-10-09
drm/amd/display: Handle multiple streams sourcing same surface
Sung Joon Kim
-32
/
+53
2023-10-09
drm/amd/display: Add z8_marks in dml
Charlene Liu
-0
/
+9
2023-10-09
drm/amd/display: Add DCN35 DML2 support
Qingqing Zhuo
-7
/
+110
2023-10-09
drm/amd/display: Introduce DML2
Qingqing Zhuo
-4
/
+19572
2023-10-09
drm/amd/display: Move dml code under CONFIG_DRM_AMD_DC_FP guard
Rodrigo Siqueira
-1
/
+2
2023-10-09
drm/amd/display: Move bw_fixed from DML folder
Rodrigo Siqueira
-10
/
+8
2023-10-09
drm/amd/display: Move custom_float from DML folder
Rodrigo Siqueira
-59
/
+36
2023-10-09
drm/amd/display: Move dce_calcs from DML folder
Rodrigo Siqueira
-2
/
+7
2023-10-09
drm/amdgpu: Enable SMU 13.0.0 optimizations when ROCm is active (v2)
Alex Deucher
-1
/
+16
2023-10-09
drm/amd/display: Move the memory allocation out of dcn20_validate_bandwidth_f...
Sebastian Andrzej Siewior
-13
/
+18
2023-10-09
drm/amd/display: Move the memory allocation out of dcn21_validate_bandwidth_f...
Sebastian Andrzej Siewior
-9
/
+13
2023-10-09
drm/amd/display: Add a warning if the FPU is used outside from task context.
Sebastian Andrzej Siewior
-0
/
+1
2023-10-09
drm/amd: Fix UBSAN array-index-out-of-bounds for Polaris and Tonga
Mario Limonciello
-6
/
+6
2023-10-09
drm/amd: Fix UBSAN array-index-out-of-bounds for SMU7
Mario Limonciello
-4
/
+4
2023-10-05
drm/amdgpu: Annotate struct amdgpu_bo_list with __counted_by
Kees Cook
-2
/
+2
2023-10-05
drm/amdgpu: Drop unnecessary return statements
Srinivasan Shanmugam
-21
/
+0
2023-10-05
Documentation/amdgpu: Add board info details
Lijo Lazar
-0
/
+16
2023-10-05
drm/amdgpu: Add sysfs attribute to get board info
Lijo Lazar
-0
/
+57
[prev]
[next]