index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
2025-04-02
drm/i915: Eliminate the initial_plane_phys_{smem,lmem}() duplication
Ville Syrjälä
2025-04-02
drm/i915: Use intel_memory_region_type_is_local() in the BIOS FB takeover
Ville Syrjälä
2025-04-02
drm/i915: Lookup the memory region first in the BIOS FB takeover
Ville Syrjälä
2025-04-02
drm/i915: Use a nicer way to lookup the memory region in BIOS FB takeover
Ville Syrjälä
2025-04-02
drm/i915: Verify the BIOS FB first PTE on non-LMEMBAR systems
Ville Syrjälä
2025-04-02
drm/i915: Use intel_ggtt_read_entry() in the BIOS FB takeover
Ville Syrjälä
2025-04-02
drm/i915/ggtt: Add intel_ggtt_read_entry()
Ville Syrjälä
2025-04-02
drm/i915: Expose intel_memory_type_str()
Ville Syrjälä
2025-04-02
drm/i915: Extract intel_memory_type_is_local()
Ville Syrjälä
2025-04-01
drm/virtio: Fix missed dmabuf unpinning in error path of prepare_fb()
Dmitry Osipenko
2025-04-01
drm/virtio: Don't attach GEM to a non-created context in gem_object_open()
Dmitry Osipenko
2025-04-01
x86/platform/iosf_mbi: Remove unused iosf_mbi_unregister_pmic_bus_access_noti...
Dr. David Alan Gilbert
2025-04-01
Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-04-01
drm/syncobj: Extend EXPORT_SYNC_FILE for timeline syncobjs
Rob Clark
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-04-01
drm/panel/panel-simple: Use the new allocation in place of devm_kzalloc()
Anusha Srivatsa
2025-04-01
drm/panel: deprecate old-style panel allocation
Anusha Srivatsa
2025-04-01
drm/panel: Add refcount support
Anusha Srivatsa
2025-04-01
drm/panel: Add new helpers for refcounted panel allocatons
Anusha Srivatsa
2025-04-01
drm/format-helper: Optimize 32-to-8-bpp conversion
Thomas Zimmermann
2025-04-01
drm/format-helper: Optimize 32-to-16-bpp conversion
Thomas Zimmermann
2025-04-01
drm/format-helper: Optimize 32-to-24-bpp conversion
Thomas Zimmermann
2025-04-01
drm/format-helper: Add generic conversion to 8-bit formats
Thomas Zimmermann
2025-04-01
drm/format-helper: Add generic conversion to 16-bit formats
Thomas Zimmermann
2025-04-01
drm/format-helper: Add generic conversion to 24-bit formats
Thomas Zimmermann
2025-04-01
drm/format-helper: Add generic conversion to 32-bit formats
Thomas Zimmermann
2025-04-01
drm/format-helper: Move helpers for pixel conversion to header file
Thomas Zimmermann
2025-04-01
drm/cirrus-qemu: Remove custom plane state
Thomas Zimmermann
2025-04-01
drm/cirrus-qemu: Use framebuffer format as-is, drop adjustments
Thomas Zimmermann
2025-04-01
drm/cirrus-qemu: Stricter mode validation
Thomas Zimmermann
2025-04-01
drm/cirrus-qemu: Fix pitch programming
Thomas Zimmermann
2025-04-01
drm/i915/gvt: use hardcoded reference clocks
Jani Nikula
2025-04-01
drm/i915: reduce intel_wakeref.h dependencies
Jani Nikula
2025-04-01
drm/i915/gvt: fix unterminated-string-initialization warning
Jani Nikula
2025-03-31
drm/xe: Make PPHWSP size explicit in xe_gt_lrc_size()
Gustavo Sousa
2025-03-31
drm/xe: Invalidate L3 read-only cachelines for geometry streams too
Kenneth Graunke
2025-03-31
drm/xe: Restore EIO errno return when GuC PC start fails
Rodrigo Vivi
2025-03-31
drm/i915/dram: Consolidate logging of DRAM type
Lucas De Marchi
2025-03-31
drm/i915/dram: Add missing INTEL_DRAM str conversions
Lucas De Marchi
2025-03-31
drm/i915/display: Fix htmldocs build
Rodrigo Vivi
2025-03-31
drm/xe: Don't print error about hwconfig when using execlists
Stuart Summers
2025-03-31
drm/i915/gem: Convert SPDX headers to single-line format
Andi Shyti
2025-03-31
drm/i915/display: implement wa_18038517565
Vinod Govindapillai
2025-03-31
drm/panfrost: Force AARCH64_4K page table format on MediaTek MT8192
Ariel D'Alessandro
2025-03-31
drm/panfrost: Force AARCH64_4K page table format on MediaTek MT8188
Ariel D'Alessandro
2025-03-31
drm/panfrost: Add support for AARCH64_4K page table format
Ariel D'Alessandro
2025-03-31
drm/i915/psr: Add PSR pause/resume reference count
Jouni Högander
2025-03-31
drm/panfrost: Set HW_FEATURE_AARCH64_MMU feature flag on Bifrost models
Ariel D'Alessandro
2025-03-31
drm/panfrost: Use GPU_MMU_FEATURES_VA_BITS/PA_BITS macros
Ariel D'Alessandro
2025-03-31
drm/panfrost: Set IOMMU_CACHE flag
Ariel D'Alessandro
[prev]
[next]