summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: fix memory leakNirmoy Das2019-10-091-7/+7
* drm/amd/display: fix dcn21 Makefile for clangArnd Bergmann2019-10-021-1/+11
* drm/amd/display: hide an unused variableArnd Bergmann2019-10-021-0/+2
* drm/amdgpu: display_mode_vba_21: remove uint typedefArnd Bergmann2019-10-021-8/+5
* drm/amdgpu: hide another #warningArnd Bergmann2019-10-021-2/+0
* drm/amdgpu: make pmu support optional, againArnd Bergmann2019-10-021-1/+1
* drm/amd/display: memory leakNavid Emamdoost2019-10-027-0/+7
* drm/amdgpu: fix multiple memory leaks in acp_hw_initNavid Emamdoost2019-10-021-12/+22
* drm/amdgpu: return tcc_disabled_mask to userspaceMarek Olšák2019-10-024-1/+17
* drm/amdgpu: don't increment vram lost if we are in hibernationAlex Deucher2019-10-022-4/+8
* Revert "drm/amdgpu: disable stutter mode for renoir"Aaron Liu2019-10-021-2/+0
* drm/amd/powerplay: add sensor lock support for smuKevin Wang2019-10-025-0/+9
* drm/amd/powerplay: change metrics update period from 1ms to 100msKevin Wang2019-10-021-1/+1
* drm/amdgpu: revert "disable bulk moves for now"Christian König2019-10-021-2/+0
* Merge tag 'drm-next-2019-09-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-09-2729-51/+258
|\
| * Merge tag 'drm-fixes-5.4-2019-09-25' of git://people.freedesktop.org/~agd5f/l...Dave Airlie2019-09-2629-48/+256
| |\
| | * drm/amd/display: prevent memory leakNavid Emamdoost2019-09-255-0/+5
| | * drm/amdgpu/gfx10: add support for wks firmware loadingTianci.Yin2019-09-241-6/+16
| | * drm/amdgpu/display: include slab.h in dcn21_resource.cAlex Deucher2019-09-241-0/+2
| | * drm/amdgpu/display: fix 64 bit divideAlex Deucher2019-09-241-1/+3
| | * drm/amdgpu: flag navi12 and 14 as experimental for 5.4Alex Deucher2019-09-181-4/+4
| | * drm/amdgpu: add navi12 pci idTianci.Yin2019-09-171-0/+3
| | * drm/amdgpu: add navi14 PCI ID for work station SKUTianci.Yin2019-09-171-0/+2
| | * drm/amdkfd: Swap trap temporary registers in gfx10 trap handlerJay Cornwall2019-09-172-8/+8
| | * drm/amd/powerplay: implement sysfs for getting dpm clockPrike Liang2019-09-172-0/+95
| | * drm/amd/display: Restore backlight brightness after system resumeKai-Heng Feng2019-09-171-0/+1
| | * drm/amd/display: Implement voltage limitation for daliBhawanpreet Lakha2019-09-171-0/+4
| | * drm/amd/display: add Asic ID for DaliBhawanpreet Lakha2019-09-171-2/+5
| | * drm/amdgpu: Fix KFD-related kernel oops on HawaiiFelix Kuehling2019-09-171-1/+2
| | * drm/amd/amdgpu: power up sdma engine when S3 resume backPrike Liang2019-09-173-5/+10
| | * drm/amdgpu: Check for valid number of registers to readTrek2019-09-171-0/+3
| | * drm/amd/display: Add missing HBM support and raise Vega20's uclk.Zhan Liu2019-09-171-2/+16
| | * drm/amd/display: dce11.x /dce12 update formula inputCharlene Liu2019-09-175-13/+27
| | * drm/amdgpu: remove program of lbpw for renoirAaron Liu2019-09-171-2/+0
| | * drm/amdgpu: Remove clock gating restore.Andrey Grodzovsky2019-09-171-1/+9
| | * drm/amdgpu: Add smu lock around in pp_smu_i2c_bus_accessAndrey Grodzovsky2019-09-171-1/+6
| | * drm/amd/display: update renoir_ip_offset.hAaron Liu2019-09-171-1/+1
| | * drm/amdgpu: disable stutter mode for renoirAaron Liu2019-09-171-0/+2
| | * drm/amd/display: Add stereo mux and dig programming calls for dcn21Roman Li2019-09-172-5/+36
| * | Merge tag 'drm-misc-next-fixes-2019-09-23' of git://anongit.freedesktop.org/d...Dave Airlie2019-09-261-3/+2
| |\ \ | | |/ | |/|
| | * drm/atomic: Rename crtc_state->pageflip_flags to async_flipDaniel Vetter2019-09-181-3/+2
* | | drm/amdgpu: untag user pointersAndrey Konovalov2019-09-252-1/+3
* | | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds2019-09-216-81/+62
|\ \ \
| * \ \ Merge branch 'odp_fixes' into hmm.gitJason Gunthorpe2019-08-2148-324/+717
| |\ \ \
| * | | | drm/amdkfd: use mmu_notifier_putJason Gunthorpe2019-08-202-9/+4
| * | | | drm/amdkfd: fix a use after free race with mmu_notifer unregisterJason Gunthorpe2019-08-201-41/+37
| * | | | hmm: use mmu_notifier_get/put for 'struct hmm'Jason Gunthorpe2019-08-201-0/+2
| * | | | mm/hmm: make HMM_MIRROR an implicit optionChristoph Hellwig2019-08-071-1/+3
| * | | | mm/hmm: remove the page_shift member from struct hmm_rangeChristoph Hellwig2019-08-071-1/+0
| * | | | mm/hmm: remove superfluous arguments from hmm_range_registerChristoph Hellwig2019-08-071-2/+5