index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
dml2
/
dml2_translation_helper.c
Age
Commit message (
Expand
)
Author
2024-09-02
drm/amd/display: fix graphics hang in multi-display mst case
Gabe Teeger
2024-07-27
drm/amd/display: Use gpuvm_min_page_size_kbytes for DML2 surfaces
Nicholas Kazlauskas
2024-07-23
drm/amd/display: Check top sink only when multiple streams for DP2
Sung Joon Kim
2024-07-01
drm/amd/display: Update efficiency bandwidth for dcn351
Fangzhi Zuo
2024-06-14
drm/amd/display: Fix DSC slice and delay calculations
Sung Joon Kim
2024-06-14
drm/amd/display: Simplify if conditions
Thorsten Blum
2024-05-29
drm/amd/display: Move 'struct scaler_data' off stack
Arnd Bergmann
2024-04-30
drm/amd/display: use even ODM slice width for two pixels per container
Wenjing Liu
2024-04-26
drm/amd/display: Add misc DC changes for DCN401
Aurabindo Pillai
2024-04-26
drm/amd/display: Fix uninitialized variables in DC
Alex Hung
2024-04-09
drm/amd/display: add dwb support to dml2
Charlene Liu
2024-03-27
drm/amd/display: Set DCN351 BB and IP the same as DCN35
Xi Liu
2024-03-27
drm/amd/display: Increase clock table size
Sung Joon Kim
2024-03-22
drm/amd/display: Remove unnecessary hard coded DPM states
Xi Liu
2024-03-20
drm/amd/display: Change default size for dummy plane in DML2
Swapnil Patel
2024-02-22
drm/amd/display: fix input states translation error for dcn35 & dcn351
Swapnil Patel
2024-01-31
drm/amd/display: Fix dcn35 8k30 Underflow/Corruption Issue
Fangzhi Zuo
2024-01-31
Revert "drm/amd/display: initialize all the dpm level's stutter latency"
Charlene Liu
2024-01-18
drm/amd/display: Fix a switch statement in populate_dml_output_cfg_from_strea...
Christophe JAILLET
2024-01-03
drm/amd/display: Fix Mismatch between pipe and stream
Gabe Teeger
2023-12-19
drm/amd/display: Refactor dc_state interface
Dillon Varone
2023-12-13
drm/amd/display: Populate dtbclk from bounding box
Fangzhi Zuo
2023-12-06
drm/amd/display: initialize all the dpm level's stutter latency
Charlene Liu
2023-11-29
drm/amd/display: Fix some HostVM parameters in DML
Taimur Hassan
2023-11-29
drm/amd/display: Fix conversions between bytes and KB
Taimur Hassan
2023-11-29
drm/amd/display: Add Z8 watermarks for DML2 bbox overrides
Nicholas Kazlauskas
2023-11-07
drm/amd/display: Fix handling duplicate planes on one stream
Sung Joon Kim
2023-11-07
drm/amd/display: Add missing dml2 init value for dcn35
Roman Li
2023-10-26
drm/amd/display: Fix HDMI framepack 3D test issue
Sung Joon Kim
2023-10-26
drm/amd/display: Fix copyright notice in DML2 code
Stylon Wang
2023-10-09
drm/amd/display: Fix Chroma Surface height/width initialization
Sung Joon Kim
2023-10-09
drm/amd/display: Handle multiple streams sourcing same surface
Sung Joon Kim
2023-10-09
drm/amd/display: Add DCN35 DML2 support
Qingqing Zhuo
2023-10-09
drm/amd/display: Introduce DML2
Qingqing Zhuo