summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2025-06-06drm/xe: don't store the xe device pointer inside xe_ttm_ttDave Airlie-31/+32
2025-06-06Merge tag 'drm-fixes-2025-06-06' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-2/+4
2025-06-06drm/xe/vf: Store the GuC FW info in guc->fwDaniele Ceraolo Spurio-10/+64
2025-06-06drm/xe/vf: Use uc_fw_version to store the negotiated GuC ABIDaniele Ceraolo Spurio-76/+78
2025-06-06drm/xe/vf: Boostrap all GTs immediately after MMIO initDaniele Ceraolo Spurio-13/+6
2025-06-06drm/xe/uc: Prepare uc_fw_version for storing the VF ABI versionDaniele Ceraolo Spurio-1/+3
2025-06-06Merge tag 'drm-next-2025-06-06' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-617/+2274
2025-06-06drm/tests: bridge: add KUnit tests for devm_drm_bridge_alloc()Luca Ceresoli-0/+89
2025-06-06drm/bridge: add a .destroy funcLuca Ceresoli-0/+2
2025-06-06drm/tests: bridge: convert to devm_drm_bridge_alloc() APILuca Ceresoli-36/+51
2025-06-06Merge tag 'drm-misc-fixes-2025-06-06' of https://gitlab.freedesktop.org/drm/m...Simona Vetter-2/+3
2025-06-06drm/bridge: cdns-dsi: Use pre_enable/post_disable to enable/disableAradhya Bhatia-29/+35
2025-06-06drm/atomic-helper: Re-order bridge chain pre-enable and post-disableAradhya Bhatia-4/+4
2025-06-06drm/atomic-helper: Separate out bridge pre_enable/post_disable from enable/di...Aradhya Bhatia-3/+88
2025-06-06drm/atomic-helper: Refactor crtc & encoder-bridge op loops into separate func...Aradhya Bhatia-20/+49
2025-06-06drm/panthor: Clean up 64-bit register definitionsKarunika Choo-80/+52
2025-06-06drm/panthor: Add 64-bit and poll register accessorsKarunika Choo-161/+124
2025-06-06drm/panthor: Fix the user MMIO offset logic for emulatorsBoris Brezillon-16/+58
2025-06-06Merge tag 'drm-misc-fixes-2025-05-28' of https://gitlab.freedesktop.org/drm/m...Simona Vetter-0/+1
2025-06-06drm/nouveau/vfn/r535: Convert comma to semicolonChen Ni-1/+1
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