summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
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
2018-03-15drm/amdkfd: Remove limit on number of GPUsFelix Kuehling
2018-03-15drm/amdkfd: Populate DRM render device minorOak Zeng
2018-03-15drm/amdkfd: Create KFD VMs on demandFelix Kuehling
2018-03-15drm/amdgpu: Add kfd2kgd interface to acquire an existing VMFelix Kuehling
2018-03-15drm/amdgpu: Add helper to turn an existing VM into a compute VMFelix Kuehling
2018-03-15drm/amdgpu: Fix initial validation of PD BO for KFD VMsFelix Kuehling
2018-03-15drm/amdgpu: Move KFD-specific fields into struct amdgpu_vmFelix Kuehling
2018-03-15drm/amdgpu: Improve documentation of bo_ptr in amdgpu_bo_create_kernelAndrey Grodzovsky
2018-03-15drm/amdkfd: fix uninitialized variable useArnd Bergmann
2018-03-15drm/amdgpu: Use atomic function to disable crtcs with dc enabledMikita Lipski
2018-03-15drm/amd/pp: Rename file name cz_* to smu8_*Rex Zhu
2018-03-15drm/amd/pp: Replace function/struct name cz_* with smu8_*Rex Zhu