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
/
mmhub_v1_0.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-14
drm/amdgpu: Modify mmhub block to fit for the unified ras block data and ops
yipechai
1
-3
/
+7
2021-12-14
drm/amdgpu: correct the wrong cached state for GMC on PICASSO
Evan Quan
1
-4
/
+4
2021-12-13
drm/amdgpu: don't override default ECO_BITs setting
Hawking Zhang
1
-1
/
+0
2021-04-15
drm/amdgpu: Calling address translation functions to simplify codes
Oak Zeng
1
-2
/
+1
2021-04-09
drm/amdgpu: split mmhub callbacks into ras and non-ras ones
Hawking Zhang
1
-1
/
+5
2020-12-08
drm/amdgpu: use AMDGPU_NUM_VMID when possible
Nirmoy Das
1
-1
/
+1
2020-11-02
drm/amdgpu: improve code indentation and alignment
Deepak R Varma
1
-2
/
+2
2020-09-25
drm/amdgpu: store noretry parameter per driver instance
Alex Deucher
1
-1
/
+1
2020-08-24
drm/amd/display: remove unintended executable mode
Lukas Bulwahn
1
-0
/
+0
2020-08-14
drm/amd/powerplay: drop unnecessary pp_funcs checker
Evan Quan
1
-2
/
+1
2020-08-14
drm/amdgpu: Use function pointer for some mmhub functions
Oak Zeng
1
-9
/
+18
2020-07-08
drm/amdgpu: use register distance member instead of hardcode in mmhub v1
Huang Rui
1
-15
/
+24
2020-07-08
drm/amdgpu: add register distance members into vmhub structure
Huang Rui
1
-0
/
+6
2020-05-22
drm/amdgpu: add apu flags (v2)
Alex Deucher
1
-1
/
+1
2020-04-22
drm/amdgpu: replace DRM prefix with PCI device info for gfx/mmhub
Dennis Li
1
-4
/
+8
2020-03-05
drm/amdgpu: add reset_ras_error_count function for MMHUB
Hawking Zhang
1
-0
/
+12
2020-01-22
drm/amdgpu: remove unnecessary conversion to bool
Nirmoy Das
1
-2
/
+2
2019-11-22
drm/amdgpu: initialize vm_inv_eng0_sem for gfxhub and mmhub
changzhu
1
-0
/
+2
2019-11-22
drm/amdgpu: refine query function of mmhub EDC counter in vg20
Dennis Li
1
-52
/
+180
2019-10-07
drm/amdgpu: remove duplicated include from mmhub_v1_0.c
YueHaibing
1
-1
/
+0
2019-09-16
drm/amdgpu: Disable retry faults in VMID0
Felix Kuehling
1
-0
/
+2
2019-09-13
drm/amdgpu/mmhub: switch to amdgpu_mmhub_ras_late_init helper function
Hawking Zhang
1
-31
/
+1
2019-09-13
drm/amdgpu: set ip specific ras interface pointer to NULL after free it
Hawking Zhang
1
-1
/
+3
2019-09-13
drm/amdgpu: fix memory leak when ras is not supported on specific ip block
Hawking Zhang
1
-1
/
+1
2019-09-13
drm/amdgpu: add mmhub ras_late_init callback function (v2)
Hawking Zhang
1
-0
/
+30
2019-08-22
drm/amdgpu/mmhub1: set mmhub clock gating for rn
Prike Liang
1
-0
/
+1
2019-08-15
drm/amdgpu: implement querying ras error count for mmhub
Tao Zhou
1
-0
/
+55
2019-08-12
drm/amdgpu: split athub clock gating from mmhub
Le Ma
1
-43
/
+12
2019-08-12
drm/amdgpu: add amdgpu_mmhub_funcs definition
Tao Zhou
1
-0
/
+9
2019-08-02
drm/amdgpu: cleanup vega10 SRIOV code path
Monk Liu
1
-5
/
+5
2019-07-18
drm/amdgpu: rename AMDGPU_GFXHUB/MMHUB macro with hub number
Le Ma
1
-1
/
+1
2019-07-16
drm/amdkfd: Consistently apply noretry setting
Felix Kuehling
1
-1
/
+2
2019-05-24
drm/amdgpu: Skip setting some regs under Vega10 VF
Trigger Huang
1
-5
/
+20
2019-05-08
Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-2
/
+2
2019-04-12
drm/amdgpu/gmc9: fix VM_L2_CNTL3 programming
Alex Deucher
1
-0
/
+1
2019-03-20
drm/amdgpu: re-enable retry faults
Christian König
1
-1
/
+1
2019-03-19
drm/amdgpu: Set VM_L2_CNTL.PDE_FAULT_CLASSIFICATION to 0
Yong Zhao
1
-1
/
+1
2018-11-19
Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-7
/
+12
2018-11-12
drm/amdgpu: set system aperture to cover whole FB region
shaoyunl
1
-3
/
+3
2018-11-05
drm/amdgpu: Expose *_setup_vm_pt_regs for kfd to use
Yong Zhao
1
-7
/
+12
2018-10-24
drm/amdgpu: Fix null point error
Rex Zhu
1
-1
/
+1
2018-09-26
drm/amdgpu: fix the page fault of raven2
Huang Rui
1
-1
/
+2
2018-09-14
drm/amdgpu: simplify Raven, Raven2, and Picasso handling
Alex Deucher
1
-6
/
+5
2018-09-14
drm/amdgpu: fix the VM fault while write at the top of the invisible vram
Huang Rui
1
-2
/
+13
2018-09-14
drm/amdgpu: enable mmhub power gating
Kenneth Feng
1
-220
/
+0
2018-09-14
drm/amdgpu: add clockgating support for picasso
Likun Gao
1
-5
/
+6
2018-09-10
drm/amdgpu/gmc9: Adjust GART and AGP location with xgmi offset (v2)
Alex Deucher
1
-0
/
+7
2018-09-10
drm/amdgpu: enable AGP aperture for GMC9 v2
Christian König
1
-5
/
+5
2018-08-27
drm/amdgpu: add amdgpu_gmc_pd_addr helper
Christian König
1
-6
/
+1
2018-08-27
drm/amdgpu: remove gart.table_addr
Christian König
1
-4
/
+3
[next]