aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2025-11-25drm/xe: Protect against unset LRC when pausing submissionsTomasz Lis1-6/+16
2025-11-25drm/xe/vf: Start re-emission from first unsignaled job during VF migrationMatthew Brost3-15/+19
2025-11-25drm/xe/pf: Handle MERT catastrophic errorsLukasz Laguna2-0/+16
2025-11-25drm/xe/pf: Add TLB invalidation support for MERTLukasz Laguna9-2/+131
2025-11-25drm/xe/pf: Configure LMTT in MERTLukasz Laguna2-1/+22
2025-11-25drm/xe: Add device flag to indicate standalone MERTLukasz Laguna4-0/+10
2025-11-25drm/i915: use struct drm_device for clock gating funcsJani Nikula7-17/+18
2025-11-25drm/i915/cdclk: drop i915_drv.h includeJani Nikula1-1/+1
2025-11-25drm/i915/psr: Reject async flips when selective fetch is enabledVille Syrjälä2-6/+8
2025-11-25drm/fb-helper: Allocate and release fb_info in single placeThomas Zimmermann12-131/+26
2025-11-25drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setupThomas Zimmermann1-14/+0
2025-11-25drm/client: log: Implement struct drm_client_funcs.restoreThomas Zimmermann1-0/+13
2025-11-25drm/client: Support emergency restore via sysrq for all clientsThomas Zimmermann6-45/+83
2025-11-25drm/client: Pass force parameter to client restoreThomas Zimmermann4-23/+13
2025-11-24gpu/drm/nouveau: enable THP support for GPU memory migrationBalbir Singh3-84/+231
2025-11-24mm/zone_device: rename page_free callback to folio_freeBalbir Singh3-9/+11
2025-11-24mm/zone_device: support large zone device private foliosBalbir Singh3-3/+3
2025-11-24drm/nouveau: verify that hardware supports the flush page addressTimur Tabi5-0/+15
2025-11-24drm/nouveau: restrict the flush page to a 32-bit addressTimur Tabi1-1/+1
2025-11-24drm/plane: Remove const qualifier from plane->modifiers allocation typeKees Cook1-1/+1
2025-11-24drm/xe/uc: Change assertion to error on huc authentication failureZhanjun Dong1-2/+5
2025-11-24drm/xe/guc: Cleanup GuC log buffer macros and helpersZhanjun Dong6-131/+85
2025-11-24drm/amd/amdgpu: reserve vm invalidation engine for uni_mesMichael Chen1-0/+3
2025-11-24drm/xe/pf: Use div_u64 when calculating GGTT profileMichal Wajdeczko1-1/+1
2025-11-24drm/amd/pm: adjust the visibility of pp_table sysfs nodeYang Wang4-6/+24
2025-11-24Revert "drm/amd: fix gfx hang on renoir in IGT reload test"Rodrigo Siqueira1-4/+0
2025-11-24drm/amdgpu: Fix GFX hang on SteamDeck when amdgpu is reloadedRodrigo Siqueira1-0/+14
2025-11-24drm/amd/pm: fix amdgpu_irq enabled counter unbalanced on smu v11.0Yang Wang2-3/+11
2025-11-24drm/amd/amdgpu: reserve vm invalidation engine for uni_mesMichael Chen1-0/+3
2025-11-24drm/edp-panel: Add touchscreen panel used by Lenovo X13sDaniel Thompson1-0/+1
2025-11-24drm/bridge: simple: add ASL CS5263 DP-to-HDMI bridgeEttore Chimenti1-0/+5
2025-11-24drm: sti: fix device leaks at component probeJohan Hovold1-1/+6
2025-11-21drm/xe: Fix conversion from clock ticks to millisecondsHarish Chegondi1-6/+1
2025-11-21drm/i915/cx0: Read out power-down state of both PHY lanes for reversed lanesImre Deak1-2/+22
2025-11-21drm/i915/cx0: Read out power-down state of both TXs in PHY lane 0Imre Deak1-1/+1
2025-11-21drm/i915/cx0: Use intel_port_to_tc() instead of open coding itImre Deak1-1/+1
2025-11-21drm/i915/tc: Add separate intel_tc_phy_port_to_tc() for TC DDI/PHY portsImre Deak3-6/+22
2025-11-21drm/i915/cx0: Fix port to PLL ID mapping on BMGImre Deak2-7/+9
2025-11-21drm/xe/guc_ct: Cleanup ifdef'ryLucas De Marchi1-100/+106
2025-11-21drm/xe/guc: Fix stack_depot usageLucas De Marchi1-0/+3
2025-11-21drm/imagination: Document pvr_device.power memberMatt Coster1-0/+8
2025-11-21drm/i915/psr: Reject async flips when selective fetch is enabledVille Syrjälä2-6/+8
2025-11-21drm/xe/guc: Fix resource leak in xe_guc_ct_init_noalloc()Shuicheng Lin1-6/+6
2025-11-21drm/xe: Fix memory leak when handling pagefault vmaMika Kuoppala1-1/+0
2025-11-21drm/bridge: sii902x: Fix HDMI detection with DRM_BRIDGE_ATTACH_NO_CONNECTORDevarsh Thakkar1-12/+8
2025-11-21drm/bridge: it66121: Add minimal it66122 supportNishanth Menon1-5/+9
2025-11-21drm/bridge: it66121: Use vid/pid to detect the type of chipNishanth Menon1-29/+29
2025-11-21drm/bridge: it66121: Sort the compatiblesNishanth Menon1-3/+3
2025-11-21drm/bridge: it66121: Drop ftrace like dev_dbg() printsNishanth Menon1-6/+0
2025-11-21drm/xe/vga: use the same intel_gmch_vga_set_decode() as i915Jani Nikula1-8/+0