aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2026-02-25drm/amdkfd: Removed commented line for MQD queue priorityAndrew Martin7-7/+0
2026-02-25drm/amdgpu/userq: Consolidate wait ioctl exit pathTvrtko Ursulin1-23/+5
2026-02-25drm/amdgpu/userq: Do not allow userspace to trivially triger kernel warningsTvrtko Ursulin1-4/+4
2026-02-25drm/amdgpu/userq: Fix reference leak in amdgpu_userq_wait_ioctlTvrtko Ursulin1-0/+2
2026-02-25drm/xe/guc: Refine CT queue checks and log formattingShuicheng Lin1-6/+5
2026-02-25drm/xe/guc: Accumulate CT H2G retry sleep budgetShuicheng Lin1-1/+1
2026-02-25drm/xe/compat: Remove unused i915_reg.h from compat headerUma Shankar1-6/+0
2026-02-25drm/i915/dp_tunnel: Send BW change notification after tunnel creationImre Deak1-5/+20
2026-02-25drm/i915/dp_tunnel: Sanitize documentation of intel_dp_tunnel_detect()Imre Deak1-3/+6
2026-02-25drm/i915/dp_tunnel: Split update_tunnel_state()Imre Deak1-7/+34
2026-02-25drm/i915/dp_tunnel: Simplify detection of link BW changeImre Deak1-13/+5
2026-02-25drm/i915/dp_tunnel: Don't update tunnel state during system resumeImre Deak1-5/+6
2026-02-25drm/i915/fbdev: print info about stolen memory preference for fbdevVinod Govindapillai1-0/+3
2026-02-25drm/xe/fbdev: print info about stolen memory preference for fbdevVinod Govindapillai2-1/+5
2026-02-25drm/xe/fbdev: Extract intel_fbdev_fb_prefer_stolen()Ville Syrjälä2-10/+26
2026-02-25drm/i915/fbdev: Extract intel_fbdev_fb_prefer_stolen()Ville Syrjälä3-9/+20
2026-02-25drm/i915/display: remove the usage of dev_privVinod Govindapillai1-6/+6
2026-02-25drm/xe/fbdev: Fix BIOS FB vs. stolen size checkVille Syrjälä1-1/+1
2026-02-25Merge drm/drm-next into drm-intel-nextJani Nikula1917-23708/+148367
2026-02-25drm/client: Do not destroy NULL modesJonathan Cavitt1-1/+2
2026-02-25drm: atmel-hlcdc: add LCD controller layer definition for sama7d65Ryan Wanner1-0/+81
2026-02-25drm/bridge: imx8qxp-pixel-link: get/put the next bridgeLuca Ceresoli1-14/+13
2026-02-25gpu: nova-core: use core library's CStr instead of kernel oneAlexandre Courbot2-2/+2
2026-02-25gpu: nova-core: gsp: derive Zeroable for GspStaticConfigInfoAlexandre Courbot1-4/+1
2026-02-25gpu: nova-core: gsp: derive `Debug` on more sequencer typesAlexandre Courbot2-5/+6
2026-02-25gpu: nova-core: gsp: remove unneeded sequencer traitAlexandre Courbot1-11/+6
2026-02-25gpu: nova-core: gsp: simplify sequencer opcode parsingAlexandre Courbot1-35/+5
2026-02-25gpu: nova-core: gsp: remove unnecessary Display implsAlexandre Courbot2-55/+1
2026-02-25gpu: nova-core: gsp: warn if data remains after processing a messageAlexandre Courbot1-1/+11
2026-02-25gpu: nova-core: gsp: fix improper indexing in driver_read_areaEliot Courtney1-7/+12
2026-02-25gpu: nova-core: gsp: fix improper handling of empty slot in cmdqEliot Courtney1-14/+20
2026-02-25gpu: nova-core: gsp: use empty slices instead of [0..0] rangesEliot Courtney1-4/+4
2026-02-25gpu: nova-core: gsp: clarify comments about invariants and pointer rolesEliot Courtney1-8/+10
2026-02-25gpu: nova-core: gsp: fix incorrect advancing of write pointerEliot Courtney1-1/+1
2026-02-25gpu: nova-core: use checked arithmetic in RISC-V firmware parsingJoel Fernandes1-2/+4
2026-02-25gpu: nova-core: use checked arithmetic in BinFirmware::dataJoel Fernandes1-1/+2
2026-02-25gpu: nova-core: use checked arithmetic in frombytes_at helperJoel Fernandes1-1/+2
2026-02-25gpu: nova-core: use checked arithmetic in Booter signature parsingJoel Fernandes1-5/+12
2026-02-25gpu: nova-core: use checked arithmetic in FWSEC firmware parsingJoel Fernandes1-27/+37
2026-02-24drm/xe/xe2_hpg: Drop invalid workaround Wa_15010599737Matt Roper1-4/+1
2026-02-24drm/xe: Consolidate workaround entries for Wa_18041344222Matt Roper1-18/+6
2026-02-25drm/sun4i: fix kernel-doc warnings in sunxi_engine.hRandy Dunlap1-2/+5
2026-02-25drm/sun4i: backend: fix error pointer dereferenceEthan Tidmore1-0/+3
2026-02-25drm/sun4i: mixer: Fix layer init codeJernej Skrabec1-1/+1
2026-02-24drm/i915/selftests: Fix build after dma-fence locking reworkMatthew Brost1-2/+2
2026-02-24drm/gpusvm: Fix drm_gpusvm_pages_valid_unlocked() kernel-docMatthew Brost1-5/+5
2026-02-24gpu: nova-core: fix aux device registration for multi-GPU systemsJohn Hubbard1-2/+13
2026-02-24drm/xe/uapi: Introduce a flag to disallow vm overcommit in fault modeThomas Hellström3-2/+17
2026-02-24gpu: nova-core: remove redundant `.as_ref()` for `dev_*` printGary Guo3-28/+10
2026-02-24drm/nouveau: Add DRM_IOCTL_NOUVEAU_GET_ZCULL_INFOMel Henning3-0/+31