summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | drm/amdgpu: flush TLB functions removal from kfd2kgd interfaceAlex Sierra2020-01-167-251/+0
| | * | | | | | | | drm/amdgpu: GPU TLB flush API moved to amdgpu_amdkfdAlex Sierra2020-01-163-3/+39
| | * | | | | | | | drm/amdgpu: export function to flush TLB via pasidAlex Sierra2020-01-165-0/+223
| | * | | | | | | | drm/amdgpu: replace kcq enable/disable functions on gfx_v9Alex Sierra2020-01-161-100/+2
| | * | | | | | | | drm/amdgpu: implement tlbs invalidate on gfx9 gfx10Alex Sierra2020-01-163-0/+33
| | * | | | | | | | drm/amdgpu: kiq pm4 function implementation for gfx_v9Alex Sierra2020-01-161-0/+115
| | * | | | | | | | drm/amdgpu: Avoid reclaim fs while eviction lockAlex Sierra2020-01-162-8/+38
| | * | | | | | | | drm/amdgpu/debugfs: properly handle runtime pmAlex Deucher2020-01-142-7/+134
| | * | | | | | | | drm/amdgpu/pm: properly handle runtime pmAlex Deucher2020-01-141-208/+614
| | * | | | | | | | drm/amdgpu: add header file for macro SZ_1MFlora Cui2020-01-141-0/+1
| | * | | | | | | | drm/amd/display: remove unnecessary conversion to boolChen Zhou2020-01-141-1/+1
| | * | | | | | | | drm/amd/display: Reorder detect_edp_sink_caps before link settings read.Mario Kleiner2020-01-141-1/+1
| | * | | | | | | | drm/amdgpu/psp: declare navi1x ta firmwareAlex Deucher2020-01-141-0/+3
| | * | | | | | | | drm/amdgpu: Match TC hash settings to DF settings (v2)Joseph Greathouse2020-01-143-0/+50
| | * | | | | | | | drm/amdgpu: add defines for DF and TCP HashingJoseph Greathouse2020-01-143-0/+17
| | * | | | | | | | drm/amdgpu: Create generic DF struct in adevJoseph Greathouse2020-01-148-49/+90
| | * | | | | | | | drm/amd/display: add Pollock IDs, fix Pollock & Dali clk mgr constructMichael Strauss2020-01-143-5/+15
| | * | | | | | | | drm/amdgpu: preserve RSMU UMC index mode stateJohn Clements2020-01-141-2/+41
| | * | | | | | | | drm/amdgpu: disable XGMI TA unload for arcturusJohn Clements2020-01-141-0/+5
| | * | | | | | | | drm/amdgpu: update goldensetting for renoirAaron Liu2020-01-141-1/+1
| | * | | | | | | | drm/amd/powerplay: update SMU12_DRIVER_IF_VERSION to 11Aaron Liu2020-01-141-1/+6
| | * | | | | | | | drm/amdgpu/gmc10: free stolen memory in late_initAlex Deucher2020-01-141-0/+2
| | * | | | | | | | drm/amdgpu/gmc10: remove dead codeAlex Deucher2020-01-141-9/+0
| | * | | | | | | | drm/amdgpu/display: set gpu vm flag for renoirAlex Deucher2020-01-141-0/+1
| | * | | | | | | | drm/amdgpu: enable S/G display on PCO and RV2 (v2)Alex Deucher2020-01-141-6/+16
| | * | | | | | | | drm/amdgpu/display: set gpu vm flag for all asics which support itAlex Deucher2020-01-141-6/+8
| | * | | | | | | | drm/amdgpu/gfx9: remove unused sdma headersAlex Deucher2020-01-141-9/+0
| | * | | | | | | | drm/amd/amdgpu: add missing umc_6_1_2_sh_mask.h header file (v2)Tom St Denis2020-01-141-0/+91
| | * | | | | | | | drm/amdgpu: check sdma ras funcs pointer before accessingHawking Zhang2020-01-141-2/+6
| | * | | | | | | | drm/amdgpu: calculate MCUMC_ADDRT0 per asic's UMC offsetGuchun Chen2020-01-141-4/+6
| | * | | | | | | | drm/amdgpu: add MCUMC_ADDRT0 offset to ip header fileGuchun Chen2020-01-142-0/+4
| | * | | | | | | | drm/amdgpu/powerplay: fix warning in smu_v11_0.cAlex Deucher2020-01-141-1/+1
| | * | | | | | | | drm/amd/powerplay: sw ctf for arcturusKenneth Feng2020-01-141-2/+3
| | * | | | | | | | drm/amdgpu/sriov: workaround on rev_id for Navi12 under sriovTiecheng Zhou2020-01-141-0/+6
| | * | | | | | | | drm/amd/display: Don't disable DP PHY when link loss happensZhan Liu2020-01-141-1/+0
| | * | | | | | | | drm/amdgpu: read sdma edc counter to clear the countersHawking Zhang2020-01-142-10/+8
| | * | | | | | | | drm/amdgpu: add ras_late_init and ras_fini for sdma v4Hawking Zhang2020-01-142-2/+7
| | * | | | | | | | drm/amdgpu: support error reporting for sdma ip blockHawking Zhang2020-01-141-0/+8
| | * | | | | | | | drm/amdgpu: add query_ras_error_count function for sdma v4Hawking Zhang2020-01-142-0/+169
| | * | | | | | | | drm/amdgpu: enable VCN2.5 IP block for ArcturusLeo Liu2020-01-141-2/+1
| | * | | | | | | | drm/amdgpu/vcn2.5: fix PSP FW loading for the second instanceLeo Liu2020-01-141-2/+2
| | * | | | | | | | drm/amdgpu: catch amdgpu_irq_add_id failureNirmoy Das2020-01-141-0/+4
| | * | | | | | | | drm/amd/powerplay: cover the powerplay implementation details V3Evan Quan2020-01-1412-208/+212
| | * | | | | | | | drm/amdkfd: Improve function get_sdma_rlc_reg_offset() (v2)Yong Zhao2020-01-141-22/+46
| | * | | | | | | | drm/amdgpu/display: Use u64 divide macro for round up divisionMikita Lipski2020-01-141-1/+1
| * | | | | | | | | Merge tag 'drm-intel-next-2020-01-14' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2020-01-15143-7008/+9021
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | drm/i915: Update DRIVER_DATE to 20200114Jani Nikula2020-01-141-2/+2
| | * | | | | | | | | drm/i915/gt: Always reset the timeslice after a context switchChris Wilson2020-01-131-2/+2
| | * | | | | | | | | drm/i915: Fix too few arguments to function i915_capture_error_stateZhang Xiaoxu2020-01-131-4/+2
| | * | | | | | | | | drm/i915: Fix multiple definition of 'i915_vma_capture_finish'Zhang Xiaoxu2020-01-131-2/+3
OpenPOWER on IntegriCloud