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