summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
2018-07-10drm/amd/pp: Convert 10KHz to KHz as variable nameRex Zhu
2018-07-10drm/amdgpu: Add CLK IP base offsetRex Zhu
2018-07-10drm/amdgpu: Reserve VM root shared fence slot for command submission (v3)Michel Dänzer
2018-07-10drm/amdgpu: fix kmap error handling for bo creationsJunwei Zhang
2018-07-10drm/amdgpu: allocate gart memory when it's required (v3)Junwei Zhang
2018-07-10drm/amdgpu: separate gpu address from bo pinJunwei Zhang
2018-07-10Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2018-07-06Merge tag 'drm-misc-next-2018-07-04' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2018-07-05drm/amd: Add sphinx documentation for amd_ip_funcsDarren Powell
2018-07-05drm/amdgpu: update documentation for amdgpu_drv.cSonny Jiang
2018-07-05drm/amd/display: add a check for display depth validityMikita Lipski
2018-07-05drm/amd/display: adding ycbcr420 pixel encoding for hdmiMikita Lipski
2018-07-05drm/amd: Remove errors from sphinx documentationDarren Powell
2018-07-05drm/amd/display/dc/dce: Fix multiple potential integer overflowsGustavo A. R. Silva
2018-07-05drm/amd/display: Use 2-factor allocator callsKees Cook
2018-07-05Revert "drm/amd/display: Fix indentation in dcn10 resource constructor"Harry Wentland
2018-07-05drm/amd/display: off by one in find_irq_source_info()Dan Carpenter
2018-07-05drm/amd/pp: Remove the same struct define in powerplayRex Zhu
2018-07-05drm/amd/display: Fix copy error when set memory clocksRex Zhu
2018-07-05drm/amd/display: Refine the implementation of dm_pp_get_funcs_rvRex Zhu
2018-07-05drm/amd/pp: Export notify_smu_enable_pwe to displayRex Zhu
2018-07-05drm/amdgpu: use pcie functions for link width and speedAlex Deucher
2018-07-05drm/amdgpu: update amd_pcie.h to include gen4 speedsAlex Deucher
2018-07-05drm/amdgpu: switch firmware path for SI partsAlex Deucher
2018-07-05drm/amdgpu: switch firmware path for CIK parts (v2)Alex Deucher
2018-07-05drm/amdgpu: fix user fence write race conditionNicolai Hähnle
2018-07-05drm/amd/pp: Remove duplicate code in vega12_hwmgr.cRex Zhu
2018-07-05drm/amd/pp: Refine the interface exported to displayRex Zhu
2018-07-05drm/amd/display: Notify powerplay the display controller idrex zhu
2018-07-05drm/amd/display: Notify powerplay the min_dcef clockrex zhu
2018-07-05drm/amd/pp: Switch the tolerable latency for displayrex zhu
2018-07-05drm/amd/pp: Memory Latency is always 25us on Vega10Rex Zhu
2018-07-05drm/amd/pp: Convert clock unit to KHz as definedRex Zhu
2018-07-05drm/amdgpu: update uvd_v6_0_ring_vm_funcs to use new nop packetAlex Deucher
2018-07-05drm/amdgpu: fix the wrong type of gem object creationHuang Rui
2018-07-05drm/amd: add SPDX identifier and clarify licenseDirk Hohndel (VMware)
2018-07-05drm/amd: Replace drm_dev_unref with drm_dev_putThomas Zimmermann
2018-07-05drm/amdgpu/vce: simplify vce instance setupAlex Deucher
2018-07-05drm/amdgpu/sdma: simplify sdma instance setupAlex Deucher
2018-07-05drm/amdgpu/pp: fix copy paste typo in smu7_get_pp_table_entry_callback_func_v1Alex Deucher
2018-07-05drm/amdgpu/pp: fix copy paste typo in smu7_init_dpm_defaultsAlex Deucher
2018-07-05drm/amdgpu/pp: fix endian swapping in atomctrl_get_voltage_rangeAlex Deucher
2018-07-05drm/amdgpu/pp: add missing byte swapping in process_pptables_v1_0.cAlex Deucher
2018-07-05drm/amdgpu/pm: fix display count in non-DC pathAlex Deucher
2018-07-05drm/amdgpu: fix swapped emit_ib_size in vce3Alex Deucher
2018-07-05drm/amdgpu: Remove amdgpu_gem_map_attach target_dev documentationMichel Dänzer
2018-07-05drm/amdgpu: Add AMDGPU_GPU_PAGES_IN_CPU_PAGE defineMichel Dänzer
2018-07-05drm/amdgpu: Use gmc_vram_full_visible in vram_mgr_bo_invisible_sizeMichel Dänzer
2018-07-05drm/amdgpu: Dynamically probe for ATIF handle (v2)Lyude Paul
2018-07-05drm/amdgpu: Add amdgpu_atpx_get_dhandle()Lyude Paul