summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
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
2021-03-09drm/amdgpu:disable VCN for Navi12 SKUAsher.Song1-2/+4
2021-03-07drm/amd/amdgpu: add error handling to amdgpu_virt_read_pf2vf_dataJingwen Chen1-1/+5
2021-03-07drm/amd/display: Guard against NULL pointer deref when get_i2c_info failsNicholas Kazlauskas1-0/+5
2021-03-07drm/amdgpu: Add check to prevent IH overflowDefang Bo3-39/+71
2021-03-07drm/hisilicon: Fix use-after-freeTian Tao1-1/+0
2021-03-07drm/virtio: use kvmalloc for large allocationsSergey Senozhatsky1-2/+3
2021-03-04drm/i915: Reject 446-480MHz HDMI clock on GLKVille Syrjälä1-1/+5
2021-03-04kcmp: Support selection of SYS_kcmp without CHECKPOINT_RESTOREChris Wilson1-0/+3
2021-03-04drm/i915/gt: Correct surface base address for renderclearChris Wilson1-1/+1
2021-03-04drm/i915/gt: Flush before changing register stateChris Wilson1-0/+1
2021-03-04drm/rockchip: Require the YTR modifier for AFBCAlyssa Rosenzweig1-0/+11
2021-03-04drm/panel: kd35t133: allow using non-continuous dsi clockHeiko Stuebner1-1/+2