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
/
display
/
dc
/
link
Age
Commit message (
Expand
)
Author
Lines
2024-07-23
drm/amd/display: Check null pointers before multiple uses
Alex Hung
-2
/
+8
2024-07-23
drm/amd/display: Check null pointers before used
Alex Hung
-1
/
+1
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: Fix DP-DVI dongle hotplug
Gabe Teeger
-4
/
+1
2024-07-23
drm/amd/display: fix dscclk programming sequence on DCN401
Wenjing Liu
-14
/
+27
2024-07-23
drm/amd/display: Replace assert with error message in dp_retrieve_lttpr_cap()
Roman Li
-1
/
+5
2024-07-16
drm/amd/display: Move DIO documentation to the right place
Rodrigo Siqueira
-9
/
+29
2024-07-01
drm/amd/display: Fix possible overflow in integer multiplication
Alex Hung
-1
/
+1
2024-06-27
drm/amd/display: Validate function returns
Alex Hung
-2
/
+1
2024-06-27
drm/amd/display: Fix reduced resolution and refresh rate
Daniel Sa
-10
/
+11
2024-06-27
drm/amd/display: Run DC_LOG_DC after checking link->link_enc
Alex Hung
-3
/
+3
2024-06-27
drm/amd/display: Remove redundant checks for pipe_ctx->stream
Alex Hung
-1
/
+1
2024-06-27
drm/amd/display: Send DP_TOTAL_LTTPR_CNT during detection if LTTPR is present
Michael Strauss
-1
/
+9
2024-06-14
Revert "drm/amd/display: workaround for oled eDP not lighting up on DCN401"
Joshua Aberback
-3
/
+0
2024-06-14
drm/amd/display: Remove reduntant comparisons by Coverity
Ivan Lipski
-2
/
+6
2024-06-14
Revert "drm/amd/display: Handle HPD_IRQ for internal link"
Sung-huai Wang
-15
/
+9
2024-06-14
drm/amd/display: use preferred link settings for dp signal only
Wenjing Liu
-14
/
+10
2024-06-14
drm/amd/display: Ignore UHBR13.5 cable ID cap for passive cable max link rate
George Shen
-1
/
+2
2024-06-14
drm/amd/display: Add fallback defaults for invalid LTTPR DPCD caps
Michael Strauss
-3
/
+16
2024-06-14
drm/amd/display: Update FIXED_VS retimer training pattern delay
Michael Strauss
-3
/
+3
2024-06-14
drm/amd/display: Program DIG FE source select for DVI before PHY en
Alvin Lee
-1
/
+1
2024-06-14
drm/amd/display: Extend PSRSU residency mode
Jack Chang
-3
/
+3
2024-06-05
drm/amd/display: Add retires when read DPCD
Joan Lee
-6
/
+20
2024-06-05
drm/amd/display: workaround for oled eDP not lighting up on DCN401
Joshua Aberback
-0
/
+3
2024-06-05
drm/amd/display: turn on symclk for dio virtual stream in dpms sequence
Wenjing Liu
-16
/
+25
2024-05-23
drm/amd/display: Refactor construct_phy function in dc/link/link_factory.c
Srinivasan Shanmugam
-33
/
+34
2024-05-20
drm/amd/display: remove unused struct 'aux_payloads'
Dr. David Alan Gilbert
-4
/
+0
2024-05-20
drm/amd/display: Not fallback if link BW is smaller than req BW
Cruise
-17
/
+4
2024-05-13
drm/amd/display: Check UHBR13.5 cap when determining max link cap
George Shen
-4
/
+18
2024-05-13
drm/amd/display: Expand to higher link rates
Sung Joon Kim
-0
/
+3
2024-05-08
drm/amd/display: reset DSC clock in post unlock update
Wenjing Liu
-2
/
+8
2024-05-08
drm/amd/display: Reset input mode for DIG on encoder reset
Dillon Varone
-0
/
+2
2024-05-08
drm/amd/display: Refactor input mode programming for DIG FIFO
Dillon Varone
-0
/
+3
2024-05-02
drm/amd/display: Fix Coverity INTEGER_OVERFLOW within decide_fallback_link_se...
Hersen Wu
-1
/
+1
2024-05-02
drm/amd/display: Skip updating link encoder for unknown eng_id
Alex Hung
-1
/
+1
2024-05-02
drm/amd/display: Add missing NULL pointer check within dpcd_extend_address_range
Hersen Wu
-0
/
+1
2024-05-02
drm/amd/display: Check index for aux_rd_interval before using
Alex Hung
-2
/
+2
2024-04-30
drm/amd/display: Change ASSR disable sequence
Swapnil Patel
-2
/
+1
2024-04-30
drm/amd/display: Fix FEC_READY write on DP LT
Ilya Bakoulin
-8
/
+6
2024-04-30
drm/amd/display: Replace uint8_t with u8 for dp_hdmi_dongle_signature_str
Rodrigo Siqueira
-1
/
+1
2024-04-30
drm/amd/display: Disable error correction if it's not supported
Cruise
-26
/
+21
2024-04-30
drm/amd/display: Add condition for dp_set_dsc_config call
Ilya Bakoulin
-7
/
+9
2024-04-30
drm/amd/display: Allocate zero bw after bw alloc enable
Meenakshikumar Somasundaram
-1
/
+9
2024-04-30
drm/amd/display: Skip SST ACT polling when sink_count is 0
George Shen
-2
/
+4
2024-04-30
drm/amd/display: Add delay to improve LTTPR UHBR interop
Michael Strauss
-0
/
+5
2024-04-30
drm/amd/display: Handle HPD_IRQ for internal link
Sung-huai Wang
-9
/
+16
2024-04-26
drm/amd/display: Fix uninitialized variables in DC
Alex Hung
-3
/
+3
2024-04-26
drm/amd/display: Fix uninitialized variables in DC
Alex Hung
-20
/
+20
2024-04-12
drm/amd/display: Change DPCD address range
Rodrigo Siqueira
-1
/
+1
2024-04-12
drm/amd/display: Adjust some includes used by display
Rodrigo Siqueira
-1
/
+0
[prev]
[next]