summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2019-09-17drm/connector: Allow max possible encoders to attach to a connectorJosé Roberto de Souza3-19/+17
2019-09-11drm/amdgpu: switch to gem vma offset managerGerd Hoffmann1-1/+1
2019-09-11drm/ttm: turn ttm_bo_device.vma_manager into a pointerGerd Hoffmann1-0/+1
2019-08-27drm_dp_cec: add connector info support.Dariusz Marcinkiewicz1-1/+1
2019-08-23drm: drop resource_id parameter from drm_fb_helper_remove_conflicting_pci_fra...Gerd Hoffmann1-1/+1
2019-08-16dma-buf: Restore seqlock around dma_resv updatesChris Wilson1-1/+6
2019-08-13dma-buf: rename reservation_object to dma_resvChristian König18-68/+68
2019-08-10dma-buf: further relax reservation_object_add_shared_fenceChristian König1-6/+1
2019-08-06drm/amdgpu: switch driver from bo->resv to bo->base.resvGerd Hoffmann13-49/+47
2019-08-06drm/ttm: use gem vma_nodeGerd Hoffmann1-1/+1
2019-08-06drm/amdgpu: use embedded gem objectGerd Hoffmann6-13/+12
2019-08-05dma-buf: add more reservation object locking wrappersChristian König4-8/+9
2019-07-31drm/amdgpu: Provide ddc symlink in connector sysfs directoryAndrzej Pietrasiewicz1-26/+70
2019-07-31drm/amdgpu: Fill out gem_object->resvDaniel Vetter4-18/+3
2019-07-26drm/amd/display: Implement MST Aux device registrationLeo Li1-1/+23
2019-07-26drm/amd/display: Use connector kdev as aux device parentLeo Li1-1/+1
2019-07-22Merge v5.3-rc1 into drm-misc-nextMaxime Ripard371-3165/+415302
2019-07-19Merge tag 'drm-next-2019-07-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds53-255/+663
2019-07-18drm/amd/display: init res_pool dccg_ref, dchub_ref with xtalin_freqhersen wu2-26/+41
2019-07-18drm/amdgpu/pm: remove check for pp funcs in freq sysfs handlersAlex Deucher1-10/+0
2019-07-18drm/amd/display: Force uclk to max for every stateNicholas Kazlauskas2-3/+13
2019-07-17drm/amdkfd: Remove GWS from process during uninitJoseph Greathouse1-0/+3
2019-07-17drm/amd/amdgpu: Fix offset for vmid selection in debugfs interfaceTom St Denis1-1/+1
2019-07-17drm/amd/powerplay: update vega20 driver if to fit latest SMU firmwareEvan Quan1-2/+4
2019-07-17drm/amd/powerplay: maintain SMU FW backward compatibilityEvan Quan1-3/+9
2019-07-17drm/amd/powerplay: correct smu_update_table usageEvan Quan5-23/+23
2019-07-17drm/amd/powerplay: fix deadlock around smu_handle_task V2Evan Quan1-3/+0
2019-07-17drm/amd/powerplay: avoid access before allocationEvan Quan1-4/+7
2019-07-17drm/amd/powerplay: fix memory allocation failure check V2Evan Quan1-2/+2
2019-07-17drm/amdgpu: Fix silent amdgpu_bo_move failuresFelix Kuehling1-3/+37
2019-07-17drm/amdgpu: drop dead headerAlex Deucher2-33/+0
2019-07-16drm/amd/powerplay: Use proper enums in vega20_print_clk_levelsNathan Chancellor1-3/+3
2019-07-16drm/amdgpu/gfx10: set SH_MEM_CONFIG.INITIAL_INST_PREFETCHNicolai Hähnle1-17/+10
2019-07-16drm/amd/powerplay: enable fw ctf,apcc dfll and gfx ssKenneth Feng1-6/+5
2019-07-16drm/amdgpu: check kdb_bin_size to exclude kdb loading sequenceHawking Zhang1-1/+1
2019-07-16drm/amdgpu: Fix unaligned memory copiesFelix Kuehling1-0/+2
2019-07-16drm/amdgpu: replace simple_strtol() by kstrtou32()Wang Xiayang1-1/+2
2019-07-16drm/amdgpu: remove memset after kzallocFuqian Huang4-8/+0
2019-07-16drm/amd/amdgpu: hide #warning for missing DC configArnd Bergmann2-6/+0
2019-07-16drm/amdgpu: Fix Vega20 Perf counter for pcie_bwKent Russell1-2/+8
2019-07-16drm/amd/amdgpu: Add missing select_me_pipe_q() for gfx10Tom St Denis1-0/+7
2019-07-16drm/amd/amdgpu: Add VMID to SRBM debugfs bank selectionTom St Denis6-13/+14
2019-07-16drm/amd/powerplay: add helper of smu_clk_dpm_is_enabled for smuKevin Wang2-23/+41
2019-07-16drm/amd/powerplay: fix save dpm level error for smuKevin Wang1-4/+3
2019-07-16drm/amd/powerplay: avoid double check feature enabledKevin Wang1-15/+8
2019-07-16drm/amd/powerplay: add standard profile dpm support for smuKevin Wang1-1/+1
2019-07-16drm/amd/powerplay: add socclk profile dpm support.Kevin Wang1-0/+6
2019-07-16drm/amdkfd: Consistently apply noretry settingFelix Kuehling9-17/+20
2019-07-16drm/amd/display: return 'NULL' instead of 'false' from dcn20_acquire_idle_pip...Arnd Bergmann1-1/+1
2019-07-16drm/amd/display: Support clang option for stack alignmentArnd Bergmann2-5/+19