index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'drm-misc-next-2021-10-06' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2021-10-11
1
-6
/
+19
|
\
|
*
Revert "drm/amd: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEG...
Sean Paul
2021-10-04
3
-53
/
+43
|
*
drm/amd: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN()
Fernando Ramos
2021-10-01
3
-43
/
+53
|
*
drm/ttm: s/FLAG_SG/FLAG_EXTERNAL/
Matthew Auld
2021-09-29
1
-5
/
+5
|
*
drm/ttm: move ttm_tt_{add, clear}_mapping into amdgpu
Matthew Auld
2021-09-29
1
-1
/
+14
*
|
drm/amd/display: fix duplicated inclusion
kernel test robot
2021-10-08
1
-1
/
+0
*
|
drm/amd/display: remove duplicate include in dcn201_clk_mgr.c
Lv Ruyi
2021-10-08
1
-3
/
+1
*
|
drm/amdgpu: use adev_to_drm for consistency when accessing drm_device
Guchun Chen
2021-10-08
15
-24
/
+24
*
|
drm/amdkfd: rm BO resv on validation to avoid deadlock
Alex Sierra
2021-10-08
1
-6
/
+1
*
|
drm/amd/display: Fix Werror when building
Wayne Lin
2021-10-08
1
-0
/
+1
*
|
drm/amdgpu: add missing case for HDP for renoir
Alex Deucher
2021-10-08
1
-0
/
+1
*
|
drm/amd/display: Remove redundant initialization of variable result
Colin Ian King
2021-10-08
1
-1
/
+1
*
|
drm/amdgpu/discovery: add missing case for SMU 11.0.5
Alex Deucher
2021-10-08
1
-0
/
+1
*
|
drm/amdgpu: unify BO evicting method in amdgpu_ttm
Nirmoy Das
2021-10-07
6
-35
/
+58
*
|
drm/amd/display: Add 120Hz support for freesync video mode
Solomon Chiu
2021-10-06
1
-11
/
+11
*
|
drm/amdgpu: Register MCE notifier for Aldebaran RAS
Mukul Joshi
2021-10-06
1
-0
/
+141
*
|
drm/amdgpu: return early if debugfs is not initialized
Nirmoy Das
2021-10-06
1
-0
/
+3
*
|
drm/amd/display: USB4 bring up set correct address
Jude Shih
2021-10-06
1
-1
/
+1
*
|
drm/amd/display: Fix USB4 Aux via DMUB terminate unexpectedly
Jude Shih
2021-10-06
1
-1
/
+2
*
|
drm/amd/display: Deadlock/HPD Status/Crash Bug Fix
Jude Shih
2021-10-06
1
-26
/
+44
*
|
drm/amd/display: Fix for access for ddc pin and aux engine.
Meenakshikumar Somasundaram
2021-10-06
4
-10
/
+10
*
|
drm/amd/display: Add debug flags for USB4 DP link training.
Jimmy Kizito
2021-10-06
4
-1
/
+18
*
|
drm/amd/display: Fix DIG_HPD_SELECT for USB4 display endpoints.
Jimmy Kizito
2021-10-06
1
-3
/
+9
*
|
drm/amd/display: Support for SET_CONFIG processing with DMUB
Jude Shih
2021-10-06
5
-20
/
+94
*
|
drm/amd/display: Add dpia debug options
Meenakshikumar Somasundaram
2021-10-06
5
-3
/
+14
*
|
drm/amd/display: Read USB4 DP tunneling data from DPCD.
Jimmy Kizito
2021-10-06
4
-2
/
+67
*
|
drm/amd/display: Support for SET_CONFIG processing with DMUB
Meenakshikumar Somasundaram
2021-10-06
8
-4
/
+149
*
|
drm/amd/display: Implement end of training for hop in DPIA display path
Jimmy Kizito
2021-10-06
2
-5
/
+83
*
|
drm/amd/display: Implement DPIA equalisation phase
Jimmy Kizito
2021-10-06
1
-3
/
+246
*
|
drm/amd/display: Implement DPIA clock recovery phase
Jimmy Kizito
2021-10-06
2
-7
/
+457
*
|
drm/amd/display: Implement DPIA link configuration
Jimmy Kizito
2021-10-06
2
-6
/
+45
*
|
drm/amd/display: Implement DPIA training loop
Jimmy Kizito
2021-10-06
4
-17
/
+120
*
|
drm/amd/display: Train DPIA links with fallback
Jimmy Kizito
2021-10-06
2
-2
/
+8
*
|
drm/amd/display: Skip DPCD read for DPTX-to-DPIA hop
Jimmy Kizito
2021-10-06
1
-0
/
+7
*
|
drm/amd/display: Add stub to get DPIA tunneling device data
Jimmy Kizito
2021-10-06
5
-1
/
+81
*
|
drm/amd/display: Stub out DPIA link training call
Jimmy Kizito
2021-10-06
3
-7
/
+182
*
|
drm/amd/display: Set DPIA link endpoint type
Jimmy Kizito
2021-10-06
2
-0
/
+3
*
|
drm/amd/display: Support for DMUB HPD and HPD RX interrupt handling
Meenakshikumar Somasundaram
2021-10-06
5
-0
/
+45
*
|
drm/amd/display: USB4 DPIA enumeration and AUX Tunneling
Meenakshikumar Somasundaram
2021-10-06
8
-5
/
+120
*
|
drm/amd/display: Update link encoder object creation.
Jimmy Kizito
2021-10-06
3
-0
/
+80
*
|
drm/amd/display: fix DCC settings for DCN3
Marek Olšák
2021-10-06
2
-3
/
+4
*
|
drm/amd/display: Fix error in dmesg at boot
Leo (Hanghong) Ma
2021-10-06
1
-2
/
+2
*
|
drm/amd/display: Fix concurrent dynamic encoder assignment.
Jimmy Kizito
2021-10-06
1
-3
/
+3
*
|
drm/amd/display: Add helper for blanking all dp displays
Leo (Hanghong) Ma
2021-10-06
6
-130
/
+59
*
|
drm/amd/display: 3.2.156
Aric Cyr
2021-10-06
1
-1
/
+1
*
|
drm/amd/display: [FW Promotion] Release 0.0.87
Anthony Koo
2021-10-06
1
-2
/
+2
*
|
drm/amd/display: Fix detection of 4 lane for DPALT
Hansen
2021-10-06
2
-1
/
+35
*
|
drm/amd/display: Limit display scaling to up to 4k for DCN 3.1
Nikola Cornij
2021-10-06
1
-1
/
+1
*
|
drm/amd/display: Added root clock optimization flags
Jake Wang
2021-10-06
1
-0
/
+18
*
|
drm/amd/display: Re-arrange FPU code structure for dcn2x
Qingqing Zhuo
2021-10-06
7
-10
/
+10
[next]