summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2024-10-28drm/etnaviv: Drop the 'struct etnaviv_iommu_global::pta_lock' data memberSui Jingfeng-1/+0
2024-10-28drm/etnaviv: flush shader L1 cache after user commandstreamLucas Stach-1/+2
2024-10-28drm/etnaviv: always allocate 4K for kernel ringbuffersLucas Stach-2/+1
2024-10-28drm/etnaviv: Map and unmap GPUVA range with respect to the GPUVA sizeSui Jingfeng-25/+13
2024-10-28drm/etnaviv: Record GPU visible size of GEM BO separatelySui Jingfeng-6/+10
2024-10-28drm/etnaviv: take current primitive into account when checking for hung GPULucas Stach-2/+16
2024-10-28drm/etnaviv: update hardware headers from rnndbLucas Stach-11/+12
2024-10-28drm/etnaviv: unconditionally enable debug registersLucas Stach-12/+2
2024-10-28drm/etnaviv: assert GPU lock held in perfmon pipe_*_read functionsLucas Stach-0/+4
2024-10-28drm/etnaviv: hold GPU lock across perfmon samplingLucas Stach-6/+14
2024-10-28drm/etnaviv: Replace the '&pdev->dev' with 'dev'Sui Jingfeng-13/+13
2024-10-28drm/etnaviv: Fix missing mutex_destroy()Sui Jingfeng-1/+10
2024-10-28drm/etnaviv: Drop the <linux/pm_runtime.h> headerSui Jingfeng-1/+0
2024-10-28drm/etnaviv: Use 'unsigned' type to count the number of pagesSui Jingfeng-1/+1
2024-10-28drm/etnaviv: Use unsigned type to count the number of pagesSui Jingfeng-1/+1
2024-10-28drm/etnaviv: Request pages from DMA32 zone on addressing_limitedXiaolei Wang-8/+10
2024-10-28drm/bridge: tc358767: Fix use of unadjusted mode in the driverMarek Vasut-1/+1
2024-10-28drm/xe/hdcp: Fix gsc structure check in fw check statusSuraj Kandpal-1/+1
2024-10-28drm/omap: Clean up deadcode functionsDr. David Alan Gilbert-159/+0
2024-10-28drm/i915/display: Add Wa_16023981245Nemesa Garg-0/+6
2024-10-27drm/msm/gpu: Check the status of registration to PM QoSLukasz Luba-2/+7
2024-10-27drm/msm/adreno: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan-3/+1
2024-10-27drm/msm: Fix some typos in commentShen Lichuan-3/+3
2024-10-27drm/msm/a6xx: Add support for A663Puranam V G Tejaswi-1/+67
2024-10-27drm/msm/a6xx: Remove logically deadcode in a6xx_preempt.cEverest K.C.-2/+1
2024-10-27drm/msm: Simplify NULL checking in msm_disp_state_dump_regs()Douglas Anderson-11/+8
2024-10-25drm/i915/xe3lpd: Load DMCGustavo Sousa-1/+7
2024-10-25drm/i915/display: Cover all possible pipes in TP_printk()Gustavo Sousa-14/+29
2024-10-25drm/i915/display: Do not use ids from enum pipe in TP_printk()Gustavo Sousa-9/+24
2024-10-25drm/i915/display: Store pipe name in trace eventsGustavo Sousa-63/+63
2024-10-25drm/i915/display: Zero-initialize frame/scanline counts in tracepointsGustavo Sousa-0/+13
2024-10-25drm/i915/display: Fix out-of-bounds access in pipe-related tracepointsGustavo Sousa-6/+7
2024-10-25drm/sched: warn about drm_sched_job_init()'s partial initPhilipp Stanner-0/+4
2024-10-25drm/panfrost: Remove unused id_mask from struct panfrost_modelSteven Price-1/+0
2024-10-25Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann-106/+199
2024-10-25drm/meson: Allow build with COMPILE_TEST=yVille Syrjälä-1/+1
2024-10-25drm/mediatek: Allow build with COMPILE_TEST=yVille Syrjälä-2/+2
2024-10-25drm/imx/dcss: Allow build with COMPILE_TEST=yVille Syrjälä-1/+1
2024-10-25drm/imx/dcss: Fix 64bit divisionsVille Syrjälä-2/+2
2024-10-25Merge tag 'drm-xe-fixes-2024-10-24-1' of https://gitlab.freedesktop.org/drm/x...Dave Airlie-7/+42
2024-10-25Merge tag 'drm-misc-fixes-2024-10-24' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-1/+3
2024-10-24drm/amdgpu: Fix amdgpu_ip_block_hw_fini()Dan Carpenter-1/+1
2024-10-24amdgpu: Don't print L2 status if there's nothing to printKent Russell-3/+18
2024-10-24drm/amd/display: add missing tracepoint event in DM atomic_commit_tailMelissa Wen-0/+2
2024-10-24drm/amdkfd: sever xgmi io link if host driver has disable sharingJonathan Kim-0/+22
2024-10-24drm/amdgpu: refine error handling in amdgpu_ttm_tt_pin_userptrLang Yu-1/+3
2024-10-24drm/amdgpu: Fix the logic for NPS request failureLijo Lazar-12/+16
2024-10-24drm/amdkfd: remove extra use of volatileVictor Zhao-2/+2
2024-10-24drm/amdgpu: Reduce redundant gpu resets on nbio v7.4YiPeng Chai-2/+1
2024-10-25Merge tag 'drm-intel-fixes-2024-10-24' of https://gitlab.freedesktop.org/drm/...Dave Airlie-2/+1