index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
core
/
dc_resource.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-27
drm/amd/display: add back quality EASF and ISHARP and dc dependency changes
Samson Tam
1
-2
/
+0
2024-08-20
drm/amd/display: remove an extraneous call for checking dchub clock
Aurabindo Pillai
1
-5
/
+0
2024-08-20
drm/amd/display: Update HPO I/O When Handling Link Retrain Automation Request
Michael Strauss
1
-0
/
+13
2024-08-13
drm/amd/display: Unlock Pipes Based On DET Allocation
Austin Zheng
1
-0
/
+28
2024-08-06
drm/amd/display: Handle null 'stream_status' in 'planes_changed_for_existing_...
Srinivasan Shanmugam
1
-1
/
+3
2024-07-27
drm/amd/display: roll back quality EASF and ISHARP and dc dependency changes
Samson Tam
1
-0
/
+2
2024-07-23
drm/amd/display: remove dc dependencies from SPL library
Samson Tam
1
-2
/
+0
2024-07-23
drm/amd/display: Do 1-to-1 mapping between OPP and DSC in DML2
Sung Joon Kim
1
-1
/
+1
2024-07-23
drm/amd/display: Check stream before comparing them
Alex Hung
1
-0
/
+2
2024-07-01
drm/amd/display: Fix possible overflow in integer multiplication
Alex Hung
1
-4
/
+4
2024-06-19
drm/amd/display: Remove redundant null checks
Alex Hung
1
-1
/
+1
2024-06-19
drm/amd/display: Improve warning log for get OPP for OTG master
Rodrigo Siqueira
1
-0
/
+6
2024-06-19
drm/amd/display: Check pipe_ctx before it is used
Alex Hung
1
-1
/
+6
2024-06-14
drm/amd/display: make ODM segment width of YCbCr422 two pixel aligned
Wenjing Liu
1
-4
/
+11
2024-06-14
drm/amd/display: Check otg_master pointer before use it
Rodrigo Siqueira
1
-7
/
+15
2024-06-14
drm/amd/display: remove dpp pipes on failure to update pipe params
Wenjing Liu
1
-1
/
+8
2024-06-14
drm/amd/display: added NULL check at start of dc_validate_stream
winstang
1
-0
/
+3
2024-06-14
drm/amd/display: reduce ODM slice count to initial new dc state only when needed
Wenjing Liu
1
-20
/
+25
2024-06-14
drm/amd/display: Change AVI Info Frame version to 4 for OVT
Chris Park
1
-1
/
+1
2024-06-05
drm/amd/display: turn on symclk for dio virtual stream in dpms sequence
Wenjing Liu
1
-2
/
+4
2024-06-05
drm/amd/display: Keep VBios pixel rate div setting until next mode set
yi-lchen
1
-0
/
+6
2024-05-29
drm/amd/display: Fix null pointer dereference for dcn401
Aurabindo Pillai
1
-3
/
+5
2024-05-20
drm/amd/display: enable EASF support for DCN40
Samson Tam
1
-3
/
+8
2024-05-13
drm/amd/display: Find max flickerless instant vtotal delta
Ethan Bitnun
1
-0
/
+3
2024-05-13
drm/amd/display: Refactor dcn401_update_clocks
Dillon Varone
1
-1
/
+2
2024-05-13
drm/amd/display: Add left edge pixel for YCbCr422/420 + ODM pipe split
Wenjing Liu
1
-1
/
+8
2024-05-13
drm/amd/display: Add resource interfaces for get ODM slice rect
Wenjing Liu
1
-64
/
+73
2024-05-08
drm/amd/display: Clean-up recout calculation for visual confirm
Samson Tam
1
-7
/
+16
2024-05-02
drm/amd/display: Add otg_master NULL check within resource_log_pipe_topology_...
Hersen Wu
1
-0
/
+3
2024-05-02
drm/amd/display: Ensure array index tg_inst won't be -1
Alex Hung
1
-1
/
+1
2024-04-30
drm/amd/display: use even ODM slice width for two pixels per container
Wenjing Liu
1
-0
/
+8
2024-04-30
drm/amd/display: Revert "dc: Keep VBios pixel rate div setting util next mode...
Webb Chen
1
-4
/
+0
2024-04-30
drm/amd/display: Keep VBios pixel rate div setting util next mode set
Webb Chen
1
-0
/
+4
2024-04-30
drm/amd/display: Fix recout calculation for stereo side-by-side
Sung Joon Kim
1
-0
/
+3
2024-04-30
drm/amd/display: Add null check in resource_log_pipe_topology_update
Natanel Roizenman
1
-0
/
+4
2024-04-26
drm/amd/display: Add misc DC changes for DCN401
Aurabindo Pillai
1
-2
/
+42
2024-04-26
drm/amd/display: Fix uninitialized variables in DC
Alex Hung
1
-1
/
+1
2024-04-26
drm/amd/display: Do not return negative stream id for array
Alex Hung
1
-0
/
+7
2024-04-26
drm/amd/display: Skip finding free audio for unknown engine_id
Alex Hung
1
-0
/
+3
2024-04-16
drm/amd/display: Group scl_data together in resource_build_scaling_params
Rodrigo Siqueira
1
-3
/
+2
2024-04-09
drm/amd/display: Rebuild test pattern params for DP_TEST_PATTERN_VIDEO_MODE
George Shen
1
-2
/
+2
2024-04-09
drm/amd/display: move build test pattern params as part of pipe resource upda...
Wenjing Liu
1
-0
/
+7
2024-04-09
drm/amd/display: update pipe topology log to support subvp
Wenjing Liu
1
-31
/
+65
2024-04-09
drm/amd/display: optimize dml2 pipe resource allocation order
Wenjing Liu
1
-0
/
+2
2024-03-27
drm/amd/display: Remove plane and stream pointers from dc scratch
Alvin Lee
1
-1
/
+1
2024-03-27
drm/amd/display: build scaling params when a new plane is appended
Wenjing Liu
1
-2
/
+8
2024-03-27
drm/amd/display: fix nonseamless transition from ODM + MPO to ODM + subvp
Wenjing Liu
1
-0
/
+44
2024-03-27
drm/amd/display: Expand DML2 callbacks
Dillon Varone
1
-0
/
+33
2024-03-20
drm/amd/display: Correct indentations and spaces
Alex Hung
1
-1
/
+2
2024-03-20
drm/amd/display: Revert Add left edge pixel + ODM pipe split
Gabe Teeger
1
-37
/
+0
[next]