index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
dml
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-02
drm/amd/display: Use NULL pointer instead of plain integer
Magali Lemes
1
-1
/
+1
2022-01-27
drm/amdgpu/display: Remove t_srx_delay_us.
Bas Nieuwenhuizen
8
-17
/
+0
2022-01-25
drm/amd/display: Wrap dcn301_calculate_wm_and_dlg for FPU.
Bas Nieuwenhuizen
2
-2
/
+2
2022-01-25
drm/amd/display/dc/calcs/dce_calcs: Fix a memleak in calculate_bandwidth()
Zhou Qingyang
1
-2
/
+2
2022-01-25
drm/amd/display: Driver support for MCLK query tool
Alvin Lee
2
-0
/
+25
2022-01-25
drm/amd/display: clean up some inconsistent indenting
Yang Li
1
-25
/
+23
2022-01-18
drm/amd/display: move calcs folder into DML
Isabella Basso
9
-1
/
+8526
2022-01-18
drm/amd/display: update dml to rev.99 and smu clk_table w/a
Charlene Liu
2
-3
/
+28
2022-01-18
drm/amd/display: move FPU associated DCN302 code to DML folder (#2266)
Jasdeep Dhillon
3
-0
/
+391
2021-12-30
drm/amd/display: access hpo dp link encoder only through link resource
Wenjing Liu
1
-1
/
+1
2021-12-13
drm/amd/display: fix function scopes
Isabella Basso
1
-8
/
+0
2021-12-13
drm/amd/display: Reduce stack size for dml31 UseMinimumDCFCLK
Michel Dänzer
1
-235
/
+69
2021-12-13
drm/amd/display: Reduce stack size for dml31_ModeSupportAndSystemConfigurationFull
Michel Dänzer
1
-86
/
+99
2021-12-01
drm/amd/display: fix application of sizeof to pointer
Lv Ruyi
1
-2
/
+2
2021-12-01
drm/amd/display: Fix warning comparing pointer to 0
Jiapeng Chong
1
-1
/
+1
2021-11-24
drm/amd/display: fixed an error related to 4:2:0/4:2:2 DSC
Guo, Bing
2
-35
/
+0
2021-11-22
drm/amd/display: Code change for DML isolation
Jun Lei
3
-0
/
+2174
2021-11-03
drm/amd/display: Fix bpc calculation for specific encodings
Bing Guo
2
-19
/
+8
2021-10-28
drm/amd/display: move FPU associated DCN301 code to DML folder
Qingqing Zhuo
3
-0
/
+435
2021-10-28
drm/amd/display: move FPU associated DSC code to DML folder
Qingqing Zhuo
4
-0
/
+1092
2021-10-19
drm/amd/display: Fix prefetch bandwidth calculation for DCN3.1
Nicholas Kazlauskas
1
-3
/
+3
2021-10-06
drm/amd/display: Re-arrange FPU code structure for dcn2x
Qingqing Zhuo
3
-6
/
+6
2021-10-04
drm/amd/display: add cyan_skillfish display support
Zhan Liu
2
-0
/
+2
2021-09-23
drm/amd/display: Reduce stack size for dml21_ModeSupportAndSystemConfigurationFull
Harry Wentland
1
-113
/
+123
2021-09-23
drm/amd/display: Fix rest of pass-by-value structs in DML
Harry Wentland
7
-325
/
+325
2021-09-23
drm/amd/display: Pass all structs in display_rq_dlg_helpers by pointer
Harry Wentland
8
-232
/
+232
2021-09-23
drm/amd/display: Pass display_pipe_params_st as const in DML
Harry Wentland
11
-119
/
+119
2021-09-01
drm/amd/display: Update swizzle mode enums
Alvin Lee
1
-2
/
+2
2021-08-31
drm/amd/display: cleanup idents after a revert
Angus Wang
1
-1
/
+1
2021-08-26
drm/amd/display: Move AllowDRAMSelfRefreshOrDRAMClockChangeInVblank to bounding box
Nicholas Kazlauskas
2
-4
/
+7
2021-08-05
drm/amd/display: Add DC_FP helper to check FPU state
Rodrigo Siqueira
1
-0
/
+18
2021-08-05
drm/amd/display: Move specific DCN2x code that uses FPU to DML
Rodrigo Siqueira
3
-0
/
+122
2021-08-02
drm/amd/display: Fix typo in comments
Cai Huoqing
6
-7
/
+7
2021-07-27
drm/amd/display: Guard DST_Y_PREFETCH register overflow in DCN21
Victor Lu
1
-0
/
+3
2021-07-23
drm/amd/display: Fix comparison error in dcn21 DML
Victor Lu
1
-1
/
+1
2021-07-21
drm/amd/display: log additional register state for debug
Josip Pavic
1
-0
/
+2
2021-07-08
drm/amd/display: Adjust types and formatting for future development
Alvin Lee
6
-28
/
+36
2021-07-01
drm/amd/display: Respect CONFIG_FRAME_WARN=0 in dml Makefile
Reka Norman
1
-2
/
+6
2021-06-22
drm/amdgpu/display: fold DRM_AMD_DC_DCN3_1 into DRM_AMD_DC_DCN
Alex Deucher
8
-42
/
+2
2021-06-21
drm/amd/display: Clamp VStartup value at DML calculations time
Nikola Cornij
1
-0
/
+4
2021-06-18
drm/display: Fix duplicated argument
Wan Jiabing
1
-1
/
+1
2021-06-15
drm/amd/display: Remove unnecessary blank lines
Dmytro Laktyushkin
1
-2
/
+0
2021-06-10
drm: display: Remove duplicated argument in dcn31
Wan Jiabing
1
-2
/
+2
2021-06-08
drm/amd/display: Fix off-by-one error in DML
Wesley Chalmers
1
-7
/
+7
2021-06-08
drm/amd/display: Fix DCN 3.01 DSCCLK validation
Nikola Cornij
1
-43
/
+21
2021-06-07
drm/amd/display: Fix two spelling mistakes, clean wide lines
Colin Ian King
1
-4
/
+6
2021-06-04
drm/amd/display: Add DCN3.1 DML calculation support
Nicholas Kazlauskas
10
-0
/
+9484
2021-05-27
drm/amd/display: fix odm scaling
Dmytro Laktyushkin
2
-0
/
+15
2021-05-10
drm/amd/display: DETBufferSizeInKbyte variable type modifications
Chaitanya Dhere
6
-87
/
+87
2021-04-09
drm/amd/display: Cleanup DML DSC input bpc validation
Nicholas Kazlauskas
3
-4
/
+10
[prev]
[next]