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
Age
Commit message (
Expand
)
Author
Lines
2023-04-18
drm/amd/display: fix a divided-by-zero error
Alex Hung
-0
/
+4
2023-04-18
drm/amd/display: limit timing for single dimm memory
Daniel Miess
-0
/
+20
2023-04-18
drm/amd/display: set dcn315 lb bpp to 48
Dmytro Laktyushkin
-1
/
+1
2023-04-18
drm/amdgpu: Fix desktop freezed after gpu-reset
Alan Liu
-3
/
+14
2023-04-12
drm/amd/display: Pass the right info to drm_dp_remove_payload
Wayne Lin
-7
/
+50
2023-03-29
drm/amd/display: Take FEC Overhead into Timeslot Calculation
Fangzhi Zuo
-8
/
+27
2023-03-29
drm/amd/display: Add DSC Support for Synaptics Cascaded MST Hub
Fangzhi Zuo
-0
/
+31
2023-03-23
drm/amd/display: Set dcn32 caps.seamless_odm
Hersen Wu
-0
/
+1
2023-03-23
drm/amd/display: fix wrong index used in dccg32_set_dpstreamclk
Hersen Wu
-2
/
+1
2023-03-23
drm/amd/display: remove outdated 8bpc comments
Alex Hung
-1
/
+0
2023-03-15
drm/amd/display: disconnect MPCC only on OTG change
Ayush Gupta
-1
/
+5
2023-03-15
drm/amd/display: Fix DP MST sinks removal issue
Cruise Hung
-0
/
+8
2023-03-15
drm/amd/display: Do not set DRR on pipe Commit
Wesley Chalmers
-3
/
+0
2023-03-15
drm/amd/display: Remove OTG DIV register write for Virtual signals.
Saaem Rizvi
-1
/
+1
2023-03-14
drm/amd/display: Write to correct dirty_rect
Benjamin Cheng
-3
/
+3
2023-03-14
drm/amd/display: Fix HDCP failing to enable after suspend
Bhawanpreet Lakha
-1
/
+1
2023-03-07
drm/amd/display: Update clock table to include highest clock setting
Swapnil Patel
-1
/
+18
2023-03-02
Merge tag 'drm-next-2023-03-03-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
-11
/
+25
2023-03-01
drm/amd/display: Extend Freesync over PCon support for more devices
Sung Joon Kim
-0
/
+2
2023-03-01
Revert "drm/amd/display: Do not set DRR on pipe commit"
Aric Cyr
-0
/
+3
2023-03-01
drm/amd/display: fix shift-out-of-bounds in CalculateVMAndRowBytes
Alex Hung
-1
/
+4
2023-03-01
drm/amd/display: Ext displays with dock can't recognized after resume
Ryan Lin
-2
/
+11
2023-03-01
drm/amd/display: fix dm irq error message in gpu recover
tiancyin
-2
/
+2
2023-03-01
drm/amd/display: Don't restrict bpc to 8 bpc
Harry Wentland
-1
/
+1
2023-02-26
Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
-1
/
+2
2023-02-23
drm/amdgpu: Select DRM_DISPLAY_HDCP_HELPER in amdgpu
Harry Wentland
-1
/
+0
2023-02-23
drm/amd/display: only warn once in dce110_edp_wait_for_hpd_ready()
Hamza Mahfooz
-4
/
+2
2023-02-21
Merge tag 'amd-drm-next-6.3-2023-02-17' of https://gitlab.freedesktop.org/agd...
Dave Airlie
-5650
/
+6940
2023-02-21
Merge tag 'drm-misc-next-fixes-2023-02-16' of git://anongit.freedesktop.org/d...
Dave Airlie
-1
/
+1
2023-02-15
drm/amd/display: disable SubVP + DRR to prevent underflow
Aurabindo Pillai
-1
/
+10
2023-02-15
drm/amd/display: Fail atomic_check early on normalize_zpos error
Leo Li
-1
/
+5
2023-02-15
drm/amd/display: avoid unaligned access warnings
Jonathan Gray
-0
/
+2
2023-02-15
drm/amd/display: Remove duplicate/repeating expressions
Deepak R Varma
-3
/
+1
2023-02-15
drm/amd/display: Remove duplicate/repeating expression
Deepak R Varma
-1
/
+1
2023-02-15
drm/amd/display: Make variables declaration inside ifdef guard
Arthur Grillo
-0
/
+8
2023-02-15
drm/amd/display: Fix excess arguments on kernel-doc
Arthur Grillo
-2
/
+2
2023-02-15
drm/amd/display: Add previously missing includes
Arthur Grillo
-0
/
+2
2023-02-15
drm/amd/display: Add function prototypes to headers
Arthur Grillo
-0
/
+6
2023-02-15
drm/amd/display: Turn global functions into static
Arthur Grillo
-1
/
+1
2023-02-15
drm/amd/display: remove unused _calculate_degamma_curve function
Melissa Wen
-89
/
+0
2023-02-15
drm/amd/display: remove unused func declaration from resource headers
Melissa Wen
-4
/
+0
2023-02-15
drm/amd/display: unset initial value for tf since it's never used
Melissa Wen
-2
/
+2
2023-02-15
drm/amd/display: camel case cleanup in color_gamma file
Melissa Wen
-24
/
+26
2023-02-15
Revert "drm/amd/display: enable DPG when disabling plane for phantom pipe"
Qingqing Zhuo
-46
/
+1
2023-02-15
drm/amd/display: Promote DAL to 3.2.223
Aric Cyr
-1
/
+1
2023-02-15
drm/amd/display: temporary fix for page faulting
Ayush Gupta
-1
/
+1
2023-02-15
drm/amd/display: upstream link_dp_dpia_bw.c
Mustapha Ghaddar
-29
/
+425
2023-02-15
drm/amd/display: Disable HUBP/DPP PG on DCN314 for now
Nicholas Kazlauskas
-0
/
+2
2023-02-15
drm/amd/display: clean code-style issues in dcn30_set_mpc_shaper_3dlut
Melissa Wen
-18
/
+19
2023-02-15
drm/amd/display: ident braces in dcn30_acquire_post_bldn_3dlut correctly
Melissa Wen
-1
/
+1
[next]