summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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
4 daysdrm/displayid: fix Tiled Display Topology ID sizeJani Nikula2-7/+7
4 daysdrm/amdkfd: Use exclusive bounds for SVM split alignment checksGerhard Schwanzer1-4/+4
4 daysdrm/amdgpu: Respect placement requirements in amdgpu_gtt_mgr functionsTimur Kristóf1-2/+28
4 daysdrm/sysfb: Return errno code from drm_sysfb_get_visible_size()Thomas Zimmermann4-8/+9
4 daysdrm/sysfb: Avoid possible truncation with calculating visible sizeThomas Zimmermann1-1/+2
4 daysdrm/nouveau: fix reversed error cleanup order in ucopy functionsJunrui Luo2-4/+4
4 daysdrm/amdgpu: validate CP_GFX_SHADOW chunk size in CS pass1Mario Limonciello1-1/+5
4 daysdrm/amdgpu: Fix context pstate override handlingTvrtko Ursulin1-29/+42
4 daysdrm/amdgpu: Fix amdgpu_bo_move() when old_mem and new_mem are both GTTTimur Kristóf1-0/+18
4 daysdrm/amdgpu/gfx9: Fix Ring and IB test fail after mode2Jiqian Chen1-0/+39
4 daysdrm/amd/display: Restore periodic detection for DCN35Ivan Lipski3-4/+2
4 daysdrm/xe: Add compact-PT and addr mask handling for page reclaimBrian Nguyen2-56/+83
4 daysdrm/xe/guc: Fix buffer overflow in steered register list allocationTejas Upadhyay1-2/+8
4 daysdrm/sysfb: Avoid truncating maximum strideThomas Zimmermann1-1/+7
4 daysdrm/sysfb: Do not page-align visible size of the framebufferThomas Zimmermann1-1/+1
4 daysdrm/amdgpu: check amdgpu_vm_bo_find() result in GET_MAPPING_INFOMario Limonciello1-0/+5
4 daysdrm/amdgpu/uvd: Place VCPU BO only in VRAM for UVD 4.x and olderTimur Kristóf1-6/+11
4 daysdrm/amdgpu/uvd: Fix forcing MSG, FB BOs into VCPU segment when it isn't at 0 ...Timur Kristóf1-9/+24
4 daysdrm/amdgpu/gfx: fix cleaner shader IB buffer overflowAsad Kamal1-5/+5
4 daysdrm/amd/pm: re-enable MC access after PrepareMp1ForUnload on SMU V15 APUsShubhankar Milind Sardeshpande1-1/+6
4 daysdrm/i915/cdclk: Fix up CDCLK_FREQ_DECIMAL without a full PLL re-enableVille Syrjälä1-7/+34
4 daysdrm/dp/mst: fix OOB reads on 2-byte fields in sideband reply parsersAshutosh Desai1-13/+4
4 daysdrm/imagination: Fit paired fragment job in the correct CCCBAlessio Belle1-18/+14
4 daysdrm/tegra: fbdev: Remove offset into framebuffer memoryThomas Zimmermann1-6/+2
4 daysdrm/dp/mst: fix buffer overflows in sideband chunk accumulationAshutosh Desai1-0/+9
4 daysdrm/dp/mst: fix OOB reads in remote DPCD/I2C sideband reply parsersAshutosh Desai1-2/+4