index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
gfx_v11_0.c
Age
Commit message (
Expand
)
Author
2022-10-24
drm/amd/pm: allow gfxoff on gc_11_0_3
Kenneth Feng
2022-10-18
drm/amdgpu: Program GC registers through RLCG interface in gfx_v11/gmc_v11
Yifan Zha
2022-10-17
drm/amd/amdgpu: enable gfx clock gating features on smu_v13_0_10
Kenneth Feng
2022-10-17
drm/amdgpu: allow secure submission on gfx11 and sdma6
Yifan Zhang
2022-09-29
drm/amdgpu/gfx11: use common function to init cp fw
Likun Gao
2022-09-29
drm/amdgpu: avoid gfx register accessing during gfxoff
Evan Quan
2022-09-29
drm/amdgpu/gfx11: switch to amdgpu_gfx_rlc_init_microcode
Hawking Zhang
2022-09-19
drm/amdgpu: save rlcv/rlcp ucode version in amdgpu_gfx
Hawking Zhang
2022-09-01
drm/amdgpu: add a compute pipe reset for RS64
Horace Chen
2022-08-30
drm/amdgpu: init gfx config for gfx v11_0_3
Hawking Zhang
2022-08-30
drm/amdgpu: declare firmware for new GC 11.0.3
Hawking Zhang
2022-08-29
drm/amdgpu: drop gc 11_0_0 golden settings
Hawking Zhang
2022-08-25
drm/amdgpu: add MGCG perfmon setting for gfx11
Likun Gao
2022-08-25
drm/amdgpu: add sdma instance check for gfx11 CGCG
Tim Huang
2022-08-22
drm/amdgpu: enable GFXOFF allow control for GC IP v11.0.1
Tim Huang
2022-08-10
drm/amdgpu: enable GFX Power Gating for GC IP v11.0.1
Tim Huang
2022-08-10
drm/amdgpu: enable GFX Clock Gating control for GC IP v11.0.1
Tim Huang
2022-07-29
drm/amdgpu: correct RLC_RLCS_BOOTLOAD_STATUS offset and index
Yifan Zhang
2022-07-13
drm/amdgpu/gfx11: add aggregated doorbell support
Jack Xiao
2022-07-13
drm/amdgpu: support gfx soft reset for gfx v11
Likun Gao
2022-06-14
drm/amd: disable GPA mode in backdoor load
Yifan Zhang
2022-06-08
drm/amdgpu: Add MODE register to wave debug info in gfx11
Joseph Greathouse
2022-06-03
drm/amdgpu: delete duplicate condition in gfx_v11_0_soft_reset()
Dan Carpenter
2022-06-03
drm/amdgpu: add apu sequence in the imu v11
Huang Rui
2022-06-03
drm/amdgpu: introduce two work mode for imu
Huang Rui
2022-06-03
drm/amdgpu: suppress the compile warning about 64 bit type
Evan Quan
2022-06-01
drm/amdgpu: make gfx_v11_0_rlc_stop static
sunliming
2022-06-01
drm/amdgpu: fix a missing break in gfx_v11_0_handle_priv_fault
sunliming
2022-05-26
drm/amdgpu: Set CP_HQD_PQ_CONTROL.RPTR_BLOCK_SIZE correctly
Haohui Mai
2022-05-18
drm/amdgpu: Unmap legacy queue when MES is enabled
Luben Tuikov
2022-05-16
drm/amdgpu/gfx11: fix me field handling in map_queue packet
Jack Xiao
2022-05-10
drm/amdgpu/gfx11: unlock on error in gfx_v11_0_kiq_resume()
Dan Carpenter
2022-05-10
drm/amd/pm: enable gfxoff control on smu_v13_0_7
Kenneth Feng
2022-05-06
drm/amdgpu/gfx11: remove unneeded semicolon
Yang Li
2022-05-06
drm/amdgpu: nuke dynamic gfx scratch reg allocation
Christian König
2022-05-06
drm/amdgpu: add gfx support for GC 11.0.1
Huang Rui
2022-05-06
drm/amdgpu: skip the new gc doorbell function for some asics
Xiaojian Du
2022-05-05
drm/amdgpu: add initial GC 11.0.2 support
Flora Cui
2022-05-05
drm/amdgpu: enable more GFX clockgating features for GC 11.0.0
Evan Quan
2022-05-05
drm/amdgpu/gfx11: Avoid uninitialised variable 'index'
Mike Lothian
2022-05-05
drm/amdgpu/gfx11: Add missing break
Mike Lothian
2022-05-05
drm/amdgpu/gfx11: remove some register fields that no longer exist
Alex Deucher
2022-05-04
drm/amdgpu/gfx11: enable kiq to map mes ring
Jack Xiao
2022-05-04
drm/amdgpu: enable GENERIC0_INT for gfx/compute pipes
Hawking Zhang
2022-05-04
drm/amdgpu: add init support for GFX11 (v2)
Hawking Zhang