summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2026-01-13drm/msm/dpu: use standard functions in _dpu_format_populate_plane_sizes_ubwc()Dmitry Baryshkov1-36/+27
2026-01-13drm/msm/dpu: rewrite _dpu_format_populate_plane_sizes_ubwc()Dmitry Baryshkov2-1219/+57
2026-01-13drm/msm/dpu: drop redundant num_planes assignment in _dpu_format_populate_pla...Dmitry Baryshkov1-8/+3
2026-01-13drm/msm/dpu: simplify _dpu_format_populate_plane_sizes_*Dmitry Baryshkov1-22/+19
2026-01-13drm/msm/disp: drop PSEUDO_YUV_FMT_LOOSE_TILEDDmitry Baryshkov1-20/+0
2026-01-13drm/msm/disp: pull in common tiled YUV format parametersDmitry Baryshkov1-15/+13
2026-01-13drm/msm/disp: pull in common YUV format parametersDmitry Baryshkov1-64/+56
2026-01-13drm/msm/disp: simplify tiled RGB{,A,X} formats definitionsDmitry Baryshkov1-33/+85
2026-01-13drm/msm/disp: simplify RGB{,A,X} formats definitionsDmitry Baryshkov1-117/+158
2026-01-13drm/msm/disp: set num_planes, fetch_mode and tile_height in INTERLEAVED_RGB_F...Dmitry Baryshkov1-22/+13
2026-01-13drm/msm/disp: set num_planes and fetch_mode in INTERLEAVED_RGB_FMTDmitry Baryshkov1-75/+39
2026-01-13drm/msm/disp: set num_planes to 1 for interleaved YUV formatsDmitry Baryshkov1-4/+4
2026-01-13drm/i915/guc: Recommend GuC v70.53.0 for DG2, MTLJulia Filipchuk1-2/+2
2026-01-13drm/xe/hwmon: Expose individual VRAM channel temperatureKarthik Poosa2-0/+69
2026-01-13drm/xe/hwmon: Expose GPU PCIe temperatureKarthik Poosa2-0/+34
2026-01-13drm/xe/hwmon: Expose memory controller temperatureKarthik Poosa2-5/+76
2026-01-13drm/xe/hwmon: Expose temperature limitsKarthik Poosa5-3/+108
2026-01-12drm/xe/ptl: Enable PXP for PTLDaniele Ceraolo Spurio1-0/+1
2026-01-12drm/xe/ptl: Define GSC for PTLDaniele Ceraolo Spurio1-0/+1
2026-01-12drm/xe/gsc: Make GSC FW load optional for newer platformsDaniele Ceraolo Spurio3-10/+15
2026-01-12drm/xe/device: Convert wait for lmem init into an assertBalasubramani Vivekanandan1-57/+16
2026-01-12drm/xe: Privatize xe_ggtt_nodeMaarten Lankhorst2-18/+19
2026-01-12drm/xe: Improve xe_gt_sriov_pf_config GGTT handlingMaarten Lankhorst3-7/+20
2026-01-12drm/xe: Do not dereference ggtt_node in xe_bo.cMaarten Lankhorst1-3/+3
2026-01-12drm/xe/display: Avoid dereferencing xe_ggtt_nodeMaarten Lankhorst3-5/+5
2026-01-12drm/xe: Add xe_ggtt_node_addr() to avoid dereferencing xe_ggtt_nodeMaarten Lankhorst3-3/+18
2026-01-12drm/xe: Convert xe_fb_pin to use a callback for insertion into GGTTMaarten Lankhorst4-81/+131
2026-01-12drm/xe: Start using ggtt->start in preparation of balloon removalMaarten Lankhorst5-34/+60
2026-01-12gpu: nova-core: add missing newlines to several print stringsTimur Tabi8-15/+15
2026-01-12gpu: nova-core: check for overflow to DMATRFBASE1Timur Tabi1-1/+10
2026-01-12drm/xe/mert: Move MERT initialization to xe_mert.cMichal Wajdeczko3-3/+15
2026-01-12drm/xe/mert: Use local mert variable to simplify the codeMichal Wajdeczko1-5/+6
2026-01-12drm/xe/mert: Always refer to MERT using xe_deviceMichal Wajdeczko3-8/+6
2026-01-12drm/xe/mert: Fix kernel-doc for struct xe_mertMichal Wajdeczko1-1/+4
2026-01-12drm/xe/mert: Normalize xe_mert.h include guardsMichal Wajdeczko1-3/+3
2026-01-12gpu: nova-core: don't print raw PMU table entriesJohn Hubbard1-5/+0
2026-01-12gpu: nova-core: preserve error information in gpu_name()John Hubbard2-11/+26
2026-01-12drm/i915/guc: make 'guc_hw_reg_state' static as it isn't exportedBen Dooks1-1/+1
2026-01-12drm/msm: remove some dead codeDan Carpenter1-7/+1
2026-01-11drm/rockchip: dw_hdmi_qp: Switch to gpiod_set_value_cansleep()Cristian Ciocaltea1-1/+1
2026-01-11drm/xe: Avoid toggling schedule state to check LRC timestamp in TDRMatthew Brost6-96/+78
2026-01-11drm/xe: Disable timestamp WA on VFsMatthew Brost1-0/+3
2026-01-11drm/xe: Remove special casing for LR queues in submissionMatthew Brost3-127/+11
2026-01-11drm/xe: Do not deregister queues in TDRMatthew Brost1-60/+10
2026-01-11drm/xe: Only toggle scheduling in TDR if GuC is runningMatthew Brost1-1/+2
2026-01-11drm/xe: Stop abusing DRM scheduler internalsMatthew Brost6-120/+27
2026-01-11drm/xe: Add dedicated message lockMatthew Brost3-4/+7
2026-01-10drm/amd/display: Promote DC to 3.2.365Taimur Hassan1-1/+1
2026-01-10drm/amd/display: [FW Promotion] Release 0.1.42.0Taimur Hassan1-2/+6
2026-01-10drm/amd/display: switch to drm_dbg_ macros instead of DRM_DEBUG_ variantsAurabindo Pillai1-12/+13