summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2026-03-02drm/amd/display: Silence unused variable warningClay King
2026-03-02drm/amd/display: Initialize replay_state to PR_STATE_INVALIDIvan Lipski
2026-03-02drm/amd/display: Fallback to boot snapshot for dispclkDillon Varone
2026-03-02drm/amd/pm: fix kernel-doc warning for smu_msg_v1_send_msg()Yujie Liu
2026-03-02drm/amd/ras: fix kernel-doc warning for ras_eeprom_append()Yujie Liu
2026-03-02drm/amdgpu: fix kernel-doc warning for amdgpu_ttm_alloc_mmio_remap_bo()Yujie Liu
2026-03-02drm/amd/ras: Fix type size of remainder argumentKees Cook
2026-03-02drm/amdgpu: Move register access functionsLijo Lazar
2026-03-02drm/amdgpu: Enable DPG support for VCN5sguttula
2026-03-02drm/amd/display: Enable DEGAMMA and reject COLOR_PIPELINE+DEGAMMA_LUTAlex Hung
2026-03-02drm/amd/display: Use mpc.preblend flag to indicate 3D LUTAlex Hung
2026-03-02drm/xe/xe2_hpg: Correct implementation of Wa_16025250150Matt Roper
2026-03-02drm/xe/lrc: Refactor context init into xe_lrc_ctx_init()Raag Jadav
2026-03-02drm/xe/gsc: Fix GSC proxy cleanup on early initialization failureZhanjun Dong
2026-03-02drm/tyr: Clarify driver/device type namesDeborah Brouwer
2026-03-02drm/xe/queue: Call fini on exec queue creation failTomasz Lis
2026-03-02drm/xe/configfs: Free ctx_restore_mid_bb in releaseShuicheng Lin
2026-03-02drm/xe: Do not preempt fence signaling CS instructionsMatthew Brost
2026-03-02drm/syncobj: Fix handle <-> fd ioctls with dirty stackJulian Orth
2026-03-02drm/panthor: Test for imported buffers with drm_gem_is_imported()Thomas Zimmermann
2026-03-02drm/panfrost: Test for imported buffers with drm_gem_is_imported()Thomas Zimmermann
2026-03-02drm: renesas: rz-du: mipi_dsi: Set DSI dividerChris Brandt
2026-03-02Merge tag 'drm-misc-next-2026-02-26' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2026-02-27drm/xe/vf: Redo LRC creation while in VF fixupsTomasz Lis
2026-02-27drm/xe/vf: Wait for all fixups before using default LRCsTomasz Lis
2026-02-27drm/xe: Wrappers for setting and getting LRC referencesTomasz Lis
2026-02-27drm/xe/queue: Call fini on exec queue creation failTomasz Lis
2026-02-27drm/xe: restrict multi-lrc to VCS/VECS enginesXin Wang
2026-02-27drm/xe/tuning: Apply windower hardware filtering setting on Xe3 and Xe3pMatt Roper
2026-02-27drm/i915: Test for imported buffers with drm_gem_is_imported()Thomas Zimmermann
2026-02-27drm/ttm: Fix ttm_pool_beneficial_order() return typeTvrtko Ursulin
2026-02-27drm/nouveau: Test for imported buffers with drm_gem_is_imported()Thomas Zimmermann
2026-02-27drm/tests: Mark slow tests as slowMaxime Ripard
2026-02-27drm/sched: Remove racy hack from drm_sched_fini()Philipp Stanner
2026-02-27drm/i915/overlay: Convert overlay to parent interfaceVille Syrjälä
2026-02-27drm/i915/overlay: Move i915 specific code into i915_overlay.cVille Syrjälä
2026-02-27drm/i915/overlay: Don't use fetch_and_zero() in display codeVille Syrjälä
2026-02-27drm/i915/overlay: Split 'struct intel_overlay'Ville Syrjälä
2026-02-27drm/i915/overlay: s/dev_priv/i915/Ville Syrjälä
2026-02-27drm/i915/overlay: Make i830_overlay_clock_gating() i915 specificVille Syrjälä
2026-02-27drm/i915/overlay: Adjust i915 specific interfacesVille Syrjälä
2026-02-27drm/i915/overlay: Rename low level i915 specific functionsVille Syrjälä
2026-02-27drm/i915/overlay: Abstract buffer (un)pinningVille Syrjälä
2026-02-27drm/i915/overlay: Extract i915_overlay_cleanup()Ville Syrjälä
2026-02-27drm/i915/overlay: Extract i915_overlay_setup()Ville Syrjälä
2026-02-27drm/i915/overlay: Extract i915_overlay_reset()Ville Syrjälä
2026-02-27drm/i915/overlay: Use struct drm_gem_object as the typeVille Syrjälä
2026-02-27drm/i915/overlay: Introduce i915_overlay_obj_lookup()Ville Syrjälä
2026-02-27drm/i915/overlay: Relocate the underrun checkVille Syrjälä
2026-02-27drm/i915/overlay: Remove redundant overlay->activeVille Syrjälä