summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
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
2025-11-21drm/i915/edram: extract i915_edram.[ch] for edram detectionJani Nikula
2025-11-21Merge tag 'mediatek-drm-next-20251120' of https://git.kernel.org/pub/scm/linu...Dave Airlie
2025-11-21Merge tag 'drm-xe-fixes-2025-11-21' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2025-11-21Merge tag 'amd-drm-fixes-6.18-2025-11-20' of https://gitlab.freedesktop.org/a...Dave Airlie
2025-11-21drm/gem: Use vmemdup_array_user in drm_gem_objects_lookupTvrtko Ursulin
2025-11-21Merge tag 'drm-misc-fixes-2025-11-20' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2025-11-21drm/xe/oa: Fix potential UAF in xe_oa_add_config_ioctl()Sanjay Yadav
2025-11-21drm/xe/pf: Check for fence error on VRAM save/restoreMichał Winiarski
2025-11-21drm/xe/pf: Drop the VF VRAM BO reference on successful restoreMichał Winiarski
2025-11-21drm/xe/pf: Fix kernel-doc warning in migration_save_consumeMichał Winiarski
2025-11-21Merge tag 'drm-msm-next-2025-11-18' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2025-11-21Merge tag 'v6.18-rc6' into drm-nextDave Airlie
2025-11-20drm/xe/oa: Fix potential UAF in xe_oa_add_config_ioctl()Sanjay Yadav
2025-11-20Merge tag 'drm-rust-next-2025-11-18' of https://gitlab.freedesktop.org/drm/ru...Dave Airlie
2025-11-19drm/amdgpu: Add sriov vf check for VCN per queue reset support.Shikang Fan
2025-11-19drm/amdgpu/ttm: Fix crash when handling MMIO_REMAP in PDE flagsSrinivasan Shanmugam
2025-11-19drm/amdgpu/vm: Check PRT uAPI flag instead of PTE flagTimur Kristóf
2025-11-19drm/amdgpu: Skip emit de meta data on gfx11 with rs64 enabledYifan Zha
2025-11-19drm/amd: Skip power ungate during suspend for VPEMario Limonciello
2025-11-19drm/mediatek: Fix device node reference leak in mtk_dp_dt_parse()Miaoqian Lin
2025-11-19drm/amdgpu: Add sriov vf check for VCN per queue reset support.Shikang Fan
2025-11-19drm/amdgpu/ttm: Fix crash when handling MMIO_REMAP in PDE flagsSrinivasan Shanmugam
2025-11-19drm/amdgpu/vm: Check PRT uAPI flag instead of PTE flagTimur Kristóf
2025-11-19drm/amdgpu: Skip emit de meta data on gfx11 with rs64 enabledYifan Zha
2025-11-19drm/amd: Skip power ungate during suspend for VPEMario Limonciello
2025-11-19drm/xe/debugfs: Use scope-based runtime PMMatt Roper
2025-11-19drm/xe/sysfs: Use scope-based runtime power managementMatt Roper
2025-11-19drm/xe/tests: Use scope-based runtime PMMatt Roper
2025-11-19drm/xe/sriov: Use scope-based runtime PMMatt Roper
2025-11-19drm/xe/hwmon: Use scope-based runtime PMMatt Roper
2025-11-19drm/xe/ggtt: Use scope-based runtime pmMatt Roper
2025-11-19drm/xe/bo: Use scope-based runtime PMMatt Roper
2025-11-19drm/xe/vram: Use scope-based forcewakeMatt Roper
2025-11-19drm/xe/reg_sr: Use scope-based forcewakeMatt Roper
2025-11-19drm/xe/query: Use scope-based forcewakeMatt Roper