summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2024-02-05Merge tag 'v5.4.264' into toradex_5.4.yMax Krummenacher
2023-12-13drm/amdgpu: correct chunk_ptr to a pointer to chunk.YuanShang
2023-12-08drm/rockchip: vop: Fix color for RGB888/BGR888 format on VOP fullJonas Karlman
2023-12-08drm/panel: simple: Fix Innolux G101ICE-L01 timingsMarek Vasut
2023-12-08drm/panel: simple: Fix Innolux G101ICE-L01 bus flagsMarek Vasut
2023-11-28drm/amdgpu: fix error handling in amdgpu_bo_list_get()Christian König
2023-11-28drm/amd/display: Avoid NULL dereference of timing generatorWayne Lin
2023-11-28drm/amdgpu: Fix a null pointer access when the smc_rreg pointer is NULLQu Huang
2023-11-28drm/amd: Fix UBSAN array-index-out-of-bounds for Polaris and TongaMario Limonciello
2023-11-28drm/amd: Fix UBSAN array-index-out-of-bounds for SMU7Mario Limonciello
2023-11-28drm/komeda: drop all currently held locks if deadlock happensbaozhu.liu
2023-11-20drm/syncobj: fix DRM_SYNCOBJ_WAIT_FLAGS_WAIT_AVAILABLEErik Kurzinger
2023-11-20drm/rockchip: cdn-dp: Fix some error handling paths in cdn_dp_probe()Christophe JAILLET
2023-11-20drm/radeon: possible buffer overflowKonstantin Meskhidze
2023-11-20drm/rockchip: vop: Fix call to crtc reset helperJonas Karlman
2023-11-20drm/rockchip: vop: Fix reset of state in duplicate state crtc funcsJonas Karlman
2023-11-08drm/dp_mst: Fix NULL deref in get_mst_branch_device_by_guid_helper()Lukasz Majczak
2023-10-25drm: panel-orientation-quirks: Add quirk for One Mix 2SKai Uwe Broulik
2023-10-25drm/vmwgfx: fix typo of sizeof argumentKonstantin Meskhidze
2023-10-25drm/msm/dsi: skip the wait for video mode done if not applicableAbhinav Kumar
2023-10-25drm: etvnaviv: fix bad backport leading to warningMartin Fuzzey
2023-10-10drm/amd/display: prevent potential division by zero errorsHamza Mahfooz
2023-10-10drm/amd/display: Fix LFC multiplier changing erraticallyAnthony Koo
2023-10-10drm/amd/display: Reinstate LFC optimizationAmanda Liu
2023-09-23drm/amdgpu: fix amdgpu_cs_p1_user_fenceChristian König
2023-09-23drm/exynos: fix a possible null-pointer dereference due to data race in exyno...Tuo Li
2023-09-23drm/amd/display: Fix a bug when searching for insert_above_mpccWesley Chalmers
2023-09-23drm/ast: Fix DRAM init on AST2200Thomas Zimmermann
2023-09-23drm: fix double free for gbo in drm_gem_vram_init and drm_gem_vram_createJia Yang
2023-09-23drm/radeon: Use RMW accessors for changing LNKCTLIlpo Järvinen
2023-09-23drm/radeon: Prefer pcie_capability_read_word()Frederick Lawler
2023-09-23drm/radeon: Replace numbers with PCI_EXP_LNKCTL2 definitionsBjorn Helgaas
2023-09-23drm/radeon: Correct Transmit Margin masksBjorn Helgaas
2023-09-23drm/amdgpu: Use RMW accessors for changing LNKCTLIlpo Järvinen
2023-09-23drm/amdgpu: Prefer pcie_capability_read_word()Frederick Lawler
2023-09-23drm/amdgpu: Replace numbers with PCI_EXP_LNKCTL2 definitionsBjorn Helgaas
2023-09-23drm/amdgpu: Correct Transmit Margin masksBjorn Helgaas
2023-09-23drm/mediatek: Fix potential memory leak if vmap() failSui Jingfeng
2023-09-23drm/msm/mdp5: Don't leak some plane stateDaniel Vetter
2023-09-23drm/panel: simple: Add missing connector type and pixel format for AUO T215HVN01Marek Vasut
2023-09-23drm/armada: Fix off-by-one error in armada_overlay_get_property()Geert Uytterhoeven
2023-09-23drm/tegra: dpaux: Fix incorrect return value of platform_get_irqYangtao Li
2023-09-23drm/tegra: Remove superfluous error messages around platform_get_irq()Tan Zhongjun
2023-09-23drm/amdgpu: Update min() to min_t() in 'amdgpu_info_ioctl'Srinivasan Shanmugam
2023-09-23drm: adv7511: Fix low refresh rate register for ADV7533/5Bogdan Togorean
2023-09-23drm/etnaviv: fix dumping of active MMU contextLucas Stach
2023-09-23drm/amdgpu: avoid integer overflow warning in amdgpu_device_resize_fb_bar()Arnd Bergmann
2023-09-23drm/bridge: tc358764: Fix debug print parameter orderMarek Vasut
2023-08-30drm/amd/display: check TG is non-null before checking if enabledTaimur Hassan
2023-08-30drm/amd/display: do not wait for mpc idle if tg is disabledJosip Pavic