summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* drm/mediatek: Fix a null pointer crash in mtk_drm_crtc_finish_page_flipHsin-Yi Wang2024-03-261-5/+7
* drm/amdgpu: Fix missing break in ATOM_ARG_IMM Case of atom_get_src_int()Srinivasan Shanmugam2024-03-261-1/+1
* drm/tegra: put drm_gem_object ref on error in tegra_fb_createFedor Pchelkin2024-03-261-0/+1
* drm/mediatek: dsi: Fix DSI RGB666 formats and definitionsAngeloGioacchino Del Regno2024-03-261-5/+5
* drm/radeon/ni: Fix wrong firmware size logging in ni_init_microcode()Nikita Zhandarovich2024-03-261-1/+1
* drm/rockchip: lvds: do not print scary message when probing deferQuentin Schulz2024-03-261-1/+1
* drm/rockchip: lvds: do not overwrite error codeQuentin Schulz2024-03-261-1/+0
* drm/rockchip: inno_hdmi: Fix video timingAlex Bee2024-03-261-2/+2
* drm/tegra: dsi: Fix missing pm_runtime_disable() in the error handling path o...Christophe JAILLET2024-03-261-0/+1
* drm/tegra: dsi: Fix some error handling paths in tegra_dsi_probe()Christophe JAILLET2024-03-261-19/+35
* drm/tegra: dsi: Make use of the helper function dev_err_probe()Cai Huoqing2024-03-261-16/+12
* gpu: host1x: mipi: Update tegra_mipi_request() to be node basedSowjanya Komatineni2024-03-262-3/+3
* drm/tegra: dsi: Add missing check for of_find_device_by_nodeChen Ni2024-03-261-1/+3
* nouveau: fix function cast warningsArnd Bergmann2024-03-011-1/+7
* drm/amdgpu: Release 'adev->pm.fw' before return in 'amdgpu_device_need_post()'Srinivasan Shanmugam2024-02-231-0/+1
* drm/amdgpu: Drop 'fence' check in 'to_amdgpu_amdkfd_fence()'Srinivasan Shanmugam2024-02-231-1/+1
* drm/amdgpu: Let KFD sync with VM fencesFelix Kuehling2024-02-231-1/+2
* drm/msm/dpu: Ratelimit framedone timeout msgsRob Clark2024-02-232-1/+5
* drm/exynos: Call drm_atomic_helper_shutdown() at shutdown/unbind timeDouglas Anderson2024-02-231-0/+11
* drm/mipi-dsi: Fix detach call without attachTomi Valkeinen2024-02-231-2/+15
* drm/framebuffer: Fix use of uninitialized variableTomi Valkeinen2024-02-231-1/+1
* drm/drm_file: fix use of uninitialized variableTomi Valkeinen2024-02-231-1/+1
* drm/exynos: gsc: minor fix for loop iteration in gsc_runtime_resumeFedor Pchelkin2024-02-231-1/+1
* drm/bridge: nxp-ptn3460: simplify some error checkingDan Carpenter2024-02-231-6/+6
* drm/bridge: nxp-ptn3460: fix i2c_master_send() error checkingDan Carpenter2024-02-231-5/+5
* drm: Don't unref the same fb many times by mistake due to deadlock handlingVille Syrjälä2024-02-231-0/+1
* nouveau/vmm: don't set addr on the fail path to avoid warningDave Airlie2024-02-231-0/+3
* gpu/drm/radeon: fix two memleaks in radeon_vm_initZhipeng Lu2024-01-251-2/+6
* drivers/amd/pm: fix a use-after-free in kv_parse_power_tableZhipeng Lu2024-01-251-3/+1
* drm/amd/pm: fix a double-free in si_dpm_initZhipeng Lu2024-01-251-3/+2
* drm/amdgpu/debugfs: fix error code when smc register accessors are NULLAlex Deucher2024-01-251-2/+2
* drm/radeon/trinity_dpm: fix a memleak in trinity_parse_power_tableZhipeng Lu2024-01-251-1/+3
* drm/radeon/dpm: fix a memleak in sumo_parse_power_tableZhipeng Lu2024-01-251-1/+3
* drm/radeon: check the alloc_workqueue return value in radeon_crtc_init()Yang Yingliang2024-01-251-1/+6
* drm/drv: propagate errors from drm_modeset_register_all()Dmitry Baryshkov2024-01-251-2/+8
* drm/msm/mdp4: flush vblank event on disableDmitry Baryshkov2024-01-251-0/+9
* drm/radeon: check return value of radeon_ring_lock()Nikita Zhandarovich2024-01-251-0/+4
* drm/radeon/r100: Fix integer overflow issues in r100_cs_track_check()Nikita Zhandarovich2024-01-251-2/+2
* drm/radeon/r600_cs: Fix possible int overflows in r600_cs_check_reg()Nikita Zhandarovich2024-01-251-2/+2
* drm/crtc: fix uninitialized variable useJani Nikula2024-01-251-2/+1
* drm/crtc: Fix uninit-value bug in drm_mode_setcrtcZiqi Zhao2024-01-251-4/+5
* drm/exynos: fix a potential error pointer dereferenceXiang Yang2024-01-251-0/+2
* drm/amdgpu: correct chunk_ptr to a pointer to chunk.YuanShang2023-12-131-1/+1
* drm/rockchip: vop: Fix color for RGB888/BGR888 format on VOP fullJonas Karlman2023-12-081-3/+11
* drm/panel: simple: Fix Innolux G101ICE-L01 timingsMarek Vasut2023-12-081-6/+6
* drm/amdgpu: fix error handling in amdgpu_bo_list_get()Christian König2023-11-281-0/+1
* drm/amd/display: Avoid NULL dereference of timing generatorWayne Lin2023-11-281-2/+2
* drm/amdgpu: Fix a null pointer access when the smc_rreg pointer is NULLQu Huang2023-11-281-0/+6
* drm/amd: Fix UBSAN array-index-out-of-bounds for Polaris and TongaMario Limonciello2023-11-281-6/+6
* drm/amd: Fix UBSAN array-index-out-of-bounds for SMU7Mario Limonciello2023-11-282-4/+4