drm/amdgpu/ras: use GPU PAGE_SIZE/SHIFT for reserving pages
[linux-2.6-block.git] / drivers / gpu / drm / amd / amdgpu / amdgpu_ras.c
2019-10-03 Alex Deucherdrm/amdgpu/ras: use GPU PAGE_SIZE/SHIFT for reserving...
2019-10-03 Tao Zhoudrm/amdgpu: replace DRM_ERROR with DRM_WARN in ras_rese...
2019-10-03 Adam Zerelladocs: drm/amdgpu: Resolve build warnings
2019-09-17 Christian Königdrm/amdgpu: cleanup creating BOs at fixed location...
2019-09-16 Guchun Chendrm/amdgpu: fix ras ctrl debugfs node leak
2019-09-16 Guchun Chendrm/amdgpu: support pcie bif ras query and inject
2019-09-16 Hawking Zhangdrm/amdgpu: enable error injection to XGMI block via...
2019-09-16 Andrey Grodzovskydrm/amdgpu: Allow to reset to EERPOM table.
2019-09-16 Tao Zhoudrm/amdgpu: move umc ras init to umc block
2019-09-16 Andrey Grodzovskydrm/amdgpu: Avoid RAS recovery init when no RAS support.
2019-09-13 Tao Zhoudrm/amdgpu: move the call of ras recovery_init and...
2019-09-13 Tao Zhoudrm/amdgpu: Hook EEPROM table to RAS
2019-09-13 Tao Zhoudrm/amdgpu: change ras bps type to eeprom table record...
2019-09-13 Andrey Grodzovskydmr/amdgpu: Add system auto reboot to RAS.
2019-09-13 Andrey Grodzovskydrm/amdgpu: Avoid HW GPU reset for RAS.
2019-09-13 Hawking Zhangdrm/amdgpu: add helper function to do common ras_late_i...
2019-09-13 Hawking Zhangdrm/amdgpu: add ras_controller and err_event_athub...
2019-08-27 Dave AirlieMerge tag 'drm-next-5.4-2019-08-23' of git://people...
2019-08-27 Dave AirlieMerge tag 'drm-misc-next-2019-08-23' of git://anongit...
2019-08-27 Dave AirlieMerge tag 'imx-drm-next-2019-08-23' of git://git.pengut...
2019-08-23 Guchun Chendrm/amdgpu: correct ras error count type
2019-08-22 Rodrigo ViviMerge drm/drm-next into drm-intel-next-queued
2019-08-22 Dave AirlieMerge branch 'etnaviv/next' of https://git.pengutronix...
2019-08-21 Dave AirlieMerge tag 'drm-misc-next-2019-08-19' of git://anongit...
2019-08-12 Tao Zhoudrm/amdgpu: remove ras block's feature status info...
2019-08-12 Tao Zhoudrm/amdgpu: support mmhub ras in amdgpu ras
2019-08-12 Tao Zhoudrm/amdgpu: add sub block parameter in ras inject command
2019-08-12 Dave AirlieMerge tag 'drm-next-5.4-2019-08-09' of git://people...
2019-08-09 Alex DeucherMerge tag 'v5.3-rc3' into drm-next-5.4
2019-08-09 Dave AirlieMerge tag 'drm-misc-next-2019-08-08' of git://anongit...
2019-08-06 Tao Zhoudrm/amdgpu: update ras sysfs feature info
2019-08-06 Dave AirlieMerge tag 'drm-intel-next-2019-07-30' of git://anongit...
2019-08-04 Linus TorvaldsMerge tag 'mtd/fixes-for-5.3-rc3' of git://git./linux...
2019-08-04 Linus TorvaldsMerge tag 'xtensa-20190803' of git://github.com/jcmvbkb...
2019-08-03 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2019-08-03 Linus TorvaldsMerge tag 'selinux-pr-20190801' of git://git./linux...
2019-08-02 Linus TorvaldsMerge tag 'for-linus-5.3a-rc3-tag' of git://git./linux...
2019-08-02 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2019-08-02 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2019-08-02 Linus TorvaldsMerge tag 'for-5.3-rc2-tag' of git://git./linux/kernel...
2019-08-02 Linus TorvaldsMerge tag 'sound-5.3-rc3' of git://git./linux/kernel...
2019-08-02 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2019-08-02 Linus TorvaldsMerge tag 'arm-swiotlb-5.3' of git://git.infradead...
2019-08-02 Tao Zhoudrm/amdgpu: replace AMDGPU_RAS_UE with AMDGPU_RAS_SUCCESS
2019-08-02 Tao Zhoudrm/amdgpu: support ce interrupt in ras module
2019-08-02 Tao Zhoudrm/amdgpu: add error address query for umc ras
2019-08-01 Thomas GleixnerMerge tag 'irqchip-fixes-5.3' of git://git./linux/kerne...
2019-08-01 Linus TorvaldsMerge tag 'mmc-v5.3-rc1' of git://git./linux/kernel...
2019-08-01 Linus TorvaldsMerge tag 'gpio-v5.3-3' of git://git./linux/kernel...
2019-08-01 Wolfram SangMerge tag 'at24-v5.3-rc3-fixes-for-wolfram' of git...
2019-07-31 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2019-07-31 Dennis Lidrm/amdgpu: support gfx ras error injection and err_cnt...
2019-07-31 Tao Zhoudrm/amdgpu: remove ras_reserve_vram in ras injection
2019-07-31 Tao Zhoudrm/amdgpu: add check for ras error type
2019-07-31 Tao Zhoudrm/amdgpu: allow ras interrupt callback to return...
2019-07-31 Tao Zhoudrm/amdgpu: add support for recording ras error address
2019-07-31 Tao Zhoudrm/amdgpu: switch to amdgpu_umc structure
2019-07-31 Tao Zhoudrm/amdgpu: add ras error count after each query (v2)
2019-07-31 Hawking Zhangdrm/amdgpu: querry umc error count
2019-07-31 Hawking Zhangdrm/amdgpu: move some ras data structure to amdgpu_ras.h
2019-07-31 Linus TorvaldsMerge tag 'for-linus-5.3-2' of git://github.com/cminyar...
2019-07-31 Maarten LankhorstMerge tag 'v5.3-rc2' into drm-misc-fixes
2019-07-30 Linus TorvaldsMerge tag 'f2fs-for-5.4-rc3' of git://git./linux/kernel...
2019-07-30 Linus TorvaldsMerge tag 'linux-kselftest-5.3-rc3' of git://git./linux...
2019-07-30 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2019-07-30 Linus TorvaldsMerge tag 'for-linus-hmm' of git://git./linux/kernel...
2019-07-29 Ingo MolnarMerge tag 'perf-urgent-for-mingo-5.3-20190729' of git...
2019-07-29 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2019-07-29 Linus TorvaldsMerge tag 'platform-drivers-x86-v5.3-3' of git://git...
2019-07-28 Linus TorvaldsMerge tag 'meminit-v5.3-rc2' of git://git./linux/kernel...
2019-07-28 Linus TorvaldsMerge tag 'kbuild-fixes-v5.3' of git://git./linux/kerne...
2019-07-28 Linus TorvaldsMerge tag 'char-misc-5.3-rc2' of git://git./linux/kerne...
2019-07-28 Linus TorvaldsMerge tag 'tty-5.3-rc2' of git://git./linux/kernel...
2019-07-28 Linus TorvaldsMerge tag 'spdx-5.3-rc2' of git://git./linux/kernel...
2019-07-28 Linus TorvaldsMerge tag 'usb-5.3-rc2' of git://git./linux/kernel...
2019-07-28 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git./linux/kernel...
2019-07-28 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2019-07-28 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2019-07-28 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2019-07-28 Linus TorvaldsMerge branch 'locking-urgent-for-linus' of git://git...
2019-07-28 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git....
2019-07-27 Linus TorvaldsMerge tag 'Wimplicit-fallthrough-5.3-rc2' of git:/...
2019-07-27 Linus TorvaldsMerge tag 's390-5.3-3' of git://git./linux/kernel/git...
2019-07-27 Linus TorvaldsMerge tag 'devicetree-fixes-for-5.3-2' of git://git...
2019-07-27 Linus TorvaldsMerge tag 'libnvdimm-fixes-5.3-rc2' of git://git./linux...
2019-07-27 Linus TorvaldsMerge tag 'for-linus-20190726-2' of git://git.kernel...
2019-07-27 Linus TorvaldsMerge tag 'selinux-pr-20190726' of git://git./linux...
2019-07-26 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2019-07-26 Linus TorvaldsMerge tag 'drm-fixes-2019-07-26' of git://anongit.freed...
2019-07-26 Linus TorvaldsMerge tag 'for-5.3-rc1-tag' of git://git./linux/kernel...
2019-07-26 Linus TorvaldsMerge tag 'sound-5.3-rc2' of git://git./linux/kernel...
2019-07-26 Linus TorvaldsMerge branch 'for-linus-5.3' of git://git./linux/kernel...
2019-07-26 Dave AirlieMerge tag 'drm-fixes-5.3-2019-07-24' of git://people...
2019-07-25 Linus TorvaldsMerge branch 'access-creds'
2019-07-24 Linus TorvaldsMerge tag 'powerpc-5.3-2' of git://git./linux/kernel...
2019-07-24 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2019-07-23 Ingo MolnarMerge tag 'perf-urgent-for-mingo-5.3-20190723' of git...
2019-07-23 Heiko CarstensMerge tag 'vfio-ccw-20190717-2' of https://git./linux...
2019-07-22 Jonathan CorbetMerge tag 'v5.3-rc1' into docs-next
2019-07-22 Maxime RipardMerge v5.3-rc1 into drm-misc-next
next