summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2023-01-12drm/ttm: Fix a regression causing kernel oops'esZack Rusin
2023-01-11drm/nouveau: Remove file nouveau_fbcon.cThomas Zimmermann
2023-01-10drm/amdgpu: fix pipeline sync v2Christian König
2023-01-09drm/vmwgfx: Remove rcu locks from user resourcesZack Rusin
2023-01-10drm/virtio: Fix GEM handle creation UAFRob Clark
2023-01-06drm: Add orientation quirk for Lenovo ideapad D330-10IGLPatrick Thompson
2023-01-05drm/amdgpu: fix missing dma_fence_put in error pathChristian König
2023-01-05drm/amdgpu: fix another missing fence reference in the CS codeChristian König
2023-01-05Merge tag 'drm-misc-fixes-2023-01-05' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter
2023-01-03Merge tag 'drm-misc-next-fixes-2023-01-03' of git://anongit.freedesktop.org/d...Daniel Vetter
2023-01-03drm/scheduler: Fix lockup in drm_sched_entity_kill()Dmitry Osipenko
2023-01-03Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard
2023-01-02drm/imx: ipuv3-plane: Fix overlay plane widthPhilipp Zabel
2023-01-02drm/scheduler: Fix lockup in drm_sched_entity_kill()Dmitry Osipenko
2023-01-02drm/virtio: Fix memory leak in virtio_gpu_object_create()Xiu Jianfeng
2023-01-02drm/meson: Reduce the FIFO lines held when AFBC is not usedCarlo Caione
2023-01-01Merge tag 'drm-fixes-2023-01-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-12-30Merge tag 'acpi-6.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2022-12-30drm/i915/dsi: fix MIPI_BKLT_EN_1 native GPIO indexJani Nikula
2022-12-30drm/i915/dsi: add support for ICL+ native MIPI GPIO sequenceJani Nikula
2022-12-30drm/i915/uc: Fix two issues with over-size firmware filesJohn Harrison
2022-12-30drm/i915: improve the catch-all evict to handle lock contentionMatthew Auld
2022-12-30drm/i915: Remove __maybe_unused from mtl_infoLucas De Marchi
2022-12-30drm/i915: fix TLB invalidation for Gen12.50 video and compute enginesAndrzej Hajda
2022-12-25treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)
2022-12-23drm/tests: reduce drm_mm_test stack usageArnd Bergmann
2022-12-23Merge tag 'drm-next-2022-12-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-12-22drm/amd/display: Report to ACPI video if no panels were foundMario Limonciello
2022-12-21drm/amdgpu: grab extra fence reference for drm_sched_job_add_dependencyChristian König
2022-12-21drm/amdgpu: enable VCN DPG for GC IP v11.0.4Saleemkhan Jamadar
2022-12-21Merge tag 'pwm/for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-12-21drm/panfrost: Fix GEM handle creation ref-countingSteven Price
2022-12-20drm/amdgpu: skip mes self test after s0i3 resume for MES IP v11.0Tim Huang
2022-12-20drm/amd/pm: correct the fan speed retrieving in PWM for some SMU13 asicsEvan Quan
2022-12-20drm/amd/pm: bump SMU13.0.0 driver_if header to version 0x34Evan Quan
2022-12-20drm/amdgpu: skip MES for S0ix as well since it's part of GFXAlex Deucher
2022-12-20drm/amd/pm: avoid large variable on kernel stackArnd Bergmann
2022-12-20drm/amdkfd: Fix double release compute pasidPhilip Yang
2022-12-20drm/amdkfd: Fix kfd_process_device_init_vm error handlingPhilip Yang
2022-12-20Merge tag 'drm-intel-next-fixes-2022-12-15' of git://anongit.freedesktop.org/...Dave Airlie
2022-12-16Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-12-15Merge tag 'vfio-v6.2-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2022-12-15drm/amd/pm: update SMU13.0.0 reported maximum shader clockEvan Quan
2022-12-15drm/amd/pm: correct SMU13.0.0 pstate profiling clock settingsEvan Quan
2022-12-15drm/amd/pm: enable GPO dynamic control support for SMU13.0.7Evan Quan
2022-12-15drm/amd/pm: enable GPO dynamic control support for SMU13.0.0Evan Quan
2022-12-14drm/amdgpu: revert "generally allow over-commit during BO allocation"Christian König
2022-12-14drm/amdgpu: Remove unnecessary domain argumentLuben Tuikov
2022-12-14drm/amdgpu: Fix size validation for non-exclusive domains (v4)Luben Tuikov
2022-12-14drm/amdgpu: Check if fru_addr is not NULL (v2)Luben Tuikov