summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2024-12-14drm/bridge: tc358767: Fix link properties discoveryTomi Valkeinen1-0/+7
2024-12-14drm/v3d: Address race-condition in MMU flushMaíra Canal1-19/+10
2024-12-14drm/imx/ipuv3: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan1-4/+2
2024-12-14drm/imx/dcss: 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-12-14drm/bridge: tc358768: Fix DSI command txFrancesco Dolcini1-2/+19
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-08drm/shmem-helper: Fix BUG_ON() on mmap(PROT_WRITE, MAP_PRIVATE)Wachowski, Karol1-0/+5
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-10-22drm/vmwgfx: Handle surface check failure correctlyNikolay Kuratov1-0/+1
2024-10-22drm/radeon: Fix encoder->possible_clonesVille Syrjälä1-1/+1
2024-10-17nouveau/dmem: Fix vulnerability in migrate_to_ram upon copy errorYonatan Maman1-1/+1
2024-10-17drm/amd/display: Check null pointer before dereferencing seAlex Hung1-1/+1
2024-10-17drm/crtc: fix uninitialized variable use even harderRob Clark1-0/+1
2024-10-17drm/rockchip: vop: clear DMA stop bit on RK3066Val Packett3-0/+6
2024-10-17drm/rockchip: support gamma control on RK3399Hugh Cole-Baker1-34/+71
2024-10-17drm/rockchip: define gamma registers for RK3399Hugh Cole-Baker3-2/+25
2024-10-17drm/sched: Add locking to drm_sched_entity_modify_schedTvrtko Ursulin1-0/+2
2024-10-17drm: omapdrm: Add missing check for alloc_ordered_workqueueMa Ke1-0/+5
2024-10-17drm: Consistently use struct drm_mode_rect for FB_DAMAGE_CLIPSThomas Zimmermann1-1/+1
2024-10-17drm/amd/pm: ensure the fw_info is not null before using itTim Huang1-0/+2
2024-10-17drm/radeon/r100: Handle unknown family in r100_cp_init_microcode()Geert Uytterhoeven1-25/+45
2024-10-17drm/printer: Allow NULL data in devcoredump printerMatthew Brost1-5/+8
2024-10-17drm/amd/display: Initialize get_bytes_per_element's default to 1Alex Hung2-2/+2
2024-10-17drm/amd/display: Fix index out of bounds in DCN30 color transformationSrinivasan Shanmugam1-0/+2
2024-10-17drm/amd/display: Fix index out of bounds in degamma hardware format translationSrinivasan Shanmugam1-0/+2
2024-10-17drm/amd/display: Fix index out of bounds in DCN30 degamma hardware format tra...Srinivasan Shanmugam1-0/+2
2024-10-17drm/amd/display: Check stream before comparing themAlex Hung1-0/+2
2024-10-17drm/amdgpu: enable gfxoff quirk on HP 705G4Peng Liu1-0/+2
2024-10-17drm/amdgpu: add raven1 gfxoff quirkPeng Liu1-0/+2
2024-10-17drm/amd/display: Check null pointers before using dc->clk_mgrAlex Hung1-1/+2
2024-10-17drm/amd/display: Add null check for top_pipe_to_program in commit_planes_for_...Srinivasan Shanmugam1-1/+2
2024-10-17drm/amd/display: Round calculated vtotalRobin Chen1-1/+1
2024-10-17drm/amd/display: Fix Synaptics Cascaded Panamera DSC DeterminationFangzhi Zuo1-1/+1
2024-10-17drivers:drm:exynos_drm_gsc:Fix wrong assignment in gsc_bind()Yuesong Li1-1/+1
2024-10-17drm/msm: fix %s null argument errorSherry Yang1-1/+1
2024-10-17drm/msm/a5xx: workaround early ring-buffer emptiness checkVladimir Lypak3-0/+9
2024-10-17drm/msm: Drop priv->lastctxRob Clark10-35/+22
2024-10-17drm/msm: Add priv->mm_lock to protect active/inactive listsRob Clark6-14/+58
2024-10-17drm/msm/a5xx: fix races in preemption evaluation stageVladimir Lypak2-2/+23
2024-10-17drm/msm/a5xx: properly clear preemption records on resumeVladimir Lypak1-0/+2
2024-10-17drm/msm/a5xx: disable preemption in submits by defaultVladimir Lypak1-2/+6
2024-10-17drm/msm: Fix incorrect file name output in adreno_request_fw()Aleksandr Mishin1-1/+1
2024-10-17drm/radeon/evergreen_cs: fix int overflow errors in cs track offsetsNikita Zhandarovich1-31/+31
2024-10-17drm/rockchip: dw_hdmi: Fix reading EDID when using a forced modeJonas Karlman1-0/+2