summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2024-12-14drm/panfrost: Remove unused id_mask from struct panfrost_modelSteven Price1-1/+0
2024-12-14drm/imx/ipuv3: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan1-4/+2
2024-12-14drm/omap: Fix locking in omap_gem_new_dmabuf()Tomi Valkeinen1-8/+2
2024-12-14drm/mm: Mark drm_mm_interval_tree*() functions with __maybe_unusedAndy Shevchenko1-1/+1
2024-11-17drm/amdgpu: prevent NULL pointer dereference if ATIF is not supportedAntonio Quartulli1-2/+2
2024-11-17drm/amdgpu: add missing size check in amdgpu_debugfs_gprwave_read()Alex Deucher1-1/+1
2024-11-08Revert "drm/mipi-dsi: Set the fwnode for mipi_dsi_device"Jason-JH.Lin1-1/+1
2024-11-08drm/amd: Guard against bad data for ATIF ACPI methodMario Limonciello1-3/+12
2024-11-08drm/vboxvideo: Replace fake VLA at end of vbva_mouse_pointer_shape with real VLAHans de Goede2-4/+10
2024-11-08drm/msm/dsi: fix 32-bit signed integer extension in pclk_rate calculationJonathan Marek1-1/+1
2024-11-08drm/vmwgfx: Handle surface check failure correctlyNikolay Kuratov1-0/+1
2024-11-08nouveau/dmem: Fix vulnerability in migrate_to_ram upon copy errorYonatan Maman1-1/+1
2024-11-08drm/crtc: fix uninitialized variable use even harderRob Clark1-0/+1
2024-11-08drm: omapdrm: Add missing check for alloc_ordered_workqueueMa Ke1-0/+5
2024-11-08drm: Consistently use struct drm_mode_rect for FB_DAMAGE_CLIPSThomas Zimmermann1-1/+1
2024-11-08drm/radeon/r100: Handle unknown family in r100_cp_init_microcode()Geert Uytterhoeven1-25/+45
2024-11-08drm/printer: Allow NULL data in devcoredump printerMatthew Brost1-5/+8
2024-11-08drm/amd/display: Initialize get_bytes_per_element's default to 1Alex Hung2-2/+2
2024-11-08drm/amd/display: Fix index out of bounds in degamma hardware format translationSrinivasan Shanmugam1-0/+2
2024-11-08drm/amd/display: Check stream before comparing themAlex Hung1-0/+2
2024-11-08drm/amd/display: Round calculated vtotalRobin Chen1-1/+1
2024-11-08drivers:drm:exynos_drm_gsc:Fix wrong assignment in gsc_bind()Yuesong Li1-1/+1
2024-11-08drm/msm: fix %s null argument errorSherry Yang1-1/+1
2024-11-08drm/msm/a5xx: fix races in preemption evaluation stageVladimir Lypak2-2/+23
2024-11-08drm/msm/a5xx: properly clear preemption records on resumeVladimir Lypak1-0/+2
2024-11-08drm/msm/a5xx: disable preemption in submits by defaultVladimir Lypak1-2/+6
2024-11-08drm/msm: Fix incorrect file name output in adreno_request_fw()Aleksandr Mishin1-1/+1
2024-11-08drm/radeon/evergreen_cs: fix int overflow errors in cs track offsetsNikita Zhandarovich1-31/+31
2024-11-08drm/rockchip: dw_hdmi: Fix reading EDID when using a forced modeJonas Karlman1-0/+2
2024-11-08drm/rockchip: vop: Allow 4096px width scalingAlex Bee1-2/+2
2024-11-08drm/radeon: properly handle vbios fake edid sizingAlex Deucher1-13/+16
2024-11-08drm/radeon: Replace one-element array with flexible-array memberPaulo Miguel Almeida2-3/+6
2024-11-08drm/amdgpu: properly handle vbios fake edid sizingAlex Deucher1-13/+16
2024-11-08drm/amdgpu: Replace one-element array with flexible-array memberPaulo Miguel Almeida2-3/+6
2024-11-08drm/stm: Fix an error handling path in stm_drm_platform_probe()Christophe JAILLET1-1/+3
2024-11-08drm: komeda: Fix an issue related to normalized zposhongchi.peng1-3/+7
2024-09-12drm/i915/fence: Mark debug_fence_free() with __maybe_unusedAndy Shevchenko1-2/+2
2024-09-12drm/i915/fence: Mark debug_fence_init_onstack() with __maybe_unusedAndy Shevchenko1-2/+2
2024-09-12drm/amd/display: Skip wbscl_set_scaler_filter if filter is nullAlex Hung1-0/+3
2024-09-12drm/amdkfd: Reconcile the definition and use of oem_id in struct kfd_topology...Michael Chen3-5/+5
2024-09-12drm/amdgpu: fix mc_data out-of-bounds read warningTim Huang1-0/+2
2024-09-12drm/amdgpu: fix ucode out-of-bounds read warningTim Huang1-0/+3
2024-09-12drm/amd/display: Fix Coverity INTEGER_OVERFLOW within dal_gpio_service_createHersen Wu1-2/+2
2024-09-12drm/amd/display: Check num_valid_sets before accessing reader_wm_sets[]Alex Hung1-1/+2
2024-09-12drm/amd/display: Stop amdgpu_dm initialize when stream nums greater than 6Hersen Wu1-1/+4
2024-09-12drm/amd/display: Check gpio_id before used as array indexAlex Hung1-2/+11
2024-09-12drm/amdgpu: fix overflowed array index read warningTim Huang1-1/+2
2024-09-12drm/amdgpu: Fix uninitialized variable warning in amdgpu_afmt_acrMa Jun1-0/+1
2024-09-12drm: panel-orientation-quirks: Add quirk for OrangePi NeoPhilip Mueller1-0/+6
2024-09-04drm/amdkfd: don't allow mapping the MMIO HDP page with large pagesAlex Deucher1-1/+4