summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2021-04-21drm/msm: Fix a5xx/a6xx timestampsRob Clark2-4/+4
2021-04-21gpu/xen: Fix a use after free in xen_drm_drv_initLv Yunlong1-2/+4
2021-04-16gpu: host1x: Use different lock classes for each clientMikko Perttunen1-4/+6
2021-04-16drm/tegra: dc: Don't set PLL clock to 0HzDmitry Osipenko1-5/+5
2021-04-16drm/imx: imx-ldb: fix out of bounds array access warningArnd Bergmann1-0/+10
2021-04-14drm/vc4: crtc: Reduce PV fifo threshold on hvs4Dom Cobley1-0/+17
2021-04-14drm/msm: Set drvdata to NULL when msm_drm_init() failsStephen Boyd1-0/+1
2021-04-14drm/i915: Fix invalid access to ACPI _DSM objectsTakashi Iwai1-2/+20
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-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: fix offset calculation in amdgpu_vm_bo_clear_mappings()Nirmoy Das1-1/+1
2021-04-07drm/amdkfd: dqm fence memory corruptionQu Huang7-12/+12
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/amdgpu: Add additional Sienna Cichlid PCI IDAlex Deucher1-0/+1
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/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/amd/display: Revert dram_clock_change_latency for DCN2.1Sung Lee1-1/+1
2021-03-25drm/amd/pm: fulfill the Polaris implementation for get_clock_by_type_with_lat...Evan Quan1-0/+67
2021-03-25drm/amd/display: turn DPMS off on connector unplugAurabindo Pillai3-1/+45
2021-03-25i915/perf: Start hrtimer only if sampling the OA bufferUmesh Nerlige Ramappa1-8/+5
2021-03-25drm/amd/display: Correct algorithm for reversed gammaCalvin Hou1-8/+18
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: 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
2021-03-17drm/amdgpu/display: simplify backlight settingAlex Deucher1-16/+4
2021-03-17drm/amd/pm: bug fix for pcie dpmKenneth Feng3-21/+141
2021-03-17drm/amd/display: Fix nested FPU context in dcn21_validate_bandwidth()Holger Hoffstätte1-4/+0
2021-03-17drm/amdgpu/display: use GFP_ATOMIC in dcn21_validate_bandwidth_fp()Holger Hoffstätte1-1/+1
2021-03-17drm/amd/display: Add a backlight module optionTakashi Iwai3-0/+10
2021-03-17drm/compat: Clear bounce structuresDaniel Vetter1-0/+11
2021-03-11drm/msm/a5xx: Remove overwriting A5XX_PC_DBG_ECO_CNTL registerAngeloGioacchino Del Regno1-2/+0
2021-03-09drm/amdgpu: fix parameter error of RREG32_PCIE() in amdgpu_regs_pcieKevin Wang1-2/+2