summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2024-11-17drm/amdgpu: prevent NULL pointer dereference if ATIF is not supportedAntonio Quartulli
2024-11-17drm/amdgpu: add missing size check in amdgpu_debugfs_gprwave_read()Alex Deucher
2024-11-08drm/amd: Guard against bad data for ATIF ACPI methodMario Limonciello
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-08drm/crtc: fix uninitialized variable use even harderRob Clark
2024-11-08drm: Move drm_mode_setcrtc() local re-init to failure pathSean Paul
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: 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/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/radeon/evergreen_cs: fix int overflow errors in cs track offsetsNikita Zhandarovich
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/amd: fix typoMatteo Croce
2024-11-08drm/stm: Fix an error handling path in stm_drm_platform_probe()Christophe JAILLET
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/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/amdgpu: fix overflowed array index read warningTim Huang
2024-09-12drm/amdgpu: Fix uninitialized variable warning in amdgpu_afmt_acrMa Jun
2024-09-04drm/fb-helper: set x/yres_virtual in drm_fb_helper_check_varDaniel Vetter
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/amdgpu: Actually check flags for all context ops.Bas Nieuwenhuizen
2024-08-19drm/i915/gem: Fix Virtual Memory mapping boundaries calculationAndi Shyti
2024-08-19drm/mgag200: Set DDC timeout in millisecondsThomas Zimmermann
2024-08-19drm/bridge: analogix_dp: properly handle zero sized AUX transactionsLucas Stach
2024-08-19drm/vmwgfx: Fix overlay when using Screen TargetsIan Forbes
2024-08-19drm/gma500: fix null pointer dereference in psb_intel_lvds_get_modesMa Ke
2024-08-19drm/gma500: fix null pointer dereference in cdv_intel_lvds_get_modesMa Ke
2024-08-19drm/etnaviv: fix DMA direction handling for cached RW buffersLucas Stach
2024-07-18drm/i915: make find_fw_domain work on intel_uncoreDaniele Ceraolo Spurio
2024-07-18drm/amdgpu/atomfirmware: silence UBSAN warningAlex Deucher
2024-07-18drm/nouveau: fix null pointer dereference in nouveau_connector_get_modesMa Ke
2024-07-18drm/amd/display: Skip finding free audio for unknown engine_idAlex Hung
2024-07-05drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_hd_modesMa Ke
2024-07-05drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_ld_modesMa Ke
2024-07-05drm/panel: ilitek-ili9881c: Fix warning with GPIO controllers that sleepLaurent Pinchart
2024-07-05drm/amdgpu: fix UBSAN warning in kv_dpm.cAlex Deucher
2024-07-05drm/radeon: fix UBSAN warning in kv_dpm.cAlex Deucher