index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
gmc_v8_0.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-24
drm/amdgpu: cleanup VM manager init/fini
Christian König
1
-62
/
+20
2017-05-24
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-28
drm/amdgpu: increase gtt size to 3GB by default v2
Chunming Zhou
1
-1
/
+2
2017-04-28
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-29
drm/amdgpu: add num_level to the VM manager
Christian König
1
-0
/
+1
2017-03-29
drm/amdgpu: load mc firware in driver for Polaris.
Rex Zhu
1
-6
/
+84
2017-03-29
drm/amdgpu: remove unneeded conversions to bool
Andrew F. Davis
1
-2
/
+2
2017-03-29
drm/amdgpu: add a callback to set vm mapping flags
Alex Xie
1
-0
/
+18
2017-03-29
drm/amdgpu: set GART PTE asic specific flags
Alex Xie
1
-0
/
+1
2017-03-29
drm/amdgpu: expand pte flags to uint64_t
Chunming Zhou
1
-1
/
+1
2017-03-29
drm/amdgpu/ih: store the full context id
Alex Deucher
1
-2
/
+2
2017-03-29
drm/amdgpu: switch ih handling to two levels (v3)
Alex Deucher
1
-2
/
+2
2017-03-29
drm/amdgpu: init aperture definitions (v2)
Junwei Zhang
1
-0
/
+8
2017-03-29
gpu: drm: amd/radeon: Convert printk(KERN_<LEVEL> to pr_<level>
Joe Perches
1
-5
/
+3
2017-03-29
drm/amdgpu: implement PRT for GFX8 v2
Christian König
1
-0
/
+57
2017-03-29
drm/amdgpu:cg & pg shouldn't active on VF device
Monk Liu
1
-0
/
+6
2017-03-29
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-06
drm/amd/amdgpu: add Polaris12 support (v3)
Junwei Zhang
1
-0
/
+5
2016-12-06
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
2016-09-28
Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
1
-1
/
+3
2016-09-19
drm/amdgpu:changes of virtualization cases probe (v3)
Monk Liu
1
-1
/
+3
2016-08-25
Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
1
-20
/
+56
2016-08-23
drm/amdgpu/gmc8: remove dead code (v2)
Heinrich Schuchardt
1
-9
/
+1
2016-08-08
drm/amdgpu: use the kernel zone memory size as the max remote memory in amdgpu
Ken Wang
1
-1
/
+6
2016-08-08
drm/amdgpu: implement gmc8 check/pre/post_soft_reset
Chunming Zhou
1
-10
/
+49
2016-08-02
drm/amdgpu: update golden setting of stoney
Huang Rui
1
-0
/
+8
2016-07-07
drm/amdgpu/gmc8: remove duplicate wait_for_idle functions
Alex Deucher
1
-33
/
+5
2016-07-07
drm/amdgpu: drop wait_for_mc_idle asic callback
Alex Deucher
1
-4
/
+4
2016-07-07
drm/amdgpu/gmc: make some functions static
Alex Deucher
1
-4
/
+4
2016-05-11
drm/amd/amdgpu: Add name field to amd_ip_funcs (v2)
Tom St Denis
1
-0
/
+1
2016-05-09
Merge tag 'v4.6-rc7' into drm-next
Dave Airlie
1
-1
/
+4
2016-05-04
drm/amd/amdgpu: Drop print_status callbacks.
Tom St Denis
1
-110
/
+0
[next]