aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2026-08-11Revert "drm/xe: Remove drm_sched_init_args->num_rqs usage"Tvrtko Ursulin3-0/+3
2026-08-11drm/panel: remove accidentally committed .orig fileJani Nikula1-722/+0
2026-08-10Merge remote-tracking branch 'drm/drm-fixes' into drm-misc-fixesMaarten Lankhorst86-375/+1165
2026-08-10drm/connector/hdmi: Fix out of bounds memory readJohn Harrison1-1/+2
2026-08-10Merge tag 'drm-rust-next-2026-08-08' of https://gitlab.freedesktop.org/drm/rust/kernel into drm-nextDave Airlie73-2584/+5757
2026-08-10Merge tag 'pin-init-v7.3' of https://github.com/Rust-for-Linux/linux into rust-nextMiguel Ojeda1-2/+2
2026-08-10Merge tag 'v7.2-rc7' into driver-core-nextDanilo Krummrich340-1885/+4261
2026-08-08Merge tag 'drm-misc-next-2026-08-06' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-nextDave Airlie96-528/+1811
2026-08-08Merge tag 'amd-drm-next-7.3-2026-08-06' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDave Airlie399-3155/+131988
2026-08-07Merge tag 'amd-drm-fixes-7.2-2026-08-06' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixesDave Airlie16-64/+216
2026-08-07Merge tag 'drm-misc-fixes-2026-08-06' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixesDave Airlie6-9/+48
2026-08-06mm: introduce vma_get_page_prot() and use itLorenzo Stoakes18-27/+27
2026-08-06drm/amdgpu: Wire up dmem cgroup reclaim for VRAM managerThomas Hellström3-6/+63
2026-08-06drm/xe: Wire up dmem cgroup reclaim for VRAM managerThomas Hellström1-12/+60
2026-08-06drm/ttm: Hook up a cgroup-aware reclaim callback for the dmem controllerThomas Hellström3-5/+149
2026-08-06cgroup/dmem: Introduce struct dmem_cgroup_init for region initializationThomas Hellström4-6/+20
2026-08-06gpu: nova-core: falcon: use I/O projection to check transfer boundsAlexandre Courbot1-32/+23
2026-08-06rust: dma: rename dma_handle to dma_addressAlexandre Courbot12-38/+42
2026-08-06gpu: nova-core: falcon: remove unnecessary checkAlexandre Courbot1-8/+1
2026-08-06drm/amdgpu: Fix init ordering in amdgpu_vram_mgr_init()Thomas Hellström1-3/+4
2026-08-06drm/amd/display: allow self-refresh exit while entry is blockedDavid Weber1-1/+5
2026-08-06drm/amdgpu: fix aperture iounmap skipped on device removalAsad Kamal1-8/+2
2026-08-06drm/amd/display: Check for tg ops in dce110_set_avmuteRay Wu1-1/+4
2026-08-06Revert "drm/amdgpu: fix aperture mapping leak"Asad Kamal2-16/+21
2026-08-06drm/radeon: restore hardware polling in fence_is_signaled to fix performance regressionWang Jiang1-0/+7
2026-08-06drm/amd: Disable DP audio spread spectrum for Cyan SkillfishTravis K. Bangs1-0/+5
2026-08-06drm/amdgpu/gmc12.1: fix MMHUB0 check in pasid tlb flushAlex Deucher1-1/+1
2026-08-06drm/amdgpu: Allocate coredump ring buffers per ringLijo Lazar2-26/+27
2026-08-06drm/amdgpu: Use virtual alloc during coredumpLijo Lazar1-3/+7
2026-08-06drm/amdgpu: reject oversized IBs with per-ring packet limitsCandice Li1-1/+26
2026-08-06drm/amdgpu/userq: serialize queue map against GPU resetJesse Zhang1-0/+5
2026-08-06drm/amdgpu: Fix lockdep false positive in amdgpu_lockdep_initVitaly Prosyak1-6/+15
2026-08-06drm/amdgpu/gmc12.1: implement tlb inv semaphoreAlex Deucher1-0/+46
2026-08-06drm/amdgpu: read TRUNCATE_COORD_MODE on gfx12Qiang Yu1-0/+5
2026-08-06drm/amdgpu: fix JPEG v5.3.0 queue reset failure in DPG modeJesse Zhang1-4/+17
2026-08-06drm/amdgpu: fix JPEG v4.0.5 queue reset failure in DPG modeJesse Zhang1-4/+17
2026-08-06drm/amdgpu: fix JPEG v5.0.0 queue reset failure in DPG modeJesse Zhang1-4/+17
2026-08-06drm/amdgpu: Fix typo in commentKenji Takahashi1-1/+1
2026-08-06drm/amd/display: Fix crash in hwss_set_output_transfer_func()Timur Kristóf1-1/+2
2026-08-06drm/amd/display: Set native cursor mode for disabled CRTCs againTimur Kristóf1-2/+7
2026-08-06drm/amdgpu: fix aperture iounmap skipped on device removalAsad Kamal1-8/+2
2026-08-06drm/amd/display: Check for tg ops in dce110_set_avmuteRay Wu1-1/+4
2026-08-06drm/panel: tdo-tl070wsh30: Use mipi_dsi_*_multi(); fix minor bugsAkash Sukhavasi1-28/+12
2026-08-06Revert "drm/amdgpu: fix aperture mapping leak"Asad Kamal2-16/+21
2026-08-06drm/radeon: restore hardware polling in fence_is_signaled to fix performance regressionWang Jiang1-0/+7
2026-08-06drm/amd/display: allow self-refresh exit while entry is blockedDavid Weber1-1/+5
2026-08-06drm/amd: Disable DP audio spread spectrum for Cyan SkillfishTravis K. Bangs1-0/+5
2026-08-06drm/amdgpu/gfx6: Enable IP block soft reset as a GPU recovery methodTimur Kristóf1-0/+5
2026-08-06drm/amdgpu/gfx6: Add IP block soft reset implementationTimur Kristóf2-8/+124
2026-08-06drm/amdgpu/gfx6: Use COND_EXECTimur Kristóf1-0/+24