summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorLines
2025-06-06Merge tag 'amd-drm-fixes-6.16-2025-06-05' of https://gitlab.freedesktop.org/a...Dave Airlie-51/+205
2025-06-06Merge tag 'drm-xe-next-fixes-2025-06-05' of https://gitlab.freedesktop.org/dr...Dave Airlie-176/+476
2025-06-06Merge tag 'drm-misc-next-fixes-2025-06-05' of https://gitlab.freedesktop.org/...Dave Airlie-17/+12
2025-06-06Merge tag 'drm-intel-next-fixes-2025-06-05' of https://gitlab.freedesktop.org...Dave Airlie-14/+25
2025-06-05drm/xe/xe3: Disable null query for anyhit shaderNitin Gote-0/+5
2025-06-05drm/xe: remove unmatched xe_vm_unlock() from __xe_exec_queue_init()Maciej Patelczyk-5/+1
2025-06-05drm/xe: Create LRC BO without VMNiranjana Vishwanathapura-28/+4
2025-06-05drm/xe/guc_submit: add back fixMatthew Auld-0/+11
2025-06-05drm/xe/pxp: Clarify PXP queue creation behavior if PXP is not readyDaniele Ceraolo Spurio-2/+6
2025-06-05drm/xe/pxp: Use the correct define in the set_property_funcs arrayDaniele Ceraolo Spurio-1/+1
2025-06-05drm/xe/sched: stop re-submitting signalled jobsMatthew Auld-1/+9
2025-06-05drm/xe: Rework eviction rejection of bound external bosThomas Hellström-18/+105
2025-06-05drm/xe/vsec: fix CONFIG_INTEL_VSEC dependencyArnd Bergmann-1/+2
2025-06-05drm/xe: drop redundant conversion to boolRaag Jadav-1/+1
2025-06-05drm/xe/hwmon: Move card reactive critical power under channel cardKarthik Poosa-3/+3
2025-06-05drm/xe/hwmon: Add support to manage power limits though mailboxKarthik Poosa-106/+318
2025-06-05drm/xe/vm: move xe_svm_init() earlierMatthew Auld-7/+12
2025-06-05drm/xe/vm: move rebind_work init earlierMatthew Auld-4/+4
2025-06-05drm/i915: use drm_modeset_lock_assert_held() in intel_connector_get_pipe()Luca Coelho-2/+1
2025-06-05drm/hyperv: Add support for drm_panicRyosuke Yasuoka-0/+36
2025-06-05drm/i915: remove unused arg in skl_scaler_get_filter_select()Luca Coelho-9/+8
2025-06-05drm/i915/dkl: return if tc_port is invalid in dkl_phy_set_hip_idx()Luca Coelho-1/+3
2025-06-05drm/xe/guc_submit: add back fixMatthew Auld-0/+11
2025-06-05drm/panel-edp: Clarify the `prepare_to_enable` description in commentsDouglas Anderson-1/+1
2025-06-05drm/panel-simple: fix the warnings for the Evervision VGG644804Michael Walle-2/+3
2025-06-05drm/panel: himax-hx8394: Add Support for Huiling hl055fhav028cChris Morgan-0/+142
2025-06-05drm/panel-simple: add AUO P238HAN01 panel entryMichael Walle-0/+27
2025-06-05drm/panel: ili9341: Remove unused member from struct ili9341Andy Shevchenko-1/+0
2025-06-05drm/ttm: handle undefined printf arg evaluation order in debugfsDave Airlie-1/+3
2025-06-04Merge tag 'pci-v6.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-15/+12
2025-06-04drm/i915/dram: allocate struct dram_info dynamicallyJani Nikula-41/+41
2025-06-04drm/i915/dram: add return value and handling to intel_dram_detect()Jani Nikula-6/+13
2025-06-04drm/i915/dram: pass struct dram_info pointer aroundJani Nikula-22/+18
2025-06-04drm/i915/wm: DG2 doesn't have dram info to look up wm_lv_0_adjust_neededJani Nikula-1/+1
2025-06-04drm/i915/dram: add accessor for struct dram_info and use itJani Nikula-14/+25
2025-06-04drm/i915/bw: pass struct dram_info pointer aroundJani Nikula-22/+22
2025-06-04drm/ttm: Fix compile error when CONFIG_SHMEM is not setSteven Rostedt-0/+1
2025-06-04drm/xe: Make VMA tile_present, tile_invalidated access rules clearMatthew Brost-13/+44
2025-06-04drm/i915/display: Fix u32 overflow in SNPS PHY HDMI PLL setupDibin Moolakadan Subrahmanian-8/+8
2025-06-04drm/i915/sbi: clean up SBI register macro definitions and usageJani Nikula-51/+51
2025-06-04drm/i915/sbi: split out intel_sbi_regs.hJani Nikula-42/+55
2025-06-04drm/i915/sbi: convert to intel_de_*()Jani Nikula-13/+9
2025-06-04drm/i915: add out_value to intel_wait_for_register_fw() and intel_de_wait_fw()Jani Nikula-13/+15
2025-06-04drm/i915/de: rename timeout parameters timeout_ms to highlight unitJani Nikula-10/+10
2025-06-04drm/i915/sbi: move sbi_lock under struct intel_displayJani Nikula-16/+10
2025-06-04drm/i915/sbi: convert intel_sbi.[ch] to struct intel_displayJani Nikula-101/+103
2025-06-04drm/i915/sbi: move intel_sbi.[ch] under display/Jani Nikula-2/+2
2025-06-04drm/xe/svm: Fix regression disallowing 64K SVM migrationMaarten Lankhorst-1/+1
2025-06-04drm/ttm: Fix build with CONFIG_DEBUG_FS=nLucas De Marchi-3/+3
2025-06-04ttm/pool: allow debugfs dumps for numa pools.Dave Airlie-2/+7