summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
33 hoursdrm/ast: dp501: Fix initialization of SCU2CThomas Zimmermann1-1/+1
33 hoursdrm/ioc32: stop speculation on the drm_compat_ioctl pathGreg Kroah-Hartman1-0/+2
33 hoursdrm/amdgpu: Fix fence put before wait in amdgpu_amdkfd_submit_ibSrinivasan Shanmugam1-2/+2
33 hoursdrm/i915/gmbus: fix spurious timeout on 512-byte burst readsSamasth Norway Ananda1-1/+3
2026-03-25drm/amd/pm: Use pm_display_cfg in legacy DPM (v2)Timur Kristóf6-58/+97
2026-03-25drm/amd/display: Add pixel_clock to amd_pp_display_configurationTimur Kristóf4-2/+4
2026-03-25drm/amdgpu: clarify DC checksAlex Deucher8-21/+25
2026-03-25drm/amdgpu: use proper DC check in amdgpu_display_supported_domains()Alex Deucher1-1/+1
2026-03-25drm/i915/gt: Check set_default_submission() before deferencingRahul Bukte1-1/+2
2026-03-25drm: Fix use-after-free on framebuffers and property blobs when calling drm_d...Maarten Lankhorst2-4/+10
2026-03-25drm/amdgpu: drop redundant sched job cleanup when cs is abortedGuchun Chen1-10/+3
2026-03-25drm/exynos: vidi: use ctx->lock to protect struct vidi_context member variabl...Jeongjun Park1-8/+35
2026-03-25drm/exynos: vidi: fix to avoid directly dereferencing user pointerJeongjun Park1-4/+11
2026-03-25drm/exynos: vidi: use priv->vidi_dev for ctx lookup in vidi_connection_ioctl()Jeongjun Park2-1/+14
2026-03-25drm/amdgpu: unmap and remove csa_va properlyLang Yu3-5/+46
2026-03-25drm/bridge: ti-sn65dsi83: halve horizontal syncs for dual LVDS outputLuca Ceresoli1-3/+4
2026-03-25drm/msm: Fix dma_free_attrs() buffer sizeThomas Fourier1-1/+1
2026-03-25drm/amd/display: Use GFP_ATOMIC in dc_create_stream_for_sinkNatalie Vock1-1/+1
2026-03-25drm/amdgpu: apply state adjust rules to some additional HAINAN vairantsAlex Deucher1-1/+3
2026-03-25drm/radeon: apply state adjust rules to some additional HAINAN vairantsAlex Deucher1-1/+3
2026-03-25drm/amdgpu/mmhub3.0: add bounds checking for cidAlex Deucher1-1/+2
2026-03-25drm/amdgpu/mmhub3.0.2: add bounds checking for cidAlex Deucher1-1/+2
2026-03-25drm/amdgpu/mmhub3.0.1: add bounds checking for cidAlex Deucher1-1/+2
2026-03-25drm/amdgpu/mmhub2.3: add bounds checking for cidAlex Deucher1-1/+2
2026-03-25drm/amdgpu/mmhub2.0: add bounds checking for cidAlex Deucher1-3/+6
2026-03-25drm/bridge: ti-sn65dsi86: Add support for DisplayPort mode with HPDJohn Ripple1-0/+112
2026-03-25drm/bridge: ti-sn65dsi83: fix CHA_DSI_CLK_RANGE roundingLuca Ceresoli1-3/+3
2026-03-25drm/amd: Set num IP blocks to 0 if discovery failsMario Limonciello2-2/+4
2026-03-25drm/amdgpu: Fix use-after-free race in VM acquireAlysa Liu1-1/+5
2026-03-25nouveau/dpcd: return EBUSY for aux xfer if the device is asleepDave Airlie1-0/+3
2026-03-25drm/bridge: ti-sn65dsi86: Enable HPD polling if IRQ is not usedFranz Schnyder1-2/+4
2026-03-25drm/amdgpu: keep vga memory on MacBooks with switchable graphicsAlex Deucher1-0/+10
2026-03-25drm/amd: Drop special case for yellow carp without discoveryMario Limonciello1-6/+0
2026-03-25drm/tegra: dsi: fix device leak on probeJohan Hovold1-4/+2
2026-03-25drm/logicvc: Fix device node reference leak in logicvc_drm_config_parse()Felix Gu1-2/+2
2026-03-25drm/vmwgfx: Return the correct value in vmw_translate_ptr functionsIan Forbes1-2/+2
2026-03-25drm/vmwgfx: Fix invalid kref_put callback in vmw_bo_dirty_releaseBrad Spengler1-1/+8
2026-03-04drm/amdkfd: Fix out-of-bounds write in kfd_event_page_set()Sunday Clement1-0/+6
2026-03-04drm/amd/display: Remove conditional for shaper 3DLUT power-onAlex Hung1-2/+1
2026-03-04drm/radeon: Add HAINAN clock adjustmentdecce61-0/+5
2026-03-04drm/amdgpu: Add HAINAN clock adjustmentdecce61-0/+5
2026-03-04drm/amdgpu: Adjust usleep_range in fence waitCe Sun1-1/+1
2026-03-04drm/amd/display: Avoid updating surface with the same surface under MPOWayne Lin1-1/+1
2026-03-04drm/atmel-hlcdc: fix use-after-free of drm_crtc_commit after releaseLudovic Desroches1-2/+1
2026-03-04drm/atmel-hlcdc: don't reject the commit if the src rect has fractional partsLudovic Desroches1-15/+4
2026-03-04drm/atmel-hlcdc: fix memory leak from the atomic_destroy_state callbackLudovic Desroches1-2/+1
2026-03-04drm: Account property blob allocations to memcgXiao Kan1-1/+1
2026-03-04drm/amdkfd: Fix GART PTE for non-4K pagesize in svm_migrate_gart_map()Donet Tom1-1/+1
2026-03-04drm/v3d: Set DMA segment size to avoid debug warningsXiaolei Wang1-0/+2
2026-03-04drm/display/dp_mst: Add protection against 0 vcpiSuraj Kandpal1-1/+2