summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2021-04-10drm/msm/disp/dpu1: icc path needs to be set before dpu runtime resumeKalyan Thota1-5/+7
2021-04-10drm/msm: Ratelimit invalid-fence messageRob Clark1-1/+1
2021-04-10drm/msm/adreno: a5xx_power: Don't apply A540 lm_setup to other GPUsKonrad Dybcio1-1/+1
2021-04-10drm/msm/dsi_pll_7nm: Fix variable usage for pll_lockdet_rateDmitry Baryshkov1-1/+1
2021-04-10drm/msm: a6xx: Make sure the SQE microcode is safeJordan Crouse1-13/+64
2021-04-07drm/tegra: sor: Grab runtime PM reference across resetThierry Reding1-0/+7
2021-04-07drm/tegra: dc: Restore coupling of display controllersThierry Reding1-12/+8
2021-04-07drm/imx: fix memory leak when fails to initPan Bian1-1/+1
2021-04-07drm/amdgpu: check alignment on CPU page for bo mapXℹ Ruoyao1-4/+4
2021-04-07drm/amdgpu: Set a suitable dev_info.gart_page_sizeHuacai Chen1-2/+2
2021-04-07drm/amdgpu: fix offset calculation in amdgpu_vm_bo_clear_mappings()Nirmoy Das1-1/+1
2021-04-07drm/amdgpu/vangogh: don't check for dpm in is_dpm_running when in suspendAlex Deucher1-0/+5
2021-04-07drm/amd/pm: no need to force MCLK to highest when no display connectedEvan Quan1-1/+2
2021-04-07drm/amdkfd: dqm fence memory corruptionQu Huang7-12/+12
2021-04-07nouveau: Skip unvailable ttm page entriesTobias Klausmann1-0/+8
2021-03-30drm/msm: Fix suspend/resume on i.MX5Fabio Estevam1-0/+8
2021-03-30drm/msm: fix shutdown hook in case GPU components failed to bindDmitry Baryshkov1-0/+4
2021-03-30drm/msm/dsi: fix check-before-set in the 7nm dsi_pll codeDmitry Baryshkov3-5/+8
2021-03-30drm/i915: Fix the GT fence revocation runtime PM logicImre Deak3-6/+41
2021-03-30drm/i915/dsc: fix DSS CTL register usage for ICL DSI transcodersJani Nikula1-8/+2
2021-03-30drm/amdgpu: Add additional Sienna Cichlid PCI IDAlex Deucher1-0/+1
2021-03-30drm/amdgpu: fix the hibernation suspend with s0ixPrike Liang1-2/+6
2021-03-30drm/amdgpu/display: restore AUX_DPHY_TX_CONTROL for DCN2.xAlex Deucher1-2/+1
2021-03-30drm/amd/pm: workaround for audio noise issueKenneth Feng4-11/+166
2021-03-30drm/etnaviv: Use FOLL_FORCE for userptrDaniel Vetter1-1/+1
2021-03-30drm/nouveau/kms/nve4-nv108: Limit cursors to 128x128Lyude Paul1-1/+12
2021-03-30drm/radeon: fix AGP dependencyChristian König1-0/+1
2021-03-30drm/amdgpu: fb BO should be ttm_bo_type_deviceNirmoy Das1-1/+1
2021-03-30drm/amdgpu/display: Use wm_table.entries for dcn301 calculate_wmZhan Liu1-1/+95
2021-03-30drm/amd/display: Enabled pipe harvesting in dcn30Dillon Varone1-0/+31
2021-03-30drm/amd/display: Revert dram_clock_change_latency for DCN2.1Sung Lee1-1/+1
2021-03-30drm/amd/display: Enable pflip interrupt upon pipe enableQingqing Zhuo10-0/+37
2021-03-25Revert "drm/ttm: Warn on pinning without holding a reference"Greg Kroah-Hartman1-1/+1
2021-03-24drm/ttm: Warn on pinning without holding a referenceDaniel Vetter1-1/+1
2021-03-24i915/perf: Start hrtimer only if sampling the OA bufferUmesh Nerlige Ramappa1-8/+5
2021-03-24drm/amd/display: Remove MPC gamut remap logic for DCN30Dillon Varone1-32/+2
2021-03-24drm/amd/display: Correct algorithm for reversed gammaCalvin Hou1-8/+18
2021-03-24drm/amd/display: Copy over soc values before bounding box creationSung Lee1-0/+5
2021-03-17drm/nouveau: fix dma syncing for loops (v2)Dave Airlie1-2/+4
2021-03-17drm/ttm: Fix TTM page pool accountingAnthony DeRossi1-2/+2
2021-03-17qxl: Fix uninitialised struct field head.surface_idColin Ian King1-0/+1
2021-03-17drm/i915: Wedge the GPU if command parser setup failsTvrtko Ursulin3-8/+20
2021-03-17drm/shmem-helpers: vunmap: Don't put pages for dma-bufNoralf Trønnes1-3/+4
2021-03-17drm: meson_drv add shutdown functionArtem Lapkin1-0/+11
2021-03-17drm/amdgpu: fix S0ix handling when the CONFIG_AMD_PMC=mAlex Deucher1-1/+1
2021-03-17drm: Use USB controller's DMA mask when importing dmabufsThomas Zimmermann4-8/+64
2021-03-17drm/shmem-helper: Don't remove the offset in vm_area_struct pgoffNeil Roberts1-5/+6
2021-03-17drm/shmem-helper: Check for purged buffers in fault handlerNeil Roberts1-4/+14
2021-03-17drm/amdgpu/display: handle aux backlight in backlight_get_brightnessAlex Deucher1-4/+20
2021-03-17drm/amdgpu/display: don't assert in set backlight functionAlex Deucher1-1/+0