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
Age
Commit message (
Expand
)
Author
Lines
2024-07-23
drm/amd/display: Set Cursor Matrix to bypass instead of Input Plane
Daniel Sa
-12
/
+2
2024-07-23
drm/amd/display: Check stream pointer is initialized before accessing
Sung Joon Kim
-4
/
+3
2024-07-23
drm/amd/display: Export additional FAMS2 global configuration options from DML
Dillon Varone
-95
/
+110
2024-07-23
drm/amd/display: Refactoring DWB related files from dcn30 Files
Mudimela
-4
/
+10
2024-07-23
drm/amd/display: add dmcub support check
Fudongwang
-0
/
+3
2024-07-23
drm/amd/display: Increase array size of dummy_boolean
Alex Hung
-1
/
+1
2024-07-23
drm/amd/display: Check null pointers before multiple uses
Alex Hung
-56
/
+76
2024-07-23
drm/amd/display: Check null pointers before used
Alex Hung
-14
/
+17
2024-07-23
drm/amd/display: Check link_res->hpo_dp_link_enc before using it
Alex Hung
-0
/
+7
2024-07-23
drm/amd/display: Add P-State Keepout to dcn401 Global Sync
Dillon Varone
-13
/
+83
2024-07-23
drm/amd/display: remove dc dependencies from SPL library
Samson Tam
-432
/
+1646
2024-07-23
drm/amd/display: Issue with 3 or more mcaches per surface
Nevenko Stupar
-11
/
+11
2024-07-23
drm/amd/display: Calculate ODM width using odm slice rect, not recout
Alvin Lee
-4
/
+4
2024-07-23
drm/amd/display: Add blanked streams override to DML2.1
Dillon Varone
-0
/
+7
2024-07-23
drm/amd/display: Fix VRR cannot enable
Tom Chung
-21
/
+2
2024-07-23
drm/amd/display: Refactoring MPC
Mounika Adhuri
-5
/
+30
2024-07-23
drm/amd/display: DML2.1 resynchronization
Chaitanya Dhere
-1669
/
+566
2024-07-23
drm/amd/display: Do 1-to-1 mapping between OPP and DSC in DML2
Sung Joon Kim
-1
/
+1
2024-07-23
drm/amd/display: Refactoring MMHUBBUB
Revalla Hari Krishna
-1
/
+10
2024-07-23
drm/amd/display: Deallocate DML memory if allocation fails
Chris Park
-2
/
+8
2024-07-23
drm/amd/display: Check stream before comparing them
Alex Hung
-0
/
+2
2024-07-23
drm/amd/display: Check null pointers before using them
Alex Hung
-4
/
+8
2024-07-23
drm/amd/display: Pass non-null to dcn20_validate_apply_pipe_split_flags
Alex Hung
-2
/
+4
2024-07-23
drm/amd/display: Check phantom_stream before it is used
Alex Hung
-0
/
+3
2024-07-23
drm/amd/display: Check null-initialized variables
Alex Hung
-3
/
+4
2024-07-23
drm/amd/display: Initialize denominators' default to 1
Alex Hung
-4
/
+4
2024-07-23
drm/amd/display: Refactoring OPP
Revalla Hari Krishna
-2
/
+17
2024-07-23
drm/amd/display: Fix DP-DVI dongle hotplug
Gabe Teeger
-4
/
+1
2024-07-23
drm/amd/display: Disable subvp based on HW cursor requirement
Alvin Lee
-1
/
+11
2024-07-23
drm/amd/display: When resync fifo ensure to use correct pipe ctx
Alvin Lee
-12
/
+30
2024-07-23
drm/amd/display: Add option to allow transition when odm is forced
Sridevi Arvindekar
-1
/
+8
2024-07-23
drm/amd/display: avoid disable otg when dig was disabled
Jingwen Zhu
-3
/
+25
2024-07-23
drm/amd/display: Implement bias and scale pre scl
Relja Vojvodic
-14
/
+43
2024-07-23
drm/amd/display: apply vmin optimization even if it doesn't reach vmin level
Wenjing Liu
-7
/
+20
2024-07-23
drm/amd/display: fix dscclk programming sequence on DCN401
Wenjing Liu
-59
/
+58
2024-07-23
drm/amd/display: Revert "Check HDCP returned status"
Alex Hung
-9
/
+9
2024-07-23
drm/amd/display: Replace assert with error message in dp_retrieve_lttpr_cap()
Roman Li
-1
/
+5
2024-07-23
drm/amd/display: Added logging for automated DPM testing
Ryan Seto
-57
/
+237
2024-07-23
drm/amd/display: Don't consider cursor for no plane case in DML1
Alvin Lee
-0
/
+2
2024-07-23
drm/amd/display: quality improvements for EASF and ISHARP
Samson Tam
-710
/
+3161
2024-07-23
drm/amd/display: Disable HBR audio for DP2 for certain ASICs
Alvin Lee
-0
/
+19
2024-07-23
drm/amd/display: Disable replay if VRR capability is false
Tom Chung
-0
/
+6
2024-07-23
drm/amdgpu: add print support for sdma_v_5_0 ip_dump
Sunil Khatri
-0
/
+22
2024-07-23
drm/amdgpu: Add sdma_v5_0 ip dump for devcoredump
Sunil Khatri
-0
/
+82
2024-07-23
drm/amdgpu: add print support for sdma_v_6_0 ip_dump
Sunil Khatri
-0
/
+22
2024-07-23
drm/amdgpu: Add sdma_v6_0 ip dump for devcoredump
Sunil Khatri
-0
/
+90
2024-07-23
drm/amdgpu: fix the print message in devcoredump
Sunil Khatri
-1
/
+1
2024-07-23
drm/amdgpu: fix the extra space between two functions
Sunil Khatri
-0
/
+1
2024-07-23
drm/amdgpu: add print support for sdma_v_5_2 ip_dump
Sunil Khatri
-0
/
+21
2024-07-23
drm/amdgpu: Add sdma_v5_2 ip dump for devcoredump
Sunil Khatri
-0
/
+83
[prev]
[next]