summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2022-07-29locking/refcount: Consolidate implementations of refcount_tWill Deacon
2022-07-21drm/i915/gt: Serialize TLB invalidates with GT resetsChris Wilson
2022-07-21drm/i915: fix a possible refcount leak in intel_dp_add_mst_connector()Hangyu Hua
2022-07-21drm/panfrost: Fix shrinker list corruption by madvise IOCTLDmitry Osipenko
2022-07-02drm: remove drm_fb_helper_modinitChristoph Hellwig
2022-06-29drm/msm/mdp4: Fix refcount leak in mdp4_modeset_init_intfMiaoqian Lin
2022-06-14drm/radeon: fix a possible null pointer dereferenceGong Yuanjun
2022-06-14drm: imx: fix compiler warning with gcc-12Linus Torvalds
2022-06-14gma500: fix an incorrect NULL check on list iteratorXiaomeng Tong
2022-06-14tilcdc: tilcdc_external: fix an incorrect NULL check on list iteratorXiaomeng Tong
2022-06-14drm/bridge: analogix_dp: Grab runtime PM reference for DP-AUXBrian Norris
2022-06-14drm/nouveau/clk: Fix an incorrect NULL check on list iteratorXiaomeng Tong
2022-06-14drm/etnaviv: check for reaped mapping in etnaviv_iommu_unmap_gemLucas Stach
2022-06-14drm/amdgpu/cs: make commands with 0 chunks illegal behaviour.Dave Airlie
2022-06-14drm: msm: fix possible memory leak in mdp5_crtc_cursor_set()Hangyu Hua
2022-06-14drm/msm/a6xx: Fix refcount leak in a6xx_gpu_initMiaoqian Lin
2022-06-14drm/msm: return an error pointer in msm_gem_prime_get_sg_table()Dan Carpenter
2022-06-14drm/msm/mdp5: Return error code in mdp5_mixer_release when deadlock is detectedJessica Zhang
2022-06-14drm/msm/mdp5: Return error code in mdp5_pipe_release when deadlock is detectedJessica Zhang
2022-06-14drm/rockchip: vop: fix possible null-ptr-deref in vop_bind()Yang Yingliang
2022-06-14drm/msm/hdmi: fix error check return value of irq_of_parse_and_map()Lv Ruyi
2022-06-14drm/msm/hdmi: check return value after calling platform_get_resource_byname()Yang Yingliang
2022-06-14drm/msm/dsi: fix error checks and return values for DSI xmit functionsDmitry Baryshkov
2022-06-14drm/msm/disp/dpu1: set vbif hw config to NULL to avoid use after memory free ...Vinod Polimera
2022-06-14drm/bridge: Fix error handling in analogix_dp_probeMiaoqian Lin
2022-06-14drm: mali-dp: potential dereference of null pointerJiasheng Jiang
2022-06-14drm/komeda: Fix an undefined behavior bug in komeda_plane_add()Zhou Qingyang
2022-06-14drm/vc4: txp: Force alpha to be 0xff if it's disabledMaxime Ripard
2022-06-14drm/vc4: txp: Don't set TXP_VSTART_AT_EOFMaxime Ripard
2022-06-14drm/mediatek: Fix mtk_cec_mask()Miles Chen
2022-06-14drm/bridge: adv7511: clean up CEC adapter when probe failsLucas Stach
2022-06-14drm/edid: fix invalid EDID extension block filteringJani Nikula
2022-06-14drm/amdgpu/ucode: Remove firmware load type check in amdgpu_ucode_free_boAlice Wong
2022-06-14drm: msm: fix error check return value of irq_of_parse_and_map()Lv Ruyi
2022-06-14drm/amd/pm: fix the compile warningEvan Quan
2022-06-14drm/plane: Move range check for format_count earlierSteven Price
2022-06-14drm/amd/pm: fix double free in si_parse_power_table()Keita Suzuki
2022-06-14drm/komeda: return early if drm_universal_plane_init() fails.Liviu Dudau
2022-06-14drm/virtio: fix NULL pointer dereference in virtio_gpu_conn_get_modesLiu Zixian
2022-06-06drm/i915: Fix -Wstringop-overflow warning in call to intel_read_wm_latency()Gustavo A. R. Silva
2022-05-25drm/dp/mst: fix a possible memory leak in fetch_monitor_name()Hangyu Hua
2022-05-18drm/vmwgfx: Initialize drm_mode_fb_cmd2Zack Rusin
2022-05-18drm/nouveau/tegra: Stop using iommu_present()Robin Murphy
2022-05-18drm/nouveau: Fix a potential theorical leak in nouveau_get_backlight_name()Christophe JAILLET
2022-05-15drm/i915: Cast remain to unsigned long in eb_relocate_vmaNathan Chancellor
2022-05-15drm/amd/display/dc/gpio/gpio_service: Pass around correct dce_{version, envir...Lee Jones
2022-05-12drm/amdkfd: Use drm_priv to pass VM from KFD to amdgpuFelix Kuehling
2022-05-09drm/amd/display: Fix memory leak in dcn21_clock_source_createMiaoqian Lin
2022-04-27drm/vc4: Use pm_runtime_resume_and_get to fix pm_runtime_get_sync() usageMiaoqian Lin
2022-04-27drm/panel/raspberrypi-touchscreen: Initialise the bridge in prepareDave Stevenson