summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2024-02-22drm/ttm: Fix an invalid freeing on already freed page in error pathThomas Hellström
2024-02-21drm/xe: Fix modpost warning on xe_mocs kunit moduleAshutosh Dixit
2024-02-21drm/xe/xe_gt_idle: Drop redundant newline in nameAshutosh Dixit
2024-02-21drm/xe: Return 2MB page size for compact 64k PTEsMatthew Brost
2024-02-21drm/xe: Add XE_VMA_PTE_64K VMA flagMatthew Brost
2024-02-21drm/xe: Fix xe_vma_set_pte_sizeMatthew Brost
2024-02-21drm/xe/uapi: Remove support for persistent exec_queuesThomas Hellström
2024-02-21drm/i915/tv: Fix TV modeMaxime Ripard
2024-02-20drm/tests/drm_buddy: fix build failure on 32-bit targetsLinus Torvalds
2024-02-19drm/tests/drm_buddy: fix 32b buildMatthew Auld
2024-02-19drm/meson: Don't remove bridges which are created by other driversMartin Blumenstingl
2024-02-16drm/nouveau/mmu/r535: uninitialized variable in r535_bar_new_()Dan Carpenter
2024-02-16nouveau: fix function cast warningsArnd Bergmann
2024-02-16drm/buddy: Modify duplicate list_splice_tail callArunpravin Paneer Selvam
2024-02-16Merge tag 'drm-msm-fixes-2024-02-15' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2024-02-16Merge tag 'amd-drm-fixes-6.8-2024-02-15-2' of https://gitlab.freedesktop.org/...Dave Airlie
2024-02-16Merge tag 'drm-xe-fixes-2024-02-15' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2024-02-16Merge tag 'drm-intel-fixes-2024-02-15' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2024-02-16Merge tag 'drm-misc-fixes-2024-02-15' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2024-02-15drm/amdgpu: Fix implicit assumtion in gfx11 debug flagsRajneesh Bhardwaj
2024-02-15drm/amdkfd: update SIMD distribution algo for GFXIP 9.4.2 onwardsRajneesh Bhardwaj
2024-02-15drm/amd/display: Increase ips2_eval delay for DCN35Nicholas Kazlauskas
2024-02-15drm/amdgpu/display: Initialize gamma correction mode variable in dcn30_get_ga...Srinivasan Shanmugam
2024-02-15drm/amdgpu/soc21: update VCN 4 max HEVC encoding resolutionThong
2024-02-15drm/amd/display: fixed integer types and null check locationsSohaib Nadeem
2024-02-15drm/amd/display: Fix array-index-out-of-bounds in dcn35_clkmgrRoman Li
2024-02-15drm/amd/display: Preserve original aspect ratio in create streamTom Chung
2024-02-15drm/amd/display: Fix possible NULL dereference on device remove/driver unloadSrinivasan Shanmugam
2024-02-15Revert "drm/amd/display: increased min_dcfclk_mhz and min_fclk_mhz"Sohaib Nadeem
2024-02-15drm/amd/display: Add align done checkZhikai Zhai
2024-02-15Revert "drm/amd: flush any delayed gfxoff on suspend entry"Mario Limonciello
2024-02-15drm/amd: Stop evicting resources on APUs in suspendMario Limonciello
2024-02-15drm/amd/display: Fix possible buffer overflow in 'find_dcfclk_for_voltage()'Srinivasan Shanmugam
2024-02-15drm/amd/display: Fix possible use of uninitialized 'max_chunks_fbc_mode' in '...Srinivasan Shanmugam
2024-02-15drm/amd/display: Initialize 'wait_time_microsec' variable in link_dp_training...Srinivasan Shanmugam
2024-02-15drm/amd/display: Fix && vs || typosDan Carpenter
2024-02-15drm/amdkfd: Fix L2 cache size reporting in GFX9.4.3Kent Russell
2024-02-15drm/amdgpu: make damage clips support configurableHamza Mahfooz
2024-02-15drm/msm: Wire up tlb opsRob Clark
2024-02-15drm/xe: avoid function cast warningsArnd Bergmann
2024-02-15drm/xe/pt: Allow for stricter type- and range checkingThomas Hellström
2024-02-15drm/xe/display: fix i915_gem_object_is_shmem() wrapperMatthew Auld
2024-02-15drm/xe/vm: Avoid reserving zero fencesThomas Hellström
2024-02-14drm/tests/drm_buddy: add alloc_contiguous testMatthew Auld
2024-02-14drm/buddy: Fix alloc_range() error handling codeArunpravin Paneer Selvam
2024-02-13drm/rockchip: vop2: add a missing unlock in vop2_crtc_atomic_enable()Harshit Mogalapalli
2024-02-13drm/crtc: fix uninitialized variable use even harderRob Clark
2024-02-13drm/prime: Support page array >= 4GBPhilip Yang
2024-02-12nouveau/svm: fix kvcalloc() argument orderArnd Bergmann
2024-02-12drm/nouveau: omit to create schedulers using the legacy uAPIDanilo Krummrich