aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2024-02-16Merge tag 'drm-msm-fixes-2024-02-15' of https://gitlab.freedesktop.org/drm/ms...Gravatar Dave Airlie 5-14/+42
2024-02-16Merge tag 'amd-drm-fixes-6.8-2024-02-15-2' of https://gitlab.freedesktop.org/...Gravatar Dave Airlie 23-38/+114
2024-02-16Merge tag 'drm-xe-fixes-2024-02-15' of https://gitlab.freedesktop.org/drm/xe/...Gravatar Dave Airlie 6-36/+46
2024-02-16Merge tag 'drm-intel-fixes-2024-02-15' of git://anongit.freedesktop.org/drm/d...Gravatar Dave Airlie 2-2/+5
2024-02-16Merge tag 'drm-misc-fixes-2024-02-15' of git://anongit.freedesktop.org/drm/dr...Gravatar Dave Airlie 14-21/+162
2024-02-15drm/amdgpu: Fix implicit assumtion in gfx11 debug flagsGravatar Rajneesh Bhardwaj 1-2/+2
2024-02-15drm/amdkfd: update SIMD distribution algo for GFXIP 9.4.2 onwardsGravatar Rajneesh Bhardwaj 3-1/+13
2024-02-15drm/amd/display: Increase ips2_eval delay for DCN35Gravatar Nicholas Kazlauskas 1-1/+1
2024-02-15drm/amdgpu/display: Initialize gamma correction mode variable in dcn30_get_ga...Gravatar Srinivasan Shanmugam 1-4/+1
2024-02-15drm/amdgpu/soc21: update VCN 4 max HEVC encoding resolutionGravatar Thong 1-2/+2
2024-02-15drm/amd/display: fixed integer types and null check locationsGravatar Sohaib Nadeem 2-7/+11
2024-02-15drm/amd/display: Fix array-index-out-of-bounds in dcn35_clkmgrGravatar Roman Li 1-4/+11
2024-02-15drm/amd/display: Preserve original aspect ratio in create streamGravatar Tom Chung 1-0/+2
2024-02-15drm/amd/display: Fix possible NULL dereference on device remove/driver unloadGravatar Srinivasan Shanmugam 1-1/+1
2024-02-15Revert "drm/amd/display: increased min_dcfclk_mhz and min_fclk_mhz"Gravatar Sohaib Nadeem 1-1/+1
2024-02-15drm/amd/display: Add align done checkGravatar Zhikai Zhai 1-1/+4
2024-02-15Revert "drm/amd: flush any delayed gfxoff on suspend entry"Gravatar Mario Limonciello 2-2/+8
2024-02-15drm/amd: Stop evicting resources on APUs in suspendGravatar Mario Limonciello 3-2/+26
2024-02-15drm/amd/display: Fix possible buffer overflow in 'find_dcfclk_for_voltage()'Gravatar Srinivasan Shanmugam 1-0/+2
2024-02-15drm/amd/display: Fix possible use of uninitialized 'max_chunks_fbc_mode' in '...Gravatar Srinivasan Shanmugam 1-1/+1
2024-02-15drm/amd/display: Initialize 'wait_time_microsec' variable in link_dp_training...Gravatar Srinivasan Shanmugam 1-1/+1
2024-02-15drm/amd/display: Fix && vs || typosGravatar Dan Carpenter 1-2/+2
2024-02-15drm/amdkfd: Fix L2 cache size reporting in GFX9.4.3Gravatar Kent Russell 1-6/+4
2024-02-15drm/amdgpu: make damage clips support configurableGravatar Hamza Mahfooz 3-0/+21
2024-02-15drm/msm: Wire up tlb opsGravatar Rob Clark 1-3/+29
2024-02-15drm/xe: avoid function cast warningsGravatar Arnd Bergmann 1-1/+6
2024-02-15drm/xe/pt: Allow for stricter type- and range checkingGravatar Thomas Hellström 3-31/+29
2024-02-15drm/xe/display: fix i915_gem_object_is_shmem() wrapperGravatar Matthew Auld 1-1/+1
2024-02-15drm/xe/vm: Avoid reserving zero fencesGravatar Thomas Hellström 1-3/+10
2024-02-14drm/tests/drm_buddy: add alloc_contiguous testGravatar Matthew Auld 1-0/+89
2024-02-14drm/buddy: Fix alloc_range() error handling codeGravatar Arunpravin Paneer Selvam 1-0/+6
2024-02-13drm/rockchip: vop2: add a missing unlock in vop2_crtc_atomic_enable()Gravatar Harshit Mogalapalli 1-1/+3
2024-02-13drm/crtc: fix uninitialized variable use even harderGravatar Rob Clark 1-0/+1
2024-02-13drm/prime: Support page array >= 4GBGravatar Philip Yang 1-1/+1
2024-02-12nouveau/svm: fix kvcalloc() argument orderGravatar Arnd Bergmann 1-1/+1
2024-02-12drm/nouveau: omit to create schedulers using the legacy uAPIGravatar Danilo Krummrich 1-4/+10
2024-02-12drm/nouveau: don't fini scheduler if not initializedGravatar Danilo Krummrich 8-16/+53
2024-02-12drm/i915/dp: Limit SST link rate to <=8.1GbpsGravatar Ville Syrjälä 1-0/+3
2024-02-12drm/i915/dsc: Fix the macro that calculates DSCC_/DSCA_ PPS reg addressGravatar Manasi Navare 1-2/+2
2024-02-09Merge tag 'drm-msm-fixes-2024-02-07' of https://gitlab.freedesktop.org/drm/ms...Gravatar Dave Airlie 6-20/+22
2024-02-09Merge tag 'amd-drm-fixes-6.8-2024-02-08' of https://gitlab.freedesktop.org/ag...Gravatar Dave Airlie 28-98/+220
2024-02-09Merge tag 'drm-intel-fixes-2024-02-08' of git://anongit.freedesktop.org/drm/d...Gravatar Dave Airlie 3-4/+3
2024-02-09Merge tag 'drm-xe-fixes-2024-02-08' of https://gitlab.freedesktop.org/drm/xe/...Gravatar Dave Airlie 9-65/+57
2024-02-09Merge tag 'drm-misc-fixes-2024-02-08' of git://anongit.freedesktop.org/drm/dr...Gravatar Dave Airlie 2-31/+48
2024-02-08drm/xe: Remove TEST_VM_ASYNC_OPS_ERRORGravatar Matthew Brost 2-35/+1
2024-02-08drm/xe/vm: don't ignore error when in_kthreadGravatar Matthew Auld 1-4/+1
2024-02-08drm/xe: Assume large page size if VMA not yet boundGravatar Matthew Brost 1-1/+3
2024-02-08drm/xe/display: Fix memleak in display initializationGravatar Xiaoming Wang 1-6/+0
2024-02-08drm/xe: Map both mem.kernel_bb_pool and usm.bb_poolGravatar Matthew Brost 2-6/+22
2024-02-08drm/xe: circumvent bogus stringop-overflow warningGravatar Arnd Bergmann 1-1/+1