summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2025-11-21drm/i915/cx0: Read out power-down state of both TXs in PHY lane 0Imre Deak-1/+1
2025-11-21drm/i915/cx0: Use intel_port_to_tc() instead of open coding itImre Deak-1/+1
2025-11-21drm/i915/tc: Add separate intel_tc_phy_port_to_tc() for TC DDI/PHY portsImre Deak-6/+22
2025-11-21drm/i915/cx0: Fix port to PLL ID mapping on BMGImre Deak-7/+9
2025-11-21drm/xe/guc_ct: Cleanup ifdef'ryLucas De Marchi-100/+106
2025-11-21drm/xe/guc: Fix stack_depot usageLucas De Marchi-0/+3
2025-11-21drm/imagination: Document pvr_device.power memberMatt Coster-0/+8
2025-11-21drm/i915/psr: Reject async flips when selective fetch is enabledVille Syrjälä-6/+8
2025-11-21drm/xe/guc: Fix resource leak in xe_guc_ct_init_noalloc()Shuicheng Lin-6/+6
2025-11-21drm/xe: Fix memory leak when handling pagefault vmaMika Kuoppala-1/+0
2025-11-21drm/bridge: sii902x: Fix HDMI detection with DRM_BRIDGE_ATTACH_NO_CONNECTORDevarsh Thakkar-12/+8
2025-11-21drm/bridge: it66121: Add minimal it66122 supportNishanth Menon-5/+9
2025-11-21drm/bridge: it66121: Use vid/pid to detect the type of chipNishanth Menon-29/+29
2025-11-21drm/bridge: it66121: Sort the compatiblesNishanth Menon-3/+3
2025-11-21drm/bridge: it66121: Drop ftrace like dev_dbg() printsNishanth Menon-6/+0
2025-11-21drm/xe/vga: use the same intel_gmch_vga_set_decode() as i915Jani Nikula-8/+0
2025-11-21drm/i915: merge soc/intel_gmch.[ch] to display/intel_vga.cJani Nikula-100/+50
2025-11-21drm/i915/gmch: convert intel_gmch.c to struct intel_displayJani Nikula-9/+6
2025-11-21drm/i915/gmch: switch to use pci_bus_{read,write}_config_word()Jani Nikula-2/+3
2025-11-21drm/i915/gmch: split out i915_gmch.[ch] from socJani Nikula-141/+160
2025-11-21drm/xe: remove remaining platform checks from compat i915_drv.hJani Nikula-15/+0
2025-11-21drm/i915: move intel_rom.[ch] from soc/ to display/Jani Nikula-19/+4
2025-11-21drm/i915: move dram_info to struct intel_displayJani Nikula-10/+6
2025-11-21drm/i915/dram: convert to struct intel_displayJani Nikula-114/+120
2025-11-21drm/xe: remove MISSING_CASE() from compat i915_utils.hJani Nikula-6/+0
2025-11-21drm/i915: move intel_dram.[ch] from soc/ to display/Jani Nikula-22/+11
2025-11-21drm/i915: split out i915_freq.[ch]Jani Nikula-5/+130
2025-11-21drm/i915/edram: extract i915_edram.[ch] for edram detectionJani Nikula-44/+58
2025-11-21Merge tag 'mediatek-drm-next-20251120' of https://git.kernel.org/pub/scm/linu...Dave Airlie-549/+2925
2025-11-21Merge tag 'drm-xe-fixes-2025-11-21' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie-21/+6
2025-11-21Merge tag 'amd-drm-fixes-6.18-2025-11-20' of https://gitlab.freedesktop.org/a...Dave Airlie-58/+196
2025-11-21drm/gem: Use vmemdup_array_user in drm_gem_objects_lookupTvrtko Ursulin-10/+3
2025-11-21Merge tag 'drm-misc-fixes-2025-11-20' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-13/+10
2025-11-21drm/xe/oa: Fix potential UAF in xe_oa_add_config_ioctl()Sanjay Yadav-3/+5
2025-11-21drm/xe/pf: Check for fence error on VRAM save/restoreMichał Winiarski-0/+9
2025-11-21drm/xe/pf: Drop the VF VRAM BO reference on successful restoreMichał Winiarski-0/+2
2025-11-21drm/xe/pf: Fix kernel-doc warning in migration_save_consumeMichał Winiarski-2/+0
2025-11-21Merge tag 'drm-msm-next-2025-11-18' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie-2245/+6695
2025-11-21Merge tag 'v6.18-rc6' into drm-nextDave Airlie-140/+315
2025-11-20drm/xe/oa: Fix potential UAF in xe_oa_add_config_ioctl()Sanjay Yadav-3/+5
2025-11-20Merge tag 'drm-rust-next-2025-11-18' of https://gitlab.freedesktop.org/drm/ru...Dave Airlie-1072/+5618
2025-11-19drm/amdgpu: Add sriov vf check for VCN per queue reset support.Shikang Fan-2/+4
2025-11-19drm/amdgpu/ttm: Fix crash when handling MMIO_REMAP in PDE flagsSrinivasan Shanmugam-1/+1
2025-11-19drm/amdgpu/vm: Check PRT uAPI flag instead of PTE flagTimur Kristóf-2/+2
2025-11-19drm/amdgpu: Skip emit de meta data on gfx11 with rs64 enabledYifan Zha-2/+2
2025-11-19drm/amd: Skip power ungate during suspend for VPEMario Limonciello-1/+2
2025-11-19drm/mediatek: Fix device node reference leak in mtk_dp_dt_parse()Miaoqian Lin-0/+1
2025-11-19drm/amdgpu: Add sriov vf check for VCN per queue reset support.Shikang Fan-2/+4
2025-11-19drm/amdgpu/ttm: Fix crash when handling MMIO_REMAP in PDE flagsSrinivasan Shanmugam-1/+1
2025-11-19drm/amdgpu/vm: Check PRT uAPI flag instead of PTE flagTimur Kristóf-2/+2