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
/
dcn10_resource.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-17
drm/amd/display: Refactor resource into component directory
Mounika Adhuri
1
-1686
/
+0
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
1
-2
/
+2
2023-08-15
drm/amd/display: implement pipe type definition and adding accessors
Wenjing Liu
1
-3
/
+3
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-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: remove unused definition
Yang Li
1
-7
/
+0
2023-06-09
drm/amd/display: Clean FPGA code in dc
Qingqing Zhuo
1
-3
/
+2
2023-03-22
drm/amd/display: Set MPC_SPLIT_DYNAMIC for DCN10
Rodrigo Siqueira
1
-2
/
+2
2023-03-08
drm/amd/display: remove legacy fields of dc_plane_cap struct
David Tadokoro
1
-2
/
+0
2022-10-27
drm/amd/display: move remaining FPU code to dml folder
Ao Zhong
1
-42
/
+2
2022-10-06
drm/amd/display: Fix mutex lock in dcn10
Daniel Gomez
1
-5
/
+61
2022-08-25
drm/amd/display: do not change pipe split policy for RV2
Derek Lai
1
-0
/
+18
2022-07-25
drm/amd/display: Add dc_ctx to link_enc_create() parameters
Aurabindo Pillai
1
-0
/
+1
2022-07-05
drm/amd/display: Move all linux includes into OS types
Harry Wentland
1
-2
/
+0
2022-03-31
drm/amd/display: remove DC_FP_* wrapper from dml folder
Melissa Wen
1
-0
/
+2
2022-03-31
drm/amd/display: detach fpu operations from dcn10_validate_bandwidth in calcs
Melissa Wen
1
-0
/
+14
2022-03-15
drm/amd/display: Wait for hubp read line for Pollock
Becle Lee
1
-0
/
+15
2022-03-15
drm/amd/display: move FPU code from dcn10 to dml/dcn10 folder
Melissa Wen
1
-62
/
+0
2021-12-13
drm/amd/display: fix function scopes
Isabella Basso
1
-10
/
+8
2021-11-24
drm/amd/display: Rename dcn_validate_bandwidth to dcn10_validate_bandwidth
Zhan Liu
1
-1
/
+1
2021-11-22
drm/amd/display: remove no need NULL check before kfree
Bernard Zhao
1
-12
/
+6
2021-09-14
drm/amd/display: Fix dynamic link encoder access.
Jimmy Kizito
1
-1
/
+1
2021-06-07
drm/amd/display: remove no need variable
Bernard Zhao
1
-3
/
+1
2021-04-09
drm/amd/display: revert max lb use by default for n10
Dmytro Laktyushkin
1
-2
/
+0
2021-04-09
drm/amd/display: revert max lb lines change
Dmytro Laktyushkin
1
-1
/
+1
2021-03-23
drm/amd/display: Separate caps for maximum RGB and YUV plane counts
Atufa Khan
1
-0
/
+2
2021-03-23
drm/amd/display: use max lb for latency hiding
Dmytro Laktyushkin
1
-1
/
+3
2021-01-13
drm/amd/display: disable dcn10 pipe split by default
Li, Roman
1
-2
/
+2
2021-01-05
drm/amdgpu/display: drop DCN support for aarch64
Alex Deucher
1
-7
/
+0
2020-11-10
drm/amd/display: force use sRGB for video TF is sRGB or BT709
Jing Zhou
1
-0
/
+1
2020-10-26
drm/amd/display: Source minimum HBlank support
Ashley Thomas
1
-0
/
+1
2020-10-05
drm/amd/display: Add i2c speed arbitration for dc_i2c and hdcp_i2c
Charlene Liu
1
-0
/
+1
2020-09-22
drm/amd/display: Enable DP YCbCr420 mode support for DCN10
Gary Li
1
-1
/
+1
2020-08-24
drm/amd/display: Reject overlay plane configurations in multi-display scenarios
Nicholas Kazlauskas
1
-0
/
+8
2020-08-10
drm/amd/display: add DCN support for aarch64
Daniel Kolesa
1
-31
/
+50
2020-05-05
drm/amd/display: Mode change with same timing causing long display blank
Aric Cyr
1
-18
/
+0
2020-04-28
drm/amd/display: Use cursor locking to prevent flip delays
Aric Cyr
1
-2
/
+12
2020-04-28
drm/amd/display: Internal refactoring to abstract color caps
Krunoslav Kovac
1
-0
/
+34
2020-04-22
drm/amd/display: change from panel to panel cntl
Anthony Koo
1
-17
/
+17
2020-04-22
drm/amd/display: move panel power seq to new panel struct
Anthony Koo
1
-0
/
+31
2020-04-09
drm/amd/display: change default pipe_split policy for DCN1
Eric Yang
1
-1
/
+1
2020-03-31
drm/amd/display: Support P010 pixel format
Stylon Wang
1
-1
/
+2
2020-03-19
drm/amd/display: Set disable_dmcu flag properly per asic
Wyatt Wood
1
-2
/
+2
2020-03-05
drm/amd/display: add worst case dcc meta pitch to fake plane
Joseph Gravenor
1
-2
/
+2
2019-11-19
drm/amd/display: cleanup of function pointer tables
Anthony Koo
1
-0
/
+2
2019-11-19
drm/amd/display: cleanup of construct and destruct funcs
Anthony Koo
1
-5
/
+5
2019-10-25
drm/amd/display: map TRANSMITTER_UNIPHY_x to LINK_REGS_x
Yogesh Mohan Marimuthu
1
-1
/
+27
2019-10-17
drm/amd/display: configurable aux timeout support
abdoulaye berthe
1
-1
/
+4
[next]