index
:
kernel
linux-6.17.y
linux-6.18.y
main
saturneric's kernel source tree
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
gfxhub_v1_0.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdgpu: Do not program AGP BAR regs under SRIOV in gfxhub_v1_0.c
Victor Lu
2025-03-05
1
-5
/
+5
*
drm/amdgpu: Retire query_utcl2_poison_status callback
Hawking Zhang
2024-08-23
1
-18
/
+0
*
drm/amdgpu: add utcl2 poison query for gfxhub
Tao Zhou
2024-03-20
1
-0
/
+17
*
drm/amdgpu: apply the RV2 system aperture fix to RN/CZN as well
Alex Deucher
2024-01-05
1
-1
/
+3
*
drm/amdgpu: add hub->ctx_distance in setup_vmid_config
Yifan Zhang
2023-10-09
1
-1
/
+1
*
drm/amdgpu: Fix warnings in gfxhub_ v1_0, v1_2.c
Srinivasan Shanmugam
2023-07-10
1
-3
/
+4
*
drm/amdgpu: introduce vmhub definition for multi-partition cases (v3)
Hawking Zhang
2023-06-09
1
-5
/
+5
*
drm/amdgpu: rename vram_scratch into mem_scratch
Christian König
2023-01-03
1
-1
/
+1
*
drm/amdgpu: don't override default ECO_BITs setting
Hawking Zhang
2021-12-14
1
-1
/
+0
*
drm/amd/amdgpu: Avoid writing GMC registers under sriov in gmc9
YuBiao Wang
2021-11-05
1
-0
/
+4
*
drm/amdgpu: remove sriov vf gfxhub fb location programming
Zhigang Luo
2021-06-08
1
-12
/
+0
*
drm/amdgpu: Enable retry faults unconditionally on Aldebaran
Felix Kuehling
2021-04-21
1
-2
/
+6
*
Revert "drm/amdgpu: workaround the TMR MC address issue (v2)"
Oak Zeng
2021-04-21
1
-15
/
+6
*
drm/amdgpu: Calling address translation functions to simplify codes
Oak Zeng
2021-04-15
1
-2
/
+1
*
drm/amdgpu: workaround the TMR MC address issue (v2)
Oak Zeng
2021-03-24
1
-6
/
+15
*
drm/amdgpu: HW setup of 2-level vmid0 page table
Oak Zeng
2021-03-24
1
-9
/
+41
*
drm/amdgpu: Use different gart table parameters for 2-level gart table
Oak Zeng
2021-03-24
1
-1
/
+4
*
drm/amdgpu: Use physical translation mode to access page table
Oak Zeng
2021-03-24
1
-2
/
+7
*
drm/amdgpu: make gfxhub_v1_0 callback functions to be static
Hawking Zhang
2020-11-17
1
-8
/
+9
*
drm/amdgpu: remove gfxhub_v1_1_funcs set
Kevin Wang
2020-10-16
1
-0
/
+2
*
drm/amdgpu: use function pointer for gfxhub functions
Oak Zeng
2020-09-30
1
-0
/
+10
*
drm/amdgpu: store noretry parameter per driver instance
Alex Deucher
2020-09-25
1
-1
/
+1
*
drm/amdgpu: use register distance member instead of hardcode in gfxhub v1
Huang Rui
2020-07-08
1
-16
/
+25
*
drm/amdgpu: add register distance members into vmhub structure
Huang Rui
2020-07-08
1
-0
/
+7
*
drm/amdgpu: add apu flags (v2)
Alex Deucher
2020-05-22
1
-1
/
+1
*
drm/amd/amdgpu: L1 Policy(2/5) - removed GC GRBM violations from gfxhub
Zhigang Luo
2020-01-07
1
-32
/
+39
*
drm/amdgpu: remove FB location config for sriov
Frank.Min
2019-12-23
1
-1
/
+1
*
drm/amdgpu: initialize vm_inv_eng0_sem for gfxhub and mmhub
changzhu
2019-11-22
1
-0
/
+2
*
drm/amdgpu: Disable retry faults in VMID0
Felix Kuehling
2019-09-16
1
-0
/
+2
*
drm/amdgpu: rename AMDGPU_GFXHUB/MMHUB macro with hub number
Le Ma
2019-07-18
1
-1
/
+1
*
drm/amdkfd: Consistently apply noretry setting
Felix Kuehling
2019-07-16
1
-1
/
+2
*
drm/amdgpu/sriov: Correct some register program method
Emily Deng
2019-05-31
1
-4
/
+4
*
drm/amdgpu: RLC to program regs for Vega10 SR-IOV
Trigger Huang
2019-05-24
1
-10
/
+10
*
drm/amdgpu: re-enable retry faults
Christian König
2019-03-21
1
-1
/
+1
*
drm/amdgpu: Set VM_L2_CNTL.PDE_FAULT_CLASSIFICATION to 0
Yong Zhao
2019-03-19
1
-1
/
+1
*
Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2018-11-19
1
-7
/
+12
|
\
|
*
drm/amdgpu: Expose *_setup_vm_pt_regs for kfd to use
Yong Zhao
2018-11-05
1
-7
/
+12
*
|
drm/amdgpu: set system aperture to cover whole FB region
shaoyunl
2018-11-12
1
-3
/
+3
|
/
*
drm/amdgpu: fix the page fault of raven2
Huang Rui
2018-09-27
1
-1
/
+2
*
drm/amdgpu: fix the VM fault while write at the top of the invisible vram
Huang Rui
2018-09-14
1
-2
/
+13
*
drm/amdgpu: enable AGP aperture for GMC9 v2
Christian König
2018-09-11
1
-5
/
+5
*
drm/amdgpu: add amdgpu_gmc_pd_addr helper
Christian König
2018-08-27
1
-6
/
+1
*
drm/amdgpu: remove gart.table_addr
Christian König
2018-08-27
1
-4
/
+3
*
drm/amdgpu: use the TTM dummy page instead of allocating one
Christian König
2018-02-27
1
-2
/
+2
*
drm/amdgpu: move struct amdgpu_mc into amdgpu_gmc.h
Christian König
2018-02-19
1
-12
/
+12
*
drm/amdgpu: implement 2+1 PD support for Raven v3
Christian König
2017-12-18
1
-13
/
+29
*
drm/admgpu: Reduce the usage of soc15ip.h
Shaoyun Liu
2017-12-08
1
-1
/
+0
*
drm/amd/include:cleanup vega10 header files.
Feifei Xu
2017-12-06
1
-2
/
+2
*
drm/amd/include:cleanup vega10 gc header files.
Feifei Xu
2017-12-06
1
-3
/
+3
*
drm/amdgpu:halt when vm fault
Monk Liu
2017-09-26
1
-0
/
+6
[next]