summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2020-01-16drm/amdgpu: GPU TLB flush API moved to amdgpu_amdkfdAlex Sierra
2020-01-16drm/amdgpu: export function to flush TLB via pasidAlex Sierra
2020-01-16drm/amdgpu: replace kcq enable/disable functions on gfx_v9Alex Sierra
2020-01-16drm/amdgpu: implement tlbs invalidate on gfx9 gfx10Alex Sierra
2020-01-16drm/amdgpu: kiq pm4 function implementation for gfx_v9Alex Sierra
2020-01-16drm/amdgpu: Avoid reclaim fs while eviction lockAlex Sierra
2020-01-14drm/amdgpu/debugfs: properly handle runtime pmAlex Deucher
2020-01-14drm/amdgpu/pm: properly handle runtime pmAlex Deucher
2020-01-14drm/amdgpu: add header file for macro SZ_1MFlora Cui
2020-01-14drm/amd/display: remove unnecessary conversion to boolChen Zhou
2020-01-14drm/amd/display: Reorder detect_edp_sink_caps before link settings read.Mario Kleiner
2020-01-14drm/amdgpu/psp: declare navi1x ta firmwareAlex Deucher
2020-01-14drm/amdgpu: Match TC hash settings to DF settings (v2)Joseph Greathouse
2020-01-14drm/amdgpu: add defines for DF and TCP HashingJoseph Greathouse
2020-01-14drm/amdgpu: Create generic DF struct in adevJoseph Greathouse
2020-01-14drm/amd/display: add Pollock IDs, fix Pollock & Dali clk mgr constructMichael Strauss
2020-01-14drm/amdgpu: preserve RSMU UMC index mode stateJohn Clements
2020-01-14drm/amdgpu: disable XGMI TA unload for arcturusJohn Clements
2020-01-14drm/amdgpu: update goldensetting for renoirAaron Liu
2020-01-14drm/amd/powerplay: update SMU12_DRIVER_IF_VERSION to 11Aaron Liu
2020-01-14drm/amdgpu/gmc10: free stolen memory in late_initAlex Deucher
2020-01-14drm/amdgpu/gmc10: remove dead codeAlex Deucher
2020-01-14drm/amdgpu/display: set gpu vm flag for renoirAlex Deucher
2020-01-14drm/amdgpu: enable S/G display on PCO and RV2 (v2)Alex Deucher
2020-01-14drm/amdgpu/display: set gpu vm flag for all asics which support itAlex Deucher
2020-01-14drm/amdgpu/gfx9: remove unused sdma headersAlex Deucher
2020-01-14drm/amd/amdgpu: add missing umc_6_1_2_sh_mask.h header file (v2)Tom St Denis
2020-01-14drm/amdgpu: check sdma ras funcs pointer before accessingHawking Zhang
2020-01-14drm/amdgpu: calculate MCUMC_ADDRT0 per asic's UMC offsetGuchun Chen
2020-01-14drm/amdgpu: add MCUMC_ADDRT0 offset to ip header fileGuchun Chen
2020-01-14drm/amdgpu/powerplay: fix warning in smu_v11_0.cAlex Deucher
2020-01-14drm/amd/powerplay: sw ctf for arcturusKenneth Feng
2020-01-14drm/amdgpu/sriov: workaround on rev_id for Navi12 under sriovTiecheng Zhou
2020-01-14drm/amd/display: Don't disable DP PHY when link loss happensZhan Liu
2020-01-14drm/amdgpu: read sdma edc counter to clear the countersHawking Zhang
2020-01-14drm/amdgpu: add ras_late_init and ras_fini for sdma v4Hawking Zhang
2020-01-14drm/amdgpu: support error reporting for sdma ip blockHawking Zhang
2020-01-14drm/amdgpu: add query_ras_error_count function for sdma v4Hawking Zhang
2020-01-14drm/amdgpu: enable VCN2.5 IP block for ArcturusLeo Liu
2020-01-14drm/amdgpu/vcn2.5: fix PSP FW loading for the second instanceLeo Liu
2020-01-14drm/amdgpu: catch amdgpu_irq_add_id failureNirmoy Das
2020-01-14drm/amd/powerplay: cover the powerplay implementation details V3Evan Quan
2020-01-14drm/amdkfd: Improve function get_sdma_rlc_reg_offset() (v2)Yong Zhao
2020-01-14drm/amdgpu/display: Use u64 divide macro for round up divisionMikita Lipski
2020-01-13Merge tag 'amd-drm-next-5.6-2020-01-10-dp-mst-dsc' of git://people.freedeskto...Dave Airlie
2020-01-13Merge tag 'amd-drm-next-5.6-2020-01-09' of git://people.freedesktop.org/~agd5...Dave Airlie
2020-01-10drm/amd/display: Fix compilation warnings on i386Mikita Lipski
2020-01-09drm/dp_mst: fix documentation of drm_dp_mst_add_affected_dsc_crtcsAlex Deucher
2020-01-09drm/amdgpu/display: protect new DSC code with CONFIG_DRM_AMD_DC_DCNAlex Deucher
2020-01-09drm: add dp helper to initialize remote aux channel.David (Dingchen) Zhang