summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2024-09-13drm/i915/display: move device info and params handling to snapshotJani Nikula
2024-09-13drm/i915/display: add intel_display_snapshot abstractionJani Nikula
2024-09-13drm/i915: dump display parameters captured in error state, not currentJani Nikula
2024-09-13drm/bochs: use devm_ioremap_wc() to map framebufferYan Zhao
2024-09-13Merge tag 'drm-intel-next-fixes-2024-09-12' of https://gitlab.freedesktop.org...Dave Airlie
2024-09-13Merge tag 'drm-xe-fixes-2024-09-12' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2024-09-13Merge tag 'drm-misc-fixes-2024-09-12' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-09-13Merge tag 'drm-intel-fixes-2024-09-12' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2024-09-12drm/xe: Fix missing conversion to xe_display_pm_runtime_resumeMaarten Lankhorst
2024-09-12drm/xe/xe2hpg: Add Wa_15016589081Tejas Upadhyay
2024-09-12drm/xe: Don't keep stale pointer to bo->ggtt_nodeMichal Wajdeczko
2024-09-12drm/xe: fix missing 'xe_vm_put'Dafna Hirschfeld
2024-09-12drm/xe: fix build warning with CONFIG_PM=nArnd Bergmann
2024-09-12drm/xe: Use ERR_CAST to return an error-valued pointerYu Jiaoliang
2024-09-12drm/xe: Do not run GPU page fault handler on a closed VMMatthew Brost
2024-09-12drm/xe: Suppress missing outer rpm protection warningRodrigo Vivi
2024-09-12drm/xe: prevent potential UAF in pf_provision_vf_ggtt()Matthew Auld
2024-09-12drm/xe/client: add missing bo locking in show_meminfo()Matthew Auld
2024-09-12drm/xe/client: fix deadlock in show_meminfo()Matthew Auld
2024-09-12drm/xe/oa: Enable Xe2+ PES disaggregationAshutosh Dixit
2024-09-12drm/xe/display: fix compat IS_DISPLAY_STEP() range endJani Nikula
2024-09-12drm/xe: Fix access_ok check in user_fence_createNirmoy Das
2024-09-12drm/xe: Fix possible UAF in guc_exec_queue_process_msgMatthew Brost
2024-09-12drm/xe: Remove fence check from send_tlb_invalidationMatthew Brost
2024-09-12drm/xe/gt: Remove double includeLucas De Marchi
2024-09-12drm/dp_mst: Fix DSC decompression detection in Synaptics branch devicesImre Deak
2024-09-12drm/xe/bo: add some annotations in bo_put()Matthew Auld
2024-09-12drm/xe/client: use mem_type from the current resourceMatthew Auld
2024-09-12drm/xe/client: add missing bo locking in show_meminfo()Matthew Auld
2024-09-12drm/xe/client: fix deadlock in show_meminfo()Matthew Auld
2024-09-12drm/panthor: Display FW version informationSteven Price
2024-09-12drm/xe/display: Do not do intel_fbdev_set_suspend during runtimeSuraj Kandpal
2024-09-12drm/xe/display: Do not suspend resume dp mst during runtimeSuraj Kandpal
2024-09-12drm/i915/hdcp: Use intel_display in hdcp_gscSuraj Kandpal
2024-09-12drm/i915/hdcp: Move to using intel_display in intel_hdcpSuraj Kandpal
2024-09-11drm/xe/mmio: Drop compatibility macrosMatt Roper
2024-09-11drm/xe/ccs_mode: Convert register access to use xe_mmioMatt Roper
2024-09-11drm/xe/ggtt: Convert register access to use xe_mmioMatt Roper
2024-09-11drm/xe/forcewake: Convert register access to use xe_mmioMatt Roper
2024-09-11drm/xe/gt_idle: Convert register access to use xe_mmioMatt Roper
2024-09-11drm/xe/tlb: Convert register access to use xe_mmioMatt Roper
2024-09-11drm/xe/sriov: Convert register access to use xe_mmioMatt Roper
2024-09-11drm/xe/gt: Convert register access to use xe_mmioMatt Roper
2024-09-11drm/xe/reg_sr: Convert register access to use xe_mmioMatt Roper
2024-09-11drm/xe/gt_clock: Convert register access to use xe_mmioMatt Roper
2024-09-11drm/xe/execlist: Convert register access to use xe_mmioMatt Roper
2024-09-11drm/xe/topology: Convert register access to use xe_mmioMatt Roper
2024-09-11drm/xe/oa: Convert register access to use xe_mmioMatt Roper
2024-09-11drm/xe/wopcm: Convert register access to use xe_mmioMatt Roper
2024-09-11drm/xe/pat: Convert register access to use xe_mmioMatt Roper