summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2024-02-09Merge tag 'drm-msm-fixes-2024-02-07' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie6-20/+22
2024-02-09Merge tag 'amd-drm-fixes-6.8-2024-02-08' of https://gitlab.freedesktop.org/ag...Dave Airlie28-98/+220
2024-02-09Merge tag 'drm-intel-fixes-2024-02-08' of git://anongit.freedesktop.org/drm/d...Dave Airlie3-4/+3
2024-02-09Merge tag 'drm-xe-fixes-2024-02-08' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie9-65/+57
2024-02-09Merge tag 'drm-misc-fixes-2024-02-08' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2-31/+48
2024-02-08drm/xe: Remove TEST_VM_ASYNC_OPS_ERRORMatthew Brost2-35/+1
2024-02-08drm/xe/vm: don't ignore error when in_kthreadMatthew Auld1-4/+1
2024-02-08drm/xe: Assume large page size if VMA not yet boundMatthew Brost1-1/+3
2024-02-08drm/xe/display: Fix memleak in display initializationXiaoming Wang1-6/+0
2024-02-08drm/xe: Map both mem.kernel_bb_pool and usm.bb_poolMatthew Brost2-6/+22
2024-02-08drm/xe: circumvent bogus stringop-overflow warningArnd Bergmann1-1/+1
2024-02-08drm/xe: Pick correct userptr VMA to repin on REMAP op failureMatthew Brost1-5/+17
2024-02-08drm/xe: Take a reference in xe_exec_queue_last_fence_get()Matthew Brost5-6/+11
2024-02-08drm/xe: Fix loop in vm_bind_ioctl_ops_unwindMatthew Brost1-1/+1
2024-02-08drm/amdgpu: Fix HDP flush for VFs on nbio v7.9Lijo Lazar1-0/+6
2024-02-08drm/amd/display: Implement bounds check for stream encoder creation in DCN301Srinivasan Shanmugam1-1/+1
2024-02-08drm/amd/display: Increase frame-larger-than for all display_mode_vba filesNathan Chancellor1-3/+3
2024-02-08drm/amd/display: Clear phantom stream count and plane countMario Limonciello1-0/+3
2024-02-08drm/amdgpu: Avoid fetching VRAM vendor infoLijo Lazar1-8/+0
2024-02-08drm/amd/display: Disable ODM by default for DCN35Rodrigo Siqueira1-0/+1
2024-02-08drm/amd/display: Update phantom pipe enable / disable sequenceAlvin Lee10-13/+94
2024-02-08drm/amd/display: Fix MST Null Ptr for RVFangzhi Zuo1-5/+7
2024-02-08drm/amdgpu: Fix shared buff copy to userStanley.Yang1-1/+1
2024-02-08drm/amd/display: Increase eval/entry delay for DCN35Nicholas Kazlauskas1-2/+2
2024-02-08drm/amdgpu: remove asymmetrical irq disabling in jpeg 4.0.5 suspendLi Ma2-19/+0
2024-02-08drm/amdgpu: reset gpu for s3 suspend abort casePrike Liang1-0/+22
2024-02-08drm/amdgpu: skip to program GFXDEC registers for suspend abortPrike Liang3-0/+12
2024-02-08drm/amd/display: set odm_combine_policy based on context in dcn32 resourceWenjing Liu3-17/+34
2024-02-08drm/amd/display: Add NULL test for 'timing generator' in 'dcn21_set_pipe()'Srinivasan Shanmugam1-10/+14
2024-02-08drm/amd/display: Fix 'panel_cntl' could be null in 'dcn21_set_backlight_level()'Srinivasan Shanmugam1-19/+20
2024-02-06drm/sched: Re-queue run job worker when drm_sched_entity_pop_job() returns NULLMatthew Brost1-6/+9
2024-02-05drm/nouveau: nvkm_gsp_radix3_sg() should use nvkm_gsp_mem_ctor()Timur Tabi1-9/+9
2024-02-05drm/nouveau: fix several DMA buffer leaksTimur Tabi2-22/+39
2024-02-05nouveau/gsp: use correct size for registry rpc.Dave Airlie1-1/+1
2024-02-05Merge tag 'gvt-fixes-2024-02-05' of https://github.com/intel/gvt-linux into d...Joonas Lahtinen3-4/+3
2024-02-05Merge drm-misc-next-fixes-2024-01-19 into drm-misc-fixesMaxime Ripard2-9/+35
2024-02-05drm/i915/gvt: Fix uninitialized variable in handle_mmio()Dan Carpenter1-2/+1
2024-02-05drm/i915: Replace dead 01.org linkZhenyu Wang2-2/+2
2024-02-02Merge tag 'drm-fixes-2024-02-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds69-385/+458
2024-02-02nouveau: offload fence uevents work to workqueueDave Airlie2-6/+19
2024-02-02nouveau/gsp: use correct size for registry rpc.Dave Airlie1-1/+1
2024-02-02Merge tag 'amd-drm-fixes-6.8-2024-02-01' of https://gitlab.freedesktop.org/ag...Dave Airlie48-225/+217
2024-02-02Merge tag 'drm-xe-fixes-2024-02-01' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie17-153/+220
2024-02-02Merge tag 'drm-misc-fixes-2024-02-01' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-0/+1
2024-02-01drm/amdgpu/pm: Use inline function for IP version checkMa Jun1-1/+1
2024-02-01drm/tegra: Do not assume that a NULL domain means no DMA IOMMUJason Gunthorpe1-1/+2
2024-02-01drm/xe: Make all GuC ABI shift values unsignedMatthew Brost5-21/+21
2024-02-01drm/xe/vm: Subclass userptr vmasThomas Hellström5-93/+137
2024-02-01drm/xe: Use LRC prefix rather than CTX prefix in lrc desc definesMatthew Brost1-7/+7
2024-02-01drm/xe: Don't use __user error pointersThomas Hellström1-25/+25