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