summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2022-01-29drm/vmwgfx: Fix stale file descriptors on failed usercopyMathias Krause
2022-01-29drm/i915: Flush TLBs before releasing backing storeTvrtko Ursulin
2022-01-27drm/vc4: hdmi: Make sure the device is powered with CECMaxime Ripard
2022-01-27drm/radeon: fix error handling in radeon_driver_open_kmsChristian König
2022-01-27drm/bridge: analogix_dp: Make PSR-exit block lessBrian Norris
2022-01-27drm/nouveau/kms/nv04: use vzalloc for nv04_displayIlia Mirkin
2022-01-27drm/etnaviv: limit submit sizesLucas Stach
2022-01-27phy: mediatek: Fix missing check in mtk_mipi_tx_probeMiaoqian Lin
2022-01-27amdgpu/pm: Make sysfs pm attributes as read-only for VFsMarina Nikolic
2022-01-27drm/amdgpu: fixup bad vram size on gmc v8Zongmin Zhou
2022-01-27drm/etnaviv: consider completed fence seqno in hang checkLucas Stach
2022-01-27drm: rcar-du: Fix CRTC timings when CMM is usedLaurent Pinchart
2022-01-27drm/bridge: megachips: Ensure both bridges are probed before registrationMartyn Welch
2022-01-27drm/amdgpu/display: set vblank_disable_immediate for DCAlex Deucher
2022-01-27drm/amd/display: check top_pipe_to_program pointerYang Li
2022-01-27drm: panel-orientation-quirks: Add quirk for the Lenovo Yoga Book X91F/LHans de Goede
2022-01-27drm/nouveau/pmu/gm200-: avoid touching PMU outside of DEVINIT/PREOS/ACRBen Skeggs
2022-01-27drm/bridge: dw-hdmi: handle ELD when DRM_BRIDGE_ATTACH_NO_CONNECTORNeil Armstrong
2022-01-27drm/lima: fix warning when CONFIG_DEBUG_SG=y & CONFIG_DMA_API_DEBUG=yQiang Yu
2022-01-27drm/tegra: vic: Fix DMA API misuseRobin Murphy
2022-01-27drm/bridge: ti-sn65dsi86: Set max register for regmapStephen Boyd
2022-01-27drm/msm/dpu: fix safe status debugfs fileDmitry Baryshkov
2022-01-27drm/msm/dp: displayPort driver need algorithm rationalJackie Liu
2022-01-27drm/radeon/radeon_kms: Fix a NULL pointer dereference in radeon_driver_open_k...Zhou Qingyang
2022-01-27drm/amdgpu: Fix a NULL pointer dereference in amdgpu_connector_lcd_native_mode()Zhou Qingyang
2022-01-27drm/vboxvideo: fix a NULL vs IS_ERR() checkDan Carpenter
2022-01-27drm/vc4: hdmi: Set a default HSM rateMaxime Ripard
2022-01-27drm/rockchip: dsi: Reconfigure hardware on resume()Brian Norris
2022-01-27drm/rockchip: dsi: Disable PLL clock on bind errorBrian Norris
2022-01-27drm/rockchip: dsi: Hold pm-runtime across bind/unbindBrian Norris
2022-01-27drm/rockchip: dsi: Fix unbalanced clock on probe errorBrian Norris
2022-01-27drm/panel: innolux-p079zca: Delete panel on attach() failureBrian Norris
2022-01-27drm/panel: kingdisplay-kd097d04: Delete panel on attach() failureBrian Norris
2022-01-27drm: fix null-ptr-deref in drm_dev_init_release()Wang Hai
2022-01-27drm/bridge: display-connector: fix an uninitialized pointer in probe()Dan Carpenter
2022-01-27drm/ttm: Put BO in its memory manager's lru listxinhui pan
2022-01-27gpu: host1x: Add back arm_iommu_detach_device()Dmitry Osipenko
2022-01-16drm/i915: Avoid bitwise vs logical OR warning in snb_wm_latency_quirk()Nathan Chancellor
2022-01-11drm/amd/display: Added power down for DCN10Lai, Derek
2022-01-05drm/amdgpu: add support for IP discovery gc_info table v2Alex Deucher
2022-01-05drm/amdgpu: When the VCN(1.0) block is suspended, powergating is explicitly e...chen gong
2021-12-22drm/amdgpu: correct register access for RLC_JUMP_TABLE_RESTORELe Ma
2021-12-22drm/amd/pm: fix a potential gpu_metrics_table memory leakLang Yu
2021-12-22drm/ast: potential dereference of null pointerJiasheng Jiang
2021-12-17drm/amd/display: add connector type check for CRC source setPerry Yuan
2021-12-17drm/amd/display: Fix for the no Audio bug with Tiled DisplaysMustapha Ghaddar
2021-12-17drm/msm/dsi: set default num_data_lanesPhilip Chen
2021-12-14drm/syncobj: Deal with signalled fences in drm_syncobj_find_fence.Bas Nieuwenhuizen
2021-12-14drm/amdkfd: fix boot failure when iommu is disabled in Picasso.Yifan Zhang
2021-12-14drm/amdgpu: init iommu after amdkfd device initYifan Zhang