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
Age
Commit message (
Expand
)
Author
Lines
2021-10-27
drm/amd/display: Fix deadlock when falling back to v2 from v3
Nicholas Kazlauskas
-4
/
+2
2021-10-27
drm/amd/display: Fallback to clocks which meet requested voltage on DCN31
Michael Strauss
-3
/
+10
2021-10-27
drm/amdgpu: Fix even more out of bound writes from debugfs
Patrik Jakobsson
-9
/
+9
2021-10-20
drm/amdgpu: support B0&B1 external revision id for yellow carp
Aaron Liu
-2
/
+2
2021-10-20
drm/amd/display: Moved dccg init to after bios golden init
Jake Wang
-4
/
+3
2021-10-20
drm/amd/display: Increase watermark latencies for DCN3.1
Nikola Cornij
-8
/
+8
2021-10-20
drm/amd/display: increase Z9 latency to workaround underflow in Z9
Eric Yang
-2
/
+2
2021-10-20
drm/amd/display: Require immediate flip support for DCN3.1 planes
Nicholas Kazlauskas
-0
/
+7
2021-10-20
drm/amd/display: Fix prefetch bandwidth calculation for DCN3.1
Nicholas Kazlauskas
-3
/
+3
2021-10-20
drm/amd/display: Limit display scaling to up to true 4k for DCN 3.1
Nikola Cornij
-1
/
+1
2021-10-20
drm/amdgpu: fix out of bounds write
Thelford Williams
-1
/
+1
2021-10-06
drm/amd/display: Fix detection of 4 lane for DPALT
Hansen
-1
/
+35
2021-10-06
drm/amd/display: Limit display scaling to up to 4k for DCN 3.1
Nikola Cornij
-1
/
+1
2021-10-06
drm/amd/display: Skip override for preferred link settings during link training
George Shen
-6
/
+0
2021-10-05
drm/amdgpu: handle the case of pci_channel_io_frozen only in amdgpu_pci_resume
Guchun Chen
-0
/
+7
2021-10-05
drm/amdgpu: init iommu after amdkfd device init
Yifan Zhang
-4
/
+4
2021-10-05
drm/amdkfd: remove redundant iommu cleanup code
Yifan Zhang
-7
/
+1
2021-10-05
drm/amdgpu/display: fix dependencies for DRM_AMD_DC_SI
Alex Deucher
-0
/
+2
2021-10-05
drm/amdgpu: During s0ix don't wait to signal GFXOFF
Lijo Lazar
-2
/
+12
2021-10-05
drm/amdkfd: fix a potential ttm->sg memory leak
Lang Yu
-0
/
+1
2021-10-05
drm/amd/display: USB4 bring up set correct address
Jude Shih
-1
/
+1
2021-10-05
drm/amd/display: Fix DCN3 B0 DP Alt Mapping
Liu, Zhan
-0
/
+6
2021-10-05
drm/amd/display: Fix B0 USB-C DP Alt mode
Liu, Zhan
-2
/
+70
2021-09-28
drm/amdgpu: force exit gfxoff on sdma resume for rmb s0ix
Prike Liang
-0
/
+8
2021-09-28
drm/amdgpu: check tiling flags when creating FB on GFX8-
Simon Ser
-0
/
+31
2021-09-28
drm/amd/display: Pass PCI deviceid into DC
Charlene Liu
-0
/
+1
2021-09-28
drm/amd/display: initialize backlight_ramping_override to false
Josip Pavic
-0
/
+1
2021-09-28
drm/amdgpu: correct initial cp_hqd_quantum for gfx9
Hawking Zhang
-1
/
+1
2021-09-28
drm/amd/display: Fix Display Flicker on embedded panels
Praful Swarnakar
-8
/
+7
2021-09-28
drm/amdgpu: fix gart.bo pin_count leak
Leslie Shi
-2
/
+4
2021-09-23
drm/amdkfd: fix svm_migrate_fini warning
Philip Yang
-15
/
+4
2021-09-23
drm/amdkfd: handle svm migrate init error
Philip Yang
-0
/
+3
2021-09-23
drm/amd/pm: Update intermediate power state for SI
Lijo Lazar
-0
/
+2
2021-09-23
drm/amdkfd: fix dma mapping leaking warning
Philip Yang
-4
/
+14
2021-09-23
drm/amdkfd: SVM map to gpus check vma boundary
Philip Yang
-1
/
+5
2021-09-23
drm/amd/display: fix empty debug macros
Arnd Bergmann
-2
/
+2
2021-09-16
drm/amdgpu/display: add a proper license to dc_link_dp.c
Alex Deucher
-1
/
+23
2021-09-16
drm/amd/display: Fix white screen page fault for gpuvm
Nicholas Kazlauskas
-0
/
+2
2021-09-16
amd/display: enable panel orientation quirks
Simon Ser
-0
/
+28
2021-09-16
drm/amdgpu: Demote TMZ unsupported log message from warning to info
Paul Menzel
-1
/
+1
2021-09-16
drm/amdgpu: Drop inline from amdgpu_ras_eeprom_max_record_count
Michel Dänzer
-2
/
+2
2021-09-16
drm/amd/pm: fix runpm hang when amdgpu loaded prior to sound driver
Evan Quan
-4
/
+47
2021-09-16
drm/amdgpu: move iommu_resume before ip init/resume
James Zhu
-0
/
+12
2021-09-16
drm/amdgpu: add amdgpu_amdkfd_resume_iommu
James Zhu
-0
/
+11
2021-09-16
drm/amdkfd: separate kfd_iommu_resume from kfd_resume
James Zhu
-4
/
+14
2021-09-16
drm/amd/display: Link training retry fix for abort case
Meenakshikumar Somasundaram
-3
/
+7
2021-09-16
drm/amd/display: Fix unstable HPCP compliance on Chrome Barcelo
Qingqing Zhuo
-2
/
+20
2021-09-16
drm/amd/display: dsc mst 2 4K displays go dark with 2 lane HBR3
Hersen Wu
-17
/
+34
2021-09-16
drm/amd/display: Get backlight from PWM if DMCU is not initialized
Harry Wentland
-14
/
+12
2021-09-16
drm/amdkfd: make needs_pcie_atomics FW-version dependent
Felix Kuehling
-16
/
+29
[next]