summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
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
2024-02-12drm/nouveau: don't fini scheduler if not initializedDanilo Krummrich
2024-02-12drm/i915/dp: Limit SST link rate to <=8.1GbpsVille Syrjälä
2024-02-12drm/i915/dsc: Fix the macro that calculates DSCC_/DSCA_ PPS reg addressManasi Navare
2024-02-09Merge tag 'drm-msm-fixes-2024-02-07' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2024-02-09Merge tag 'amd-drm-fixes-6.8-2024-02-08' of https://gitlab.freedesktop.org/ag...Dave Airlie
2024-02-09Merge tag 'drm-intel-fixes-2024-02-08' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2024-02-09Merge tag 'drm-xe-fixes-2024-02-08' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2024-02-09Merge tag 'drm-misc-fixes-2024-02-08' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2024-02-08drm/xe: Remove TEST_VM_ASYNC_OPS_ERRORMatthew Brost
2024-02-08drm/xe/vm: don't ignore error when in_kthreadMatthew Auld
2024-02-08drm/xe: Assume large page size if VMA not yet boundMatthew Brost
2024-02-08drm/xe/display: Fix memleak in display initializationXiaoming Wang
2024-02-08drm/xe: Map both mem.kernel_bb_pool and usm.bb_poolMatthew Brost
2024-02-08drm/xe: circumvent bogus stringop-overflow warningArnd Bergmann