summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2021-11-18drm/nouveau/svm: Fix refcount leak bug and missing check against null bugChenyuan Mi1-0/+4
2021-11-18drm/bridge: nwl-dsi: Add atomic_get_input_bus_fmtsGuido Günther1-0/+35
2021-11-18drm/plane-helper: fix uninitialized variable referenceAlex Xu (Hello71)1-1/+0
2021-11-18drm/bridge/lontium-lt9611uxc: fix provided connector suportDmitry Baryshkov1-3/+6
2021-11-18drm/amdgpu/gmc6: fix DMA mask from 44 to 40 bitsAlex Deucher1-2/+2
2021-11-18drm/amdgpu: fix a potential memory leak in amdgpu_device_fini_sw()Lang Yu1-1/+1
2021-11-18drm/msm/dsi: fix wrong type in msm_dsi_hostJessica Zhang1-12/+12
2021-11-18drm/msm: Fix potential NULL dereference in DPU SSPPJessica Zhang1-3/+5
2021-11-18drm/amdkfd: Fix an inappropriate error handling in allloc memory of gpuLang Yu1-1/+1
2021-11-18drm/msm: uninitialized variable in msm_gem_import()Dan Carpenter1-2/+2
2021-11-18drm/msm: fix potential NULL dereference in cleanupDan Carpenter1-0/+1
2021-11-18drm/msm: unlock on error in get_sched_entity()Dan Carpenter1-0/+1
2021-11-18drm/msm: potential error pointer dereference in init()Dan Carpenter1-0/+4
2021-11-18drm/msm: Fix potential Oops in a6xx_gmu_rpmh_init()Dan Carpenter1-3/+3
2021-11-18drm/msm/dsi: do not enable irq handler before powering up the hostDmitry Baryshkov3-17/+49
2021-11-18drm: fb_helper: fix CONFIG_FB dependencyArnd Bergmann1-1/+1
2021-11-18drm/amdgpu: fix warning for overflow checkArnd Bergmann2-2/+2
2021-11-18drm/ttm: stop calling tt_swapin in vm_accessMatthew Auld1-5/+0
2021-11-18drm/amdgpu: move amdgpu_virt_release_full_gpu to fini_early stageGuchun Chen1-4/+5
2021-11-18drm/amd/display: Pass display_pipe_params_st as const in DMLHarry Wentland12-120/+120
2021-11-18drm/amdgpu: Fix crash on device remove/driver unloadAndrey Grodzovsky7-90/+105
2021-11-18drm: bridge: it66121: Fix return value it66121_probeAlex Bee1-2/+14
2021-11-18virtio-gpu: fix possible memory allocation failureliuyuntao1-7/+1
2021-11-18drm/v3d: fix wait for TMU write combiner flushIago Toral Quiroga1-2/+2
2021-11-18drm/bridge: it66121: Wait for next bridge to be probedPaul Cercueil1-0/+3
2021-11-18drm/bridge: it66121: Initialize {device,vendor}_idsPaul Cercueil1-1/+1
2021-11-18drm/bridge: anx7625: Propagate errors from sp_tx_rst_aux()Robert Foss1-4/+8
2021-11-18drm/amd/display: dcn20_resource_construct reduce scope of FPU enabledAnson Jacob1-7/+9
2021-11-18drm/amdgpu/pm: properly handle sclk for profiling modes on vangoghAlex Deucher1-60/+29
2021-11-18drm/msm: prevent NULL dereference in msm_gpu_crashstate_capture()Tim Gardner1-1/+1
2021-11-18drm/amdkfd: fix resume error when iommu disabled in PicassoYifan Zhang1-0/+1
2021-11-18drm/amd/display: fix null pointer deref when plugging in displayAurabindo Pillai1-1/+2
2021-11-18drm/amdkfd: rm BO resv on validation to avoid deadlockAlex Sierra1-6/+1
2021-11-18drm/amd/display: Fix null pointer dereference for encodersJimmy Kizito2-2/+2
2021-11-18drm/amdgpu: Fix MMIO access page faultAndrey Grodzovsky2-8/+17
2021-11-18drm/amdgpu: move iommu_resume before ip init/resumeJames Zhu1-0/+4
2021-11-18drm/panel-orientation-quirks: add Valve Steam DeckSimon Ser1-0/+7
2021-11-18drm: panel-orientation-quirks: Add quirk for the Samsung Galaxy Book 10.6Hans de Goede1-0/+12
2021-11-18drm: panel-orientation-quirks: Add quirk for KD Kurio Smart C15200 2-in-1Hans de Goede1-0/+7
2021-11-18drm: panel-orientation-quirks: Update the Lenovo Ideapad D330 quirk (v2)Hans de Goede1-2/+7
2021-11-18ce/gf100: fix incorrect CE0 address calculation on some GPUsBen Skeggs2-3/+2
2021-11-06Revert "drm/i915/gt: Propagate change in error status to children on unhold"Matthew Brost1-4/+0
2021-11-06drm/amd/display: Revert "Directly retrain link from debugfs"Anson Jacob1-1/+2
2021-11-06drm/amdgpu: revert "Add autodump debugfs node for gpu reset v8"Christian König4-91/+0
2021-11-06drm/amdkfd: fix boot failure when iommu is disabled in Picasso.Yifan Zhang2-4/+3
2021-10-28Merge tag 'drm-intel-fixes-2021-10-28' of git://anongit.freedesktop.org/drm/d...Dave Airlie5-43/+9
2021-10-28drm/i915: Revert 'guc_id' from i915_request tracepointJoonas Lahtinen1-5/+2
2021-10-28Merge tag 'drm-misc-fixes-2021-10-28' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-0/+6
2021-10-28Merge tag 'drm-misc-fixes-2021-10-26' of git://anongit.freedesktop.org/drm/dr...Dave Airlie3-0/+8
2021-10-28drm/amd/display: Fix deadlock when falling back to v2 from v3Nicholas Kazlauskas1-4/+2