index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
gmc_v8_0.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-26
drm/amdgpu:fix firmware memoryleak(v2)
Monk Liu
1
-0
/
+2
2017-09-26
drm/amdgpu: use 2MB fragment size for GFX6,7 and 8
Christian König
1
-1
/
+1
2017-08-29
drm/amdgpu: move default gart size setting into gmc modules
Alex Deucher
1
-1
/
+20
2017-08-17
drm/amd/amdgpu: expose fragment size as module parameter (v2)
Roger He
1
-2
/
+1
2017-08-17
drm/amd/amdgpu: store fragment_size in vm_manager
Roger He
1
-3
/
+6
2017-07-25
drm/amdgpu/gmc8: disable legacy vga features in gmc init
Alex Deucher
1
-0
/
+14
2017-07-25
drm/amdgpu/gmc8: SRIOV need to program fb location
Emily Deng
1
-1
/
+15
2017-07-14
drm/amdgpu: consistent name all GART related parts
Christian König
1
-4
/
+4
2017-07-14
drm/amdgpu: remove gtt_base_align handling
Christian König
1
-1
/
+0
2017-07-14
drm/amdgpu: cleanup initializing gtt_size
Christian König
1
-9
/
+1
2017-07-14
drm/amdgpu: remove *_mc_access from display funcs
Alex Deucher
1
-12
/
+4
2017-07-14
drm/amdgpu/gmc8: drop fb location programming
Alex Deucher
1
-13
/
+0
2017-07-14
drm/amdgpu/gmc8: use the vram location programmed by the vbios
Alex Deucher
1
-1
/
+4
2017-06-16
Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-63
/
+30
2017-06-06
drm/amdgpu: fix the gart table cleared issue for S3
Huang Rui
1
-0
/
+2
2017-05-31
drm/amdgpu: cleanup adjust_mc_addr handling v4
Christian König
1
-1
/
+8
2017-05-30
Backmerge tag 'v4.12-rc3' into drm-next
Dave Airlie
1
-13
/
+2
2017-05-25
drm/amdgpu: cleanup VM manager init/fini
Christian König
1
-62
/
+20
2017-05-25
drm/amdgpu: fix fundamental suspend/resume issue
Christian König
1
-13
/
+2
2017-05-24
drm/amdgpu: fix fundamental suspend/resume issue
Christian König
1
-13
/
+2
2017-05-18
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next
Sean Paul
1
-2
/
+3
2017-05-16
drm/amd: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
1
-1
/
+1
2017-04-29
drm/amdgpu: increase gtt size to 3GB by default v2
Chunming Zhou
1
-1
/
+2
2017-04-29
drm/amdgpu: split VMID management by VMHUB
Christian König
1
-1
/
+1
2017-04-07
drm/amdgpu: set vm size and block size by individual gmc by default (v3)
Junwei Zhang
1
-5
/
+1
2017-04-06
drm/amdgpu: fix vm size and block size for VMPT (v5)
Zhang, Jerry
1
-2
/
+7
2017-04-04
drm/amdgpu: Read vram width from integrated system info table
Harry Wentland
1
-41
/
+46
2017-03-30
drm/amdgpu: add num_level to the VM manager
Christian König
1
-0
/
+1
2017-03-30
drm/amdgpu: load mc firware in driver for Polaris.
Rex Zhu
1
-6
/
+84
2017-03-30
drm/amdgpu: remove unneeded conversions to bool
Andrew F. Davis
1
-2
/
+2
2017-03-30
drm/amdgpu: add a callback to set vm mapping flags
Alex Xie
1
-0
/
+18
2017-03-30
drm/amdgpu: set GART PTE asic specific flags
Alex Xie
1
-0
/
+1
2017-03-30
drm/amdgpu: expand pte flags to uint64_t
Chunming Zhou
1
-1
/
+1
2017-03-30
drm/amdgpu/ih: store the full context id
Alex Deucher
1
-2
/
+2
2017-03-30
drm/amdgpu: switch ih handling to two levels (v3)
Alex Deucher
1
-2
/
+2
2017-03-30
drm/amdgpu: init aperture definitions (v2)
Junwei Zhang
1
-0
/
+8
2017-03-30
gpu: drm: amd/radeon: Convert printk(KERN_<LEVEL> to pr_<level>
Joe Perches
1
-5
/
+3
2017-03-30
drm/amdgpu: implement PRT for GFX8 v2
Christian König
1
-0
/
+57
2017-03-30
drm/amdgpu:cg & pg shouldn't active on VF device
Monk Liu
1
-0
/
+6
2017-03-30
drm/amdgpu/virt: skip VM fault handler for VF
Pixel Ding
1
-0
/
+7
2017-01-27
drm/amdgpu: access stolen VRAM directly on CZ (v2)
Christian König
1
-1
/
+8
2017-01-27
drm/amdgpu: add get clockgating_state method for gmc v8
Huang Rui
1
-0
/
+16
2017-01-07
drm/amd/amdgpu: add Polaris12 support (v3)
Junwei Zhang
1
-0
/
+5
2016-12-07
Revert "drm/amdgpu: use the kernel zone memory size as the max remote memory ...
Alex Deucher
1
-6
/
+1
2016-11-23
amdgpu: Wrap dev_err() calls on vm faults with printk_ratelimit()
Edward O'Callaghan
1
-7
/
+9
2016-11-23
amdgpu: Use dev_err() over vanilla printk() in vm_decode_fault()
Edward O'Callaghan
1
-1
/
+1
2016-11-07
Backmerge tag 'v4.9-rc4' into drm-next
Dave Airlie
1
-0
/
+1
2016-10-25
drm/amdgpu: rework IP block registration (v2)
Alex Deucher
1
-1
/
+28
2016-10-21
drm/amdgpu/st: move ATC CG golden init from gfx to mc
Alex Deucher
1
-0
/
+1
2016-10-14
drm/amdgpu: fix amdgpu_need_full_reset (v2)
Alex Deucher
1
-7
/
+6
[next]