summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
5 daysdrm/amdgpu/gfx11: fix EOP interrupt routing for KQ and userqJesse Zhang
5 daysdrm/amdkfd: clamp v9 CRIU control stack checkpoint copy to BO sizeYongqiang Sun
5 daysdrm/amdgpu: fix aperture mapping leakAsad Kamal
5 daysdrm/amd/display: avoid large stack allocation in commit_planes_do_stream_upda...Arnd Bergmann
5 daysdrm/amd/display: Remove DCCG registers not needed in DCN42Matthew Stewart
5 daysdrm/amd/display: Fix DCN42 null registers & register masksMatthew Stewart
5 daysdrm/amdkfd: Guard m->cp_hqd_eop_control setting by q->eop_ring_buffer_sizeXiaogang Chen
5 daysdrm/amdgpu/vce: fix integer overflow in image sizeBoyuan Zhang
5 daysdrm/amdgpu/vcn4: avoid rereading IB param lengthBoyuan Zhang
5 daysdrm/amdgpu: fix division by zero with invalid uvd dimensionsBoyuan Zhang
5 daysdrm/amd/display: set MSA MISC1 bit 6 when using VSC SDP for DCE 11.xLeorize
5 daysdrm/amd/pm: fix amdgpu_pm_info power display unitsYang Wang
5 daysdrm/amd/pm: make pp_features read-only when scpm is enabledYang Wang
5 daysdrm/amdgpu/sdma7.1: replace BUG_ON() with WARN_ON()Alex Deucher
5 daysdrm/amdgpu/sdma7.0: replace BUG_ON() with WARN_ON()Alex Deucher
5 daysdrm/amdgpu/sdma6.0: replace BUG_ON() with WARN_ON()Alex Deucher
5 daysdrm/amdgpu/sdma5.2: replace BUG_ON() with WARN_ON()Alex Deucher
5 daysdrm/amdgpu/sdma5.0: replace BUG_ON() with WARN_ON()Alex Deucher
5 daysdrm/amdgpu/sdma4.4.2: replace BUG_ON() with WARN_ON()Alex Deucher
5 daysdrm/amdgpu/gfx12.1: replace BUG_ON() with WARN_ON()Alex Deucher
5 daysdrm/amdgpu/gfx12: replace BUG_ON() with WARN_ON()Alex Deucher
5 daysdrm/amdgpu/gfx11: replace BUG_ON() with WARN_ON()Alex Deucher
5 daysdrm/amdgpu/gfx10: replace BUG_ON() with WARN_ON()Alex Deucher
5 daysdrm/amdgpu/gfx9.4.3: replace BUG_ON() with WARN_ON()Alex Deucher
5 daysdrm/amdgpu/gfx9: replace BUG_ON() with WARN_ON()Alex Deucher
5 daysdrm/amdgpu/gfx8: drop unecessary BUG_ON()Alex Deucher
5 daysdrm/amdgpu/soc24: reset dGPU if suspend got abortedJakob Linke
5 daysdrm/xe/rtp: Add RING_FORCE_TO_NONPRIV_DENY to OA whitelistsAshutosh Dixit
5 daysdrm/xe: Remove redundant exec_queue_suspended() check in submit_exec_queue()Lu Yao
5 daysdrm/xe/pt: Fix NULL pointer dereference in xe_pt_zap_ptes_entry()Francois Dugast
5 daysdrm/xe: wedge from the timeout handler only after releasing the queueRodrigo Vivi
5 daysdrm/dp_mst: Handle torn-down topology gracefully in drm_dp_mst_topology_queue...Luca Coelho
5 daysdrm/i915/bios: range check LFP Data Block panel_type2Jani Nikula
5 daysdrm/i915/vrr: require valid min/max vfreq for VRRJani Nikula
6 daysdrm/panthor: Keep interrupts masked until they are neededBoris Brezillon
6 daysdrm/panthor: Interrupt group start/resumption if group_bind_locked() failsBoris Brezillon
6 daysdrm/panthor: Fix a leak when a group is evicted before the tiler OOM is servicedBoris Brezillon
6 daysdrm/panthor: Drop a needless check in panthor_fw_unplug()Boris Brezillon
6 daysdrm/panthor: Fix panthor_pwr_unplug()Boris Brezillon
6 daysdrm/panthor: Don't overrule pending immediate ticks in sched_resume_tick()Boris Brezillon
6 daysdrm/panthor: Fix theoretical IOMEM access in suspended stateBoris Brezillon
6 daysdrm/panthor: Fix potential invalid pointer deref in group_process_tiler_oom()Boris Brezillon
6 daysdrm/panthor: Keep the reset work disabled until everything is initializedBoris Brezillon
6 daysdrm/panthor: Always use the IRQ-safe variant when acquiring the fence lockBoris Brezillon
6 daysdrm/arm/komeda: fix error handling for clk_prepare_enable() and callersGustavo Kenji Mendonça Kaneko
6 daysdrm/arm/malidp: use clk_bulk API in runtime PM resume and suspendGustavo Kenji Mendonça Kaneko
6 daysdrm/virtio: bound EDID block reads to the response bufferBryam Vargas
6 daysdrm/i915/hdcp: require monotonically increasing seq_num_vJani Nikula
6 daysdrm/i915/hdcp: check streams[] bounds before overflowJani Nikula
6 daysdrm/i915: Return NULL on error in active_instanceJoonas Lahtinen