index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
dml2
/
dml2_wrapper.c
Age
Commit message (
Expand
)
Author
2025-04-11
drm/amd/display/dml2: use vzalloc rather than kzalloc
Alex Deucher
2025-04-07
drm/amd/display: fix zero value for APU watermark_c
Charlene Liu
2025-04-07
drm/amd/display: Protect FPU in dml2_validate()/dml21_validate()
Huacai Chen
2025-04-07
drm/amd/display: Protect FPU in dml2_init()/dml21_init()
Huacai Chen
2025-02-25
drm/amd/display: Refactor DCN4x and related code
Patel, Swapnil
2025-02-12
drm/amd/display: Add DCN36 DML2 support
Wayne Lin
2025-02-12
drm/amd/display: Allow reuse of of DCN4x code
Dmytro
2025-01-10
drm/amd/display: DML2.1 Post-Si Cleanup
Rafal Ostrowski
2024-12-10
drm/amd/display: Populate chroma prefetch parameters, DET buffer fix
Ausef Yousof
2024-10-15
drm/amd/display: Remove useless assignments
Alex Hung
2024-07-27
drm/amd/display: Request 0MHz dispclk for zero display case
Nicholas Kazlauskas
2024-07-01
drm/amd/display: Revert Add workaround to restrict max frac urgent for DPM0
Teeger
2024-06-27
drm/amd/display: Enable DCC on DCN401
Aurabindo Pillai
2024-06-27
drm/amd/display: Remove always true condition
Alex Hung
2024-06-27
drm/amd/display: Add null checks before accessing struct elements
Alex Hung
2024-06-27
drm/amd/display: Add workaround to restrict max frac urgent for DPM0
Sung-huai Wang
2024-06-19
drm/amd/display: Remove redundant checks for context
Alex Hung
2024-06-14
drm/amd/display: Do not override dml2.1 reinit
Dillon Varone
2024-06-14
drm/amd/display: Return after Init
Daniel Sa
2024-06-05
drm/amd/display: Fix DML2 logic to set clk state to min
Nicholas Susanto
2024-05-29
drm/amd/display: Remove incorrect FP context start
Aurabindo Pillai
2024-05-20
drm/amd/display: Deallocate DML 2.1 Memory Allocation
Chris Park
2024-04-26
drm/amd/display: Add misc DC changes for DCN401
Aurabindo Pillai
2024-04-09
drm/amd/display: add dwb support to dml2
Charlene Liu
2024-04-09
drm/amd/display: remove context->dml2 dependency from DML21 wrapper
Joshua Aberback
2024-03-27
drm/amd/display: Allow Z8 when stutter threshold is not met for dcn35
Bhawanpreet Lakha
2024-03-27
drm/amd/display: Refactor DML2 interfaces
Dillon Varone
2024-03-27
drm/amd/display: Expand DML2 callbacks
Dillon Varone
2024-03-20
drm/amd/display: Init DPPCLK from SMU on dcn32
Dillon Varone
2024-02-26
drm/amd/display: Prevent potential buffer overflow in map_hw_resources
Srinivasan Shanmugam
2024-01-05
drm/amd/display: Allow z8/z10 from driver
Charlene Liu
2023-12-19
drm/amd/display: Refactor dc_state interface
Dillon Varone
2023-12-06
drm/amd/display: Add dml2 copy functions
Dillon Varone
2023-11-07
drm/amd/display: Fix handling duplicate planes on one stream
Sung Joon Kim
2023-10-26
drm/amd/display: Fix copyright notice in DML2 code
Stylon Wang
2023-10-09
drm/amd/display: add check in validate_only in dml2
Gabe Teeger
2023-10-09
drm/amd/display: correct dml2 input and dlg_refclk
Charlene Liu
2023-10-09
drm/amd/display: Add z8_marks in dml
Charlene Liu
2023-10-09
drm/amd/display: Add DCN35 DML2 support
Qingqing Zhuo
2023-10-09
drm/amd/display: Introduce DML2
Qingqing Zhuo