index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_device.c
Age
Commit message (
Expand
)
Author
2020-12-23
drm/amdgpu: Fix a copy-pasta comment
Alex Deucher
2020-12-15
drm/amdgpu: update amdgpu_device_supports_boco()
Alex Deucher
2020-12-15
drm/amdgpu: split BOCO and ATPX handling
Alex Deucher
2020-12-15
drm/amdgpu: add judgement for suspend/resume sequence
Likun Gao
2020-11-24
drm/amdgpu: only register VGA devices with the VGA arbiter
Alex Deucher
2020-11-24
drm/amd/amdgpu: fix null pointer in runtime pm
Kenneth Feng
2020-11-13
drm/amdgpu: update amdgpu device suspend/resume sequence for s0i3 support
Prike Liang
2020-11-10
drm/amd/amdgpu/amdgpu_device: Provide documentation for 'reg_addr' params
Lee Jones
2020-11-04
drm/amdgpu: fold CONFIG_DRM_AMD_DC_DCN3* into CONFIG_DRM_AMD_DC_DCN (v3)
Alex Deucher
2020-10-23
amdgpu: fix a few kernel-doc markup issues
Mauro Carvalho Chehab
2020-10-21
drm: amdgpu: kernel-doc: update some adev parameters
Mauro Carvalho Chehab
2020-10-16
drm/amdgpu: move amdgpu_num_kcq handling to a helper
Alex Deucher
2020-10-16
drm/amdgpu/display: enable display ip block for vangogh
Huang Rui
2020-10-15
drm/amdgpu: correct the gpu reset handling for job != NULL case
Evan Quan
2020-10-12
drm/amdgpu: add DM block for dimgrey_cavefish
Tao Zhou
2020-10-12
drm/amdgpu: remove gpu_info fw support for dimgrey_cavefish
Tao Zhou
2020-10-12
drm/amdgpu: set asic family and ip blocks for dimgrey_cavefish
Tao Zhou
2020-10-12
drm/amdgpu: add dimgrey_cavefish gpu info firmware
Tao Zhou
2020-10-12
drm/amdgpu: add dimgrey_cavefish asic type
Tao Zhou
2020-10-07
drm/amdgpu: add green_sardine support for gpu_info and ip block setting (v2)
Prike Liang
2020-10-07
drm/amdgpu: prevent spurious warning
Alex Deucher
2020-10-05
drm/amdgpu: add van gogh support for gpu_info and ip block setting
Huang Rui
2020-10-05
drm/amdgpu: add van gogh asic_type enum (v2)
Huang Rui
2020-10-01
drm/amdgpu: support indirect access reg outside of mmio bar (v2)
Hawking Zhang
2020-10-01
drm/amdgpu: add helper function for indirect reg access (v3)
Hawking Zhang
2020-09-25
drm/amdgpu: stop data_exchange work thread before reset
Tiecheng Zhou
2020-09-25
drm/amdgpu: Implement new guest side VF2PF message transaction (v2)
Bokun Zhang
2020-09-25
drm/amdgpu: store noretry parameter per driver instance
Alex Deucher
2020-09-25
drm/amdgpu: remove gpu_info fw support for sienna_cichlid etc.
Jiansong Chen
2020-09-17
drm/amdgpu: unmap register bar on device init failure
Alex Deucher
2020-09-17
drm/amdgpu: No sysfs, not an error condition
Luben Tuikov
2020-09-15
drm/amdgpu: Minor checkpatch fix
Andrey Grodzovsky
2020-09-15
drm/amdgpu: Disable DPC for XGMI for now.
Andrey Grodzovsky
2020-09-15
drm/amdgpu: Trim amdgpu_pci_slot_reset by reusing code.
Andrey Grodzovsky
2020-09-15
drm/amdgpu: Fix consecutive DPC recovery failures.
Andrey Grodzovsky
2020-09-15
drm/amdgpu: Fix SMU error failure
Andrey Grodzovsky
2020-09-15
drm/amdgpu: Block all job scheduling activity during DPC recovery
Andrey Grodzovsky
2020-09-15
drm/amdgpu: Avoid accessing HW when suspending SW state
Andrey Grodzovsky
2020-09-15
drm/amdgpu: Implement DPC recovery
Andrey Grodzovsky
2020-09-08
Merge tag 'amd-drm-next-5.10-2020-09-03' of git://people.freedesktop.org/~agd...
Dave Airlie
2020-09-03
drm/amdgpu: Remove superfluous NULL check
Luben Tuikov
2020-09-03
drm/amdgpu: block ring buffer access during GPU recovery
Dennis Li
2020-08-28
drm/amdgpu: fix compiler warnings
Nirmoy Das
2020-08-27
drm/amdgpu: simplify hw status clear/set logic
Jiawei
2020-08-26
drm/amdgpu: report DC not supported if virtual display is enabled (v2)
Alex Deucher
2020-08-26
drm/amdgpu: add a wrapper for atom asic_init
Alex Deucher
2020-08-26
drm/amdgpu: Embed drm_device into amdgpu_device (v3)
Luben Tuikov
2020-08-24
drm/amdgpu: Get DRM dev from adev by inline-f
Luben Tuikov
2020-08-24
drm/amdgpu: drm_device to amdgpu_device by inline-f (v2)
Luben Tuikov
2020-08-24
drm/amdgpu: annotate a false positive recursive locking
Dennis Li
[next]