summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2021-11-25drm/amd/pm: avoid duplicate powergate/ungate settingEvan Quan
2021-11-25drm/amdgpu: fix set scaling mode Full/Full aspect/Center not works on vga and...hongao
2021-11-25drm/i915: Fix type1 DVI DP dual mode adapter heuristic for modern platformsVille Syrjälä
2021-11-25drm/i915/dp: Ensure max link params are always validImre Deak
2021-11-25drm/i915/dp: Ensure sink rate values are always validImre Deak
2021-11-25drm/nouveau: clean up all clients on device removalJeremy Cline
2021-11-25drm/nouveau: use drm_dev_unplug() during device removalJeremy Cline
2021-11-25drm/nouveau: Add a dedicated mutex for the clients listJeremy Cline
2021-11-25drm/prime: Fix use after free in mmap with drm_gem_ttm_mmapAnand K Mistry
2021-11-25drm/udl: fix control-message timeoutJohan Hovold
2021-11-25drm/i915/guc: Unwind context requests in reverse orderMatthew Brost
2021-11-25drm/i915/guc: Don't drop ce->guc_active.lock when unwinding contextMatthew Brost
2021-11-25drm/i915/guc: Workaround reset G2H is received after schedule done G2HMatthew Brost
2021-11-25drm/i915/guc: Don't enable scheduling on a banned context, guc_id invalid, no...Matthew Brost
2021-11-25drm/i915/guc: Fix outstanding G2H accountingMatthew Brost
2021-11-25drm/amd/display: Limit max DSC target bpp for specific monitorsRoman Li
2021-11-25drm/amd/display: Update swizzle mode enumsAlvin Lee
2021-11-25drm/cma-helper: Release non-coherent memory with dma_free_noncoherent()Thomas Zimmermann
2021-11-25Revert "drm/i915/tgl/dsi: Gate the ddi clocks after pll mapping"Vandita Kulkarni
2021-11-25drm/nouveau: hdmigv100.c: fix corrupted HDMI Vendor InfoFrameHans Verkuil
2021-11-21Revert "drm: fb_helper: fix CONFIG_FB dependency"Greg Kroah-Hartman
2021-11-21Revert "drm: fb_helper: improve CONFIG_FB dependency"Greg Kroah-Hartman
2021-11-18drm/amd/display: Look at firmware version to determine using dmub on dcn21Mario Limonciello
2021-11-18drm/sun4i: Fix macros in sun8i_csc.hJernej Skrabec
2021-11-18drm/i915/guc: Fix blocked context accountingMatthew Brost
2021-11-18drm/amdgpu: fix uvd crash on Polaris12 during driver unloadingEvan Quan
2021-11-18drm/i915/fb: Fix rounding error in subsampled plane size calculationImre Deak
2021-11-18drm/amdgpu/powerplay: fix sysfs_emit/sysfs_emit_at handlingAlex Deucher
2021-11-18Revert "drm/imx: Annotate dma-fence critical section in commit path"Fabio Estevam
2021-11-18drm: fb_helper: improve CONFIG_FB dependencyArnd Bergmann
2021-11-18drm/ttm: remove ttm_bo_vm_insert_huge()Jason Gunthorpe
2021-11-18drm/nouveau/svm: Fix refcount leak bug and missing check against null bugChenyuan Mi
2021-11-18drm/bridge: nwl-dsi: Add atomic_get_input_bus_fmtsGuido Günther
2021-11-18drm/plane-helper: fix uninitialized variable referenceAlex Xu (Hello71)
2021-11-18drm/bridge/lontium-lt9611uxc: fix provided connector suportDmitry Baryshkov
2021-11-18drm/amdgpu/gmc6: fix DMA mask from 44 to 40 bitsAlex Deucher
2021-11-18drm/amdgpu: fix a potential memory leak in amdgpu_device_fini_sw()Lang Yu
2021-11-18drm/msm/dsi: fix wrong type in msm_dsi_hostJessica Zhang
2021-11-18drm/msm: Fix potential NULL dereference in DPU SSPPJessica Zhang
2021-11-18drm/amdkfd: Fix an inappropriate error handling in allloc memory of gpuLang Yu
2021-11-18drm/msm: uninitialized variable in msm_gem_import()Dan Carpenter
2021-11-18drm/msm: fix potential NULL dereference in cleanupDan Carpenter
2021-11-18drm/msm: unlock on error in get_sched_entity()Dan Carpenter
2021-11-18drm/msm: potential error pointer dereference in init()Dan Carpenter
2021-11-18drm/msm: Fix potential Oops in a6xx_gmu_rpmh_init()Dan Carpenter
2021-11-18drm/msm/dsi: do not enable irq handler before powering up the hostDmitry Baryshkov
2021-11-18drm: fb_helper: fix CONFIG_FB dependencyArnd Bergmann
2021-11-18drm/amdgpu: fix warning for overflow checkArnd Bergmann
2021-11-18drm/ttm: stop calling tt_swapin in vm_accessMatthew Auld
2021-11-18drm/amdgpu: move amdgpu_virt_release_full_gpu to fini_early stageGuchun Chen