summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2025-11-25drm/client: log: Implement struct drm_client_funcs.restoreThomas Zimmermann
2025-11-25drm/client: Support emergency restore via sysrq for all clientsThomas Zimmermann
2025-11-25drm/client: Pass force parameter to client restoreThomas Zimmermann
2025-11-24gpu/drm/nouveau: enable THP support for GPU memory migrationBalbir Singh
2025-11-24mm/zone_device: rename page_free callback to folio_freeBalbir Singh
2025-11-24mm/zone_device: support large zone device private foliosBalbir Singh
2025-11-24drm/nouveau: verify that hardware supports the flush page addressTimur Tabi
2025-11-24drm/nouveau: restrict the flush page to a 32-bit addressTimur Tabi
2025-11-24drm/plane: Remove const qualifier from plane->modifiers allocation typeKees Cook
2025-11-24drm/xe/uc: Change assertion to error on huc authentication failureZhanjun Dong
2025-11-24drm/xe/guc: Cleanup GuC log buffer macros and helpersZhanjun Dong
2025-11-24drm/amd/amdgpu: reserve vm invalidation engine for uni_mesMichael Chen
2025-11-24drm/xe/pf: Use div_u64 when calculating GGTT profileMichal Wajdeczko
2025-11-24drm/amd/pm: adjust the visibility of pp_table sysfs nodeYang Wang
2025-11-24Revert "drm/amd: fix gfx hang on renoir in IGT reload test"Rodrigo Siqueira
2025-11-24drm/amdgpu: Fix GFX hang on SteamDeck when amdgpu is reloadedRodrigo Siqueira
2025-11-24drm/amd/pm: fix amdgpu_irq enabled counter unbalanced on smu v11.0Yang Wang
2025-11-24drm/amd/amdgpu: reserve vm invalidation engine for uni_mesMichael Chen
2025-11-24drm/edp-panel: Add touchscreen panel used by Lenovo X13sDaniel Thompson
2025-11-24drm/bridge: simple: add ASL CS5263 DP-to-HDMI bridgeEttore Chimenti
2025-11-24drm: sti: fix device leaks at component probeJohan Hovold
2025-11-21drm/xe: Fix conversion from clock ticks to millisecondsHarish Chegondi
2025-11-21drm/i915/cx0: Read out power-down state of both PHY lanes for reversed lanesImre Deak
2025-11-21drm/i915/cx0: Read out power-down state of both TXs in PHY lane 0Imre Deak
2025-11-21drm/i915/cx0: Use intel_port_to_tc() instead of open coding itImre Deak
2025-11-21drm/i915/tc: Add separate intel_tc_phy_port_to_tc() for TC DDI/PHY portsImre Deak
2025-11-21drm/i915/cx0: Fix port to PLL ID mapping on BMGImre Deak
2025-11-21drm/xe/guc_ct: Cleanup ifdef'ryLucas De Marchi
2025-11-21drm/xe/guc: Fix stack_depot usageLucas De Marchi
2025-11-21drm/imagination: Document pvr_device.power memberMatt Coster
2025-11-21drm/i915/psr: Reject async flips when selective fetch is enabledVille Syrjälä
2025-11-21drm/xe/guc: Fix resource leak in xe_guc_ct_init_noalloc()Shuicheng Lin
2025-11-21drm/xe: Fix memory leak when handling pagefault vmaMika Kuoppala
2025-11-21drm/bridge: sii902x: Fix HDMI detection with DRM_BRIDGE_ATTACH_NO_CONNECTORDevarsh Thakkar
2025-11-21drm/bridge: it66121: Add minimal it66122 supportNishanth Menon
2025-11-21drm/bridge: it66121: Use vid/pid to detect the type of chipNishanth Menon
2025-11-21drm/bridge: it66121: Sort the compatiblesNishanth Menon
2025-11-21drm/bridge: it66121: Drop ftrace like dev_dbg() printsNishanth Menon
2025-11-21drm/xe/vga: use the same intel_gmch_vga_set_decode() as i915Jani Nikula
2025-11-21drm/i915: merge soc/intel_gmch.[ch] to display/intel_vga.cJani Nikula
2025-11-21drm/i915/gmch: convert intel_gmch.c to struct intel_displayJani Nikula
2025-11-21drm/i915/gmch: switch to use pci_bus_{read,write}_config_word()Jani Nikula
2025-11-21drm/i915/gmch: split out i915_gmch.[ch] from socJani Nikula
2025-11-21drm/xe: remove remaining platform checks from compat i915_drv.hJani Nikula
2025-11-21drm/i915: move intel_rom.[ch] from soc/ to display/Jani Nikula
2025-11-21drm/i915: move dram_info to struct intel_displayJani Nikula
2025-11-21drm/i915/dram: convert to struct intel_displayJani Nikula
2025-11-21drm/xe: remove MISSING_CASE() from compat i915_utils.hJani Nikula
2025-11-21drm/i915: move intel_dram.[ch] from soc/ to display/Jani Nikula
2025-11-21drm/i915: split out i915_freq.[ch]Jani Nikula