summaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-11-041-3/+4
|\
| * hyperv: avoid dependency on screen_infoArnd Bergmann2023-10-171-3/+4
* | Merge tag 'char-misc-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-11-041-2/+6
|\ \
| * | mei: update mei-pxp's component interface with timeoutsAlan Previn2023-10-181-2/+6
| |/
* | Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-11-031-3/+1
|\ \
| * | kthread: add kthread_stop_putAndreas Gruenbacher2023-10-041-3/+1
* | | Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-11-0310-54/+97
|\ \ \
| * | | drm/panfrost: dynamically allocate the drm-panfrost shrinkerQi Zheng2023-10-044-15/+24
| * | | drm/msm: dynamically allocate the drm-msm_gem shrinkerQi Zheng2023-10-043-16/+25
| * | | drm/i915: dynamically allocate the i915_gem_mm shrinkerQi Zheng2023-10-042-14/+17
| * | | drm/ttm: dynamically allocate the drm-ttm_pool shrinkerQi Zheng2023-10-041-8/+15
| * | | drm/ttm: introduce pool_shrink_rwsemQi Zheng2023-10-041-1/+16
| |/ /
* | | Merge tag 'pci-v6.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-11-036-53/+22
|\ \ \
| * \ \ Merge branch 'pci/vga'Bjorn Helgaas2023-10-282-9/+4
| |\ \ \
| | * | | drm/qxl: Use pci_is_vga() to identify VGA devicesSui Jingfeng2023-10-071-8/+3
| | * | | drm/virtio: Use pci_is_vga() to identify VGA devicesSui Jingfeng2023-10-071-1/+1
| * | | | drm/radeon: Use pci_get_base_class() to reduce duplicated codeSui Jingfeng2023-09-281-15/+5
| * | | | drm/amdgpu: Use pci_get_base_class() to reduce duplicated codeSui Jingfeng2023-09-282-22/+9
| * | | | drm/nouveau: Use pci_get_base_class() to reduce duplicated codeSui Jingfeng2023-09-281-7/+4
| |/ / /
* | | | Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2023-11-021-1/+0
|\ \ \ \
| * | | | intel drm: Remove now superfluous sentinel element from ctl_table arrayJoel Granados2023-10-111-1/+0
* | | | | Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-11-021-2/+2
|\ \ \ \ \
| * | | | | arch: Remove Itanium (IA-64) architectureArd Biesheuvel2023-09-111-2/+2
| | |/ / / | |/| | |
* | | | | Merge tag 'vfio-v6.7-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds2023-11-021-1/+1
|\ \ \ \ \
| * | | | | vfio: use __aligned_u64 in struct vfio_device_gfx_plane_infoStefan Hajnoczi2023-09-281-1/+1
* | | | | | Merge tag 'drm-next-2023-10-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-11-011242-16879/+289798
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'amd-drm-next-6.7-2023-10-27' of https://gitlab.freedesktop.org/agd...Dave Airlie2023-10-31137-698/+1474
| |\ \ \ \ \ \
| | * | | | | | drm/amdgpu: Remove unused variables from amdgpu_show_fdinfoUmio Yasuno2023-10-271-6/+0
| | * | | | | | drm/amdgpu: Remove duplicate fdinfo fieldsRob Clark2023-10-271-3/+0
| | * | | | | | drm/amd/amdgpu: avoid to disable gfxhub interrupt when driver is unloadedKenneth Feng2023-10-271-1/+2
| | * | | | | | drm/amdgpu: Add EXT_COHERENT support for APU and NUMA systemsDavid Francis2023-10-275-23/+45
| | * | | | | | drm/amdgpu: Retrieve CE count from ce_count_lo_chip in EccInfo tableCandice Li2023-10-271-7/+5
| | * | | | | | drm/amdgpu: Identify data parity error corrected in replay modeCandice Li2023-10-271-9/+23
| | * | | | | | drm/amdgpu: Fix typo in IP discovery parsingMukul Joshi2023-10-271-1/+1
| | * | | | | | drm/amd/display: fix S/G display enablementHamza Mahfooz2023-10-271-1/+1
| | * | | | | | drm/amdxcp: fix amdxcp unloads incompletelyJames Zhu2023-10-271-3/+4
| | * | | | | | drm/amd/amdgpu: fix the GPU power print error in pm infoLi Ma2023-10-271-2/+2
| | * | | | | | drm/amdgpu: Use pcie domain of xcc acpi objectsLijo Lazar2023-10-271-18/+22
| | * | | | | | drm/amd: check num of link levels when update pcie paramLin.Cao2023-10-271-0/+3
| | * | | | | | drm/amdgpu: Add a read to GFX v9.4.3 ring testLijo Lazar2023-10-271-0/+1
| | * | | | | | drm/amd/pm: call smu_cmn_get_smc_version in is_mode1_reset_supported.Yifan Zhang2023-10-273-3/+23
| | * | | | | | drm/amdgpu: get RAS poison status from DF v4_6_2Tao Zhou2023-10-274-1/+71
| | * | | | | | drm/amdgpu: Use discovery table's subrevisionLijo Lazar2023-10-271-1/+8
| | * | | | | | drm/amd/display: 3.2.256Aric Cyr2023-10-271-1/+1
| | * | | | | | drm/amd/display: add interface to query SubVP statusAurabindo Pillai2023-10-274-2/+9
| | * | | | | | drm/amd/display: Read before writing Backlight Mode Set RegisterIswara Nagulendran2023-10-271-1/+6
| | * | | | | | drm/amd/display: Disable SYMCLK32_SE RCO on DCN314Michael Strauss2023-10-271-1/+1
| | * | | | | | drm/amd/display: Fix shaper using bad LUT paramsIlya Bakoulin2023-10-271-0/+1
| | * | | | | | drm/amd/display: add null check for invalid oppsSamson Tam2023-10-271-1/+2
| | * | | | | | drm/amd/display: Update FAMS sequence for DCN30 & DCN32Alvin Lee2023-10-274-19/+38