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
/
dcn10
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-03
drm/amd/display: Refactor INIT into component folder
Revalla
3
-162
/
+1
2023-11-29
drm/amd/display: Refactor OPTC into component folder
Parandhaman K
4
-2222
/
+2
2023-11-17
drm/amd/display: Refactor resource into component directory
Mounika Adhuri
3
-1743
/
+1
2023-11-07
drm/amd/display: Create optc.h file
Rodrigo Siqueira
1
-185
/
+1
2023-10-26
drm/amd/display: Set the DML2 attribute to false in all DCNs older than versi...
Rodrigo Siqueira
1
-0
/
+1
2023-10-09
drm/amd/display: Refactor HWSS into component folder
Mounika Adhuri
6
-4112
/
+7
2023-09-26
drm/amd/display: switch DC over to the new DRM logging macros
Hamza Mahfooz
1
-4
/
+14
2023-09-20
drm/amd/display: fix some non-initialized register mask and setting
Charlene Liu
1
-3
/
+5
2023-09-11
drm/amd/display: fix some non-initialized register mask and setting
Charlene Liu
1
-1
/
+4
2023-09-11
drm/amd/display: Add DCHUBBUB callback to report MALL status
Aurabindo Pillai
1
-1
/
+4
2023-09-11
drm/amd/display: Don't lock phantom pipe on disabling
Alvin Lee
1
-1
/
+2
2023-08-30
drm/amd/display: Update DCN10 for DCN35 support
Qingqing Zhuo
4
-2
/
+85
2023-08-15
drm/amd/display: implement pipe type definition and adding accessors
Wenjing Liu
1
-3
/
+3
2023-08-09
drm/amd/display: Clean up errors in dcn10_dpp_dscl.c
Ran Sun
1
-2
/
+1
2023-08-07
drm/amd/display: rename acquire_idle_pipe_for_layer to acquire_free_pipe_as_s...
Wenjing Liu
1
-3
/
+3
2023-08-07
drm/amd/display: update add plane to context logic with a new algorithm
Wenjing Liu
1
-5
/
+6
2023-08-07
drm/amd/display: Fix a bug when searching for insert_above_mpcc
Wesley Chalmers
1
-2
/
+3
2023-07-18
drm/amd/display: Update scaler recout data for visual confirm
Leo Ma
1
-17
/
+1
2023-07-18
drm/amd/display: check TG is non-null before checking if enabled
Taimur Hassan
1
-1
/
+2
2023-07-18
drm/amd/display: Use is_dig_enable function instead of dcn10 hardcode
Nicholas Kazlauskas
1
-1
/
+1
2023-06-30
drm/amd/display: Fix the delta clamping for shaper LUT
Harry Wentland
3
-5
/
+17
2023-06-15
drm/amd/display: Clean up dcn10_optc.c kdoc
Srinivasan Shanmugam
1
-21
/
+36
2023-06-15
drm/amd/display: Correct kdoc formats in dcn10_opp.c
Srinivasan Shanmugam
1
-8
/
+12
2023-06-09
drm/amd/display: Refactor fast update to use new HWSS build sequence
Alvin Lee
1
-0
/
+1
2023-06-09
drm/amd/display: Program OTG vtotal min/max selectors unconditionally for DCN1+
Aurabindo Pillai
1
-12
/
+3
2023-06-09
drm/amd/display: Add gnu_printf format attribute for snprintf_count()
Srinivasan Shanmugam
1
-4
/
+5
2023-06-09
drm/amd/display: Fix up missing 'dc' & 'pipe_ctx' kdoc parameters in delay_cu...
Srinivasan Shanmugam
1
-0
/
+5
2023-06-09
drm/amd/display: remove unused definition
Yang Li
1
-7
/
+0
2023-06-09
drm/amd/display: Clean FPGA code in dc
Qingqing Zhuo
3
-86
/
+53
2023-06-09
drm/amd/display: Add visual confirm color support for MCLK switch
Leo (Hanghong) Ma
2
-16
/
+7
2023-06-09
drm/amd/display: Add additional pstate registers to HW state query
Sung Lee
1
-0
/
+2
2023-06-09
drm/amd/display: revert "Update scaler recout data for visual confirm"
Leo Ma
1
-1
/
+17
2023-04-24
drm/amd/display: Update scaler recout data for visual confirm
Leo (Hanghong) Ma
1
-17
/
+1
2023-04-18
drm/amd/display: add mechanism to skip DCN init
Eric Yang
1
-1
/
+3
2023-04-11
drm/amd/display: set variables aperture_default_system and context0_default_s...
Tom Rix
1
-2
/
+2
2023-03-31
drm/amd/display: Fix 4to1 MPC black screen with DPP RCO
Nicholas Kazlauskas
1
-2
/
+10
2023-03-31
drm/amd/display: Add NULL plane_state check for cursor disable logic
Nicholas Kazlauskas
1
-1
/
+3
2023-03-22
drm/amd/display: Set MPC_SPLIT_DYNAMIC for DCN10
Rodrigo Siqueira
1
-2
/
+2
2023-03-22
drm/amd/display: Add CRC and DMUB test support
Charlene Liu
1
-0
/
+29
2023-03-14
drm/amd/display: convert link.h functions to function pointer style
Wenjing Liu
2
-6
/
+7
2023-03-14
drm/amd/display: reset the scaler boundary mode
Zhikai Zhai
2
-0
/
+8
2023-03-08
drm/amd/display: remove legacy fields of dc_plane_cap struct
David Tadokoro
1
-2
/
+0
2023-03-07
drm/amd/display: Drop unnecessary DCN guards
Harry Wentland
3
-11
/
+1
2023-02-28
drm/amd/display: merge dc_link.h into dc.h and dc_types.h
Wenjing Liu
1
-1
/
+1
2023-02-23
drm/amd/display: Remove unused local variables
Arthur Grillo
1
-2
/
+1
2023-02-15
drm/amd/display: Fix excess arguments on kernel-doc
Arthur Grillo
1
-1
/
+1
2023-02-14
drm/amd/display: add NULL pointer check
Charlene Liu
1
-6
/
+10
2023-02-08
drm/amd/display: fix cursor offset on rotation 180
Melissa Wen
1
-1
/
+1
2023-02-08
drm/amd/display: break down dc_link.c
Wenjing Liu
2
-5
/
+5
2023-02-08
drm/amd/display: Do not commit pipe when updating DRR
Wesley Chalmers
1
-1
/
+2
[next]