aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2024-02-23Merge tag 'drm-fixes-2024-02-23' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 35-186/+166
2024-02-23nouveau: add an ioctl to report vram usageGravatar Dave Airlie 1-0/+5
2024-02-23nouveau: add an ioctl to return vram bar size.Gravatar Dave Airlie 1-0/+4
2024-02-23nouveau/gsp: add kconfig option to enable GSP paths by defaultGravatar Dave Airlie 2-1/+13
2024-02-23Merge tag 'drm-xe-fixes-2024-02-22' of https://gitlab.freedesktop.org/drm/xe/...Gravatar Dave Airlie 12-102/+28
2024-02-23Merge tag 'amd-drm-fixes-6.8-2024-02-22' of https://gitlab.freedesktop.org/ag...Gravatar Dave Airlie 9-53/+71
2024-02-23Merge tag 'drm-intel-fixes-2024-02-22' of git://anongit.freedesktop.org/drm/d...Gravatar Dave Airlie 2-10/+10
2024-02-23Merge tag 'drm-misc-fixes-2024-02-22' of git://anongit.freedesktop.org/drm/dr...Gravatar Dave Airlie 9-21/+36
2024-02-22drm/amdgpu: Fix the runtime resume failure issueGravatar Ma Jun 1-0/+3
2024-02-22drm/amd/display: fix null-pointer dereference on edid readingGravatar Melissa Wen 1-4/+15
2024-02-22drm/amd/display: Fix memory leak in dm_sw_fini()Gravatar Armin Wolf 1-0/+1
2024-02-22drm/amd/display: fix input states translation error for dcn35 & dcn351Gravatar Swapnil Patel 1-1/+8
2024-02-22drm/amd/display: Fix potential null pointer dereference in dc_dmub_srvGravatar Srinivasan Shanmugam 1-2/+5
2024-02-22drm/amd/display: Only allow dig mapping to pwrseq in new asicGravatar Lewis Huang 5-27/+21
2024-02-22drm/amd/display: adjust few initialization order in dmGravatar Wayne Lin 1-19/+18
2024-02-22drm/syncobj: handle NULL fence in syncobj_eventfd_entry_funcGravatar Erik Kurzinger 1-1/+12
2024-02-22drm/syncobj: call drm_syncobj_fence_add_wait when WAIT_AVAILABLE flag is setGravatar Erik Kurzinger 1-2/+4
2024-02-22drm/ttm: Fix an invalid freeing on already freed page in error pathGravatar Thomas Hellström 1-1/+1
2024-02-21drm/xe: Fix modpost warning on xe_mocs kunit moduleGravatar Ashutosh Dixit 1-0/+1
2024-02-21drm/xe/xe_gt_idle: Drop redundant newline in nameGravatar Ashutosh Dixit 1-2/+2
2024-02-21drm/xe: Return 2MB page size for compact 64k PTEsGravatar Matthew Brost 3-2/+6
2024-02-21drm/xe: Add XE_VMA_PTE_64K VMA flagGravatar Matthew Brost 3-2/+10
2024-02-21drm/xe: Fix xe_vma_set_pte_sizeGravatar Matthew Brost 1-3/+4
2024-02-21drm/xe/uapi: Remove support for persistent exec_queuesGravatar Thomas Hellström 7-93/+5
2024-02-21drm/i915/tv: Fix TV modeGravatar Maxime Ripard 2-10/+10
2024-02-20drm/tests/drm_buddy: fix build failure on 32-bit targetsGravatar Linus Torvalds 1-3/+2
2024-02-19drm/tests/drm_buddy: fix 32b buildGravatar Matthew Auld 1-8/+8
2024-02-19drm/meson: Don't remove bridges which are created by other driversGravatar Martin Blumenstingl 3-3/+0
2024-02-16drm/nouveau/mmu/r535: uninitialized variable in r535_bar_new_()Gravatar Dan Carpenter 1-3/+2
2024-02-16nouveau: fix function cast warningsGravatar Arnd Bergmann 1-1/+7
2024-02-16drm/buddy: Modify duplicate list_splice_tail callGravatar Arunpravin Paneer Selvam 1-2/+2
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