summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-11-24drm/amdkfd: handle VMA remove racePhilip Yang1-9/+13
2021-11-24drm/amdkfd: process exit and retry fault racePhilip Yang1-27/+36
2021-11-24drm/amdgpu: IH process reset count when restartPhilip Yang1-1/+2
2021-11-24drm/amd/pm: add new fields for Sienna Cichlid.Surbhi Kakarya1-0/+10
2021-11-24drm/amd/pm: Print the error on command submissionLuben Tuikov1-1/+1
2021-11-24drm/amd/pm: Sienna: Print failed BTCLuben Tuikov1-1/+7
2021-11-24drm/amd/pm: Add debug printsLuben Tuikov2-5/+7
2021-11-24drm/amdgpu: update the domain flags for dumb buffer creationEvan Quan1-1/+2
2021-11-24drm/amdgpu: Declare Unpin BO api as staticRamesh Errabolu1-1/+1
2021-11-24drm/amdgpu/gfx9: switch to golden tsc registers for renoir+Alex Deucher1-11/+35
2021-11-24drm/amdgpu/gfx10: add wraparound gpu counter check for APUs as wellAlex Deucher1-2/+13
2021-11-24drm/amdgpu: move kfd post_reset out of reset_sriov functionshaoyunl1-4/+3
2021-11-24drm/amd/display: 3.2.163Aric Cyr1-1/+1
2021-11-24drm/amd/display: [FW Promotion] Release 0.0.94Anthony Koo1-9/+2
2021-11-24drm/amd/display: add else to avoid double destroy clk_mgrMartin Leung1-2/+1
2021-11-24drm/amd/display: Fix ODM combine issue with fast bootsungwang1-1/+2
2021-11-24drm/amd/display: Fixed DSC would not PG after removing DSC streamYi-Ling Chen3-3/+3
2021-11-24drm/amd/display: Display object info table changesNevenko Stupar1-2/+4
2021-11-24drm/amd/display: fix accidental casting enum to boolMikita Lipski1-1/+1
2021-11-24drm/amd/display: retain/release at proper places in link_enc assignmentSung Joon Kim2-1/+9
2021-11-24drm/amd/display: Rename dcn_validate_bandwidth to dcn10_validate_bandwidthZhan Liu4-5/+5
2021-11-24drm/amd/display: Reset link encoder assignments for GPU resetNicholas Kazlauskas1-0/+14
2021-11-24drm/amd/display: fixed an error related to 4:2:0/4:2:2 DSCGuo, Bing5-66/+4
2021-11-24drm/bridge: anx7625: Fix edid_read break case in sp_tx_edid_read()Hsin-Yi Wang1-2/+2
2021-11-24Revert "drm/i915/dg2: Tile 4 plane format support"Stanislav Lisovskiy11-37/+8
2021-11-24Revert "drm/i915/dmabuf: fix broken build"Tvrtko Ursulin1-7/+0
2021-11-23drm/i915/gt: Hold RPM wakelock during PXP suspendTejas Upadhyay3-17/+46
2021-11-23drm/i915/pmu: Increase the live_engine_busy_stats sample periodUmesh Nerlige Ramappa1-1/+1
2021-11-23drm/i915/ttm: fixup build failureMatthew Auld1-1/+1
2021-11-23drm/i915/dsi: split out icl_dsi.hJani Nikula5-6/+18
2021-11-23drm/i915/dsi: split out vlv_dsi.hJani Nikula5-5/+22
2021-11-23drm/i915/dsi: split out vlv_dsi_pll.hJani Nikula6-24/+42
2021-11-23drm/i915/dsi: split out intel_dsi_vbt.hJani Nikula5-9/+25
2021-11-23drm/i915/gem: placate scripts/kernel-docRandy Dunlap1-3/+4
2021-11-23drm/i915/dg2: Tile 4 plane format supportStanislav Lisovskiy11-8/+37
2021-11-23Merge tag 'drm-misc-next-2021-11-18' of git://anongit.freedesktop.org/drm/drm...Dave Airlie269-3566/+10492
2021-11-22drm: ttm: correct ttm_range_manager kernel-doc notationRandy Dunlap1-4/+7
2021-11-22drm/amdgpu: partially revert "svm bo enable_signal call condition"Christian König1-9/+0
2021-11-22drm/amd/display: Set plane update flags for all planes in resetNicholas Kazlauskas1-2/+2
2021-11-22drm/amd/display: enable seamless boot for DCN301Zhan Liu4-2/+31
2021-11-22drm/amd/display: Run full global validation in dc_commit_stateNicholas Kazlauskas2-18/+14
2021-11-22drm/amd/display: based on flag reset z10 function pointerCharlene Liu1-0/+5
2021-11-22drm/amd/display: Fix DPIA outbox timeout after GPU resetNicholas Kazlauskas1-0/+2
2021-11-22drm/amdgpu: Fix double free of dmabufxinhui pan1-6/+0
2021-11-22drm/amdkfd: Remove unused entries in tableAmber Lin2-60/+0
2021-11-22drm/amd/pm: Add debugfs info for STBAndrey Grodzovsky3-0/+89
2021-11-22drm/amd/pm: Add STB support in sienna_cichlidAndrey Grodzovsky3-0/+74
2021-11-22drm/amd/pm: Add STB accessors interfaceAndrey Grodzovsky2-0/+33
2021-11-22drm/amdgpu/pm: clean up some inconsistent indentingJiapeng Chong1-1/+1
2021-11-22drm/amdkfd: Retrieve SDMA numbers from amdgpuAmber Lin4-22/+37