summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2024-04-26drm/xe: Add struct xe_vma_ops abstractionMatthew Brost
2024-04-26drm/xe: Move migrate to prefetch to op_lock_and_prep functionMatthew Brost
2024-04-26drm/xe: Add ops_execute function which returns a fenceMatthew Brost
2024-04-26drm/xe: Lock all gpuva ops during VM bind IOCTLMatthew Brost
2024-04-26drm: zynqmp_dpsub: Always register bridgeSean Anderson
2024-04-26drm: zynqmp_dp: Adjust training values per-laneSean Anderson
2024-04-26drm: zynqmp_dp: Downgrade log level for aux retries messageSean Anderson
2024-04-26drm: xlnx: Fix kerneldocSean Anderson
2024-04-26drm: xlnx: Store base pointers in zynqmp_disp directlySean Anderson
2024-04-26nouveau: add command-line GSP-RM registry supportTimur Tabi
2024-04-26drm/xe/display: Fix ADL-N detectionLucas De Marchi
2024-04-26drm/tiny: st7586: drop driver owner assignmentKrzysztof Kozlowski
2024-04-26drm/tiny: panel-mipi-dbi: drop driver owner assignmentKrzysztof Kozlowski
2024-04-26drm/tiny: mi0283qt: drop driver owner assignmentKrzysztof Kozlowski
2024-04-26drm/tiny: ili9225: drop driver owner assignmentKrzysztof Kozlowski
2024-04-26drm/xe: Fix spelling mistake "forcebly" -> "forcibly"Colin Ian King
2024-04-26drm/xe/pf: Initialize and update PF services on driver initMichal Wajdeczko
2024-04-26drm/xe/pf: Re-initialize SR-IOV specific HW settingsMichal Wajdeczko
2024-04-26Merge tag 'mediatek-drm-next-6.10' of https://git.kernel.org/pub/scm/linux/ke...Dave Airlie
2024-04-26drm/loongson: fix build after debugfs include changeDave Airlie
2024-04-26drm/omap: add missing seq_file includeDave Airlie
2024-04-26drm/komeda: fix missing seq_file includesDave Airlie
2024-04-25fix missing vmalloc.h includesKent Overstreet
2024-04-26drm/i915: fix build with missing debugfs includesDave Airlie
2024-04-25drm/xe: Change xe_guc_submit_stop return to voidHimal Prasad Ghimiray
2024-04-25drm/xe: Use xe_bo_lock()/xe_bo_unlock() helpersHimal Prasad Ghimiray
2024-04-25drm/xe/vm: Use xe_vm_lock()/xe_vm_unlock() helpersHimal Prasad Ghimiray
2024-04-26Merge tag 'drm-misc-next-2024-04-25' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2024-04-26Merge tag 'exynos-drm-next-for-6.10' of git://git.kernel.org/pub/scm/linux/ke...Dave Airlie
2024-04-26Merge tag 'drm-xe-fixes-2024-04-25' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2024-04-26Merge tag 'drm-etnaviv-fixes-2024-04-25' of https://git.pengutronix.de/git/ls...Dave Airlie
2024-04-26Merge tag 'drm-misc-fixes-2024-04-25' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-04-25drm/xe: Replace engine references with exec queue in xe_guc_submit.cMatthew Brost
2024-04-25drm/xe: Fix alignment in GuC exec queue state definesMatthew Brost
2024-04-25drm/xe: s/ENGINE_STATE_KILLED/EXEC_QUEUE_STATE_KILLEDMatthew Brost
2024-04-25drm/xe: s/ENGINE_STATE_SUSPENDED/EXEC_QUEUE_STATE_SUSPENDEDMatthew Brost
2024-04-25drm/xe: s/ENGINE_STATE_ENABLED/EXEC_QUEUE_STATE_ENABLEDMatthew Brost
2024-04-25drm/ttm: Print the memory decryption status just onceZack Rusin
2024-04-25drm/vmwgfx: Fix Legacy Display UnitIan Forbes
2024-04-26Merge tag 'drm-intel-next-2024-04-24' of https://anongit.freedesktop.org/git/...Dave Airlie
2024-04-25drm/xe: Delete unused GuC submission_state.suspendMatthew Brost
2024-04-25drm/amdgpu: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACYDamien Le Moal
2024-04-25drm/xe/vm: prevent UAF in rebind_work_func()Matthew Auld
2024-04-25Revert "drm/xe/vm: drop vm->destroy_work"Matthew Auld
2024-04-25drm/xe/preempt_fence: enlarge the fence critical sectionMatthew Auld
2024-04-25drm/xe/guc: Fix typos in VF CFG KLVs descriptionsMichal Wajdeczko
2024-04-25drm/rockchip: vop2: Fix the port mux of VP2Andy Yan
2024-04-25Revert "drm/etnaviv: Expose a few more chipspecs to userspace"Christian Gmeiner
2024-04-25drm/etnaviv: fix tx clock gating on some GC7000 variantsDerek Foreman
2024-04-25drm/print: drop include debugfs.h and include where neededJani Nikula