summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-07-06Merge tag 'drm-misc-next-2018-07-04' of git://anongit.freedesktop.org/drm/drm...Dave Airlie117-381/+727
2018-07-06Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int...Dave Airlie7-119/+344
2018-07-05drm/amd: Add sphinx documentation for amd_ip_funcsDarren Powell1-18/+27
2018-07-05drm/amdgpu: update documentation for amdgpu_drv.cSonny Jiang2-7/+232
2018-07-05drm/amd/display: add a check for display depth validityMikita Lipski1-0/+42
2018-07-05drm/amd/display: adding ycbcr420 pixel encoding for hdmiMikita Lipski1-2/+5
2018-07-05drm/amd: Remove errors from sphinx documentationDarren Powell2-10/+15
2018-07-05drm/amd/display/dc/dce: Fix multiple potential integer overflowsGustavo A. R. Silva1-5/+5
2018-07-05drm/amd/display: Use 2-factor allocator callsKees Cook1-4/+4
2018-07-05Revert "drm/amd/display: Fix indentation in dcn10 resource constructor"Harry Wentland1-2/+1
2018-07-05drm/amd/display: off by one in find_irq_source_info()Dan Carpenter1-1/+1
2018-07-05drm/amd/pp: Remove the same struct define in powerplayRex Zhu6-60/+27
2018-07-05drm/amd/display: Fix copy error when set memory clocksRex Zhu1-2/+2
2018-07-05drm/amd/display: Refine the implementation of dm_pp_get_funcs_rvRex Zhu1-40/+40
2018-07-05drm/amd/pp: Export notify_smu_enable_pwe to displayRex Zhu2-3/+24
2018-07-05drm: drop drm_pcie_get_speed_cap_mask and drm_pcie_get_max_link_widthAlex Deucher2-65/+0
2018-07-05drm/radeon: use pcie functions for link widthAlex Deucher6-32/+60
2018-07-05drm/amdgpu: use pcie functions for link width and speedAlex Deucher4-31/+65
2018-07-05drm/amdgpu: update amd_pcie.h to include gen4 speedsAlex Deucher1-0/+2
2018-07-05PCI: Export pcie_get_speed_cap and pcie_get_width_capAlex Deucher2-0/+5
2018-07-05drm/amdgpu: switch firmware path for SI partsAlex Deucher3-46/+46
2018-07-05drm/amdgpu: switch firmware path for CIK parts (v2)Alex Deucher7-73/+70
2018-07-05drm/amdgpu: fix user fence write race conditionNicolai Hähnle1-6/+6
2018-07-05drm/amd/pp: Remove duplicate code in vega12_hwmgr.cRex Zhu1-42/+1
2018-07-05drm/amd/pp: Refine the interface exported to displayRex Zhu8-13/+14
2018-07-05drm/amd/display: Notify powerplay the display controller idrex zhu1-0/+7
2018-07-05drm/amd/display: Notify powerplay the min_dcef clockrex zhu1-0/+5
2018-07-05drm/amd/pp: Switch the tolerable latency for displayrex zhu1-1/+1
2018-07-05drm/amd/pp: Memory Latency is always 25us on Vega10Rex Zhu1-21/+2
2018-07-05drm/amd/pp: Convert clock unit to KHz as definedRex Zhu4-42/+34
2018-07-05drm/amdgpu: update uvd_v6_0_ring_vm_funcs to use new nop packetAlex Deucher1-2/+1
2018-07-05drm/amdgpu: fix the wrong type of gem object creationHuang Rui2-4/+4
2018-07-05drm/radeon: add SPDX identifier and clarify licenseDirk Hohndel (VMware)1-0/+1
2018-07-05drm/amd: add SPDX identifier and clarify licenseDirk Hohndel (VMware)1-0/+1
2018-07-05drm/amd: Replace drm_dev_unref with drm_dev_putThomas Zimmermann1-2/+2
2018-07-05drm/amdgpu/vce: simplify vce instance setupAlex Deucher3-19/+27
2018-07-05drm/amdgpu/sdma: simplify sdma instance setupAlex Deucher4-32/+29
2018-07-05drm/amdgpu/pp: fix copy paste typo in smu7_get_pp_table_entry_callback_func_v1Alex Deucher1-1/+1
2018-07-05drm/amdgpu/pp: fix copy paste typo in smu7_init_dpm_defaultsAlex Deucher1-1/+1
2018-07-05drm/amdgpu/pp: fix endian swapping in atomctrl_get_voltage_rangeAlex Deucher1-4/+4
2018-07-05drm/amdgpu/pp: add missing byte swapping in process_pptables_v1_0.cAlex Deucher1-4/+4
2018-07-05drm/amdgpu/pm: fix display count in non-DC pathAlex Deucher1-1/+1
2018-07-05drm/amdgpu: fix swapped emit_ib_size in vce3Alex Deucher1-2/+2
2018-07-05drm/amdgpu: Remove amdgpu_gem_map_attach target_dev documentationMichel Dänzer1-1/+0
2018-07-05drm/amdgpu: Add AMDGPU_GPU_PAGES_IN_CPU_PAGE defineMichel Dänzer3-8/+10
2018-07-05drm/amdgpu: Use gmc_vram_full_visible in vram_mgr_bo_invisible_sizeMichel Dänzer1-1/+1
2018-07-05drm/amdgpu: Dynamically probe for ATIF handle (v2)Lyude Paul1-21/+58
2018-07-05drm/amdgpu: Add amdgpu_atpx_get_dhandle()Lyude Paul2-0/+12
2018-07-05drm/amdgpu: s/disp_detetion_ports/disp_detection_ports/Lyude Paul1-2/+2
2018-07-05drm/amdgpu: Make struct amdgpu_atif private to amdgpu_acpi.cLyude Paul2-41/+53