summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2026-02-25drm/amd: Disable MES LR compute W/AMario Limonciello-10/+0
2026-02-25drm/amdgpu: Fix error handling in slot resetLijo Lazar-7/+10
2026-02-25drm/amdgpu/vcn5: Add SMU dpm interface typesguttula-0/+4
2026-02-25drm/amdgpu: Fix locking bugs in error pathsBart Van Assche-5/+7
2026-02-25drm/amdgpu: Unlock a mutex before destroying itBart Van Assche-0/+1
2026-02-25drm/amd/display: Use GFP_ATOMIC in dc_create_stream_for_sinkNatalie Vock-2/+2
2026-02-25drm/amdgpu: add upper bound check on user inputs in wait ioctlSunil Khatri-0/+5
2026-02-25drm/amdgpu: add upper bound check on user inputs in signal ioctlSunil Khatri-0/+7
2026-02-25drm/amdgpu/userq: Do not allow userspace to trivially triger kernel warningsTvrtko Ursulin-4/+4
2026-02-25drm/amdgpu/userq: Fix reference leak in amdgpu_userq_wait_ioctlTvrtko Ursulin-0/+2
2026-02-25drm/amd: Disable MES LR compute W/AMario Limonciello-10/+0
2026-02-25drm/amdgpu: Fix error handling in slot resetLijo Lazar-7/+10
2026-02-25drm/amd/ras: Handle check address validity in SR-IOVJinzhou Su-7/+19
2026-02-25drm/amdgpu/vcn5: Add SMU dpm interface typesguttula-0/+4
2026-02-25drm/amd/ras: Add function to convert retired addressJinzhou Su-0/+29
2026-02-25drm/amd/ras: Handle address check in SR-IOV guestJinzhou Su-0/+22
2026-02-25drm/amd/ras: Add convert retired address structureJinzhou Su-0/+14
2026-02-25drm/amd/ras: Add address check structureJinzhou Su-0/+15
2026-02-25drm/amdgpu: Fix locking bugs in error pathsBart Van Assche-5/+7
2026-02-25drm/amdgpu: Unlock a mutex before destroying itBart Van Assche-0/+1
2026-02-25drm/amd/display: Use GFP_ATOMIC in dc_create_stream_for_sinkNatalie Vock-2/+2
2026-02-25drm/amdgpu: add upper bound check on user inputs in wait ioctlSunil Khatri-0/+5
2026-02-25drm/amdgpu: add upper bound check on user inputs in signal ioctlSunil Khatri-0/+7
2026-02-25drm/amdgpu/userq: Use drm_gem_objects_lookup in amdgpu_userq_wait_ioctlTvrtko Ursulin-56/+24
2026-02-25drm/amdgpu/userq: Use drm_gem_objects_lookup in amdgpu_userq_signal_ioctlTvrtko Ursulin-58/+21
2026-02-25drm/amd/ras: use dedicated memory as vf ras command bufferYiPeng Chai-40/+114
2026-02-25drm/amdkfd: Removed commented line for MQD queue priorityAndrew Martin-7/+0
2026-02-25drm/amdgpu/userq: Consolidate wait ioctl exit pathTvrtko Ursulin-23/+5
2026-02-25drm/amdgpu/userq: Do not allow userspace to trivially triger kernel warningsTvrtko Ursulin-4/+4
2026-02-25drm/amdgpu/userq: Fix reference leak in amdgpu_userq_wait_ioctlTvrtko Ursulin-0/+2
2026-02-25drm/xe/guc: Refine CT queue checks and log formattingShuicheng Lin-6/+5
2026-02-25drm/xe/guc: Accumulate CT H2G retry sleep budgetShuicheng Lin-1/+1
2026-02-25drm/xe/compat: Remove unused i915_reg.h from compat headerUma Shankar-6/+0
2026-02-25drm/i915/dp_tunnel: Send BW change notification after tunnel creationImre Deak-5/+20
2026-02-25drm/i915/dp_tunnel: Sanitize documentation of intel_dp_tunnel_detect()Imre Deak-3/+6
2026-02-25drm/i915/dp_tunnel: Split update_tunnel_state()Imre Deak-7/+34
2026-02-25drm/i915/dp_tunnel: Simplify detection of link BW changeImre Deak-13/+5
2026-02-25drm/i915/dp_tunnel: Don't update tunnel state during system resumeImre Deak-5/+6
2026-02-25drm/i915/fbdev: print info about stolen memory preference for fbdevVinod Govindapillai-0/+3
2026-02-25drm/xe/fbdev: print info about stolen memory preference for fbdevVinod Govindapillai-1/+5
2026-02-25drm/xe/fbdev: Extract intel_fbdev_fb_prefer_stolen()Ville Syrjälä-10/+26
2026-02-25drm/i915/fbdev: Extract intel_fbdev_fb_prefer_stolen()Ville Syrjälä-9/+20
2026-02-25drm/i915/display: remove the usage of dev_privVinod Govindapillai-6/+6
2026-02-25drm/xe/fbdev: Fix BIOS FB vs. stolen size checkVille Syrjälä-1/+1
2026-02-25Merge drm/drm-next into drm-intel-nextJani Nikula-23752/+148411
2026-02-25drm/client: Do not destroy NULL modesJonathan Cavitt-1/+2
2026-02-25drm: atmel-hlcdc: add LCD controller layer definition for sama7d65Ryan Wanner-0/+81
2026-02-25drm/bridge: imx8qxp-pixel-link: get/put the next bridgeLuca Ceresoli-14/+13
2026-02-25gpu: nova-core: use core library's CStr instead of kernel oneAlexandre Courbot-2/+2
2026-02-25gpu: nova-core: gsp: derive Zeroable for GspStaticConfigInfoAlexandre Courbot-4/+1