summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2021-04-14drm/vc4: crtc: Reduce PV fifo threshold on hvs4Dom Cobley
2021-04-14drm/msm: Set drvdata to NULL when msm_drm_init() failsStephen Boyd
2021-04-14drm/i915: Fix invalid access to ACPI _DSM objectsTakashi Iwai
2021-04-10drm/msm/disp/dpu1: icc path needs to be set before dpu runtime resumeKalyan Thota
2021-04-10drm/msm: Ratelimit invalid-fence messageRob Clark
2021-04-10drm/msm/adreno: a5xx_power: Don't apply A540 lm_setup to other GPUsKonrad Dybcio
2021-04-10drm/msm/dsi_pll_7nm: Fix variable usage for pll_lockdet_rateDmitry Baryshkov
2021-04-07drm/tegra: sor: Grab runtime PM reference across resetThierry Reding
2021-04-07drm/tegra: dc: Restore coupling of display controllersThierry Reding
2021-04-07drm/imx: fix memory leak when fails to initPan Bian
2021-04-07drm/amdgpu: check alignment on CPU page for bo mapXℹ Ruoyao
2021-04-07drm/amdgpu: fix offset calculation in amdgpu_vm_bo_clear_mappings()Nirmoy Das
2021-04-07drm/amdkfd: dqm fence memory corruptionQu Huang
2021-03-30drm/msm: Fix suspend/resume on i.MX5Fabio Estevam
2021-03-30drm/msm: fix shutdown hook in case GPU components failed to bindDmitry Baryshkov
2021-03-30drm/msm/dsi: fix check-before-set in the 7nm dsi_pll codeDmitry Baryshkov
2021-03-30drm/i915: Fix the GT fence revocation runtime PM logicImre Deak
2021-03-30drm/amdgpu: Add additional Sienna Cichlid PCI IDAlex Deucher
2021-03-30drm/amdgpu/display: restore AUX_DPHY_TX_CONTROL for DCN2.xAlex Deucher
2021-03-30drm/amd/pm: workaround for audio noise issueKenneth Feng
2021-03-30drm/etnaviv: Use FOLL_FORCE for userptrDaniel Vetter
2021-03-30drm/radeon: fix AGP dependencyChristian König
2021-03-30drm/amdgpu: fb BO should be ttm_bo_type_deviceNirmoy Das
2021-03-30drm/amd/display: Revert dram_clock_change_latency for DCN2.1Sung Lee
2021-03-25drm/amd/pm: fulfill the Polaris implementation for get_clock_by_type_with_lat...Evan Quan
2021-03-25drm/amd/display: turn DPMS off on connector unplugAurabindo Pillai
2021-03-25i915/perf: Start hrtimer only if sampling the OA bufferUmesh Nerlige Ramappa
2021-03-25drm/amd/display: Correct algorithm for reversed gammaCalvin Hou
2021-03-17qxl: Fix uninitialised struct field head.surface_idColin Ian King
2021-03-17drm/i915: Wedge the GPU if command parser setup failsTvrtko Ursulin
2021-03-17drm/shmem-helpers: vunmap: Don't put pages for dma-bufNoralf Trønnes
2021-03-17drm: meson_drv add shutdown functionArtem Lapkin
2021-03-17drm: Use USB controller's DMA mask when importing dmabufsThomas Zimmermann
2021-03-17drm/shmem-helper: Don't remove the offset in vm_area_struct pgoffNeil Roberts
2021-03-17drm/shmem-helper: Check for purged buffers in fault handlerNeil Roberts
2021-03-17drm/amdgpu/display: handle aux backlight in backlight_get_brightnessAlex Deucher
2021-03-17drm/amdgpu/display: don't assert in set backlight functionAlex Deucher
2021-03-17drm/amdgpu/display: simplify backlight settingAlex Deucher
2021-03-17drm/amd/pm: bug fix for pcie dpmKenneth Feng
2021-03-17drm/amd/display: Fix nested FPU context in dcn21_validate_bandwidth()Holger Hoffstätte
2021-03-17drm/amdgpu/display: use GFP_ATOMIC in dcn21_validate_bandwidth_fp()Holger Hoffstätte
2021-03-17drm/amd/display: Add a backlight module optionTakashi Iwai
2021-03-17drm/compat: Clear bounce structuresDaniel Vetter
2021-03-11drm/msm/a5xx: Remove overwriting A5XX_PC_DBG_ECO_CNTL registerAngeloGioacchino Del Regno
2021-03-09drm/amdgpu: fix parameter error of RREG32_PCIE() in amdgpu_regs_pcieKevin Wang
2021-03-09drm/amdgpu:disable VCN for Navi12 SKUAsher.Song
2021-03-07drm/amd/amdgpu: add error handling to amdgpu_virt_read_pf2vf_dataJingwen Chen
2021-03-07drm/amd/display: Guard against NULL pointer deref when get_i2c_info failsNicholas Kazlauskas
2021-03-07drm/amdgpu: Add check to prevent IH overflowDefang Bo
2021-03-07drm/hisilicon: Fix use-after-freeTian Tao