summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2026-07-01drm/amdgpu: Clean up defunct soft reset from ASIC reset code pathTimur Kristóf
2026-07-01drm/amdgpu: Clarify name of soft recovery to avoid confusionTimur Kristóf
2026-07-01drm/amdgpu: bounds check xcp_id in release_schedLijo Lazar
2026-07-01drm/amdgpu/gmc9: make all vmids available to KFD if KQs are disabledAlex Deucher
2026-07-01drm/amd/pm: validate vega10 profile mode inputsLijo Lazar
2026-07-01drm/amdgpu: bounds check xcp ip block indexLijo Lazar
2026-07-01drm/amdgpu/soc24: reset dGPU if suspend got abortedJakob Linke
2026-07-01drm/amdgpu: Validate ATPX buffer length before useLijo Lazar
2026-07-01drm/amdgpu: Validate ATIF buffer length before useLijo Lazar
2026-07-01drm/amd/pm: Use helper to get pptable in SMUv15Lijo Lazar
2026-07-01drm/amd/pm: Use helper to get pptable in SMUv14Lijo Lazar
2026-07-01drm/amd/pm: Use helper to get pptable in SMUv13Lijo Lazar
2026-07-01drm/amd/pm: Use helper to get pptable in SMUv11Lijo Lazar
2026-07-01drm/amd/pm: Add helper functions to fetch pptableLijo Lazar
2026-07-01drm/amdgpu: guard zero divisors in soc_v1_0 partition codeAsad Kamal
2026-07-01drm/amdgpu: validate XCP topology counts before divisionAsad Kamal
2026-07-01drm/amd/pm: Add helper for parameter parsingLijo Lazar
2026-07-01drm/amdgpu: Fix mes remove_hw_queue lockAmber Lin
2026-07-01drm/amdgpu: Add checks to vbios fetch through ATRMLijo Lazar
2026-07-01drm/amdgpu: Fix kobject cleanup in xcp sysfsLijo Lazar
2026-07-01drm/amdgpu: Remove output parameter in bo list handlingTvrtko Ursulin
2026-07-01drm/amdgpu: Replace idr with xarray in amdgpu_bo_listTvrtko Ursulin
2026-07-01drm/amdgpu: Remove the bo list mutexTvrtko Ursulin
2026-07-01drm/amdgpu: Drop support for variable struct drm_amdgpu_bo_list_entry sizeTvrtko Ursulin
2026-07-01drm/amdgpu/gfx9.4.3: add support for disabling kernel queuesAlex Deucher
2026-07-01drm/amdgpu: dump RAS EEPROM table via debugfsXiang Liu
2026-07-01dma-buf: rename dma_fence_enable_sw_signalingChristian König
2026-07-01drm/i915/cmtg: Warn on invalid CMTG transcoder in intel_cmtg_disable()Animesh Manna
2026-07-01drm/i915/display: Guard CMTG disable with intel_cmtg_is_allowed()Animesh Manna
2026-07-01drm/dp_mst: Handle torn-down topology gracefully in drm_dp_mst_topology_queue...Luca Coelho
2026-07-01drm/xe/i2c: Drop manual VF checkRaag Jadav
2026-07-01drm/xe/pt: prevent invalid cursor access for purged BOsMatthew Auld
2026-07-01drm/xe: account for dontneed in fdinfo purgeableMatthew Auld
2026-07-01drm/xe: fix NPD in bo_meminfo()Matthew Auld
2026-07-01drm/i915/bios: range check LFP Data Block panel_type2Jani Nikula
2026-07-01drm/i915/vrr: require valid min/max vfreq for VRRJani Nikula
2026-06-30drm/panel-edp: Add BOE NE160QDM-NY1 panelDamon Ding
2026-06-30drm/xe/pf: Don't attempt to process FAST_REQ or EVENT relaysMichal Wajdeczko
2026-06-30drm/xe: Drop 'force_execlist' module parameterMatt Roper
2026-06-30drm/xe/tests/rtp: Add kunit test for whitelist upper boundsMatt Roper
2026-06-30drm/panthor: Fix NPD issue on partial unmap of an evicted BOAkash Goel
2026-06-30drm/panthor: Keep interrupts masked until they are neededBoris Brezillon
2026-06-30drm/panthor: Interrupt group start/resumption if group_bind_locked() failsBoris Brezillon
2026-06-30drm/panthor: Fix a leak when a group is evicted before the tiler OOM is servicedBoris Brezillon
2026-06-30drm/panthor: Drop a needless check in panthor_fw_unplug()Boris Brezillon
2026-06-30drm/panthor: Fix panthor_pwr_unplug()Boris Brezillon
2026-06-30drm/panthor: Don't overrule pending immediate ticks in sched_resume_tick()Boris Brezillon
2026-06-30drm/panthor: Fix theoretical IOMEM access in suspended stateBoris Brezillon
2026-06-30drm/panthor: Fix potential invalid pointer deref in group_process_tiler_oom()Boris Brezillon
2026-06-30drm/panthor: Keep the reset work disabled until everything is initializedBoris Brezillon