summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2022-06-09gma500: fix an incorrect NULL check on list iteratorXiaomeng Tong1-3/+4
2022-06-09tilcdc: tilcdc_external: fix an incorrect NULL check on list iteratorXiaomeng Tong1-3/+5
2022-06-09stm: ltdc: fix two incorrect NULL checks on list iteratorXiaomeng Tong1-6/+10
2022-06-09drm/i915/dsi: fix VBT send packet port selection for ICL+Jani Nikula1-11/+22
2022-06-09drm/bridge: analogix_dp: Grab runtime PM reference for DP-AUXBrian Norris1-1/+12
2022-06-09drm/nouveau/kms/nv50-: atom: fix an incorrect NULL check on list iteratorXiaomeng Tong2-8/+25
2022-06-09drm/nouveau/clk: Fix an incorrect NULL check on list iteratorXiaomeng Tong1-2/+4
2022-06-09drm/etnaviv: check for reaped mapping in etnaviv_iommu_unmap_gemLucas Stach1-0/+6
2022-06-09drm/nouveau/subdev/bus: Ratelimit logging for fault errorsLyude Paul4-13/+15
2022-06-09drm/amdgpu/cs: make commands with 0 chunks illegal behaviour.Dave Airlie1-1/+1
2022-06-09drm/amdgpu: add beige goby PCI IDAlex Deucher1-0/+1
2022-06-09drm/msm/dpu: fix error check return value of irq_of_parse_and_map()Lv Ruyi1-1/+1
2022-06-09drm/msm: return the average load over the polling periodChia-I Wu2-1/+62
2022-06-09drm/msm: simplify gpu_busy callbackChia-I Wu4-34/+41
2022-06-09drm/i915: Fix CFI violation with show_dynamic_id()Nathan Chancellor2-3/+3
2022-06-09drm/msm/dpu: handle pm_runtime_get_sync() errors in bind pathAbhinav Kumar1-1/+3
2022-06-09drm/msm: don't free the IRQ if it was not requestedDmitry Baryshkov2-1/+7
2022-06-09drm: msm: fix possible memory leak in mdp5_crtc_cursor_set()Hangyu Hua1-1/+3
2022-06-09drm/msm/a6xx: Fix refcount leak in a6xx_gpu_initMiaoqian Lin1-0/+1
2022-06-09drm/msm/dsi: don't powerup at modeset time for parade-ps8640Douglas Anderson1-1/+31
2022-06-09drm/msm: return an error pointer in msm_gem_prime_get_sg_table()Dan Carpenter1-1/+1
2022-06-09drm/msm/mdp5: Return error code in mdp5_mixer_release when deadlock is detectedJessica Zhang3-8/+21
2022-06-09drm/msm/mdp5: Return error code in mdp5_pipe_release when deadlock is detectedJessica Zhang3-9/+28
2022-06-09drm/msm/dp: fix event thread stuck in wait_event after kthread_stop()Kuogee Hsieh1-4/+9
2022-06-09drm/msm/dsi: fix address for second DSI PHY on SDM660Dmitry Baryshkov1-1/+1
2022-06-09drm/msm/disp/dpu1: avoid clearing hw interrupts if hw_intr is null during drm...Vinod Polimera1-0/+3
2022-06-09drm/rockchip: vop: fix possible null-ptr-deref in vop_bind()Yang Yingliang1-1/+1
2022-06-09drm/msm: Fix null pointer dereferences without iommuLuca Weiss2-2/+6
2022-06-09drm/bridge: it6505: Send DPCD SET_POWER to downstreamPin-Yen Lin1-11/+18
2022-06-09drm/panel: panel-simple: Fix proper bpc for AM-1280800N3TZQW-T00HJagan Teki1-1/+1
2022-06-09drm/msm: add missing include to msm_drv.cDmitry Baryshkov1-0/+1
2022-06-09drm/msm/hdmi: fix error check return value of irq_of_parse_and_map()Lv Ruyi1-3/+3
2022-06-09drm/msm/hdmi: check return value after calling platform_get_resource_byname()Yang Yingliang1-0/+4
2022-06-09drm/msm/dsi: fix error checks and return values for DSI xmit functionsDmitry Baryshkov1-7/+14
2022-06-09drm/msm/dp: do not stop transmitting phy test pattern during DP phy complianc...Kuogee Hsieh1-8/+6
2022-06-09drm/msm/dp: reset DP controller before transmit phy test patternKuogee Hsieh1-1/+1
2022-06-09drm/msm/dp: fix error check return value of irq_of_parse_and_map()Lv Ruyi1-4/+3
2022-06-09drm/msm/dp: stop event kernel thread when DP unbindKuogee Hsieh1-8/+31
2022-06-09drm/msm/disp/dpu1: set vbif hw config to NULL to avoid use after memory free ...Vinod Polimera1-1/+3
2022-06-09drm/v3d: Fix null pointer dereference of pointer perfmonColin Ian King1-1/+2
2022-06-09drm/msm/dpu: adjust display_v_end for eDP and DPKuogee Hsieh1-0/+1
2022-06-09drm/msm: properly add and remove internal bridgesDmitry Baryshkov4-0/+13
2022-06-09drm/panel: simple: Add missing bus flags for Innolux G070Y2-L01Marek Vasut1-0/+1
2022-06-09drm/bridge: Fix it6505 Kconfig DRM_DP_AUX_BUS dependencyRobert Foss1-0/+1
2022-06-09drm/mediatek: dpi: Use mt8183 output formats for mt8192NĂ­colas F. R. A. Prado1-2/+2
2022-06-09drm/bridge: Fix error handling in analogix_dp_probeMiaoqian Lin1-5/+13
2022-06-09drm/bridge: anx7625: Use uint8 for lane-swing arraysNĂ­colas F. R. A. Prado2-8/+8
2022-06-09drm/amd/amdgpu: Remove static from variable in RLCG Reg RWGavin Wan1-5/+5
2022-06-09drm/amd/amdgpu: Fix asm/hypervisor.h build error.Yongqiang Sun1-0/+4
2022-06-09drm: mali-dp: potential dereference of null pointerJiasheng Jiang1-1/+4