summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
2018-03-21drm/amd/display: Add bios firmware info version for VG12Jerry (Fangzhi) Zuo
2018-03-21drm/amd/display/dm: add vega12 supportAlex Deucher
2018-03-21drm/amdgpu/virtual_dce: add vega12 supportAlex Deucher
2018-03-21drm/amdgpu: specify vega12 vce firmwareAlex Deucher
2018-03-21drm/amdgpu: specify vega12 uvd firmwareAlex Deucher
2018-03-21drm/amdgpu: add vega12 ucode loading methodFeifei Xu
2018-03-21drm/amdgpu: initilize vega12 psp firmwaresEvan Quan
2018-03-21drm/amdgpu/psp: initial vega12 supportAlex Deucher
2018-03-21drm/amdgpu: vega12 to smu firmwareHawking Zhang
2018-03-21drm/amdgpu: set asic family and ip blocks for vega12Alex Deucher
2018-03-21drm/amdgpu: add gpu_info firmware for vega12Alex Deucher
2018-03-21drm/amdgpu: add vega12 to asic_type enumFeifei Xu
2018-03-21drm/amd/include: Add ip header files for vega12.Feifei Xu
2018-03-21Merge airlied/drm-next into drm-misc-nextSean Paul
2018-03-21drm/amd/display: Add one to EDID's audio channel count when passing to DCHarry Wentland
2018-03-21drm/amd/display: We shouldn't set format_default on plane as atomic driverHarry Wentland
2018-03-21drm/amd/display: Fix FMT truncation programmingMikita Lipski
2018-03-21drm/amd/display: Allow truncation to 10 bitsMikita Lipski
2018-03-20drm/amd/pp: Fix unable to handle kernel paging requestRex Zhu
2018-03-20drm/amd/pp: Fix gfx ring test failed on Fiji without hw avfs supportRex Zhu
2018-03-20drm/amdgpu: Fix kernel NULL pointer dereference in dpm functionsRex Zhu
2018-03-20drm/amdgpu: Fix kernel NULL pointer dereference when amdgpu finiRex Zhu
2018-03-20drm/amdgpu - Disable all irqs before disabling all CRTCsMikita Lipski
2018-03-20drm/amdgpu: Disable irq on device before destroying itMikita Lipski
2018-03-20drm/amdgpu: Use atomic function to disable crtcs with dc enabledMikita Lipski
2018-03-20drm/amd/amdgpu: fix offset into page with amdgpu_iomem debugfs fileTom St Denis
2018-03-20drm/amdgpu/nbio6: Correct PCIE_INDEX/DATA pair used for smn register accessingHawking Zhang
2018-03-20drm/amd/powerplay: Fix NULL pointer deref on driver unbind.Andrey Grodzovsky
2018-03-20drm/amdgpu: add documentation for amdgpu_device.cAlex Deucher
2018-03-20drm/amdgpu: add VCN to firmware query interfaceAlex Deucher
2018-03-19drm/amd/pp: Remove unneeded void * casts for Vega10Rex Zhu
2018-03-19drm/amd/pp: Delete get_xclk function in powerplay (v2)Rex Zhu
2018-03-19drm/amd/pp: Clean up header file for Vega10Rex Zhu
2018-03-19drm/amd/pp: Move functions to smu backend table for vega10Rex Zhu
2018-03-19drm/amd/pp: Mark bunches of functins in vega10_smumgr.c staticRex Zhu
2018-03-19drm/amd/pp: Remove dead functions in vega10_smumgr.cRex Zhu
2018-03-19drm/amdgpu: Delete dead code when early initRex Zhu
2018-03-19drm/amd/display: fix dereferencing possible ERR_PTR()Shirish S
2018-03-19drm/amd/display: Refine disable VGAClark Zheng
2018-03-16amdgpu/dm: Default PRE_VEGA ASIC support to 'y'Harry Wentland
2018-03-16drm/amd/pp: Remove the cgs wrapper for notify smu version on APURex Zhu
2018-03-16drm/amd/display: fix dereferencing possible ERR_PTR()Shirish S
2018-03-16drm/amd/display: Refine disable VGAClark Zheng
2018-03-15drm/amdkfd: Add module option for testing large-BAR functionalityFelix Kuehling
2018-03-15drm/amdkfd: Kmap event page for dGPUsFelix Kuehling
2018-03-15drm/amdkfd: Add ioctls for GPUVM memory managementFelix Kuehling
2018-03-15drm/amdkfd: Add TC flush on VMID deallocation for HawaiiFelix Kuehling
2018-03-15drm/amdkfd: Allocate CWSR trap handler memory for dGPUsFelix Kuehling
2018-03-15drm/amdkfd: Add per-process IDR for buffer handlesFelix Kuehling
2018-03-15drm/amdkfd: Aperture setup for dGPUsFelix Kuehling