summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2026-01-13host1x: Make remove callback return voidUwe Kleine-König
2026-01-13drm/panel: simple: restore connector_type fallbackLudovic Desroches
2026-01-13drm/panel-simple: fix connector type for DataImage SCF0700C48GGU18 panelMarek Vasut
2026-01-13drm/panel: himax-hx83102: change to gpiod_set_value_cansleepVladimir Yakovlev
2026-01-13drm/panel: mantix: Don't turn on MIPI peripheralSebastian Krzyszkowiak
2026-01-13drm/panel: mantix: Drop bank 9 initializationSebastian Krzyszkowiak
2026-01-13drm/panel: mantix: Improve power off sequenceSebastian Krzyszkowiak
2026-01-13drm/panel: mantix: Improve power on sequence timingsSebastian Krzyszkowiak
2026-01-13drm/panel: mantix: Enable DSI LPMSebastian Krzyszkowiak
2026-01-13drm/panel: Fix a possible null-pointer dereference in jdi_panel_dsi_remove()Tuo Li
2026-01-13drm/panel: simple: Add Innolux G150XGE-L05 panel entryFabio Estevam
2026-01-13drm/panel: ilitek-ili9882t: Switch Tianma TL121BVMS07 to DSC 120Hz modeLangyan Ye
2026-01-13drm/msm/dsi_phy_14nm: convert from divider_round_rate() to divider_determine_...Brian Masney
2026-01-13drm/msm/mdp5: drop support for MSM8998, SDM630 and SDM660Dmitry Baryshkov
2026-01-13drm/msm/dpu: fix CMD panels on DPU 1.x - 3.xDmitry Baryshkov
2026-01-13drm/msm/dpu: drop intr_start from DPU 3.x catalog filesDmitry Baryshkov
2026-01-13drm/msm/dpu: use standard functions in _dpu_format_populate_plane_sizes_ubwc()Dmitry Baryshkov
2026-01-13drm/msm/dpu: rewrite _dpu_format_populate_plane_sizes_ubwc()Dmitry Baryshkov
2026-01-13drm/msm/dpu: drop redundant num_planes assignment in _dpu_format_populate_pla...Dmitry Baryshkov
2026-01-13drm/msm/dpu: simplify _dpu_format_populate_plane_sizes_*Dmitry Baryshkov
2026-01-13drm/msm/disp: drop PSEUDO_YUV_FMT_LOOSE_TILEDDmitry Baryshkov
2026-01-13drm/msm/disp: pull in common tiled YUV format parametersDmitry Baryshkov
2026-01-13drm/msm/disp: pull in common YUV format parametersDmitry Baryshkov
2026-01-13drm/msm/disp: simplify tiled RGB{,A,X} formats definitionsDmitry Baryshkov
2026-01-13drm/msm/disp: simplify RGB{,A,X} formats definitionsDmitry Baryshkov
2026-01-13drm/msm/disp: set num_planes, fetch_mode and tile_height in INTERLEAVED_RGB_F...Dmitry Baryshkov
2026-01-13drm/msm/disp: set num_planes and fetch_mode in INTERLEAVED_RGB_FMTDmitry Baryshkov
2026-01-13drm/msm/disp: set num_planes to 1 for interleaved YUV formatsDmitry Baryshkov
2026-01-12drm/i915/guc: Recommend GuC v70.53.0 for DG2, MTLJulia Filipchuk
2026-01-12drm/xe/hwmon: Expose individual VRAM channel temperatureKarthik Poosa
2026-01-12drm/xe/hwmon: Expose GPU PCIe temperatureKarthik Poosa
2026-01-12drm/xe/hwmon: Expose memory controller temperatureKarthik Poosa
2026-01-12drm/xe/hwmon: Expose temperature limitsKarthik Poosa
2026-01-12drm/xe/ptl: Enable PXP for PTLDaniele Ceraolo Spurio
2026-01-12drm/xe/ptl: Define GSC for PTLDaniele Ceraolo Spurio
2026-01-12drm/xe/gsc: Make GSC FW load optional for newer platformsDaniele Ceraolo Spurio
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-12gpu: nova-core: add missing newlines to several print stringsTimur Tabi
2026-01-12gpu: nova-core: check for overflow to DMATRFBASE1Timur Tabi
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