index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-24
drm/amdgpu: Verify bo size can fit framebuffer size on init.
Mark Yacoub
3
-15
/
+65
2021-03-24
drm/amdgpu: Check if FB BAR is enabled for ROM read
Lijo Lazar
1
-0
/
+4
2021-03-24
drm/amdgpu: Set GTT_USWC flag to enable freesync v2
Shashank Sharma
1
-3
/
+11
2021-03-24
drm/amdgpu: clean-up unused variable
Shashank Sharma
1
-8
/
+0
2021-03-24
Revert freesync video patches temporarily
Aurabindo Pillai
2
-13
/
+0
2021-03-24
drm/amdgpu: Increase PSP runtime TMR region size
Oak Zeng
2
-3
/
+3
2021-03-24
drm/amdkfd: apply uncached flag for aldebaran
Eric Huang
1
-1
/
+7
2021-03-24
drm/amdgpu: set snoop bit in pde/pte entries for A+A
Eric Huang
1
-0
/
+4
2021-03-24
drm/amdgpu: set CPU mapping of vram as cached for A+A mode
Eric Huang
1
-1
/
+4
2021-03-24
drm/amdgpu: harvest edc status when connected to host via xGMI
Dennis Li
7
-28
/
+107
2021-03-24
drm/amdgpu: Make noretry the default on Aldebaran
Felix Kuehling
1
-0
/
+1
2021-03-24
drm/amdgpu: update default timeout of Aldebaran SQ watchdog
Harish Kasiviswanathan
2
-2
/
+9
2021-03-24
drm/amdgpu: add psp RAP L0 check support
Kevin Wang
1
-1
/
+9
2021-03-24
drm/amdgpu: change psp_rap_invoke() function return value
Kevin Wang
3
-16
/
+22
2021-03-24
drm/amdgpu: Let KFD use more VMIDs on Aldebaran
Felix Kuehling
1
-1
/
+2
2021-03-24
drm/amdgpu: enable watchdog feature for SQ of aldebaran
Dennis Li
8
-0
/
+174
2021-03-24
drm/amdgpu: refine ras codes for GC utc of aldebaran
Dennis Li
2
-174
/
+97
2021-03-24
drm/amdgpu: add ras support for gfx of aldebaran
Dennis Li
6
-0
/
+1128
2021-03-24
drm/amdgpu: add gc powerbrake support (v2)
Kevin Wang
3
-0
/
+30
2021-03-24
drm/amdgpu: update TCP_CHAN_STEER_1 golden value for aldebaran
Hawking Zhang
1
-1
/
+1
2021-03-24
drm/amdgpu: add common gc golden settings for aldebaran
Hawking Zhang
1
-3
/
+6
2021-03-24
drm/amdgpu: apply gc v9_4_2 golden settings for aldebaran
Hawking Zhang
3
-1
/
+57
2021-03-24
drm/amdgpu: restore aldebaran save ttmp and trap config on init (v2)
Jonathan Kim
4
-0
/
+82
2021-03-24
drm/amdkfd: add aldebaran kfd2kgd callbacks to kfd device (v2)
Jonathan Kim
4
-9
/
+86
2021-03-24
drm/amdkfd: Add kernel parameter to stop queue eviction on vm fault
Oak Zeng
1
-0
/
+7
2021-03-24
drm/amdgpu: allow use psp to load firmware (v2)
Hawking Zhang
1
-2
/
+1
2021-03-24
drm/amdgpu: use pd addr based on gart level page table
Alex Sierra
1
-1
/
+2
2021-03-24
drm/amdgpu: Fix the comment in amdgpu_gmc.h
Oak Zeng
1
-3
/
+3
2021-03-24
drm/amdgpu: Fix GART page table s-bit
Oak Zeng
1
-1
/
+1
2021-03-24
drm/amdgpu: update mmhub client ids for Aldebaran
Alex Sierra
1
-13
/
+16
2021-03-24
drm/amdgpu: enable sram initialization for aldebaran
Dennis Li
1
-1
/
+2
2021-03-24
drm/amdgpu: workaround the TMR MC address issue (v2)
Oak Zeng
4
-10
/
+40
2021-03-24
drm/amdgpu: HW setup of 2-level vmid0 page table
Oak Zeng
2
-19
/
+83
2021-03-24
drm/amdgpu: Set up vmid0 PDB0
Oak Zeng
1
-4
/
+24
2021-03-24
drm/amdgpu: Add function to allocate and fill PDB0
Oak Zeng
2
-0
/
+108
2021-03-24
drm/amdgpu: Use different gart table parameters for 2-level gart table
Oak Zeng
4
-2
/
+20
2021-03-24
drm/amdgpu: Placement of gart and vram in sysvm aperture
Oak Zeng
3
-4
/
+41
2021-03-24
drm/amdgpu: Modify comments of vram_start/end
Oak Zeng
1
-4
/
+7
2021-03-24
drm/amdgpu: Moved gart_size calculation to mc_init functions
Oak Zeng
5
-2
/
+5
2021-03-24
drm/amdgpu: Use physical translation mode to access page table
Oak Zeng
2
-4
/
+18
2021-03-24
drm/amdgpu: Don't reserve vram as WC for A+A
Oak Zeng
1
-8
/
+14
2021-03-24
drm/amdgpu: mask the xgmi number of hops reported from psp to kfd
Jonathan Kim
1
-1
/
+8
2021-03-24
drm/amdgpu: enable 48-bit IH timestamp counter
Alex Sierra
1
-0
/
+2
2021-03-24
drm/amdgpu: enable retry fault wptr overflow
Philip Yang
2
-42
/
+22
2021-03-24
drm/amdgpu: Use free system memory size for kfd memory accounting
Oak Zeng
2
-2
/
+2
2021-03-24
drm/amdgpu: apply new pmfw loading sequence to arcturus and onwards
Hawking Zhang
1
-3
/
+2
2021-03-24
drm/amdgpu: Fix aldebaran MMHUB CG/LS logic
Lijo Lazar
1
-10
/
+9
2021-03-24
drm/amdgpu: Enable CP idle interrupts
Lijo Lazar
1
-5
/
+3
2021-03-24
drm/amdgpu: Add clock gating support for aldebaran
Lijo Lazar
2
-10
/
+24
2021-03-24
drm/amdgpu: add mmhub client ids for aldebaran
Alex Deucher
1
-0
/
+41
[next]