index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
Age
Commit message (
Expand
)
Author
Lines
2023-09-06
drm/amd/display: limit the v_startup workaround to ASICs older than DCN3.1
Hamza Mahfooz
-1
/
+2
2023-09-06
Revert "drm/amd/display: Remove v_startup workaround for dcn3+"
Hamza Mahfooz
-20
/
+4
2023-08-31
drm/amd/display: always switch off ODM before committing more streams
Wenjing Liu
-5
/
+5
2023-08-31
drm/amd/display: Remove wait while locked
Gabe Teeger
-28
/
+42
2023-08-31
drm/amd/display: update blank state on ODM changes
Wenjing Liu
-27
/
+9
2023-08-31
drm/amd/display: Add smu write msg id fail retry process
Fudong Wang
-4
/
+16
2023-08-31
Partially revert "drm/amd/display: update add plane to context logic with a n...
Wenjing Liu
-4
/
+114
2023-08-31
drm/amd/display: register edp_backlight_control() for DCN301
Hamza Mahfooz
-0
/
+1
2023-08-31
drm/amd/display: fix static screen detection setting
SungHuai Wang
-4
/
+23
2023-08-31
drm/amd/display: set minimum of VBlank_nom
ChunTao Tso
-1
/
+20
2023-08-31
drm/amd/display: Correct unit conversion for vstartup
Reza Amini
-1
/
+24
2023-08-31
drm/amd/display: Roll back unit correction
Ovidiu Bunea
-24
/
+1
2023-08-16
Revert "Revert "drm/amdgpu/display: change pipe policy for DCN 2.0""
Alex Deucher
-1
/
+1
2023-08-16
drm/amd/display: Handle Replay related hpd irq
Bhawanpreet Lakha
-0
/
+66
2023-08-15
drm/amd/display: Promote DAL to 3.2.247
Aric Cyr
-1
/
+1
2023-08-15
drm/amd/display: enable low power mode for VGA memory
Aurabindo Pillai
-0
/
+5
2023-08-15
drm/amd/display: Add some missing register definitions
Aurabindo Pillai
-29
/
+40
2023-08-15
drm/amd/display: avoid crash and add z8_marks related in dml
Charlene Liu
-5
/
+8
2023-08-15
drm/amd/display: implement pipe type definition and adding accessors
Wenjing Liu
-185
/
+375
2023-08-15
drm/amd/display: Enable 8k60hz mode on single display
Nicholas Susanto
-1
/
+3
2023-08-15
drm/amd/display: fix incorrect stream_res allocation for older ASIC
Wenjing Liu
-14
/
+13
2023-08-15
drm/amd/display: Gamut remap only changes missed
Krunoslav Kovac
-0
/
+1
2023-08-15
drm/amd/display: PMFW to wait for DMCUB ack for FPO cases
Alvin Lee
-0
/
+13
2023-08-15
drm/amd/display: Enable subvp high refresh up to 175hz
Alvin Lee
-3
/
+4
2023-08-15
drm/amd/display: disable clock gating logic reversed bug fix
Muhammad Ahmed
-4
/
+4
2023-08-15
drm/amd/display: Support Compliance Test Pattern Generation with DP2 Retimer
Michael Strauss
-237
/
+738
2023-08-15
drm/amd/display: Remove unnecessary NULL values
Ruan Jinjie
-4
/
+4
2023-08-15
drm/amd/display: dmub_replay: don't use kernel-doc markers
Randy Dunlap
-9
/
+9
2023-08-15
drm/amd/display: Update replay for clk_mgr optimizations
Bhawanpreet Lakha
-0
/
+3
2023-08-15
drm/amd/display: Add Replay supported/enabled checks
Bhawanpreet Lakha
-0
/
+14
2023-08-09
drm/amd/display: Clean up errors in dce_clk_mgr.c
Ran Sun
-1
/
+1
2023-08-09
drm/amd/display: Clean up errors in display_mode_vba_30.c
Ran Sun
-4
/
+2
2023-08-09
drm/amd/display: Clean up errors in dcn10_dpp_dscl.c
Ran Sun
-2
/
+1
2023-08-09
drm/amd/display: Clean up errors in dc_stream.c
Ran Sun
-2
/
+1
2023-08-09
drm/amd/display: Clean up errors in bios_parser2.c
Ran Sun
-16
/
+16
2023-08-09
drm/amd/display: Clean up errors in dcn316_smu.c
Ran Sun
-10
/
+8
2023-08-09
drm/amd/display: Clean up errors in dcn316_clk_mgr.c
Ran Sun
-4
/
+2
2023-08-09
drm/amd/display: Clean up errors in dcn315_smu.c
Ran Sun
-14
/
+12
2023-08-09
drm/amd/display: Clean up errors in dce112_hw_sequencer.c
Ran Sun
-1
/
+1
2023-08-09
drm/amd/display: Clean up errors in dce110_hw_sequencer.c
Ran Sun
-1
/
+1
2023-08-09
drm/amd/display: Clean up errors in dce110_timing_generator.c
Ran Sun
-2
/
+2
2023-08-09
drm/amd/dc: Clean up errors in hpd_regs.h
Ran Sun
-5
/
+5
2023-08-09
drm/amd/display: Clean up errors in ddc_regs.h
Ran Sun
-20
/
+20
2023-08-09
drm/amdgpu: Remove a lot of unnecessary ternary operators
Ruan Jinjie
-3
/
+1
2023-08-09
drm/amd/display: Return value of function
Denis Arefev
-1
/
+1
2023-08-07
drm/amd/display: Promote DAL to 3.2.246
Martin Leung
-1
/
+1
2023-08-07
drm/amd/display: rename acquire_idle_pipe_for_layer to acquire_free_pipe_as_s...
Wenjing Liu
-95
/
+85
2023-08-07
drm/amd/display: move idle pipe allocation logic into dcn specific layer
Wenjing Liu
-116
/
+174
2023-08-07
drm/amd/display: Use max memclk variable when setting max memclk
Alvin Lee
-1
/
+1
2023-08-07
drm/amd/display: Blocking invalid 420 modes on HDMI TMDS for DCN314
Leo Chen
-1
/
+3
[next]