summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2026-03-03drm/amdgpu: fix kernel-doc warning for amdgpu_ttm_alloc_mmio_remap_bo()Yujie Liu1-1/+1
2026-03-03drm/amd/ras: Fix type size of remainder argumentKees Cook1-2/+4
2026-03-03drm/amdgpu: Move register access functionsLijo Lazar5-671/+731
2026-03-03drm/amdgpu: Enable DPG support for VCN5sguttula1-1/+3
2026-03-03drm/amd/display: Enable DEGAMMA and reject COLOR_PIPELINE+DEGAMMA_LUTAlex Hung2-8/+16
2026-03-03drm/amd/display: Use mpc.preblend flag to indicate 3D LUTAlex Hung2-3/+6
2026-03-02drm/xe/xe2_hpg: Correct implementation of Wa_16025250150Matt Roper1-6/+7
2026-03-02drm/xe/lrc: Refactor context init into xe_lrc_ctx_init()Raag Jadav1-63/+79
2026-03-02drm/xe/gsc: Fix GSC proxy cleanup on early initialization failureZhanjun Dong2-8/+37
2026-03-02drm/tyr: Clarify driver/device type namesDeborah Brouwer4-40/+36
2026-03-02drm/xe/queue: Call fini on exec queue creation failTomasz Lis2-13/+13
2026-03-02drm/xe/configfs: Free ctx_restore_mid_bb in releaseShuicheng Lin1-0/+1
2026-03-02drm/xe: Do not preempt fence signaling CS instructionsMatthew Brost1-0/+9
2026-03-02drm/syncobj: Fix handle <-> fd ioctls with dirty stackJulian Orth1-2/+2
2026-03-02drm/panthor: Test for imported buffers with drm_gem_is_imported()Thomas Zimmermann1-1/+1
2026-03-02drm/panfrost: Test for imported buffers with drm_gem_is_imported()Thomas Zimmermann1-1/+1
2026-03-02drm: renesas: rz-du: mipi_dsi: Set DSI dividerChris Brandt1-1/+15
2026-03-02Merge tag 'drm-misc-next-2026-02-26' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie179-3550/+7018
2026-03-01gpu: nova-core: Kconfig: Sort select statements alphabeticallyJoel Fernandes1-1/+1
2026-02-27drm/xe/vf: Redo LRC creation while in VF fixupsTomasz Lis4-13/+59
2026-02-27drm/xe/vf: Wait for all fixups before using default LRCsTomasz Lis2-8/+10
2026-02-27drm/xe: Wrappers for setting and getting LRC referencesTomasz Lis3-19/+60
2026-02-27drm/xe/queue: Call fini on exec queue creation failTomasz Lis2-13/+13
2026-02-27drm/xe: restrict multi-lrc to VCS/VECS enginesXin Wang4-0/+29
2026-02-27drm/xe/tuning: Apply windower hardware filtering setting on Xe3 and Xe3pMatt Roper2-0/+6
2026-02-27drm/i915: Test for imported buffers with drm_gem_is_imported()Thomas Zimmermann1-3/+3
2026-02-27drm/ttm: Fix ttm_pool_beneficial_order() return typeTvrtko Ursulin1-1/+1
2026-02-27drm/nouveau: Test for imported buffers with drm_gem_is_imported()Thomas Zimmermann1-1/+1
2026-02-27drm/tests: Mark slow tests as slowMaxime Ripard2-3/+3
2026-02-27drm/sched: Remove racy hack from drm_sched_fini()Philipp Stanner1-37/+1
2026-02-27drm/i915/overlay: Convert overlay to parent interfaceVille Syrjälä8-101/+160
2026-02-27drm/i915/overlay: Move i915 specific code into i915_overlay.cVille Syrjälä6-490/+550
2026-02-27drm/i915/overlay: Don't use fetch_and_zero() in display codeVille Syrjälä1-5/+3
2026-02-27drm/i915/overlay: Split 'struct intel_overlay'Ville Syrjälä2-52/+81
2026-02-27drm/i915/overlay: s/dev_priv/i915/Ville Syrjälä1-2/+2
2026-02-27drm/i915/overlay: Make i830_overlay_clock_gating() i915 specificVille Syrjälä1-9/+15
2026-02-27drm/i915/overlay: Adjust i915 specific interfacesVille Syrjälä1-22/+29
2026-02-27drm/i915/overlay: Rename low level i915 specific functionsVille Syrjälä1-15/+14
2026-02-27drm/i915/overlay: Abstract buffer (un)pinningVille Syrjälä1-7/+17
2026-02-27drm/i915/overlay: Extract i915_overlay_cleanup()Ville Syrjälä1-8/+14
2026-02-27drm/i915/overlay: Extract i915_overlay_setup()Ville Syrjälä1-14/+24
2026-02-27drm/i915/overlay: Extract i915_overlay_reset()Ville Syrjälä1-1/+13
2026-02-27drm/i915/overlay: Use struct drm_gem_object as the typeVille Syrjälä1-18/+19
2026-02-27drm/i915/overlay: Introduce i915_overlay_obj_lookup()Ville Syrjälä1-10/+23
2026-02-27drm/i915/overlay: Relocate the underrun checkVille Syrjälä1-6/+7
2026-02-27drm/i915/overlay: Remove redundant overlay->activeVille Syrjälä1-5/+1
2026-02-27drm/i915/overlay: Extract i915_overlay_is_active()Ville Syrjälä1-7/+15
2026-02-27drm/i915/overlay: Track current frontbuffer_bitsVille Syrjälä1-7/+12
2026-02-27drm/i915/overlay: Remove GPU hang snapshot stuffVille Syrjälä3-111/+0
2026-02-27drm/xe/compat: Remove unused i915_reg.h from compat headerUma Shankar1-6/+0