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
/
dce
Age
Commit message (
Expand
)
Author
2024-04-09
drm/amd/display: Add missing SFB and OPP_SF
Rodrigo Siqueira
2024-04-09
drm/amd/display: Fix compiler warnings on high compiler warning levels
Aric Cyr
2024-03-20
drm/amd/display: Update DMUB flags and definitions
Anthony Koo
2024-02-26
Merge v6.8-rc6 into drm-next
Daniel Vetter
2024-02-22
drm/amd/display: Only allow dig mapping to pwrseq in new asic
Lewis Huang
2024-02-14
drm/amd/display: should support dmub hw lock on Replay
Martin Tsai
2024-01-29
drm/amd/display: fix DP audio settings
Charlene Liu
2024-01-22
drm/amd/display: Drop kdoc markers for some Panel Replay functions
Srinivasan Shanmugam
2024-01-15
drm/amd/display: Add DP audio BW validation
George Shen
2024-01-09
drm/amd/display: To adjust dprefclk by down spread percentage
Martin Tsai
2024-01-03
drm/amd/display: Add some functions for Panel Replay
Tom Chung
2024-01-03
drm/amd/display: Correctly restore user_level
Camille Cho
2023-12-19
drm/amd/display: Wake DMCUB before executing GPINT commands
Nicholas Kazlauskas
2023-12-19
drm/amd/display: Wake DMCUB before sending a command
Nicholas Kazlauskas
2023-12-13
drm/amd/display: Exit from idle state before accessing HW data
Sung Joon Kim
2023-12-06
drm/amd/display: Pass pwrseq inst for backlight and ABM
Lewis Huang
2023-11-29
drm/amd/display: replay: Augment Frameupdate Command
Max Tseng
2023-11-29
drm/amd/display: replay: generalize the send command function usage
Max Tseng
2023-11-29
drm/amd/display: Add new Replay command and Disabled Replay Timing Resync
Dennis Chan
2023-11-07
drm/amd/display: Remove unused duplicate register definition
Joshua Aberback
2023-10-09
drm/amd/display: Refactor HWSS into component folder
Mounika Adhuri
2023-10-09
drm/amd/display: Don't use fsleep for PSR exit waits
Nicholas Kazlauskas
2023-09-26
drm/amd/display: switch DC over to the new DRM logging macros
Hamza Mahfooz
2023-09-26
drm/amd/display: skip audio config for virtual signal
Alex Hung
2023-09-11
drm/amd/display: add dp dto programming function to dccg
Dillon Varone
2023-09-11
drm/amd/display: support main link off before specific vertical line
Paul Hsieh
2023-08-30
drm/amd/display: Update DCE for DCN35 support
Qingqing Zhuo
2023-08-15
drm/amd/display: Add some missing register definitions
Aurabindo Pillai
2023-08-15
drm/amd/display: dmub_replay: don't use kernel-doc markers
Randy Dunlap
2023-08-09
drm/amd/display: Clean up errors in dce_clk_mgr.c
Ran Sun
2023-08-09
drm/amdgpu: Remove a lot of unnecessary ternary operators
Ruan Jinjie
2023-08-09
drm/amd/display: Return value of function
Denis Arefev
2023-08-07
drm/amd/display: Add Functions to enable Freesync Panel Replay
Bhawanpreet Lakha
2023-07-18
drm/amd/display: ABM pause toggle
Reza Amini
2023-07-18
drm/amd/display: Add missing static
Rodrigo Siqueira
2023-06-23
drm/amd/display: add missing ABM registers
Sridevi Arvindekar
2023-06-15
drm/amd/display: Fix disbling PSR slow response issue
Tom Chung
2023-06-09
drm/amd/display: Clean FPGA code in dc
Qingqing Zhuo
2023-06-09
drm/amd/display: drop unused function set_abm_event()
Hamza Mahfooz
2023-04-21
drm/amd/display: dumb_abm_lcd: avoid missing-prototype warnings
Arnd Bergmann
2023-04-18
drm/amd/display: refactor dmub commands into single function
Josip Pavic
2023-04-18
drm/amd/display: Refactor ABM feature
Leon Huang
2023-03-31
drm/amd/display: Add 90Mhz to video_optimized_pixel_rates
Taimur Hassan
2023-03-22
drm/amd/display/dc/dce/dmub_psr: Demote kerneldoc abuse
Lee Jones
2023-03-22
drm/amd/display/amdgpu_dm/amdgpu_dm_helpers: Move defines out to where they a...
Lee Jones
2023-03-07
drm/amd/display: Use DC_LOG_DC in the trasform pixel function
Rodrigo Siqueira
2023-03-07
drm/amd/display: Drop unnecessary DCN guards
Harry Wentland
2023-02-28
drm/amd/display: merge dc_link.h into dc.h and dc_types.h
Wenjing Liu
2023-02-28
drm/amd/display: Reduce CPU busy-waiting for long delays
Aric Cyr
2023-01-24
drm/amd/display: Pass DSC slice height to PSR FW
Robin Chen
[prev]
[next]