summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
2019-10-11drm/amdgpu/sdma5: fix mask value of POLL_REGMEM packet for pipe syncXiaojie Yuan
2019-10-11drm/amdgpu: Bail earlier when amdgpu.cik_/si_support is not set to 1Hans de Goede
2019-10-09drm/amdgpu/powerplay: fix typo in mvdd table setupAlex Deucher
2019-10-09drm/amdgpu: fix memory leakNirmoy Das
2019-10-02drm/amd/display: fix dcn21 Makefile for clangArnd Bergmann
2019-10-02drm/amd/display: hide an unused variableArnd Bergmann
2019-10-02drm/amdgpu: display_mode_vba_21: remove uint typedefArnd Bergmann
2019-10-02drm/amdgpu: hide another #warningArnd Bergmann
2019-10-02drm/amdgpu: make pmu support optional, againArnd Bergmann
2019-10-02drm/amd/display: memory leakNavid Emamdoost
2019-10-02drm/amdgpu: fix multiple memory leaks in acp_hw_initNavid Emamdoost
2019-10-02drm/amdgpu: return tcc_disabled_mask to userspaceMarek Olšák
2019-10-02drm/amdgpu: don't increment vram lost if we are in hibernationAlex Deucher
2019-10-02Revert "drm/amdgpu: disable stutter mode for renoir"Aaron Liu
2019-10-02drm/amd/powerplay: add sensor lock support for smuKevin Wang
2019-10-02drm/amd/powerplay: change metrics update period from 1ms to 100msKevin Wang
2019-10-02drm/amdgpu: revert "disable bulk moves for now"Christian König
2019-09-27Merge tag 'drm-next-2019-09-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-09-26Merge tag 'drm-fixes-5.4-2019-09-25' of git://people.freedesktop.org/~agd5f/l...Dave Airlie
2019-09-25drm/amdgpu: untag user pointersAndrey Konovalov
2019-09-26Merge tag 'drm-misc-next-fixes-2019-09-23' of git://anongit.freedesktop.org/d...Dave Airlie
2019-09-25drm/amd/display: prevent memory leakNavid Emamdoost
2019-09-24drm/amdgpu/gfx10: add support for wks firmware loadingTianci.Yin
2019-09-24drm/amdgpu/display: include slab.h in dcn21_resource.cAlex Deucher
2019-09-24drm/amdgpu/display: fix 64 bit divideAlex Deucher
2019-09-21Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2019-09-19Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-09-18drm/atomic: Rename crtc_state->pageflip_flags to async_flipDaniel Vetter
2019-09-18drm/amdgpu: flag navi12 and 14 as experimental for 5.4Alex Deucher
2019-09-17drm/amdgpu: add navi12 pci idTianci.Yin
2019-09-17drm/amdgpu: add navi14 PCI ID for work station SKUTianci.Yin
2019-09-17drm/amdkfd: Swap trap temporary registers in gfx10 trap handlerJay Cornwall
2019-09-17drm/amd/powerplay: implement sysfs for getting dpm clockPrike Liang
2019-09-17drm/amd/display: Restore backlight brightness after system resumeKai-Heng Feng
2019-09-17drm/amd/display: Implement voltage limitation for daliBhawanpreet Lakha
2019-09-17drm/amd/display: add Asic ID for DaliBhawanpreet Lakha
2019-09-17drm/amdgpu: Fix KFD-related kernel oops on HawaiiFelix Kuehling
2019-09-17drm/amd/amdgpu: power up sdma engine when S3 resume backPrike Liang
2019-09-17drm/amdgpu: Check for valid number of registers to readTrek
2019-09-17drm/amd/display: Add missing HBM support and raise Vega20's uclk.Zhan Liu
2019-09-17drm/amd/display: dce11.x /dce12 update formula inputCharlene Liu
2019-09-17drm/amdgpu: remove program of lbpw for renoirAaron Liu
2019-09-17drm/amdgpu: Remove clock gating restore.Andrey Grodzovsky
2019-09-17drm/amdgpu: Add smu lock around in pp_smu_i2c_bus_accessAndrey Grodzovsky
2019-09-17drm/amd/display: update renoir_ip_offset.hAaron Liu
2019-09-17drm/amdgpu: disable stutter mode for renoirAaron Liu
2019-09-17drm/amd/display: Add stereo mux and dig programming calls for dcn21Roman Li
2019-09-06Merge tag 'drm-next-5.4-2019-08-30' of git://people.freedesktop.org/~agd5f/li...Dave Airlie
2019-09-04kbuild: change *FLAGS_<basetarget>.o to take the path relative to $(obj)Masahiro Yamada