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-08
drm/amdkfd: Extend KFD device topology to surface peer-to-peer links
Ramesh Errabolu
2
-2
/
+320
2022-06-08
drm/amdgpu: simplify amdgpu_ucode_get_load_type()
Alex Deucher
1
-20
/
+0
2022-06-08
drm/amd/display: Reduce frame size in the bouding box for DCN31/316
Rodrigo Siqueira
1
-32
/
+26
2022-06-08
drm/amd/display: Reduce frame size in the bouding box for DCN301
Rodrigo Siqueira
1
-16
/
+12
2022-06-08
drm/amd/display: fix null pointer deref error
Aurabindo Pillai
1
-3
/
+6
2022-06-08
drm/amdgpu: Add peer-to-peer support among PCIe connected AMD GPUs
Ramesh Errabolu
5
-62
/
+283
2022-06-08
drm/amdkfd: Define config HSA_AMD_P2P to support peer-to-peer
Ramesh Errabolu
1
-0
/
+14
2022-06-08
drm/amd/display: Reduce frame size in the bouding box for DCN20
Rodrigo Siqueira
1
-20
/
+18
2022-06-08
drm/amd/display: Remove duplicated macro
Rodrigo Siqueira
1
-6
/
+0
2022-06-08
drm/amdgpu: Add MODE register to wave debug info in gfx11
Joseph Greathouse
1
-0
/
+1
2022-06-08
drm/amd/amdgpu: Fix alignment issue
Arunpravin Paneer Selvam
2
-3
/
+3
2022-06-08
drm/amdkfd:Fix fw version for 10.3.6
Jesse Zhang
1
-1
/
+3
2022-06-08
drm/amdgpu/jpeg2: Add jpeg vmid update under IB submit
Mohammad Zafar Ziya
2
-1
/
+6
2022-06-08
drm/amdgpu: always flush the TLB on gfx8
Christian König
1
-0
/
+5
2022-06-08
drm/amdgpu: fix limiting AV1 to the first instance on VCN3
Christian König
1
-10
/
+7
2022-06-08
drm/amdkfd:Fix fw version for 10.3.6
Jesse Zhang
1
-1
/
+3
2022-06-07
drm/amdgpu: Add MODE register to wave debug info in gfx11
Joseph Greathouse
1
-0
/
+1
2022-06-07
Revert "drm/amd/display: Pass the new context into disable OTG WA"
Nicholas Kazlauskas
3
-12
/
+12
2022-06-07
Revert "drm/amdgpu: Ensure the DMA engine is deactivated during set ups"
Guchun Chen
1
-64
/
+45
2022-06-07
drm/amd/display: refactor dirty rect dmub command decision
Robin Chen
2
-7
/
+31
2022-06-07
drm/amd/display: pass panel instance in DMUB dirty rect command
David Zhang
1
-0
/
+5
2022-06-07
drm/amd/display: Add PSR-SU-RC support in DC
David Zhang
6
-0
/
+60
2022-06-07
drm/amd/display: expose AMD specific DPCD for PSR-SU-RC support
David Zhang
1
-0
/
+4
2022-06-07
drm/amd/display: 3.2.189
Aric Cyr
1
-1
/
+1
2022-06-07
drm/amd/display: Add HDMI member to DTO
Chris Park
1
-0
/
+1
2022-06-07
drm/amd/display: Extend soc BB capabilitiy
Lei, Jun
2
-1
/
+2
2022-06-07
drm/amd/display: Fix entry into transient encoder assignment mode.
Jimmy Kizito
5
-8
/
+69
2022-06-07
drm/amd/display: Fix dpp dto for disabled pipes
Duncan Ma
1
-0
/
+4
2022-06-07
drm/amd/display: 3.2.188
Aric Cyr
1
-1
/
+1
2022-06-07
drm/amd/display: [FW Promotion] Release 0.0.119.0
Anthony Koo
1
-0
/
+1
2022-06-07
drm/amd/display: Enable 3 plane MPO
Hansen Dsouza
2
-6
/
+6
2022-06-07
drm/amd/display: Cap OLED brightness per max frame-average luminance
Roman Li
1
-4
/
+4
2022-06-07
drm/amd/display: add DP sanity checks during enable stream
Wenjing Liu
4
-6
/
+15
2022-06-07
drm/amd/display: Correct min comp buffer size
Duncan Ma
1
-1
/
+2
2022-06-07
drm/amd/display: Blank eDP on enable drv if odm enabled
Duncan Ma
4
-0
/
+44
2022-06-07
drm/amd/display: Avoid reading LTTPR caps in non-LTTPR mode.
Jimmy Kizito
1
-13
/
+31
2022-06-07
Revert "drm/amd/display: Pass the new context into disable OTG WA"
Nicholas Kazlauskas
3
-12
/
+12
2022-06-07
Revert "drm/amdgpu: Ensure the DMA engine is deactivated during set ups"
Guchun Chen
1
-64
/
+45
2022-06-06
drm/amdgpu/soc21: add mode2 asic reset for SMU IP v13.0.4
Alex Deucher
1
-0
/
+7
2022-06-06
drm/amdgpu/display: fix DCN3.2 Makefiles for non-x86
Alex Deucher
2
-2
/
+16
2022-06-06
drm/amdgpu/display: make some functions static
Alex Deucher
3
-6
/
+6
2022-06-06
drm/amdgpu/discovery: add comments about VCN instance handling
Alex Deucher
1
-0
/
+8
2022-06-06
drm/amd/display: Detect dpcd_rev when hotplug mst monitor
Wayne Lin
1
-1
/
+37
2022-06-06
drm/amd/display: Update optimized blank calc and programming
Gabe Teeger
5
-16
/
+5
2022-06-06
drm/amd/display: Implement MPO PSR SU
Leo Li
2
-4
/
+144
2022-06-06
drm/amd/display: update cursor position to DMUB FW
David Zhang
4
-0
/
+136
2022-06-06
drm/amd/display: calculate psr config settings in runtime in DM
David Zhang
1
-5
/
+10
2022-06-06
drm/amd/display: add shared helpers to update psr config fields to power module
David Zhang
2
-0
/
+90
2022-06-06
drm/amd/display: PSRSU+DSC WA for specific TCON
David Zhang
2
-0
/
+15
2022-06-06
drm/amd/display: use HW lock mgr for PSR-SU
David Zhang
1
-0
/
+2
[prev]
[next]