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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-28
drm/amd/display: [FW Promotion] Release 0.0.63
Anthony Koo
1
-3
/
+6
2021-04-28
drm/amd/display: Add SE_DCN3_REG_LIST for control SDP num
Max.Tseng
1
-0
/
+2
2021-04-28
drm/amd/display: avoid to authentication when DEVICE_COUNT=0
Yu-ting Shen
2
-0
/
+10
2021-04-28
drm/amd/display: take max dsc stream bandwidth overhead into account
Wenjing Liu
5
-76
/
+94
2021-04-28
drm/amd/display: fix wrong statement in mst hpd debugfs
Mikita Lipski
1
-1
/
+1
2021-04-28
drm/amd/display: Clear MASTER_UPDATE_LOCK_DB_EN when disable doublebuffer lock
Robin Chen
1
-1
/
+1
2021-04-28
drm/amd/display: Add new DP_SEC registers for programming SDP Line number
Max.Tseng
1
-0
/
+2
2021-04-28
drm/amd/display: Fix BSOD with NULL check
Chris Park
1
-1
/
+1
2021-04-28
drm/amd/display: Added multi instance support for ABM
Jake Wang
3
-6
/
+105
2021-04-28
drm/amd/display: ddc resource data need to be initialized
Yu-ting Shen
2
-2
/
+2
2021-04-28
drm/amd/display: Expose internal display flag via debugfs
Stylon Wang
1
-1
/
+19
2021-04-28
drm/amd/display: skip program clock when allow seamless boot
Lewis Huang
1
-2
/
+13
2021-04-28
drm/amd/display: Revert wait vblank on update dpp clock
Lewis Huang
3
-23
/
+1
2021-04-28
drm/amd/display: fix HDCP reset sequence on reinitialize
Brandon Syu
1
-1
/
+0
2021-04-28
drm/amd/display: Add new case to get spread spectrum info
Michael Strauss
1
-0
/
+2
2021-04-28
drm/amdgpu: remove unnecessary header include
Hawking Zhang
1
-1
/
+0
2021-04-28
drm/amdgpu: provide socket/die id info in RAS message
Hawking Zhang
1
-2
/
+27
2021-04-28
drm/amdgpu: implement smuio callback to query socket id
Hawking Zhang
2
-0
/
+19
2021-04-28
drm/amdgpu: Enable SDMA LS for Vangogh
Jinzhou Su
2
-0
/
+5
2021-04-28
drm/amdkfd: Fix kernel-doc syntax error
Fabio M. De Francesco
1
-1
/
+1
2021-04-28
drm/amdgpu: Added missing prototype
Souptick Joarder
1
-0
/
+1
2021-04-28
amdgpu/pm: set pp_dpm_dcefclk to readonly on NAVI10 and newer gpus
Darren Powell
1
-0
/
+8
2021-04-28
amdgpu/pm: Prevent force of DCEFCLK on NAVI10 and SIENNA_CICHLID
Darren Powell
2
-2
/
+7
2021-04-28
amdgpu/pm: add extra info to SMU msg pre-check failed message
Darren Powell
1
-2
/
+2
2021-04-28
drm/amd/pm: Update energy_accumulator in gpu metrics
Harish Kasiviswanathan
1
-1
/
+3
2021-04-28
Merge tag 'vfio-v5.13-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
4
-31
/
+22
2021-04-28
drm/msm: fix minor version to indicate MSM_PARAM_SUSPENDS support
Jonathan Marek
1
-1
/
+1
2021-04-28
Merge tag 'drm-next-2021-04-28' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1063
-30221
/
+178980
2021-04-28
drm/bridge: anx7625: Fix power on delay
Hsin-Yi Wang
1
-1
/
+1
2021-04-28
drm: bridge: add missing word in Analogix help text
Randy Dunlap
1
-1
/
+1
2021-04-28
drm/i915: Add frontbuffer tracking tracepoints
Ville Syrjälä
2
-0
/
+43
2021-04-28
drm/i915: Stop using crtc->index as the pipe
Ville Syrjälä
1
-25
/
+26
2021-04-28
drm/i915: Remove stray newlines
Ville Syrjälä
5
-5
/
+0
2021-04-28
drm/i915: Fix pre-skl DP AUX precharge length
Ville Syrjälä
1
-7
/
+2
2021-04-28
drm/i915/display: move crtc and dpll declarations where they belong
Jani Nikula
11
-6
/
+16
2021-04-28
drm/i915/hdcp: add intel_dp_hdcp.h and rename init accordingly
Jani Nikula
5
-9
/
+24
2021-04-27
Fix misc new gcc warnings
Linus Torvalds
1
-1
/
+1
2021-04-27
drm/dp_mst: Convert drm_dp_mst_topology.c to drm_err()/drm_dbg*()
Lyude Paul
1
-181
/
+187
2021-04-27
drm/dp_dual_mode: Convert drm_dp_dual_mode_helper.c to using drm_err/drm_dbg_kms()
Lyude Paul
1
-24
/
+21
2021-04-27
drm/dp: Convert drm_dp_helper.c to using drm_err/drm_dbg_*()
Lyude Paul
1
-62
/
+59
2021-04-27
drm/dp_mst: Pass drm_dp_mst_topology_mgr to drm_dp_get_vc_payload_bw()
Lyude Paul
2
-3
/
+7
2021-04-27
drm/dp_dual_mode: Pass drm_device to drm_lspcon_(get|set)_mode()
Lyude Paul
2
-8
/
+12
2021-04-27
drm/dp_dual_mode: Pass drm_device to drm_dp_dual_mode_get_tmds_output()
Lyude Paul
1
-2
/
+3
2021-04-27
drm/dp_dual_mode: Pass drm_device to drm_dp_dual_mode_max_tmds_clock()
Lyude Paul
2
-2
/
+3
2021-04-27
drm/dp_dual_mode: Pass drm_device to drm_dp_dual_mode_set_tmds_output()
Lyude Paul
2
-3
/
+3
2021-04-27
drm/dp_dual_mode: Pass drm_device to drm_dp_dual_mode_detect()
Lyude Paul
3
-4
/
+7
2021-04-27
drm/dp: Always print aux channel name in logs
Lyude Paul
1
-6
/
+7
2021-04-27
drm/dp: Pass drm_dp_aux to drm_dp*_link_train_channel_eq_delay()
Lyude Paul
7
-14
/
+18
2021-04-27
drm/dp: Pass drm_dp_aux to drm_dp_link_train_clock_recovery_delay()
Lyude Paul
7
-7
/
+8
2021-04-27
drm/dp: Clarify DP AUX registration time
Lyude Paul
1
-12
/
+31
[prev]
[next]