index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
dcn32
/
dcn32_hwseq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-09
drm/amd/display: Refactor HWSS into component folder
Mounika Adhuri
1
-1678
/
+0
2023-10-04
drm/amd/display: enable dsc_clk even if dsc_pg disabled
Muhammad Ahmed
1
-0
/
+3
2023-09-26
drm/amd/display: switch DC over to the new DRM logging macros
Hamza Mahfooz
1
-1
/
+1
2023-09-11
drm/amd/display: add skip_implict_edp_power_control flag for dcn32
Ian Chen
1
-2
/
+4
2023-09-11
drm/amd/display: add seamless pipe topology transition check
Wenjing Liu
1
-0
/
+52
2023-09-11
drm/amd/display: Blank phantom OTG before enabling
Alvin Lee
1
-0
/
+46
2023-08-15
drm/amd/display: implement pipe type definition and adding accessors
Wenjing Liu
1
-6
/
+6
2023-07-21
drm/amd/display: remove an unused file
Aurabindo Pillai
1
-2
/
+0
2023-06-30
drm/amd/display: Remove Phantom Pipe Check When Calculating K1 and K2
Austin Zheng
1
-4
/
+0
2023-06-30
drm/amd/display: Fix the delta clamping for shaper LUT
Harry Wentland
1
-3
/
+3
2023-06-23
drm/amd/display: fix odm k2 div calculation
Dmytro Laktyushkin
1
-2
/
+6
2023-06-15
drm/amd/display: fix pixel rate update sequence
Dmytro Laktyushkin
1
-6
/
+2
2023-06-15
drm/amd/display: Do not disable phantom pipes in driver
Saaem Rizvi
1
-1
/
+2
2023-06-09
drm/amd/display: Wrong index type for pipe iterator
Saaem Rizvi
1
-1
/
+1
2023-06-09
drm/amd/display: Refactor fast update to use new HWSS build sequence
Alvin Lee
1
-0
/
+24
2023-06-09
drm/amd/display: Trigger DIO FIFO resync on commit streams for DCN32
Saaem Rizvi
1
-0
/
+29
2023-06-09
drm/amd/display: Simplify the calculation of variables
Jiapeng Chong
1
-3
/
+3
2023-04-24
drm/amd/display: Query GECC enable for SubVP disable
Alvin Lee
1
-0
/
+1
2023-04-24
drm/amd/display: Enable SubVP on PSR panels if single stream
Alvin Lee
1
-0
/
+1
2023-04-18
drm/amd/display: refactor dmub commands into single function
Josip Pavic
1
-8
/
+4
2023-04-18
drm/amd/display: Only consider DISPCLK when using optimized boot path
Alvin Lee
1
-3
/
+3
2023-04-18
drm/amd/display: Add missing WA and MCLK validation
Rodrigo Siqueira
1
-0
/
+1
2023-04-11
drm/amd/display: On clock init, maintain DISPCLK freq
Alvin Lee
1
-5
/
+21
2023-03-31
drm/amd/display: Only keep cursor p-state force for FPO
Alvin Lee
1
-0
/
+6
2023-03-31
drm/amd/display: fixed dcn30+ underflow issue
Ayush Gupta
1
-1
/
+1
2023-03-31
drm/amd/display: Use per pipe P-State force for FPO
Alvin Lee
1
-17
/
+24
2023-03-22
drm/amd/display: Make DCN32 3dlut function available to future DCNs
Wesley Chalmers
1
-1
/
+1
2023-03-22
drm/amd/display: Implement workaround for writing to OTG_PIXEL_RATE_DIV register
Saaem Rizvi
1
-1
/
+1
2023-03-14
drm/amd/display: Remove OTG DIV register write for Virtual signals.
Saaem Rizvi
1
-1
/
+1
2023-03-14
drm/amd/display: convert link.h functions to function pointer style
Wenjing Liu
1
-6
/
+7
2023-03-07
drm/amd/display: When blanking during init loop to find OPP index
Alvin Lee
1
-0
/
+83
2023-02-28
drm/amd/display: merge dc_link.h into dc.h and dc_types.h
Wenjing Liu
1
-1
/
+1
2023-02-28
drm/amd/display: dcn32/321 dsc_pg_control not executed properly
Hersen Wu
1
-6
/
+13
2023-02-14
drm/amd/display: fix k1 k2 divider programming for phantom streams
Aurabindo Pillai
1
-2
/
+2
2023-02-08
drm/amd/display: break down dc_link.c
Wenjing Liu
1
-2
/
+2
2023-01-24
drm/amd/display: merge dc_link_dp into dc_link
Wenjing Liu
1
-1
/
+0
2023-01-24
drm/amd/display: Set init freq for DCFCLK DS
Alvin Lee
1
-0
/
+1
2023-01-24
drm/amd/display: Allow idle optimization after turning off all pipes
Alvin Lee
1
-0
/
+10
2023-01-24
drm/amd/display: Disable MALL SS and messages for PSR supported configs
Dillon Varone
1
-0
/
+7
2023-01-17
drm/amd/display: Request min clocks after disabling pipes on init
Alvin Lee
1
-0
/
+21
2023-01-17
drm/amd/display: move dp capability related logic to link_dp_capability
Wenjing Liu
1
-4
/
+5
2023-01-17
drm/amd/display: Use DML for MALL SS and Subvp allocation calculations
Dillon Varone
1
-133
/
+13
2023-01-03
drm/amd/display: Turn on phantom OTG before disabling phantom pipe
Alvin Lee
1
-0
/
+36
2022-12-15
drm/amd/display: Check for PSR in no memory request case
Samson Tam
1
-1
/
+2
2022-12-06
drm/amd/display: Disable uclk pstate for subvp pipes
Dillon Varone
1
-5
/
+5
2022-11-29
drm/amd/display: Use DCC meta pitch for MALL allocation requirements
Dillon Varone
1
-3
/
+3
2022-11-29
drm/amd/display: MALL SS calculations should iterate over all pipes for cursor
Dillon Varone
1
-1
/
+1
2022-11-23
drm/amd/display: Avoid setting pixel rate divider to N/A
Taimur Hassan
1
-3
/
+1
2022-11-23
drm/amd/display: Check if PSR enabled when entering MALL
Alvin Lee
1
-1
/
+6
2022-11-15
drm/amd/display: Fix Subvp phantom pipe transition
Alvin Lee
1
-0
/
+27
[next]