summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2024-11-08Revert "drm/mipi-dsi: Set the fwnode for mipi_dsi_device"Jason-JH.Lin
2024-11-08drm/amd: Guard against bad data for ATIF ACPI methodMario Limonciello
2024-11-08drm/vboxvideo: Replace fake VLA at end of vbva_mouse_pointer_shape with real VLAHans de Goede
2024-11-08drm/msm/dsi: fix 32-bit signed integer extension in pclk_rate calculationJonathan Marek
2024-11-08drm/vmwgfx: Handle surface check failure correctlyNikolay Kuratov
2024-11-08nouveau/dmem: Fix vulnerability in migrate_to_ram upon copy errorYonatan Maman
2024-11-08drm/crtc: fix uninitialized variable use even harderRob Clark
2024-11-08drm: omapdrm: Add missing check for alloc_ordered_workqueueMa Ke
2024-11-08drm: Consistently use struct drm_mode_rect for FB_DAMAGE_CLIPSThomas Zimmermann
2024-11-08drm/radeon/r100: Handle unknown family in r100_cp_init_microcode()Geert Uytterhoeven
2024-11-08drm/printer: Allow NULL data in devcoredump printerMatthew Brost
2024-11-08drm/amd/display: Initialize get_bytes_per_element's default to 1Alex Hung
2024-11-08drm/amd/display: Fix index out of bounds in degamma hardware format translationSrinivasan Shanmugam
2024-11-08drm/amd/display: Check stream before comparing themAlex Hung
2024-11-08drm/amd/display: Round calculated vtotalRobin Chen
2024-11-08drivers:drm:exynos_drm_gsc:Fix wrong assignment in gsc_bind()Yuesong Li
2024-11-08drm/msm: fix %s null argument errorSherry Yang
2024-11-08drm/msm/a5xx: fix races in preemption evaluation stageVladimir Lypak
2024-11-08drm/msm/a5xx: properly clear preemption records on resumeVladimir Lypak
2024-11-08drm/msm/a5xx: disable preemption in submits by defaultVladimir Lypak
2024-11-08drm/msm: Fix incorrect file name output in adreno_request_fw()Aleksandr Mishin
2024-11-08drm/radeon/evergreen_cs: fix int overflow errors in cs track offsetsNikita Zhandarovich
2024-11-08drm/rockchip: dw_hdmi: Fix reading EDID when using a forced modeJonas Karlman
2024-11-08drm/rockchip: vop: Allow 4096px width scalingAlex Bee
2024-11-08drm/radeon: properly handle vbios fake edid sizingAlex Deucher
2024-11-08drm/radeon: Replace one-element array with flexible-array memberPaulo Miguel Almeida
2024-11-08drm/amdgpu: properly handle vbios fake edid sizingAlex Deucher
2024-11-08drm/amdgpu: Replace one-element array with flexible-array memberPaulo Miguel Almeida
2024-11-08drm/stm: Fix an error handling path in stm_drm_platform_probe()Christophe JAILLET
2024-11-08drm: komeda: Fix an issue related to normalized zposhongchi.peng
2024-09-12drm/i915/fence: Mark debug_fence_free() with __maybe_unusedAndy Shevchenko
2024-09-12drm/i915/fence: Mark debug_fence_init_onstack() with __maybe_unusedAndy Shevchenko
2024-09-12drm/amd/display: Skip wbscl_set_scaler_filter if filter is nullAlex Hung
2024-09-12drm/amdkfd: Reconcile the definition and use of oem_id in struct kfd_topology...Michael Chen
2024-09-12drm/amdgpu: fix mc_data out-of-bounds read warningTim Huang
2024-09-12drm/amdgpu: fix ucode out-of-bounds read warningTim Huang
2024-09-12drm/amd/display: Fix Coverity INTEGER_OVERFLOW within dal_gpio_service_createHersen Wu
2024-09-12drm/amd/display: Check num_valid_sets before accessing reader_wm_sets[]Alex Hung
2024-09-12drm/amd/display: Stop amdgpu_dm initialize when stream nums greater than 6Hersen Wu
2024-09-12drm/amd/display: Check gpio_id before used as array indexAlex Hung
2024-09-12drm/amdgpu: fix overflowed array index read warningTim Huang
2024-09-12drm/amdgpu: Fix uninitialized variable warning in amdgpu_afmt_acrMa Jun
2024-09-12drm: panel-orientation-quirks: Add quirk for OrangePi NeoPhilip Mueller
2024-09-04drm/amdkfd: don't allow mapping the MMIO HDP page with large pagesAlex Deucher
2024-09-04drm/amdgpu: Using uninitialized value *size when calling amdgpu_vce_cs_relocJesse Zhang
2024-09-04drm/msm/dpu: don't play tricks with debug macrosDmitry Baryshkov
2024-09-04drm/msm: use drm_debug_enabled() to check for debug categoriesJani Nikula
2024-09-04drm/lima: set gp bus_stop bit before hard resetErico Nunes
2024-09-04drm/amdgpu: Actually check flags for all context ops.Bas Nieuwenhuizen
2024-08-19drm/i915/gem: Fix Virtual Memory mapping boundaries calculationAndi Shyti