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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-21
drm/amd/display: Enrich the log in MST payload update
Wenjing Liu
1
-0
/
+6
2022-06-21
drm/amd/display: Change HDMI judgement condition.
JinZe.Xu
1
-1
/
+1
2022-06-21
drm/amd/display: Fix DC warning at driver load
Qingqing Zhuo
1
-1
/
+1
2022-06-21
drm/amd/display: Add SMU logging code
Saaem Rizvi
5
-0
/
+48
2022-06-21
drm/amd/display: Turn off internal backlight when plugging external monitor
Sung Joon Kim
1
-2
/
+1
2022-06-21
drm/amd/display: Fix eDP not light up on resume
Sung Joon Kim
3
-1
/
+13
2022-06-21
drm/amd/display: add mst port output bw check
hersen wu
4
-3
/
+48
2022-06-21
drm/amd/display: Drop unnecessary detect link code
Ian Chen
1
-5
/
+0
2022-06-21
drm/amd/display: Take emulated dc_sink into account for HDCP
Wayne Lin
1
-4
/
+10
2022-06-21
drm/amd/display: Release remote dc_sink under mst scenario
Wayne Lin
3
-22
/
+35
2022-06-21
drm/amd/display: Revert "drm/amd/display: turn DPMS off on connector unplug"
Wayne Lin
3
-45
/
+0
2022-06-21
drm/amd/display: Revert "drm/amd/display: Add flag to detect dpms force off during HPD"
Wayne Lin
3
-25
/
+11
2022-06-21
drm/amd: Revert "drm/amd/display: keep eDP Vdd on when eDP stream is already enabled"
Mario Limonciello
1
-22
/
+2
2022-06-21
drm/amd/display: Remove compiler warning
Cruise Hung
1
-1
/
+1
2022-06-21
drm/amdgpu: add LSDMA block for LSDMA v6.0.1
Yifan Zhang
1
-0
/
+1
2022-06-21
drm/amd/display: add missing reg defs for DCN3x HUBBUB
Aurabindo Pillai
5
-0
/
+13
2022-06-21
drm/amd: Don't show warning on reading vbios values for SMU13 3.1
Mario Limonciello
1
-0
/
+2
2022-06-21
drm/amd/pm: skip to set mp1 unload state in special case
Yang Wang
1
-5
/
+6
2022-06-21
drm/amdgpu/gmc11: avoid cpu accessing registers to flush VM
Jack Xiao
1
-1
/
+50
2022-06-21
drm/amdgpu/pm: adjust EccInfo_t struct
Stanley.Yang
1
-1
/
+2
2022-06-21
drm/amdgpu: Adjust logic around GTT size (v3)
Alex Deucher
1
-6
/
+14
2022-06-21
drm/amdgpu: Remove break for VMID loop TLB flush on MES
Graham Sider
2
-2
/
+2
2022-06-21
drm/amdgpu/vcn: adjust unified queue code format
Ruijing Dong
2
-10
/
+10
2022-06-21
drm/amdgpu/vcn: support unified queue only in vcn4
Ruijing Dong
1
-422
/
+139
2022-06-21
drm/amdgpu/vcn: add unified queue ib test
Ruijing Dong
2
-3
/
+100
2022-06-20
drm/amdgpu/display: drop set but unused variable
Alex Deucher
1
-2
/
+0
2022-06-20
drm: Drop drm_blend.h from drm_crtc.h
Ville Syrjälä
1
-0
/
+1
2022-06-20
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
2
-0
/
+2
2022-06-20
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
336
-5058
/
+450426
2022-06-15
drm/amdgpu/display: fix build when CONFIG_DEBUG_FS is not set
Alex Deucher
1
-0
/
+4
2022-06-15
Merge tag 'drm-misc-next-2022-06-08' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Daniel Vetter
5
-79
/
+66
2022-06-15
drm/amd/display: Drop unnecessary guard from DC resource
Rodrigo Siqueira
1
-2
/
+0
2022-06-14
drm/amdgpu/display: make FP handling in Makefiles consistent
Alex Deucher
6
-12
/
+16
2022-06-14
Revert "drm/amdgpu/display: Protect some functions with CONFIG_DRM_AMD_DC_DCN"
Alex Deucher
1
-4
/
+0
2022-06-14
drm/amdkfd: fix warning when CONFIG_HSA_AMD_P2P is not set
Alex Deucher
1
-2
/
+5
2022-06-14
drm/amdgpu: remove redundant enable_mes and enable_mes_kiq
Yifan Zhang
1
-8
/
+0
2022-06-14
drm/amd/display: Blank for uclk OC in dm instead of dc
Joshua Aberback
2
-30
/
+14
2022-06-14
drm/amd/display: Add null check to dc_submit_i2c_oem
Martin Leung
1
-4
/
+7
2022-06-14
drm/amd/display: FVA timing adjustment
Charlene Liu
1
-0
/
+1
2022-06-14
drm/amd/display: Add vrr_active_variable to dc_stream_update
Harry VanZyllDeJong
4
-3
/
+6
2022-06-14
drm/amd/display: Pass vrr mode to dcn
Felipe Clark
1
-0
/
+1
2022-06-14
drm/amd/display: Adding VTEM to dc
Ahmad Othman
6
-2
/
+23
2022-06-14
drm/amd/display: Copy hfvsif_infopacket when stream update
Nicholas Kazlauskas
1
-0
/
+3
2022-06-14
drm/amd/display: Add support for HF-VSIF
Ahmad Othman
4
-4
/
+20
2022-06-14
drm/amd/display: Firmware assisted MCLK switch and FS
Felipe Clark
14
-22
/
+51
2022-06-14
drm/amd/display: DAL ACR, dc part, fix missing dcn30
Ian Chen
2
-8
/
+25
2022-06-14
drm/amd/display: Fix comments
Samson Tam
5
-25
/
+37
2022-06-14
drm/amd/display: Drop unused privacy_mask setters and getters
Oliver Logush
1
-6
/
+0
2022-06-14
drm/amd/display: 3.2.190
Aric Cyr
1
-1
/
+1
2022-06-14
drm/amd/display: update topology_update_input_v3 struct
Qingqing Zhuo
3
-0
/
+17
[prev]
[next]