summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2026-06-22drm/sysfb: Avoid possible truncation with calculating visible sizeThomas Zimmermann
2026-06-22drm/sysfb: Do not page-align visible size of the framebufferThomas Zimmermann
2026-06-22drm/edid: fix OOB read in drm_parse_tiled_block()Xiang Mei
2026-06-22drm/tegra: Fix a strange error handling pathChristophe JAILLET
2026-06-22drm/xe/xe_ras: Add drm_ras feature flagRiana Tauro
2026-06-22drm/xe: Move xe drm_ras initializationRiana Tauro
2026-06-22drm/xe/xe_drm_ras: Wire get and clear counter callbacksRiana Tauro
2026-06-22drm/xe/xe_ras: Add support to clear error counter valueRiana Tauro
2026-06-22drm/xe/xe_ras: Add support to get error counter valueRiana Tauro
2026-06-22Merge tag 'amd-drm-fixes-7.2-2026-06-19' of https://gitlab.freedesktop.org/ag...Dave Airlie
2026-06-22Merge tag 'drm-xe-next-fixes-2026-06-17' of https://gitlab.freedesktop.org/dr...Dave Airlie
2026-06-21Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-06-21drm/nouveau: Simplify nouveau_cli_workTvrtko Ursulin
2026-06-21nouveau/vmm: fix another SPT/LPT raceDave Airlie
2026-06-21nouveau/gem: reserve the bo in the info ioctl around the vma lookupDave Airlie
2026-06-21drm/nouveau: fix reversed error cleanup order in ucopy functionsJunrui Luo
2026-06-21drm/nouveau/acr: fix missing nvkm_done() in error path of nvkm_acr_oneinit()Wentao Liang
2026-06-20drm/xe/mcr: Prefer GT-oriented WARN messagesMichal Wajdeczko
2026-06-19Merge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-06-19drm/i915/display: update to the BW buddy configurationVinod Govindapillai
2026-06-19drm/xe/hw_error: Defeature hardware error handling with system controllerRaag Jadav
2026-06-19drm/i915/dsb: Use safe window path when VRR TG is usedAnkit Nautiyal
2026-06-19drm/i915/dsb: shift delayed-vblank DSL wait start by one scanlineAnkit Nautiyal
2026-06-18Merge tag 'media/v7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2026-06-19drm/i915/cdclk: Use the TGL+ CD2x pipe select bits also on ICLVille Syrjälä
2026-06-19drm/i915/cdclk: Introduce bxt_cdclk_cd2x_pipe_mask() and use itVille Syrjälä
2026-06-19drm/i915/cdclk: Document CDCLK_CTL bitsVille Syrjälä
2026-06-19drm/i915/cdclk: Clean up CDCLK_CTL definesVille Syrjälä
2026-06-19drm/i915/cdclk: Print the reason for the CDCLK sanitizationVille Syrjälä
2026-06-19drm/i915/cdclk: Fix up CDCLK_FREQ_DECIMAL without a full PLL re-enableVille Syrjälä
2026-06-18drm/panel: himax-hx83121a: add backlight regulator supportIcenowy Zheng
2026-06-18drm/panel: himax-hx83121a: pass the panel pointer when creating BLIcenowy Zheng
2026-06-18drm/panel: Add Ilitek ILI9488 controller driverIgor Reznichenko
2026-06-18drm/panel: Add panel driver for Chipone ICNA35XX based panelsTeguh Sobirin
2026-06-18drm/panel: anbernic-td4310: Add RG Vita Pro panelChris Morgan
2026-06-18drm/i915/display: make read-only array rates static constColin Ian King
2026-06-18drm/i915/alpm: Move the check for PSR and Fixed RR in compute_config_lateAnkit Nautiyal
2026-06-18drm/i915/cx0: Remove unnecessary hdmi link rate function declarationSuraj Kandpal
2026-06-18drm/i915/display: Program TRANS_VTOTAL from mode vtotalMitul Golani
2026-06-17treewide: fix transposed "sign" typos and update spelling.txtShardul Deshpande
2026-06-17drm/amdgpu: Use system unbound workqueue for soft IH ringTimur Kristóf
2026-06-17amdgpu/ih6.1: Fix minor versionTimur Kristóf
2026-06-17drm/amdkfd: Use exclusive bounds for SVM split alignment checksGerhard Schwanzer
2026-06-17drm/amdgpu/gfx9: Fix Ring and IB test fail after mode2Jiqian Chen
2026-06-17drm/amdgpu/uvd: Fix forcing MSG, FB BOs into VCPU segment when it isn't at 0 ...Timur Kristóf
2026-06-17drm/amdgpu/uvd: Place VCPU BO only in VRAM for UVD 4.x and olderTimur Kristóf
2026-06-17drm/amdgpu: Fix amdgpu_bo_move() when old_mem and new_mem are both GTTTimur Kristóf
2026-06-17drm/amdgpu: Respect placement requirements in amdgpu_gtt_mgr functionsTimur Kristóf
2026-06-17drm/amdgpu: Fix context pstate override handlingTvrtko Ursulin
2026-06-17drm/amdkfd: Use memdup_array_user to copy data from/to user space at kfd ioctlsXiaogang Chen