index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' 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
/
dcn30
Age
Commit message (
Expand
)
Author
2024-05-02
drm/amd/display: Fix invalid Copyright notice
Leo Ma
2024-04-26
drm/amd/display: Add NULL pointer check for kzalloc
Hersen Wu
2024-04-12
drm/amd/display: Adjust some includes used by display
Rodrigo Siqueira
2024-04-09
drm/amd/display: Add dummy interface for tracing DCN32 SMU messages
George Shen
2024-04-09
drm/amd/display: handle invalid connector indices
Joshua Aberback
2023-06-09
drm/amd/display: Clean FPGA code in dc
Qingqing Zhuo
2023-04-24
drm/amd/display: For no plane case set pstate support in validation
Alvin Lee
2023-04-18
drm/amd/display: Add logging for display MALL refresh setting
Wesley Chalmers
2023-01-10
drm/amd/display: No need for Null pointer check before kfree
Deepak R Varma
2022-11-23
drm/amdgpu: add missing license to some files
Alex Deucher
2022-07-25
drm/amd/display: move FPU code from dcn30 clk mgr to DML folder
Melissa Wen
2022-06-14
drm/amd/display: DAL ACR, dc part, fix missing dcn30
Ian Chen
2022-06-03
drm/amd/display: add CLKMGR changes for DCN32/321
Aurabindo Pillai
2022-03-15
drm/amd/display: cleaning up smu_if to add future flexibility
Leung, Martin
2022-02-16
drm/amd/display: Protect update_bw_bounding_box FPU code.
Bas Nieuwenhuizen
2022-02-07
drm/amdgpu: move dpcs_3_0_0 headers from dcn to dpcs
Alex Deucher
2022-01-18
drm/amd/display: DCEFCLK DS on CLK init
Chris Park
2021-12-14
drm/amd/display: implement dc_mode_memclk
Martin Leung
2021-07-23
drm/amd/display: Populate socclk entries for dcn3.02/3.03
Bindu Ramamurthy
2021-07-08
drm/amd/display: Round KHz up when calculating clock requests
Aric Cyr
2021-06-15
drm/amd/display: Cover edge-case when changing DISPCLK WDIVIDER
Wesley Chalmers
2021-04-20
drm/amd/display: Fixed typo in function name.
David Galiffi
2021-04-09
drm/amd/display: Disable MALL when SMU not present
Chris Park
2021-03-23
drm/amd/display: DCHUB underflow counter increasing in some scenarios
Aric Cyr
2021-01-21
drm/amd/display: Enable programing of MALL watermarks
Bhawanpreet Lakha
2021-01-20
drm/amd/display: Allow PSTATE chnage when no displays are enabled
Aric Cyr
2020-12-08
drm/amd/display: Expose clk_mgr functions for reuse
Dmytro Laktyushkin
2020-11-04
drm/amdgpu/display: FP fixes for DCN3.x (v4)
Alex Deucher
2020-10-23
drm/amdgpu/display: add MALL support (v2)
Bhawanpreet Lakha
2020-07-27
drm/amd/display: Don't compare dppclk before updating DTO
Alvin Lee
2020-07-23
drm/amdgpu: Remove redundant NULL check
Li Heng
2020-07-08
drm/amd/display: Add logger for SMU msg
Wesley Chalmers
2020-07-08
drm/amd/display: Request PHYCLK adjustment on PHY enable/disable
Joshua Aberback
2020-07-02
drm/amd/display: Preserve gpu memory allocation for life of dc
Joshua Aberback
2020-07-01
drm/amd/display: Add DCN3 CLK_MGR
Bhawanpreet Lakha