index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
Age
Commit message (
Expand
)
Author
2018-06-15
Merge tag 'drm-next-2018-06-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2018-06-15
Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2018-06-13
drm/amdgpu: fix parsing indirect register list v2
Evan Quan
2018-06-13
drm/amdgpu: fix CG enabling hang with gfxoff enabled
Huang Rui
2018-06-13
drm/amdgpu: fix clear_all and replace handling in the VM (v2)
Junwei Zhang
2018-06-13
drm/amdgpu: add checking for sos version
Huang Rui
2018-06-13
drm/amdgpu: fix the missed vcn fw version report
Huang Rui
2018-06-12
treewide: Use array_size() in vzalloc()
Kees Cook
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-06
Merge tag 'drm-next-2018-06-06-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2018-06-01
Revert "drm/amdgpu: Add an ATPX quirk for hybrid laptop"
Alex Deucher
2018-06-01
drm/amdgpu/df: fix potential array out-of-bounds read
Colin Ian King
2018-05-31
drm/amdgpu: Fix NULL pointer when load kfd driver with PP block is disabled
Shaoyun Liu
2018-05-31
drm/gfx9: Update gc goldensetting for vega20.
Feifei Xu
2018-05-30
drm/amdgpu: typo fix for vega20 cg flags
Evan Quan
2018-05-30
drm/amdgpu: gds bo must not be per-vm-bo
Chunming Zhou
2018-05-30
drm/amdgpu: To get gds, gws and oa from adev->gds (v2)
Emily Deng
2018-05-30
PM / Domains: Drop genpd as in-param for pm_genpd_remove_device()
Ulf Hansson
2018-05-29
drm/amdgpu: remove unnecessary scheduler entity for VCN
Leo Liu
2018-05-29
drm/amdgpu: Add helper function to get buffer domain
Deepak Sharma
2018-05-29
drm/amdgpu: Use GTT for dumb buffer if sg display enabled (v2)
Deepak Sharma
2018-05-25
drm/amdgpu: vcn_v1_0_is_idle() can be static
kbuild test robot
2018-05-25
drm/amdgpu: fix 32-bit build warning
Arnd Bergmann
2018-05-24
drm/amdgpu: Use dev_info() to report amdkfd is not supported for this ASIC
Tom Stellard
2018-05-24
drm/amdgpu: Update GFX info structure to match what vega20 used
Shaoyun Liu
2018-05-24
drm/amdgpu: move VM BOs on LRU again
Christian König
2018-05-24
drm/amdgpu: consistenly use VM moved flag
Christian König
2018-05-24
drm/amdgpu: kmap PDs/PTs in amdgpu_vm_update_directories
Christian König
2018-05-24
drm/amdgpu: further optimize amdgpu_vm_handle_moved
Christian König
2018-05-24
drm/amdgpu: cleanup amdgpu_vm_validate_pt_bos v2
Christian König
2018-05-24
drm/amdgpu: rework VM state machine lock handling v2
Christian König
2018-05-24
drm/amdgpu: Add runtime VCN PG support
Rex Zhu
2018-05-24
drm/amdgpu: Enable VCN static PG by default on RV
Rex Zhu
2018-05-24
drm/amdgpu: Add VCN static PG support on RV
Rex Zhu
2018-05-24
drm/amdgpu: Enable VCN CG by default on RV
Rex Zhu
2018-05-24
drm/amdgpu: Add static CG control for VCN on RV
Rex Zhu
2018-05-24
drm/amdgpu: Add SOC15_WAIT_ON_RREG macro define
Rex Zhu
2018-05-24
drm/amdgpu: skip CG for VCN when late_init/fini
Rex Zhu
2018-05-23
drm/amdgpu/gmc9: disable partial wr rmw if ECC is not enabled
Alex Deucher
2018-05-23
drm/amdgpu: add a df 1.7 implementation of enable_ecc_force_par_wr_rmw
Alex Deucher
2018-05-23
drm/amdgpu: add new DF callback for ECC setup
Alex Deucher
2018-05-23
Remove calls to suspend/resume atomic helpers from amdgpu_device_gpu_recover....
Andrey Grodzovsky
2018-05-18
drm/amdgpu: fix insert nop for UVD4.2 ring
Leo Liu
2018-05-18
drm/amdgpu: fix insert nop for UVD5 ring
Leo Liu
2018-05-18
drm/amdgpu: fix insert nop for UVD6 ring
Leo Liu
2018-05-18
drm/amdgpu: fix insert nop for UVD7 ring
Leo Liu
2018-05-18
drm/amdgpu: fix insert nop for VCN decode ring
Leo Liu
2018-05-18
drm/amdgpu: Take vcn encode rings into account in idle work
Alex Deucher
2018-05-18
drm/amdgpu: Take uvd encode rings into account in idle work (v2)
Alex Deucher
[next]