summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
4 daysdrm/i915/mst: limit DP MST ESI service loopJani Nikula1-1/+7
4 daysdrm/i915/gt: Fix NULL deref on sched_engine alloc failureJoonas Lahtinen1-9/+10
4 daysdrm/i915/gem: Fix NULL deref in I915_CONTEXT_PARAM_SSEUJoonas Lahtinen1-1/+1
4 daysdrm/i915/gem: Do not leak siblings[] on proto context errorJoonas Lahtinen1-8/+14
4 daysdrm/amdgpu: trigger GPU recovery when userq destroy fails to unmap a hung queueJesse Zhang1-0/+9
4 daysdrm/amdgpu: fix lifetime issue of amdgpu_vm_get_task_info_pasid()Shahyan Soltani1-15/+10
4 daysdrm/amd/amdgpu: disable ASPM on VI if pcie dpm is disabledKenneth Feng1-1/+2
4 daysdrm/amdgpu/gfx11: replace BUG_ON() with WARN_ON()Alex Deucher1-8/+5
4 daysdrm/amdgpu/soc24: reset dGPU if suspend got abortedJakob Linke1-0/+28
4 daysdrm/i915/bios: range check LFP Data Block panel_type2Jani Nikula1-8/+28
4 daysdrm/i915: Return NULL on error in active_instanceJoonas Lahtinen1-1/+6
4 daysdrm/amdgpu/sdma5.0: replace BUG_ON() with WARN_ON()Alex Deucher1-2/+2
4 daysdrm/amdgpu/sdma5.2: replace BUG_ON() with WARN_ON()Alex Deucher1-2/+2
4 daysdrm/amdgpu/sdma6.0: replace BUG_ON() with WARN_ON()Alex Deucher1-2/+2
4 daysdrm/amdgpu/sdma7.0: replace BUG_ON() with WARN_ON()Alex Deucher1-2/+2
4 daysdrm/amdgpu: add the doorbell index input for suspending userqPrike Liang1-0/+2
4 daysdrm/i915/hdcp: check streams[] bounds before overflowJani Nikula1-1/+4
4 daysdrm/i915/hdcp: require monotonically increasing seq_num_vJani Nikula1-3/+4
4 daysdrm/i915/vrr: require valid min/max vfreq for VRRJani Nikula1-0/+4
4 daysdrm/virtio: bound EDID block reads to the response bufferBryam Vargas1-1/+2
4 daysRevert "drm/amd/display: Restore 5s vbl offdelay for NV3x+ DGPUs"Leo Li1-15/+3
4 daysdrm/amd/display: detect_link_and_local_sink: DP alt mode timeout path leaks p...WenTao Liang1-1/+4
4 daysdrm/amd/display: use kvzalloc to allocate struct dcHonglei Huang1-3/+3
4 daysdrm/amd/display: Handle struct drm_plane_state.ignore_damage_clipsThomas Zimmermann1-4/+6
4 daysdrm/amd/display: set MSA MISC1 bit 6 when using VSC SDP for DCE 11.xLeorize2-2/+16
4 daysdrm/amdkfd: free MQD managers on DQM init failuresGuangshuo Li1-0/+4
4 daysdrm/amdkfd: fix 32-bit overflow in CWSR total size calculationYongqiang Sun1-6/+17
4 daysdrm/amdkfd: Check bounds on CRIU restore queue type and mqd sizeDavid Francis4-8/+27
4 daysdrm/amdkfd: Check bounds in allocate_event_notification_slotDavid Francis1-0/+3
4 daysdrm/amdkfd: Use kvcalloc to allocate arraysDavid Francis1-6/+6
4 daysdrm/amdkfd: Guard m->cp_hqd_eop_control setting by q->eop_ring_buffer_sizeXiaogang Chen5-10/+10
4 daysdrm/amdkfd: clamp v9 CRIU control stack checkpoint copy to BO sizeYongqiang Sun2-3/+23
4 daysdrm/imagination: acquire vm_ctx->lock before mapping memory to GPU VMIcenowy Zheng1-0/+2
4 daysdrm/imagination: fix error checking of pvr_vm_context_lookup()Luigi Santivetti1-2/+2
4 daysdrm/imagination: Fix user array stride in pvr_set_uobj_array()Shuvam Pandey1-7/+6
4 daysdrm/imagination: Fix double call to drm_sched_entity_fini()Brajesh Gupta3-11/+15
4 daysdrm/xe/madvise: Skip invalidation for purgeable state updatesArvind Yadav1-2/+17
4 daysdrm/xe/nvm: fix writable override for CRIAlexander Usyskin1-2/+7
4 daysdrm/xe/pt: Reset current_op in xe_pt_update_ops_init()Zongyao Bai1-0/+3
4 daysdrm/xe/vm: Fix BO prefetch with CONSULT_MEM_ADVISE_PREF_LOCHimal Prasad Ghimiray1-5/+20
4 daysdrm/xe: Hold a dma-buf reference for imported BOsNitin Gote4-6/+25
4 daysdrm/xe: Fix PTE index in xe_vm_populate_pgtable() for chunked bindsMatthew Brost1-2/+12
4 daysdrm/xe/rtp: Add RING_FORCE_TO_NONPRIV_DENY to OA whitelistsAshutosh Dixit1-3/+5
4 daysdrm/xe/oa: Fix offset alignment for MERT WHITELIST_OA_MERT_MMIO_TRGAshutosh Dixit1-1/+1
4 daysdrm/xe: Return error on non-migratable faults requiring devmemMatthew Brost1-4/+2
4 daysdrm/xe/display: skip FORCE_WC and vm_bound check for external dma-bufsMatthew Auld2-2/+4
4 daysdrm/radeon: fix r100_copy_blit for large BOsPavel Ondračka1-4/+9
4 daysdrm/nouveau/acr: fix missing nvkm_done() in error path of nvkm_acr_oneinit()Wentao Liang1-0/+1
4 daysdrm/i915/mtl+: Enable PPS before PLLImre Deak1-3/+8
4 daysdrm/i915/gem: Add missing nospec on parallel submit slotJoonas Lahtinen1-0/+1