summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2019-05-28Merge tag 'drm-misc-next-2019-05-24' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2019-05-24Merge tag 'drm-fixes-2019-05-24-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-05-22Merge drm/drm-next into drm-misc-nextSean Paul
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-20drm/amdgpu: skip fw pri bo alloc for SRIOVYintian Tao
2019-05-20drm/amdgpu/gmc9: set vram_width properly for SR-IOVAlex Deucher
2019-05-20drm/amdgpu/soc15: skip reset on initAlex Deucher
2019-05-20drm/amdgpu: keep stolen memory on picassoFlora Cui
2019-05-20drm: Remove users of drm_format_info_plane_cppMaxime Ripard
2019-05-20drm: Replace instances of drm_format_info by drm_get_format_infoMaxime Ripard
2019-05-20drm/fourcc: Pass the format_info pointer to drm_format_plane_cppMaxime Ripard
2019-05-16Merge tag 'drm-next-2019-05-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-05-14mm/mmu_notifier: convert user range->blockable to helper functionJérôme Glisse
2019-05-10Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2019-05-09drm/amdgpu/psp: move psp version specific function pointers to early_initAlex Deucher
2019-05-09Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst
2019-05-08Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-05-09Merge tag 'drm-misc-next-fixes-2019-05-08' of git://anongit.freedesktop.org/d...Dave Airlie
2019-05-07Merge branch 'work.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2019-05-07drm/amd/powerplay: check for invalid profile_exit settingEvan Quan
2019-05-07drm/amdgpu: Use FW addr returned by PSP for VF MMTrigger Huang
2019-05-06drm/amdgpu: Add IDH_QUERY_ALIVE event for SR-IOVTrigger Huang
2019-05-06drm/amdgpu: Fix VM clean check methodTrigger Huang
2019-05-06drm/amdgpu: Rearm IRQ in Vega10 SR-IOV if IRQ lostTrigger Huang
2019-05-06drm/amdgpu: remove ATPX_DGPU_REQ_POWER_FOR_DISPLAYS check when hotplug-inAaron Liu
2019-05-03Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2019-05-02drm/amdgpu: Avoid HW reset if guilty job already signaled.Andrey Grodzovsky
2019-05-02drm/scheduler: rework job destructionChristian König
2019-05-02amdgpu: switch to fdget()Al Viro
2019-04-29drm/amdgpu: expose VCE 4.0 powergate interfaceEvan Quan
2019-04-29drm/amdgpu: value of amdgpu_sriov_vf cannot be set into F32_POLL_ENABLEWentao Lou
2019-04-29drm/amdgpu: update Vega20 sdma golden settingsEvan Quan
2019-04-26drm: prefix header search paths with $(srctree)/Masahiro Yamada
2019-04-24Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2019-04-23drm/amdgpu: Check if SW SMU is supported before accessing funcsLeo Li
2019-04-23drm/amdgpu: Change VRAM lost print from ERR to INFAndrey Grodzovsky
2019-04-19drm/amd/amdgpu: fix spelling mistake "recieve" -> "receive"Colin Ian King
2019-04-19drm/amdgpu: fix spelling mistake "gateing" -> "gating"Colin Ian King
2019-04-19drm/amdgpu: enable MGCG for PCOLikun Gao
2019-04-19drm/amdgpu: disable DRIVER_ATOMIC under SRIOVYintian Tao
2019-04-19drm/amdgpu: amdgpu_device_recover_vram got NULL of shadow->parentwentalou
2019-04-19drm/amdgpu: get_fw_version isn't ASIC specificAmber Lin
2019-04-19drm/amdgpu: enable Vega20 BACO reset supportEvan Quan
2019-04-15BackMerge v5.1-rc5 into drm-nextDave Airlie
2019-04-12drm/amdgpu: Set proper function to set xgmi pstateshaoyunl
2019-04-12drm/amdgpu: fix old fence check in amdgpu_fence_emitChristian König
2019-04-12drm/amdgpu: update version for timeline syncobj support in amdgpu v2Chunming Zhou
2019-04-12drm/amdgpu: add timeline support in amdgpu CS v3Chunming Zhou
2019-04-12drm/amdgpu/gmc9: fix VM_L2_CNTL3 programmingAlex Deucher
2019-04-12drm/amdgpu: shadow in shadow_list without tbo.mem.start cause page fault in s...wentalou