summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2023-01-12drm/ttm: Fix a regression causing kernel oops'esZack Rusin1-1/+1
2023-01-11drm/nouveau: Remove file nouveau_fbcon.cThomas Zimmermann1-613/+0
2023-01-10drm/amdgpu: fix pipeline sync v2Christian König1-16/+30
2023-01-10drm/vmwgfx: Remove rcu locks from user resourcesZack Rusin6-233/+87
2023-01-10drm/virtio: Fix GEM handle creation UAFRob Clark1-2/+17
2023-01-06drm: Add orientation quirk for Lenovo ideapad D330-10IGLPatrick Thompson1-0/+6
2023-01-05drm/amdgpu: fix missing dma_fence_put in error pathChristian König1-1/+3
2023-01-05drm/amdgpu: fix another missing fence reference in the CS codeChristian König1-1/+4
2023-01-05Merge tag 'drm-misc-fixes-2023-01-05' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter6-39/+34
2023-01-03Merge tag 'drm-misc-next-fixes-2023-01-03' of git://anongit.freedesktop.org/d...Daniel Vetter4-6/+8
2023-01-03drm/scheduler: Fix lockup in drm_sched_entity_kill()Dmitry Osipenko2-3/+3
2023-01-03Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard1363-28782/+45701
2023-01-02drm/imx: ipuv3-plane: Fix overlay plane widthPhilipp Zabel1-6/+8
2023-01-02drm/scheduler: Fix lockup in drm_sched_entity_kill()Dmitry Osipenko2-3/+3
2023-01-02drm/virtio: Fix memory leak in virtio_gpu_object_create()Xiu Jianfeng1-2/+4
2023-01-02drm/meson: Reduce the FIFO lines held when AFBC is not usedCarlo Caione1-3/+2
2023-01-01Merge tag 'drm-fixes-2023-01-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds12-45/+212
2022-12-30Merge tag 'acpi-6.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-0/+4
2022-12-30drm/i915/dsi: fix MIPI_BKLT_EN_1 native GPIO indexJani Nikula1-1/+1
2022-12-30drm/i915/dsi: add support for ICL+ native MIPI GPIO sequenceJani Nikula3-3/+95
2022-12-30drm/i915/uc: Fix two issues with over-size firmware filesJohn Harrison1-14/+28
2022-12-30drm/i915: improve the catch-all evict to handle lock contentionMatthew Auld6-26/+82
2022-12-30drm/i915: Remove __maybe_unused from mtl_infoLucas De Marchi1-1/+0
2022-12-30drm/i915: fix TLB invalidation for Gen12.50 video and compute enginesAndrzej Hajda1-1/+7
2022-12-26treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)1-1/+1
2022-12-24drm/tests: reduce drm_mm_test stack usageArnd Bergmann2-3/+5
2022-12-23Merge tag 'drm-next-2022-12-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds47-372/+647
2022-12-22drm/amd/display: Report to ACPI video if no panels were foundMario Limonciello1-0/+4
2022-12-21drm/amdgpu: grab extra fence reference for drm_sched_job_add_dependencyChristian König1-0/+2
2022-12-21drm/amdgpu: enable VCN DPG for GC IP v11.0.4Saleemkhan Jamadar1-0/+1
2022-12-21Merge tag 'pwm/for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-6/+8
2022-12-21drm/panfrost: Fix GEM handle creation ref-countingSteven Price3-28/+20
2022-12-20drm/amdgpu: skip mes self test after s0i3 resume for MES IP v11.0Tim Huang1-1/+2
2022-12-20drm/amd/pm: correct the fan speed retrieving in PWM for some SMU13 asicsEvan Quan2-6/+28
2022-12-20drm/amd/pm: bump SMU13.0.0 driver_if header to version 0x34Evan Quan3-1/+4
2022-12-20drm/amdgpu: skip MES for S0ix as well since it's part of GFXAlex Deucher1-2/+3
2022-12-20drm/amd/pm: avoid large variable on kernel stackArnd Bergmann1-5/+16
2022-12-20drm/amdkfd: Fix double release compute pasidPhilip Yang3-15/+40
2022-12-20drm/amdkfd: Fix kfd_process_device_init_vm error handlingPhilip Yang1-6/+6
2022-12-20Merge tag 'drm-intel-next-fixes-2022-12-15' of git://anongit.freedesktop.org/...Dave Airlie10-88/+96
2022-12-16Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2022-12-16Merge tag 'vfio-v6.2-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds1-1/+0
2022-12-15drm/amd/pm: update SMU13.0.0 reported maximum shader clockEvan Quan1-1/+69
2022-12-15drm/amd/pm: correct SMU13.0.0 pstate profiling clock settingsEvan Quan1-7/+15
2022-12-15drm/amd/pm: enable GPO dynamic control support for SMU13.0.7Evan Quan1-0/+2
2022-12-15drm/amd/pm: enable GPO dynamic control support for SMU13.0.0Evan Quan4-1/+22
2022-12-15drm/amdgpu: revert "generally allow over-commit during BO allocation"Christian König2-4/+18
2022-12-15drm/amdgpu: Remove unnecessary domain argumentLuben Tuikov4-14/+6
2022-12-15drm/amdgpu: Fix size validation for non-exclusive domains (v4)Luben Tuikov1-11/+8
2022-12-15drm/amdgpu: Check if fru_addr is not NULL (v2)Luben Tuikov1-2/+4