index
:
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
/
dml
/
dcn21
Age
Commit message (
Expand
)
Author
2024-10-07
drm/amd/display: Remove redundant assignments
Alex Hung
2024-10-07
drm/amd/display: Remove unnecessary assignments
Alex Hung
2024-07-27
drm/amd/display: Initialize get_bytes_per_element's default to 1
Alex Hung
2024-06-27
drm/amd/display: Remove redundant var from display_rq_dig_calc in dml
Ivan Lipski
2024-06-19
drm/amd/display: Remove unused value set from 'min_hratio_fact' in dml
Ivan Lipski
2024-06-19
drm/amd/display: Covert integers to double before divisions
Alex Hung
2024-06-14
drm/amd/display: Remove redundant condition with DEADCODE
Ivan Lipski
2023-07-18
drm/amd/display: Initialize necessary uninitialized variables
Meera Patel
2023-06-09
drm/amd/display: Fix a test CalculatePrefetchSchedule()
Christophe JAILLET
2023-02-08
drm/amdgpu: fix enum odm_combine_mode mismatch
Arnd Bergmann
2022-09-19
drm/amd/display: clean up some inconsistent indentings
Yang Li
2022-09-13
drm/amd/display: Optimizations for DML math
Aric Cyr
2022-01-25
drm/amdgpu/display: Remove t_srx_delay_us.
Bas Nieuwenhuizen
2021-12-13
drm/amd/display: fix function scopes
Isabella Basso
2021-09-23
drm/amd/display: Reduce stack size for dml21_ModeSupportAndSystemConfiguratio...
Harry Wentland
2021-09-23
drm/amd/display: Fix rest of pass-by-value structs in DML
Harry Wentland
2021-09-23
drm/amd/display: Pass all structs in display_rq_dlg_helpers by pointer
Harry Wentland
2021-09-23
drm/amd/display: Pass display_pipe_params_st as const in DML
Harry Wentland
2021-08-02
drm/amd/display: Fix typo in comments
Cai Huoqing
2021-07-27
drm/amd/display: Guard DST_Y_PREFETCH register overflow in DCN21
Victor Lu
2021-07-23
drm/amd/display: Fix comparison error in dcn21 DML
Victor Lu
2021-07-08
drm/amd/display: Adjust types and formatting for future development
Alvin Lee
2021-05-10
drm/amd/display: DETBufferSizeInKbyte variable type modifications
Chaitanya Dhere
2021-04-09
drm/amd/display: Fix UBSAN: shift-out-of-bounds warning
Anson Jacob
2021-02-09
drm/amd/display: DIO Supported for virtual displays
Wesley Chalmers
2021-01-14
drm/amd/display: Simplify bool comparison
Yang Li
2020-11-10
drm/amd/display: Add fallback to prefetch mode 1 if 0 fails
Isabel Zhang
2020-09-15
drm/amd/display: fix compile warning in dml
Roman Li
2020-05-28
drm/amd/display: update dml interfaces and variables
Dmytro Laktyushkin
2020-05-21
drm/amd/display: Remove dml_common_def file
Rodrigo Siqueira
2020-05-05
drm/amd/display: temporary clamp the vratio used to 1.0
Lewis Huang
2020-05-05
drm/amd/display: Update DCN2.1 DV Code Revision
Sung Lee
2020-04-22
drm/amd/display: Cap certain DML values for Low Pix Clk on DCN2.1
Sung Lee
2020-04-22
drm/amd/display: Cast int to float before division
Sung Lee
2020-04-22
drm/amd/display: Set meta_chunk_value to 0 in DML if DCC disabled in DCN2.1
Sung Lee
2020-01-22
drm/amd/display: use odm combine for YCbCr420 timing with h_active greater th...
Wenjing Liu
2020-01-16
drm/amd/display: rename _lvp to l_vp
Charlene Liu
2020-01-16
drm/amd/display: expand dml structs
Dmytro Laktyushkin
2020-01-07
drm/amd/display: use true, false for bool variable in display_rq_dlg_calc_21.c
zhengbin
2020-01-07
drm/amd/display: use true, false for bool variable in display_mode_vba_21.c
zhengbin
2019-12-02
drm/amd/display: Remove unneeded semicolon in display_rq_dlg_calc_21.c
zhengbin
2019-11-13
drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTED
Bhawanpreet Lakha
2019-10-17
drm/amd/display: handle "18" case in TruncToValidBPP
Bhawanpreet Lakha
2019-10-17
drm/amd/display: update odm mode validation to be in line with policy
Dmytro Laktyushkin
2019-10-03
drm/amdgpu: display_mode_vba_21: remove uint typedef
Arnd Bergmann
2019-08-29
drm/amd/display: Add Renoir DML
Bhawanpreet Lakha