summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2022-06-09gma500: fix an incorrect NULL check on list iteratorXiaomeng Tong
2022-06-09tilcdc: tilcdc_external: fix an incorrect NULL check on list iteratorXiaomeng Tong
2022-06-09stm: ltdc: fix two incorrect NULL checks on list iteratorXiaomeng Tong
2022-06-09drm/i915/dsi: fix VBT send packet port selection for ICL+Jani Nikula
2022-06-09drm/bridge: analogix_dp: Grab runtime PM reference for DP-AUXBrian Norris
2022-06-09drm/nouveau/kms/nv50-: atom: fix an incorrect NULL check on list iteratorXiaomeng Tong
2022-06-09drm/nouveau/clk: Fix an incorrect NULL check on list iteratorXiaomeng Tong
2022-06-09drm/etnaviv: check for reaped mapping in etnaviv_iommu_unmap_gemLucas Stach
2022-06-09drm/nouveau/subdev/bus: Ratelimit logging for fault errorsLyude Paul
2022-06-09drm/amdgpu/cs: make commands with 0 chunks illegal behaviour.Dave Airlie
2022-06-09drm/amdgpu: add beige goby PCI IDAlex Deucher
2022-06-09drm/msm/dpu: fix error check return value of irq_of_parse_and_map()Lv Ruyi
2022-06-09drm/msm: return the average load over the polling periodChia-I Wu
2022-06-09drm/msm: simplify gpu_busy callbackChia-I Wu
2022-06-09drm/i915: Fix CFI violation with show_dynamic_id()Nathan Chancellor
2022-06-09drm/msm/dpu: handle pm_runtime_get_sync() errors in bind pathAbhinav Kumar
2022-06-09drm/msm: don't free the IRQ if it was not requestedDmitry Baryshkov
2022-06-09drm: msm: fix possible memory leak in mdp5_crtc_cursor_set()Hangyu Hua
2022-06-09drm/msm/a6xx: Fix refcount leak in a6xx_gpu_initMiaoqian Lin
2022-06-09drm/msm/dsi: don't powerup at modeset time for parade-ps8640Douglas Anderson
2022-06-09drm/msm: return an error pointer in msm_gem_prime_get_sg_table()Dan Carpenter
2022-06-09drm/msm/mdp5: Return error code in mdp5_mixer_release when deadlock is detectedJessica Zhang
2022-06-09drm/msm/mdp5: Return error code in mdp5_pipe_release when deadlock is detectedJessica Zhang
2022-06-09drm/msm/dp: fix event thread stuck in wait_event after kthread_stop()Kuogee Hsieh
2022-06-09drm/msm/dsi: fix address for second DSI PHY on SDM660Dmitry Baryshkov
2022-06-09drm/msm/disp/dpu1: avoid clearing hw interrupts if hw_intr is null during drm...Vinod Polimera
2022-06-09drm/rockchip: vop: fix possible null-ptr-deref in vop_bind()Yang Yingliang
2022-06-09drm/msm: Fix null pointer dereferences without iommuLuca Weiss
2022-06-09drm/bridge: it6505: Send DPCD SET_POWER to downstreamPin-Yen Lin
2022-06-09drm/panel: panel-simple: Fix proper bpc for AM-1280800N3TZQW-T00HJagan Teki
2022-06-09drm/msm: add missing include to msm_drv.cDmitry Baryshkov
2022-06-09drm/msm/hdmi: fix error check return value of irq_of_parse_and_map()Lv Ruyi
2022-06-09drm/msm/hdmi: check return value after calling platform_get_resource_byname()Yang Yingliang
2022-06-09drm/msm/dsi: fix error checks and return values for DSI xmit functionsDmitry Baryshkov
2022-06-09drm/msm/dp: do not stop transmitting phy test pattern during DP phy complianc...Kuogee Hsieh
2022-06-09drm/msm/dp: reset DP controller before transmit phy test patternKuogee Hsieh
2022-06-09drm/msm/dp: fix error check return value of irq_of_parse_and_map()Lv Ruyi
2022-06-09drm/msm/dp: stop event kernel thread when DP unbindKuogee Hsieh
2022-06-09drm/msm/disp/dpu1: set vbif hw config to NULL to avoid use after memory free ...Vinod Polimera
2022-06-09drm/v3d: Fix null pointer dereference of pointer perfmonColin Ian King
2022-06-09drm/msm/dpu: adjust display_v_end for eDP and DPKuogee Hsieh
2022-06-09drm/msm: properly add and remove internal bridgesDmitry Baryshkov
2022-06-09drm/panel: simple: Add missing bus flags for Innolux G070Y2-L01Marek Vasut
2022-06-09drm/bridge: Fix it6505 Kconfig DRM_DP_AUX_BUS dependencyRobert Foss
2022-06-09drm/mediatek: dpi: Use mt8183 output formats for mt8192NĂ­colas F. R. A. Prado
2022-06-09drm/bridge: Fix error handling in analogix_dp_probeMiaoqian Lin
2022-06-09drm/bridge: anx7625: Use uint8 for lane-swing arraysNĂ­colas F. R. A. Prado
2022-06-09drm/amd/amdgpu: Remove static from variable in RLCG Reg RWGavin Wan
2022-06-09drm/amd/amdgpu: Fix asm/hypervisor.h build error.Yongqiang Sun
2022-06-09drm: mali-dp: potential dereference of null pointerJiasheng Jiang