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
/
clk_mgr
Age
Commit message (
Expand
)
Author
2024-11-04
drm/amd/display: Remove otg w/a toggling on HPO interfaces
Ausef Yousof
2024-11-04
drm/amd/display: Remove hw w/a toggle if on DP2/HPO
Ausef Yousof
2024-10-28
drm/amd/display: Simplify dcn35_is_ips_supported()
Alex Hung
2024-10-28
drm/amd/display: Refactoring if and endif statements to enable DC_LOGGER
Lohita Mudimela
2024-10-22
drm/amd/display: Adding array index check to prevent memory corruption
Leo Chen
2024-09-18
drm/amd/display: Block dynamic IPS2 on DCN35 for incompatible FW versions
Nicholas Kazlauskas
2024-09-18
drm/amd/display: Emulate Display Hotplug Hang
Daniel Sa
2024-09-02
drm/amd/display: Fix DCN35 set min dispclk logic
Nicholas Susanto
2024-08-27
drm/amd/display: Allocate DCN35 clock table transfer buffers in GART
Nicholas Kazlauskas
2024-08-27
drm/amd/display: Don't skip clock updates in overclocking
Alvin Lee
2024-08-20
drm/amd/display: DCN35 set min dispclk to 50Mhz
Nicholas Susanto
2024-08-13
drm/amd/display: guard otg disable w/a for test
Muhammad Ahmed
2024-08-06
drm/amd/display: Address coverity change
Chris Park
2024-07-27
drm/amd/display: restore immediate_disable_crtc for w/a
Charlene Liu
2024-07-23
drm/amd/display: Fix Potential Null Dereference
Gabe Teeger
2024-07-23
drm/amd/display: Remove hardmax usage for dcn401
Dillon Varone
2024-07-23
drm/amd/display: Check null pointers before used
Alex Hung
2024-07-23
drm/amd/display: avoid disable otg when dig was disabled
Jingwen Zhu
2024-07-23
drm/amd/display: Added logging for automated DPM testing
Ryan Seto
2024-07-01
drm/amd/display: replace CRTC disable function call
Xi (Alex) Liu
2024-07-01
drm/amd/display: fix a crash when clock source is reference for non otg maste...
Wenjing Liu
2024-07-01
drm/amd/display: Cleanup dce_get_dp_ref_freq_khz
Dillon Varone
2024-07-01
drm/amd/display: Fix possible overflow in integer multiplication
Alex Hung
2024-06-27
drm/amd/display: Add null checks before accessing struct elements
Alex Hung
2024-06-27
drm/amd/display: Remove useless function call
Alex Hung
2024-06-19
drm/amd/display: Remove redundant null checks
Alex Hung
2024-06-19
drm/amd/display: Remove redundant checks for ctx->dc_bios
Alex Hung
2024-06-14
drm/amd/display: Send message to notify the DPIA host router bandwidth
Sung Joon Kim
2024-06-14
drm/amd/display: On clock init, maintain DISPCLK freq
Chris Park
2024-06-14
drm/amd/display: Update idle hardmins if uclk or fclk requirement changed
Dillon Varone
2024-06-14
drm/amd/display: Remove useless comparison of unsigned int vs. 0
Alex Hung
2024-06-14
drm/amd/display: Remove duplicate 'update_idle_uclk' in dcn401 clk_mgr code
Ivan Lipski
2024-06-14
drm/amd/display: Remove dcn32_smu13 duplicate header
Zaeem Mohamed
2024-06-14
drm/amd/display: Force max clocks unconditionally when p-state is unsupported
Dillon Varone
2024-06-05
drm/amd/display: Add UCLK p-state support message to dcn401
Dillon Varone
2024-06-05
drm/amd/display: Wait for hardmins to complete on dcn401
Dillon Varone
2024-05-20
drm/amd/display: Correct display clocks update block sequence
Dillon Varone
2024-05-20
drm/amd/display: Adjust incorrect indentations and spaces
Alex Hung
2024-05-13
drm/amd/display: Refactor dcn401_update_clocks
Dillon Varone
2024-05-13
drm/amd/display: Disable AC/DC codepath when unnecessary
Joshua Aberback
2024-05-13
drm/amd/display: Create dcn401_clk_mgr struct
Dillon Varone
2024-05-02
drm/amd/display: Limit clock assignments by size of clk tables
Alex Hung
2024-05-02
drm/amd/display: Check num_valid_sets before accessing reader_wm_sets[]
Alex Hung
2024-05-02
drm/amd/display: Fix invalid Copyright notice
Leo Ma
2024-04-30
drm/amd/display: Remove duplicate dcn401/dcn401_clk_mgr.h header
Jiapeng Chong
2024-04-30
drm/amd/display: Fix DC mode screen flickering on DCN321
Leo Ma
2024-04-30
drm/amd/display: Add dtbclk access to dcn315
Swapnil Patel
2024-04-26
drm/amd/display: Add misc DC changes for DCN401
Aurabindo Pillai
2024-04-26
drm/amd/display: Add new DCN401 sources
Aurabindo Pillai
2024-04-26
drm/amd/display: Add NULL pointer check for kzalloc
Hersen Wu
[next]