aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
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
2024-04-25drm/{i915, xe}: Implement fbdev emulation as in-kernel clientThomas Zimmermann5-140/+80
2024-04-25drm/{i915,xe}: Implement fbdev client callbacksThomas Zimmermann5-49/+25
2024-04-25drm/{i915,xe}: Unregister in-kernel clientsThomas Zimmermann2-0/+4
2024-04-25drm/i915: Initialize fbdev DRM client with callback functionsThomas Zimmermann1-4/+39
2024-04-25drm/i915: Move fbdev functionsThomas Zimmermann1-77/+77
2024-04-25drm/client: Export drm_client_dev_unregister()Thomas Zimmermann1-0/+13
2024-04-25drm/i915: pass dev_priv to _MMIO_PIPE2, _MMIO_TRANS2, _MMIO_CURSOR2Jani Nikula4-128/+128
2024-04-25drm/i915: convert _MMIO_PIPE3()/_MMIO_PORT3() to accept baseJani Nikula2-40/+44
2024-04-25gpu: drm: exynos: hdmi: eliminate uses of of_node_put()Shivani Gupta1-10/+5
2024-04-25drm/exynos: mixer: drop driver owner initializationKrzysztof Kozlowski1-1/+0
2024-04-25drm/exynos: hdmi: drop driver owner initializationKrzysztof Kozlowski1-1/+0
2024-04-25drm/exynos: vidi: drop driver owner initializationKrzysztof Kozlowski1-1/+0