aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2024-04-26drm/xe: Add ops_execute function which returns a fenceMatthew Brost1-100/+111
2024-04-26drm/xe: Lock all gpuva ops during VM bind IOCTLMatthew Brost1-40/+108
2024-04-26drm: zynqmp_dpsub: Always register bridgeSean Anderson1-4/+3
2024-04-26drm: zynqmp_dp: Adjust training values per-laneSean Anderson1-15/+8
2024-04-26drm: zynqmp_dp: Downgrade log level for aux retries messageSean Anderson1-1/+1
2024-04-26drm: xlnx: Fix kerneldocSean Anderson2-2/+3
2024-04-26drm: xlnx: Store base pointers in zynqmp_disp directlySean Anderson1-25/+19
2024-04-26nouveau: add command-line GSP-RM registry supportTimur Tabi2-24/+343
2024-04-26drm/xe/display: Fix ADL-N detectionLucas De Marchi1-1/+2
2024-04-26drm/tiny: st7586: drop driver owner assignmentKrzysztof Kozlowski1-1/+0
2024-04-26drm/tiny: panel-mipi-dbi: drop driver owner assignmentKrzysztof Kozlowski1-1/+0
2024-04-26drm/tiny: mi0283qt: drop driver owner assignmentKrzysztof Kozlowski1-1/+0
2024-04-26drm/tiny: ili9225: drop driver owner assignmentKrzysztof Kozlowski1-1/+0
2024-04-26drm/xe: Fix spelling mistake "forcebly" -> "forcibly"Colin Ian King1-1/+1
2024-04-26drm/xe/pf: Initialize and update PF services on driver initMichal Wajdeczko1-0/+7
2024-04-26drm/xe/pf: Re-initialize SR-IOV specific HW settingsMichal Wajdeczko4-0/+39
2024-04-26Merge tag 'mediatek-drm-next-6.10' of https://git.kernel.org/pub/scm/linux/ke...Dave Airlie29-314/+300
2024-04-26drm/loongson: fix build after debugfs include changeDave Airlie1-0/+1
2024-04-26drm/omap: add missing seq_file includeDave Airlie1-0/+1
2024-04-26drm/komeda: fix missing seq_file includesDave Airlie2-0/+3
2024-04-25fix missing vmalloc.h includesKent Overstreet21-0/+21
2024-04-26drm/i915: fix build with missing debugfs includesDave Airlie3-0/+3
2024-04-25drm/xe: Change xe_guc_submit_stop return to voidHimal Prasad Ghimiray7-24/+11
2024-04-25drm/xe: Use xe_bo_lock()/xe_bo_unlock() helpersHimal Prasad Ghimiray2-4/+4
2024-04-25drm/xe/vm: Use xe_vm_lock()/xe_vm_unlock() helpersHimal Prasad Ghimiray1-3/+3
2024-04-26Merge tag 'drm-misc-next-2024-04-25' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie84-1030/+2427
2024-04-26Merge tag 'exynos-drm-next-for-6.10' of git://git.kernel.org/pub/scm/linux/ke...Dave Airlie11-21/+5
2024-04-26Merge tag 'drm-xe-fixes-2024-04-25' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie5-24/+14
2024-04-26Merge tag 'drm-etnaviv-fixes-2024-04-25' of https://git.pengutronix.de/git/ls...Dave Airlie3-68/+2
2024-04-26Merge tag 'drm-misc-fixes-2024-04-25' of https://gitlab.freedesktop.org/drm/m...Dave Airlie5-96/+3
2024-04-25drm/xe: Replace engine references with exec queue in xe_guc_submit.cMatthew Brost1-9/+9
2024-04-25drm/xe: Fix alignment in GuC exec queue state definesMatthew Brost1-3/+3
2024-04-25drm/xe: s/ENGINE_STATE_KILLED/EXEC_QUEUE_STATE_KILLEDMatthew Brost1-4/+4
2024-04-25drm/xe: s/ENGINE_STATE_SUSPENDED/EXEC_QUEUE_STATE_SUSPENDEDMatthew Brost1-5/+5
2024-04-25drm/xe: s/ENGINE_STATE_ENABLED/EXEC_QUEUE_STATE_ENABLEDMatthew Brost1-4/+4
2024-04-25drm/ttm: Print the memory decryption status just onceZack Rusin1-1/+1
2024-04-25drm/vmwgfx: Fix Legacy Display UnitIan Forbes1-0/+1
2024-04-26Merge tag 'drm-intel-next-2024-04-24' of https://anongit.freedesktop.org/git/...Dave Airlie52-1648/+2053
2024-04-25drm/xe: Delete unused GuC submission_state.suspendMatthew Brost2-13/+0
2024-04-25drm/amdgpu: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACYDamien Le Moal1-1/+1
2024-04-25drm/xe/vm: prevent UAF in rebind_work_func()Matthew Auld1-0/+3
2024-04-25Revert "drm/xe/vm: drop vm->destroy_work"Matthew Auld2-2/+22
2024-04-25drm/xe/preempt_fence: enlarge the fence critical sectionMatthew Auld1-3/+11
2024-04-25drm/xe/guc: Fix typos in VF CFG KLVs descriptionsMichal Wajdeczko1-6/+6
2024-04-25drm/rockchip: vop2: Fix the port mux of VP2Andy Yan1-1/+1
2024-04-25Revert "drm/etnaviv: Expose a few more chipspecs to userspace"Christian Gmeiner3-66/+0
2024-04-25drm/etnaviv: fix tx clock gating on some GC7000 variantsDerek Foreman1-2/+2
2024-04-25drm/print: drop include debugfs.h and include where neededJani Nikula29-7/+43
2024-04-25drm/xe/pf: Expose PF service details via debugfsMichal Wajdeczko1-0/+13
2024-04-25drm/bridge: imx: Fix unmet depenency for PHY_FSL_SAMSUNG_HDMI_PHYAdam Ford1-2/+2