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
/
dcn321
Age
Commit message (
Expand
)
Author
2024-06-14
drm/amd/display: Refactor DCN3X into component folder
Mounika Adhuri
2024-04-26
drm/amd/display: Code style adjustments
Rodrigo Siqueira
2024-04-26
drm/amd/display: Clean up code in DC
Rodrigo Siqueira
2023-11-17
drm/amd/display: Refactor resource into component directory
Mounika Adhuri
2023-10-26
drm/amd/display: add interface to query SubVP status
Aurabindo Pillai
2023-10-26
drm/amd/display: add pipe resource management callbacks to DML2
Wenjing Liu
2023-10-26
drm/amd/display: Set the DML2 attribute to false in all DCNs older than versi...
Rodrigo Siqueira
2023-10-09
drm/amd/display: Refactor HWSS into component folder
Mounika Adhuri
2023-10-09
drm/amd/display: Introduce DML2
Qingqing Zhuo
2023-09-26
drm/amd/display: add missing function pointer for DCN321 resource
Wenjing Liu
2023-08-30
drm/amd/display: add more pipe resource interfaces
Wenjing Liu
2023-08-07
drm/amd/display: rename acquire_idle_pipe_for_layer to acquire_free_pipe_as_s...
Wenjing Liu
2023-08-07
drm/amd/display: update add plane to context logic with a new algorithm
Wenjing Liu
2023-06-23
drm/amd/display: Enable dc mode clock switching for DCN32x
Alvin Lee
2023-06-23
drm/amd/display: Disable DC Mode Capping On DCN321
Austin Zheng
2023-06-23
drm/amd/display: enable the new fast update path for supported ASICs
Alvin Lee
2023-06-15
drm/amd/display: Limit Minimum FreeSync Refresh Rate
Austin Zheng
2023-06-15
drm/amd/display: Re-enable SubVP high refresh
Alvin Lee
2023-06-09
drm/amd/display: remove unused definition
Yang Li
2023-06-09
drm/amd/display: Clean FPGA code in dc
Qingqing Zhuo
2023-06-09
drm/amd/display: Update vactive margin and max vblank for fpo + vactive
Alvin Lee
2023-06-09
drm/amd/display: filter out invalid bits in pipe_fuses
Samson Tam
2023-04-24
drm/amd/display: Enable SubVP for high refresh rate displays
Alvin Lee
2023-04-21
drm/amd/display: 3-plane MPO enablement for DCN321
Krunoslav Kovac
2023-04-18
drm/amd/display: Enable FPO + Vactive
Alvin Lee
2023-04-11
drm/amd/display: On clock init, maintain DISPCLK freq
Alvin Lee
2023-04-11
drm/amd/display: Add FPO + VActive support
Alvin Lee
2023-03-31
drm/amd/display: Enable FPO optimization
Alvin Lee
2023-03-31
drm/amd/display: Enable FPO for configs that could reduce vlevel
Alvin Lee
2023-03-14
drm/amd/display: convert link.h functions to function pointer style
Wenjing Liu
2023-03-08
drm/amd/display: remove legacy fields of dc_plane_cap struct
David Tadokoro
2023-02-28
drm/amd/display: DAL to program DISPCLK WDIVIDER if PMFW doesn't
Alvin Lee
2023-01-31
drm/amd/display: fix MALL size hardcoded for DCN321
Samson Tam
2023-01-24
drm/amd/display: merge dc_link_dp into dc_link
Wenjing Liu
2023-01-24
drm/amd/display: adjust MALL size available for DCN32 and DCN321
Samson Tam
2023-01-13
drm/amd/display: refactor ddc logic from dc_link_ddc to link_ddc
Wenjing Liu
2022-12-15
drm/amd/display: Add debug bit to disable unbounded requesting
Dillon Varone
2022-12-06
drm/amd/display: Remove DTB DTO on CLK update
Chris Park
2022-11-29
drm/amd/display: Retain phantom pipes when min transition into subvp (#7358)
Alvin Lee
2022-11-23
drm/amd/display: Retain phantom plane/stream if validation fails
Alvin Lee
2022-11-23
drm/amd/display: Limit HW cursor size of >= 4k
Alvin Lee
2022-11-23
drm/amd/display: Add margin on DRR vblank start for subvp
Alvin Lee
2022-11-15
drm/amd/display: rework macros for DWB register access
Aurabindo Pillai
2022-11-09
drm/amd/display: Have risk for memory exhaustion
LongJun Tang
2022-11-09
drm/amd/display: Add margin for max vblank time for SubVP + DRR
Alvin Lee
2022-11-09
drm/amd/display: Enforce minimum prefetch time for low memclk on DCN32
Dillon Varone
2022-10-06
drm/amd/display: clean up one inconsistent indenting
Yang Li
2022-10-06
drm/amd/display: Update DCN321 hook that deals with pipe aquire
Rodrigo Siqueira
2022-10-06
drm/amd/display: Drop unused code for DCN32/321
Rodrigo Siqueira
2022-09-29
drm/amd/display: Fix various dynamic ODM transitions on DCN32
Dillon Varone
[next]