summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
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
2024-02-08drm/xe: Pick correct userptr VMA to repin on REMAP op failureMatthew Brost
2024-02-08drm/xe: Take a reference in xe_exec_queue_last_fence_get()Matthew Brost
2024-02-08drm/xe: Fix loop in vm_bind_ioctl_ops_unwindMatthew Brost
2024-02-07drm/amdgpu: Fix HDP flush for VFs on nbio v7.9Lijo Lazar
2024-02-07drm/amd/display: Implement bounds check for stream encoder creation in DCN301Srinivasan Shanmugam
2024-02-07drm/amd/display: Increase frame-larger-than for all display_mode_vba filesNathan Chancellor
2024-02-07drm/amd/display: Clear phantom stream count and plane countMario Limonciello
2024-02-07drm/amdgpu: Avoid fetching VRAM vendor infoLijo Lazar
2024-02-07drm/amd/display: Disable ODM by default for DCN35Rodrigo Siqueira
2024-02-07drm/amd/display: Update phantom pipe enable / disable sequenceAlvin Lee
2024-02-07drm/amd/display: Fix MST Null Ptr for RVFangzhi Zuo
2024-02-07drm/amdgpu: Fix shared buff copy to userStanley.Yang
2024-02-07drm/amd/display: Increase eval/entry delay for DCN35Nicholas Kazlauskas
2024-02-07drm/amdgpu: remove asymmetrical irq disabling in jpeg 4.0.5 suspendLi Ma
2024-02-07drm/amdgpu: reset gpu for s3 suspend abort casePrike Liang
2024-02-07drm/amdgpu: skip to program GFXDEC registers for suspend abortPrike Liang
2024-02-07drm/amd/display: set odm_combine_policy based on context in dcn32 resourceWenjing Liu
2024-02-07drm/amd/display: Add NULL test for 'timing generator' in 'dcn21_set_pipe()'Srinivasan Shanmugam
2024-02-07drm/amd/display: Fix 'panel_cntl' could be null in 'dcn21_set_backlight_level()'Srinivasan Shanmugam
2024-02-06drm/sched: Re-queue run job worker when drm_sched_entity_pop_job() returns NULLMatthew Brost
2024-02-05drm/nouveau: nvkm_gsp_radix3_sg() should use nvkm_gsp_mem_ctor()Timur Tabi
2024-02-05drm/nouveau: fix several DMA buffer leaksTimur Tabi
2024-02-05nouveau/gsp: use correct size for registry rpc.Dave Airlie
2024-02-05Merge tag 'gvt-fixes-2024-02-05' of https://github.com/intel/gvt-linux into d...Joonas Lahtinen
2024-02-05Merge drm-misc-next-fixes-2024-01-19 into drm-misc-fixesMaxime Ripard
2024-02-05drm/i915/gvt: Fix uninitialized variable in handle_mmio()Dan Carpenter
2024-02-05drm/i915: Replace dead 01.org linkZhenyu Wang
2024-02-02Merge tag 'drm-fixes-2024-02-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2024-02-02nouveau: offload fence uevents work to workqueueDave Airlie
2024-02-02nouveau/gsp: use correct size for registry rpc.Dave Airlie
2024-02-02Merge tag 'amd-drm-fixes-6.8-2024-02-01' of https://gitlab.freedesktop.org/ag...Dave Airlie
2024-02-02Merge tag 'drm-xe-fixes-2024-02-01' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2024-02-02Merge tag 'drm-misc-fixes-2024-02-01' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2024-02-01drm/amdgpu/pm: Use inline function for IP version checkMa Jun
2024-02-01drm/tegra: Do not assume that a NULL domain means no DMA IOMMUJason Gunthorpe
2024-02-01drm/xe: Make all GuC ABI shift values unsignedMatthew Brost
2024-02-01drm/xe/vm: Subclass userptr vmasThomas Hellström
2024-02-01drm/xe: Use LRC prefix rather than CTX prefix in lrc desc definesMatthew Brost
2024-02-01drm/xe: Don't use __user error pointersThomas Hellström