summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2026-01-12drm/xe/device: Convert wait for lmem init into an assertBalasubramani Vivekanandan
2026-01-12drm/xe: Privatize xe_ggtt_nodeMaarten Lankhorst
2026-01-12drm/xe: Improve xe_gt_sriov_pf_config GGTT handlingMaarten Lankhorst
2026-01-12drm/xe: Do not dereference ggtt_node in xe_bo.cMaarten Lankhorst
2026-01-12drm/xe/display: Avoid dereferencing xe_ggtt_nodeMaarten Lankhorst
2026-01-12drm/xe: Add xe_ggtt_node_addr() to avoid dereferencing xe_ggtt_nodeMaarten Lankhorst
2026-01-12drm/xe: Convert xe_fb_pin to use a callback for insertion into GGTTMaarten Lankhorst
2026-01-12drm/xe: Start using ggtt->start in preparation of balloon removalMaarten Lankhorst
2026-01-12drm/xe/mert: Move MERT initialization to xe_mert.cMichal Wajdeczko
2026-01-12drm/xe/mert: Use local mert variable to simplify the codeMichal Wajdeczko
2026-01-12drm/xe/mert: Always refer to MERT using xe_deviceMichal Wajdeczko
2026-01-12drm/xe/mert: Fix kernel-doc for struct xe_mertMichal Wajdeczko
2026-01-12drm/xe/mert: Normalize xe_mert.h include guardsMichal Wajdeczko
2026-01-12drm/i915/guc: make 'guc_hw_reg_state' static as it isn't exportedBen Dooks
2026-01-12drm/msm: remove some dead codeDan Carpenter
2026-01-11drm/rockchip: dw_hdmi_qp: Switch to gpiod_set_value_cansleep()Cristian Ciocaltea
2026-01-10drm/xe: Avoid toggling schedule state to check LRC timestamp in TDRMatthew Brost
2026-01-10drm/xe: Disable timestamp WA on VFsMatthew Brost
2026-01-10drm/xe: Remove special casing for LR queues in submissionMatthew Brost
2026-01-10drm/xe: Do not deregister queues in TDRMatthew Brost
2026-01-10drm/xe: Only toggle scheduling in TDR if GuC is runningMatthew Brost
2026-01-10drm/xe: Stop abusing DRM scheduler internalsMatthew Brost
2026-01-10drm/xe: Add dedicated message lockMatthew Brost
2026-01-10drm/amd/display: Promote DC to 3.2.365Taimur Hassan
2026-01-10drm/amd/display: [FW Promotion] Release 0.1.42.0Taimur Hassan
2026-01-10drm/amd/display: switch to drm_dbg_ macros instead of DRM_DEBUG_ variantsAurabindo Pillai
2026-01-10drm/amd/display: switch to drm_dbg_kms() from DRM_DEBUG_KMSAurabindo Pillai
2026-01-10drm/amd/display: Add pwait status to DMCUB debug loggingNicholas Kazlauskas
2026-01-10drm/amd/display: Adjust PHY FSM transition to TX_EN-to-PLL_ON for TMDS on DCN35Nicholas Kazlauskas
2026-01-10drm/amd/display: Add replay_events in replay settingsPeichen Huang
2026-01-10drm/amd/display: init code for external panel replayPeichen Huang
2026-01-10drm/amd/display: disable replay when crc source is enabledRay Wu
2026-01-10drm/amd/display: Always update divider settings for DP tunnelCruise Hung
2026-01-10drm/amd/display: revert "write default Vesa Aux backlight control in dmub"Derek Lai
2026-01-10drm/amd/display: correct clip x assignment in cursor programmingAusef Yousof
2026-01-10drm/amd/display: Add global fgcg function prototype to DCCGLeo Chen
2026-01-10drm/amd/display: only power down dig on phy endpointsDmytro Laktyushkin
2026-01-10drm/amd/display: PR error HPD_IRQ handlingJack Chang
2026-01-10drm/amd/display: DPCD for Selective UpdateJack Chang
2026-01-10drm/amd/display: Bump the HDMI clock to 340MHzMario Limonciello
2026-01-10drm/amd/display: Show link name in PSR status messageMario Limonciello (AMD)
2026-01-10drm/amd/display: Remove unused DMUB replay commandsRobin Chen
2026-01-10drm/amd/display: Re-implement minimal transition deferralJoshua Aberback
2026-01-10drm/amd/display: move panel replay out from edpPeichen Huang
2026-01-10drm/amdgpu/mes: Simplify hqd mask initializationLang Yu
2026-01-10drm/amdgpu: Refactor amdgpu_gem_va_ioctl for Handling Last Fence Update and T...Srinivasan Shanmugam
2026-01-10drm/amdkfd: fix a memory leak in device_queue_manager_init()Haoxiang Li
2026-01-10drm/amdgpu: make sure userqs are enabled in userq IOCTLsAlex Deucher
2026-01-10drm/amdgpu: Slightly simplify base_addr_show()Christophe JAILLET
2026-01-10drm/amdgpu: Drop MMIO_REMAP domain bit and keep it InternalChristian König