summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2026-02-25drm/amd/ras: Handle check address validity in SR-IOVJinzhou Su
2026-02-25drm/amdgpu/vcn5: Add SMU dpm interface typesguttula
2026-02-25drm/amd/ras: Add function to convert retired addressJinzhou Su
2026-02-25drm/amd/ras: Handle address check in SR-IOV guestJinzhou Su
2026-02-25drm/amd/ras: Add convert retired address structureJinzhou Su
2026-02-25drm/amd/ras: Add address check structureJinzhou Su
2026-02-25drm/amdgpu: Fix locking bugs in error pathsBart Van Assche
2026-02-25drm/amdgpu: Unlock a mutex before destroying itBart Van Assche
2026-02-25drm/amd/display: Use GFP_ATOMIC in dc_create_stream_for_sinkNatalie Vock
2026-02-25drm/amdgpu: add upper bound check on user inputs in wait ioctlSunil Khatri
2026-02-25drm/amdgpu: add upper bound check on user inputs in signal ioctlSunil Khatri
2026-02-25drm/amdgpu/userq: Use drm_gem_objects_lookup in amdgpu_userq_wait_ioctlTvrtko Ursulin
2026-02-25drm/amdgpu/userq: Use drm_gem_objects_lookup in amdgpu_userq_signal_ioctlTvrtko Ursulin
2026-02-25drm/amd/ras: use dedicated memory as vf ras command bufferYiPeng Chai
2026-02-25drm/amdkfd: Removed commented line for MQD queue priorityAndrew Martin
2026-02-25drm/amdgpu/userq: Consolidate wait ioctl exit pathTvrtko Ursulin
2026-02-25drm/amdgpu/userq: Do not allow userspace to trivially triger kernel warningsTvrtko Ursulin
2026-02-25drm/amdgpu/userq: Fix reference leak in amdgpu_userq_wait_ioctlTvrtko Ursulin
2026-02-25drm/xe/guc: Refine CT queue checks and log formattingShuicheng Lin
2026-02-25drm/xe/guc: Accumulate CT H2G retry sleep budgetShuicheng Lin
2026-02-25drm/xe/compat: Remove unused i915_reg.h from compat headerUma Shankar
2026-02-25drm/i915/dp_tunnel: Send BW change notification after tunnel creationImre Deak
2026-02-25drm/i915/dp_tunnel: Sanitize documentation of intel_dp_tunnel_detect()Imre Deak
2026-02-25drm/i915/dp_tunnel: Split update_tunnel_state()Imre Deak
2026-02-25drm/i915/dp_tunnel: Simplify detection of link BW changeImre Deak
2026-02-25drm/i915/dp_tunnel: Don't update tunnel state during system resumeImre Deak
2026-02-25drm/i915/fbdev: print info about stolen memory preference for fbdevVinod Govindapillai
2026-02-25drm/xe/fbdev: print info about stolen memory preference for fbdevVinod Govindapillai
2026-02-25drm/xe/fbdev: Extract intel_fbdev_fb_prefer_stolen()Ville Syrjälä
2026-02-25drm/i915/fbdev: Extract intel_fbdev_fb_prefer_stolen()Ville Syrjälä
2026-02-25drm/i915/display: remove the usage of dev_privVinod Govindapillai
2026-02-25drm/xe/fbdev: Fix BIOS FB vs. stolen size checkVille Syrjälä
2026-02-25Merge drm/drm-next into drm-intel-nextJani Nikula
2026-02-25drm/client: Do not destroy NULL modesJonathan Cavitt
2026-02-25drm: atmel-hlcdc: add LCD controller layer definition for sama7d65Ryan Wanner
2026-02-25drm/bridge: imx8qxp-pixel-link: get/put the next bridgeLuca Ceresoli
2026-02-25gpu: nova-core: use core library's CStr instead of kernel oneAlexandre Courbot
2026-02-25gpu: nova-core: gsp: derive Zeroable for GspStaticConfigInfoAlexandre Courbot
2026-02-25gpu: nova-core: gsp: derive `Debug` on more sequencer typesAlexandre Courbot
2026-02-25gpu: nova-core: gsp: remove unneeded sequencer traitAlexandre Courbot
2026-02-25gpu: nova-core: gsp: simplify sequencer opcode parsingAlexandre Courbot
2026-02-25gpu: nova-core: gsp: remove unnecessary Display implsAlexandre Courbot
2026-02-25gpu: nova-core: gsp: warn if data remains after processing a messageAlexandre Courbot
2026-02-25gpu: nova-core: gsp: fix improper indexing in driver_read_areaEliot Courtney
2026-02-25gpu: nova-core: gsp: fix improper handling of empty slot in cmdqEliot Courtney
2026-02-25gpu: nova-core: gsp: use empty slices instead of [0..0] rangesEliot Courtney
2026-02-25gpu: nova-core: gsp: clarify comments about invariants and pointer rolesEliot Courtney
2026-02-25gpu: nova-core: gsp: fix incorrect advancing of write pointerEliot Courtney
2026-02-25gpu: nova-core: use checked arithmetic in RISC-V firmware parsingJoel Fernandes
2026-02-25gpu: nova-core: use checked arithmetic in BinFirmware::dataJoel Fernandes