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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-16
drm/amd/display: Add debug parameter to retain default clock table
Daniel Miess
3
-2
/
+3
2022-08-16
drm/amd/display: do not compare integers of different widths
Josip Pavic
1
-1
/
+2
2022-08-16
drm/amd/display: Add reserved dc_log_type.
Ian Chen
1
-1
/
+3
2022-08-16
drm/amd/display: Fix pixel clock programming
Ilya Bakoulin
1
-0
/
+2
2022-08-16
drm/amd/display: 3.2.198
Aric Cyr
1
-1
/
+1
2022-08-16
drm/amd/display: reverted limiting vscsdp_for_colorimetry and ARGB16161616 pixel format addition
Ethan Wellenreiter
5
-12
/
+0
2022-08-11
drm/amdgpu_dm: Rely on split out luminance calculation function
Jouni Högander
1
-31
/
+4
2022-08-10
drm/amdgpu: Only disable prefer_shadow on hawaii
Alex Deucher
1
-2
/
+5
2022-08-10
drm/amd/display: set panel orientation before drm_dev_register
Melissa Wen
1
-2
/
+6
2022-08-10
drm/amd/display: 3.2.197
Aric Cyr
1
-1
/
+1
2022-08-10
drm/amd/display: Add 16 lines margin for SubVP
Alvin Lee
6
-4
/
+10
2022-08-10
drm/amd/display: Fix TDR eDP and USB4 display light up issue
Meenakshikumar Somasundaram
2
-0
/
+2
2022-08-10
drm/amd/display: clear optc underflow before turn off odm clock
Fudong Wang
1
-0
/
+5
2022-08-10
drm/amd/display: Don't try to enter MALL SS if stereo3d
Alvin Lee
1
-3
/
+23
2022-08-10
drm/amd/display: For stereo keep "FLIP_ANY_FRAME"
Alvin Lee
1
-1
/
+1
2022-08-10
drm/amd/display: Revert "attempt to fix the logic in commit_planes_for_stream()"
Alvin Lee
1
-15
/
+12
2022-08-10
drm/amd/display: Correct DTBCLK for dcn314
Duncan Ma
3
-17
/
+7
2022-08-10
drm/amd/display: Enable SubVP by default on DCN32 & DCN321
Aurabindo Pillai
2
-2
/
+2
2022-08-10
drm/amd/display: Check correct bounds for stream encoder instances for DCN303
Aurabindo Pillai
1
-1
/
+1
2022-08-10
drm/amd/display: Fix VPG instancing for dcn314 HPO
Duncan Ma
1
-2
/
+3
2022-08-10
drm/amd/display: Fix Compile-time Warning
David Galiffi
1
-2
/
+2
2022-08-10
drm/amd/display: Allow alternate prefetch modes in DML for DCN32
David Galiffi
2
-10
/
+25
2022-08-10
drm/amd/display: Fix HDMI VSIF V3 incorrect issue
Leo Ma
1
-12
/
+3
2022-08-10
drm/amd/display: Avoid MPC infinite loop
Josip Pavic
2
-0
/
+12
2022-08-10
drm/amd/display: Device flash garbage before get in OS
Chiawen Huang
1
-0
/
+1
2022-08-10
drm/amd/display: Fix TMDS 4K@60Hz YCbCr420 corruption issue
Daniel Miess
3
-0
/
+34
2022-08-10
drm/amd/display: Add a variable to update FCLK latency
Alvin Lee
3
-0
/
+15
2022-08-10
drm/amd/display: fix CAB allocation for multiple displays
Aurabindo Pillai
1
-1
/
+12
2022-08-10
drm/amd/display: Drop FPU flags from Makefile
Rodrigo Siqueira
1
-25
/
+0
2022-08-10
drm/amd/display: Move populate dml pipes from DCN314 to dml
Rodrigo Siqueira
3
-97
/
+117
2022-08-10
drm/amd/display: Create FPU files for DCN314
Rodrigo Siqueira
5
-231
/
+312
2022-08-10
drm/amd/display: Use pixels per container logic for DCN314 DCCG dividers
Daniel Miess
1
-7
/
+7
2022-08-10
drm/amd/display: change family id name for DCN314
Yifan Zhang
7
-9
/
+9
2022-08-10
drm/amd/display: include missing headers
Magali Lemes
3
-0
/
+5
2022-08-10
drm/amd/display: remove header from source file
Magali Lemes
2
-2
/
+2
2022-08-10
drm/amd/display: make variables static
Magali Lemes
4
-6
/
+3
2022-08-10
drm/amd/display: remove DML Makefile duplicate lines
Magali Lemes
1
-2
/
+0
2022-08-10
Revert "drm/amd/display: reduce stack for dml32_CalculateSwathAndDETConfiguration"
Rodrigo Siqueira
4
-77
/
+64
2022-08-10
Revert "drm/amd/display: reduce stack for dml32_CalculateVMRowAndSwath"
Rodrigo Siqueira
4
-70
/
+62
2022-08-10
Revert "drm/amd/display: reduce stack for dml32_CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport"
Rodrigo Siqueira
4
-119
/
+103
2022-08-10
Revert "drm/amd/display: reduce stack for dml32_CalculatePrefetchSchedule"
Rodrigo Siqueira
4
-227
/
+211
2022-08-10
drm/amd/display: Add a missing register field for HPO DP stream encoder
Aurabindo Pillai
1
-1
/
+2
2022-08-04
drm/amd/display: restore code for plane with no modifiers
Dave Airlie
1
-0
/
+3
2022-08-03
Merge tag 'drm-next-2022-08-03' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
318
-4523
/
+56803
2022-08-01
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
219
-6569
/
+27217
2022-07-29
drm/amd/display: Fix a compilation failure on PowerPC caused by FPU code
Rodrigo Siqueira
4
-14
/
+0
2022-07-29
Merge tag 'powerpc-5.19-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
1
-1
/
+1
2022-07-28
drm/amd/display: Remove unused struct freesync_context
Maíra Canal
1
-8
/
+0
2022-07-28
drm/amd/display: remove unneeded semicolon
Yang Li
1
-1
/
+1
2022-07-28
drm/amd/display: fix signedness bug in execute_synaptics_rc_command()
Dan Carpenter
1
-1
/
+1
[prev]
[next]