aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2025-10-01drm/dp: clamp PWM bit count to advertised MIN and MAX capabilitiesChristopher Obbard1-19/+49
2025-10-01drm/panel: visionox-rm69299: Add backlight supportGuido Günther1-0/+67
2025-10-01drm/panel: visionox-rm69299: Don't clear all mode flagsGuido Günther1-1/+1
2025-10-01drm/panel: visionox-rm69299: Fix clock frequency for SHIFT6mqGuido Günther1-1/+1
2025-10-01drm/panel: ilitek-ili9881c: Add configuration for 5" Raspberry Pi 720x1280Marek Vasut1-0/+214
2025-10-01drm/panel: ilitek-ili9881c: Turn ILI9881C_COMMAND_INSTR() parameters lowercaseMarek Vasut1-444/+444
2025-10-01drm/panel: simple: add JuTouch JT101TM023Steffen Trumtrar1-0/+35
2025-10-01drm/hypervdrm: Use vblank timerThomas Zimmermann1-0/+11
2025-10-01drm/vkms: Convert to DRM's vblank timerThomas Zimmermann2-78/+7
2025-10-01drm/vblank: Add CRTC helpers for simple use casesThomas Zimmermann1-0/+80
2025-10-01drm/vblank: Add vblank timerThomas Zimmermann3-3/+268
2025-09-30Merge tag 'rust-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds1-1/+1
2025-10-01Drivers: hv: Add CONFIG_HYPERV_VMBUS optionMukesh Rathor1-1/+1
2025-09-30drm/v3d: create a dedicated lock for dma fenceMelissa Wen3-1/+4
2025-09-30drm/xe/sysfs: Drop redundant runtime PM usageRaag Jadav1-9/+1
2025-09-30drm/xe/hwmon: Drop redundant runtime PM usageRaag Jadav1-8/+0
2025-09-30drm/xe/xe_late_bind_fw: Fix missing initialization of variable offsetColin Ian King1-2/+2
2025-09-30drm/tidss: crtc: Cleanup reset implementationMaxime Ripard1-3/+1
2025-09-30drm/tidss: crtc: Implement destroy_stateMaxime Ripard1-1/+10
2025-09-30drm/tidss: crtc: Change variable nameMaxime Ripard1-4/+4
2025-09-30drm/tidss: Remove ftrace-like logsMaxime Ripard5-38/+0
2025-09-30drm/tidss: Convert to drm loggingMaxime Ripard2-4/+6
2025-09-30drm/xe/bo: Fix an idle assertion for local bosThomas Hellström1-11/+23
2025-09-30drm/xe/debugfs: Update xe_pat_dump signatureMichal Wajdeczko3-27/+28
2025-09-30drm/xe/debugfs: Update xe_mocs_dump signatureMichal Wajdeczko3-16/+15
2025-09-30drm/xe/debugfs: Update xe_tuning_dump signatureMichal Wajdeczko3-11/+16
2025-09-30drm/xe/debugfs: Update xe_wa_dump signatureMichal Wajdeczko3-12/+17
2025-09-30drm/xe/debugfs: Update xe_gt_topology_dump signatureMichal Wajdeczko3-10/+11
2025-09-30drm/i915/irq: duplicate HAS_FBC() for irq error mask usageJani Nikula1-3/+3
2025-09-30drm/gma500: Remove unused helper psb_fbdev_fb_setcolreg()Thomas Zimmermann1-43/+0
2025-09-30Merge tag 'amd-drm-next-6.18-2025-09-26' of https://gitlab.freedesktop.org/ag...Dave Airlie77-392/+991
2025-09-30drm/xe/pf: Make GGTT/LMEM debugfs files per-tileMichal Wajdeczko2-65/+163
2025-09-29drm/xe/debugfs: Promote xe_tile_debugfs_simple_showMichal Wajdeczko2-7/+10
2025-09-29drm/xe/pf: Move SR-IOV GT debugfs files to new treeMichal Wajdeczko3-135/+234
2025-09-29drm/xe/pf: Populate SR-IOV debugfs tree with tilesMichal Wajdeczko4-1/+129
2025-09-29drm/xe/pf: Create separate debugfs tree for SR-IOV filesMichal Wajdeczko1-9/+49
2025-09-29drm/xe/pf: Promote PF debugfs function to its own fileMichal Wajdeczko6-48/+74
2025-09-29drm/xe/vf: Don't claim support for firmware late-bind if VFMichal Wajdeczko1-0/+1
2025-09-29drm/xe/vf: Rename sriov_update_device_infoMichal Wajdeczko1-9/+9
2025-09-29drm/xlnx: Compute dumb-buffer sizes with drm_mode_size_dumb()Thomas Zimmermann1-2/+5
2025-09-29drm/xe: Compute dumb-buffer sizes with drm_mode_size_dumb()Thomas Zimmermann1-4/+4
2025-09-29drm/vmwgfx: Compute dumb-buffer sizes with drm_mode_size_dumb()Thomas Zimmermann1-17/+4
2025-09-29drm/tegra: Compute dumb-buffer sizes with drm_mode_size_dumb()Thomas Zimmermann1-3/+5
2025-09-29drm/rockchip: Compute dumb-buffer sizes with drm_mode_size_dumb()Thomas Zimmermann1-6/+6
2025-09-29drm/renesas/rcar-du: Compute dumb-buffer sizes with drm_mode_size_dumb()Thomas Zimmermann1-2/+5
2025-09-29drm/omapdrm: Compute dumb-buffer sizes with drm_mode_size_dumb()Thomas Zimmermann1-8/+7
2025-09-29drm/nouveau: Compute dumb-buffer sizes with drm_mode_size_dumb()Thomas Zimmermann1-3/+4
2025-09-29drm/msm: Compute dumb-buffer sizes with drm_mode_size_dumb()Thomas Zimmermann1-2/+25
2025-09-29drm/loongson: Compute dumb-buffer sizes with drm_mode_size_dumb()Thomas Zimmermann1-21/+8
2025-09-29drm/imx/ipuv3: Compute dumb-buffer sizes with drm_mode_size_dumb()Thomas Zimmermann1-8/+23