summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2026-01-13drm/panel: mantix: Don't turn on MIPI peripheralSebastian Krzyszkowiak-2/+0
2026-01-13drm/panel: mantix: Drop bank 9 initializationSebastian Krzyszkowiak-4/+2
2026-01-13drm/panel: mantix: Improve power off sequenceSebastian Krzyszkowiak-4/+8
2026-01-13drm/panel: mantix: Improve power on sequence timingsSebastian Krzyszkowiak-6/+7
2026-01-13drm/panel: mantix: Enable DSI LPMSebastian Krzyszkowiak-1/+1
2026-01-13drm/panel: Fix a possible null-pointer dereference in jdi_panel_dsi_remove()Tuo Li-1/+3
2026-01-13drm/panel: simple: Add Innolux G150XGE-L05 panel entryFabio Estevam-0/+29
2026-01-13drm/panel: ilitek-ili9882t: Switch Tianma TL121BVMS07 to DSC 120Hz modeLangyan Ye-11/+136
2026-01-13drm/msm/dsi_phy_14nm: convert from divider_round_rate() to divider_determine_...Brian Masney-6/+1
2026-01-13drm/msm/mdp5: drop support for MSM8998, SDM630 and SDM660Dmitry Baryshkov-317/+13
2026-01-13drm/msm/dpu: fix CMD panels on DPU 1.x - 3.xDmitry Baryshkov-3/+4
2026-01-13drm/msm/dpu: drop intr_start from DPU 3.x catalog filesDmitry Baryshkov-15/+0
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