index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
dml
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-07
drm/amd/display: Remove redundant assignments
Alex Hung
6
-24
/
+0
2024-10-07
drm/amd/display: Remove unnecessary assignments
Alex Hung
7
-21
/
+0
2024-10-07
drm/amd/display: update sr_exit latency for z8
Charlene Liu
1
-2
/
+2
2024-10-01
drm/amd/display: Remove always-false branches
Alex Hung
2
-11
/
+1
2024-09-18
drm/amd/display: Remove always-false branches
Alex Hung
3
-15
/
+0
2024-08-13
drm/amd/display: Optimize vstartup position for AS-SDP
Robin Chen
1
-1
/
+2
2024-08-06
drm/amd/display: Add missing DCN314 to the DML Makefile
Rodrigo Siqueira
1
-0
/
+2
2024-07-27
drm/amd/display: Initialize get_bytes_per_element's default to 1
Alex Hung
2
-2
/
+2
2024-07-23
drm/amd/display: Remove old comments
Rodrigo Siqueira
2
-4
/
+4
2024-07-23
drm/amd/display: Add P-State Keepout to dcn401 Global Sync
Dillon Varone
1
-0
/
+1
2024-07-23
drm/amd/display: Check null-initialized variables
Alex Hung
1
-3
/
+4
2024-07-23
drm/amd/display: Initialize denominators' default to 1
Alex Hung
2
-2
/
+2
2024-07-23
drm/amd/display: Don't consider cursor for no plane case in DML1
Alvin Lee
1
-0
/
+2
2024-07-01
drm/amd/display: Account for cursor prefetch BW in DML1 mode support
Alvin Lee
1
-0
/
+3
2024-07-01
drm/amd/display: Fix possible overflow in integer multiplication
Alex Hung
1
-1
/
+1
2024-06-27
drm/amd/display: Add null checks before accessing struct elements
Alex Hung
1
-1
/
+1
2024-06-27
drm/amd/display: Remove redundant var from display_rq_dig_calc in dml
Ivan Lipski
6
-66
/
+18
2024-06-27
Merge tag 'amd-drm-next-6.11-2024-06-22' of https://gitlab.freedesktop.org/ag...
Dave Airlie
19
-83
/
+41
2024-06-19
drm/amd/display: Remove unused value set from 'min_hratio_fact' in dml
Ivan Lipski
7
-35
/
+0
2024-06-19
drm/amd/display: Covert integers to double before divisions
Alex Hung
9
-30
/
+30
2024-06-19
drm/amd/display: Check pipe_ctx before it is used
Alex Hung
1
-0
/
+3
2024-06-19
drm/amd/display: Check dc_stream_state before it is used
Alex Hung
1
-4
/
+4
2024-06-14
drm/amd/display: Remove redundant condition in VBA 314 func
Ivan Lipski
1
-9
/
+0
2024-06-14
drm/amd/display: Remove redundant condition with DEADCODE
Ivan Lipski
1
-3
/
+0
2024-06-14
drm/amd/display: remove ODM combine before bandwidth validation
Wenjing Liu
1
-0
/
+2
2024-06-14
drm/amd/display: change dram_clock_latency to 34us for dcn35
Paul Hsieh
1
-1
/
+1
2024-06-14
drm/amd/display: Change dram_clock_latency to 34us for dcn351
Daniel Miess
1
-1
/
+1
2024-06-11
Merge tag 'amd-drm-next-6.11-2024-06-07' of https://gitlab.freedesktop.org/ag...
Dave Airlie
17
-42
/
+351
2024-06-05
drm/amd/display: Move fpo_in_use to stream_status
Alvin Lee
2
-5
/
+18
2024-05-19
drm/amd/display: use ARCH_HAS_KERNEL_FPU_SUPPORT
Samuel Holland
1
-34
/
+2
2024-05-19
drm/amd/display: only use hard-float, not altivec on powerpc
Michael Ellerman
1
-1
/
+1
2024-05-15
Merge tag 'drm-next-2024-05-15' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
12
-146
/
+181
2024-05-08
drm/amd/display: Enable urgent latency adjustments for DCN35
Nicholas Susanto
1
-2
/
+2
2024-05-08
drm/amd/display: Enable urgent latency adjustments for DCN35
Nicholas Susanto
1
-2
/
+2
2024-05-02
drm/amd/display: Fix index may exceed array range within fpu_update_bw_boundi...
Hersen Wu
4
-0
/
+40
2024-05-02
drm/amd/display: Skip inactive planes within ModeSupportAndSystemConfiguration
Hersen Wu
1
-1
/
+6
2024-05-02
drm/amd/display: Ensure index calculation will not overflow
Alex Hung
1
-4
/
+3
2024-04-30
drm/amd/display: Add VCO speed parameter for DCN31 FPU
Rodrigo Siqueira
1
-0
/
+2
2024-04-30
drm/amd/display: For FPO + Vactive check that all pipes support VA
Alvin Lee
2
-6
/
+16
2024-04-30
drm/amd/display: Remove legacy code in DC
Rodrigo Siqueira
1
-12
/
+0
2024-04-30
drm/amd/display: Adjust functions prefix for some of the dcn301 fpu functions
Rodrigo Siqueira
2
-6
/
+5
2024-04-30
drm/amd/display: Add VCO speed parameter for DCN31 FPU
Rodrigo Siqueira
1
-0
/
+2
2024-04-30
drm/amd/display: Adjust codestyle for dcn31 and hdcp_msg
Rodrigo Siqueira
1
-4
/
+4
2024-04-30
drm/amd/display: Update comments in DC
Rodrigo Siqueira
1
-1
/
+1
2024-04-26
drm/amd/display: Add misc DC changes for DCN401
Aurabindo Pillai
3
-3
/
+5
2024-04-26
drm/amd/display: Add new DCN401 sources
Aurabindo Pillai
2
-0
/
+253
2024-04-26
drm/amd/display: Fix uninitialized variables in DC
Alex Hung
4
-6
/
+6
2024-04-09
drm/amd/display: delete the redundant initialization in dcn3_51_soc
Xiang Yang
1
-1
/
+0
2024-04-09
Revert "drm/amd/display: Enabling urgent latency adjustment for DCN35"
Qili Lu
1
-2
/
+2
2024-04-09
drm/amd/display: Rebuild test pattern params for DP_TEST_PATTERN_VIDEO_MODE
George Shen
1
-1
/
+1
[next]