summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
12 daysdrm/amd/pm: fix smu13 power limit default/cap calculationYang Wang2-29/+35
12 daysdrm/amd/pm: apply SMU 13.0.10 workaround during MP1 unloadYang Wang1-1/+9
12 daysdrm/amdgpu: Align amdgpu_gtt_mgr entries to TLB size on all SITimur Kristóf1-1/+1
12 daysdrm/amdgpu: unmap userq for evicting user queuePrike Liang1-2/+2
12 daysdrm/amdgpu/sdma7.1: fix support for disable_kqAlex Deucher1-0/+1
12 daysdrm/amdkfd: fix UAF race in destroy_queue_cpschAlysa Liu1-1/+7
12 daysdrm/amd/display: Bound VBIOS record-chain walk loopsHarry Wentland3-14/+33
12 daysdrm/amd/display: Clamp HDMI HDCP2 rx_id_list read to buffer sizeHarry Wentland1-1/+2
12 daysdrm/amd/display: Reject gpio_bitshift >= 32 in bios_parser_get_gpio_pin_info()Harry Wentland1-2/+4
12 daysdrm/amd/display: Use krealloc_array() in dal_vector_reserve()Harry Wentland1-2/+2
12 daysdrm/amd/display: Fix NULL deref and buffer over-read in SDP debugfsHarry Wentland1-0/+5
12 daysdrm/amd/display: Clamp VBIOS HDMI retimer register count to array sizeHarry Wentland1-16/+32
12 daysdrm/amd/display: Fix out-of-bounds read in dp_get_eq_aux_rd_interval()Harry Wentland1-1/+1
12 daysdrm/amd/display: add missing CSC entries for BT.2020 for DCE IPsLeorize2-2/+18
12 daysdrm/dumb-buffer: Drop buffer-size limits for nowThomas Zimmermann1-7/+0
12 daysdrm/v3d: Skip CSD when it has zeroed workgroupsMaíra Canal1-3/+13
12 daysdrm/v3d: Fix vaddr leak when indirect CSD has zeroed workgroupsMaíra Canal1-1/+2
12 daysdrm/i915: Fix color blob reference handling in intel_plane_stateChaitanya Kumar Borah1-0/+27
13 daysdrm/imx: Fix three kernel-doc warnings in dcss-scaler.cYicong Hui1-0/+3
2026-06-01drm/v3d: Wait for pending L2T flush before cleaning cachesMaíra Canal1-0/+8
2026-06-01Revert "drm/xe/nvls: Define GuC firmware for NVL-S"Daniele Ceraolo Spurio1-1/+0
2026-05-30drm/gem: fix race between change_handle and handle_deleteZhenghang Xiao1-0/+2
2026-05-29Merge tag 'drm-misc-fixes-2026-05-29' of https://gitlab.freedesktop.org/drm/m...Dave Airlie2-18/+109
2026-05-29drm: prevent integer overflows in dumb buffer creation helpersRajat Gupta1-2/+12
2026-05-29Merge tag 'amd-drm-fixes-7.1-2026-05-28' of https://gitlab.freedesktop.org/ag...Dave Airlie12-213/+150
2026-05-29Merge tag 'drm-xe-fixes-2026-05-28' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie1-0/+5
2026-05-27drm/amdgpu: fix calling VM invalidation in amdgpu_hmm_invalidate_gfxChristian König2-2/+6
2026-05-27drm/amdgpu: fix amdgpu_hmm_range_get_pagesChristian König1-8/+8
2026-05-27drm/amdgpu/userq: use array instead of list for userq_vasSunil Khatri3-77/+45
2026-05-27drm/amdgpu/userq: move mqd_destroy to later stage to keep core obj validSunil Khatri1-5/+4
2026-05-27drm/amdkfd: fix a vulnerability of integer overflow in kfd debuggerEric Huang1-3/+5
2026-05-27drm/amdgpu/userq: remove amdgpu_userq_create/destroy_object wrapperSunil Khatri3-82/+21
2026-05-27drm/amd/pm/si: Disregard vblank time when no displays are connectedTimur Kristóf1-0/+4
2026-05-27drm/amdkfd: Check for pdd drm file first in CRIU restore pathDavid Francis1-5/+5
2026-05-27drm/amdgpu: fix potential overflow in fs_info.debugfs_nameStanley.Yang1-1/+2
2026-05-27drm/amdgpu/userq: make sure queue is valid in the hang_detect_workSunil Khatri1-7/+7
2026-05-27drm/amdgpu/userq: reserve root bo without interruptionSunil Khatri1-5/+1
2026-05-27drm/amdgpu/userq: add amdgpu_bo_unpin when amdgpu_ttm_alloc_gart failsSunil Khatri1-1/+3
2026-05-27drm/amdgpu: simplify return value in amdgpu_userq_get_doorbell_indexSunil Khatri2-14/+11
2026-05-27drm/amdkfd: fix NULL pointer bug in svm_range_set_attrEric Huang1-0/+3
2026-05-27drm/amd/display: Write REFCLK to 48MHz on DCN21Ivan Lipski1-2/+13
2026-05-27drm/amdgpu/userq: Fix the mutex_init cleanup for fence_drv_lockSunil Khatri1-3/+2
2026-05-27drm/amdgpu/userq: Fix doorbell object cleanup of queueSunil Khatri1-3/+8
2026-05-27drm/amdgpu: check num_entries in GEM_OP GET_MAPPING_INFOZiyi Guo1-0/+5
2026-05-27drm/amdgpu: fix lock leak on ENOMEM in AMDGPU_GEM_OP_GET_MAPPING_INFOMichael Bommarito1-2/+4
2026-05-27drm/xe: Restore IDLEDLY regiter on engine resetBalasubramani Vivekanandan1-0/+5
2026-05-26drm/i915/psr: Use DC_OFF wake reference to block DC6 on vblank enableJouni Högander4-17/+18
2026-05-26drm/i915/psr: Block DC states on vblank enable when Panel Replay supportedJouni Högander1-9/+10
2026-05-26drm/i915/color: Fix HDR pre-CSC LUT programming loopPranay Samala1-1/+1
2026-05-26drm/i915/aux: use polling when irqs are unavailableMichał Grzelak1-4/+16