Sign in before continuing.
Commits on Source
30006
b99e9c09
reset: meson-audio-arb: Convert to platform remove callback returning void
Mar 25, 2024
7f5aa02a
reset: rzg2l-usbphy-ctrl: Convert to platform remove callback returning void
Mar 25, 2024
6d89df61
reset: ti-sci: Convert to platform remove callback returning void
Mar 25, 2024
9dd12ed9
pstore/blk: replace deprecated strncpy with strscpy
Apr 11, 2024
869e54d4
drm/xe: make xe_pm_runtime_lockdep_map a static struct
Apr 23, 2024
06e7139a
drm/xe: Fix unexpected backmerge results
Apr 24, 2024
8f21f82d
drm/xe/guc: Add GuC Relay ABI version 1.0 definitions
Apr 24, 2024
1cb4db30
drm/xe: Add helper to calculate adjusted register offset
Apr 24, 2024
dec79386
drm/xe: Add few more GT register definitions
Apr 24, 2024
98e62805
drm/xe/pf: Add SR-IOV GuC Relay PF services
Apr 24, 2024
11294bf3
drm/xe/kunit: Add PF service tests
Apr 24, 2024
e42a51fb
drm/xe/pf: Expose SR-IOV VFs configuration over debugfs
Apr 24, 2024
b00240b6
drm/xe/pf: Expose SR-IOV VF control commands over debugfs
Apr 24, 2024
2cab6319
drm/xe/pf: Expose SR-IOV policy settings over debugfs
Apr 24, 2024
5a8c292f
drm/xe/guc: Update VF configuration KLVs definitions
Apr 24, 2024
49f853c7
drm/xe/pf: Clamp maximum execution quantum to 100s
Apr 24, 2024
f3326257
drm/xe: Store xe_hw_engine in xe_hw_engine_snapshot
Apr 24, 2024
082a634f
drm/xe: Add helpers to loop over geometry and compute DSS
Apr 24, 2024
c8d4524e
drm/xe: Add INSTDONE registers to devcoredump
Apr 24, 2024
fb74b205
drm/xe: Introduce a simple wedged state
Apr 24, 2024
69281867
drm/xe: declare wedged upon GuC load failure
Apr 24, 2024
8ed9aaae
drm/xe: Force wedged state and block GT reset upon any GPU hang
Apr 24, 2024
6b8ef44c
drm/xe: Introduce the wedged_mode debugfs
Apr 24, 2024
ad4ca914
drm/xe/guc: Improve GuC doorbell/context ID manager intro message
Apr 24, 2024
b5ef8087
drm/xe/xe2: Add workaround 14021567978
Apr 24, 2024
cbf75793
drm/xe: Check result of drmm_mutex_init()
Apr 24, 2024
4befb17e
drm/xe/pf: Expose PF service details via debugfs
Apr 25, 2024
2bdb481b
drm/rockchip: vop2: Fix the port mux of VP2
Apr 25, 2024
7547a23c
drm/xe/guc: Fix typos in VF CFG KLVs descriptions
Apr 25, 2024
3cd1585e
drm/xe/preempt_fence: enlarge the fence critical section
Apr 25, 2024
6e78e071
Revert "drm/xe/vm: drop vm->destroy_work"
Apr 25, 2024
3d44d67c
drm/xe/vm: prevent UAF in rebind_work_func()
Apr 25, 2024
3f371a98
drm/xe: Delete unused GuC submission_state.suspend
Apr 25, 2024
f85ada84
drm/xe: s/ENGINE_STATE_ENABLED/EXEC_QUEUE_STATE_ENABLED
Apr 25, 2024
03b35176
drm/xe: s/ENGINE_STATE_SUSPENDED/EXEC_QUEUE_STATE_SUSPENDED
Apr 25, 2024
1a1563e3
drm/xe: s/ENGINE_STATE_KILLED/EXEC_QUEUE_STATE_KILLED
Apr 25, 2024
3713a383
drm/xe: Fix alignment in GuC exec queue state defines
Apr 25, 2024
edc9f11a
drm/xe: Replace engine references with exec queue in xe_guc_submit.c
Apr 25, 2024
2e3f08a1
MAINTAINERS: fix LG sw43408 panel driver drm-misc git URL
Apr 26, 2024
a1adb3d2
drm/xe/vm: Use xe_vm_lock()/xe_vm_unlock() helpers
Apr 25, 2024
c79828e0
drm/xe: Use xe_bo_lock()/xe_bo_unlock() helpers
Apr 25, 2024
c832541c
drm/xe: Change xe_guc_submit_stop return to void
Apr 25, 2024
d6c5bac8
drm/xe/pf: Re-initialize SR-IOV specific HW settings
Apr 26, 2024
e77dff51
drm/xe/pf: Initialize and update PF services on driver init
Apr 26, 2024
445237d6
drm/xe: Fix spelling mistake "forcebly" -> "forcibly"
Apr 26, 2024
6898837d
drm/tiny: ili9225: drop driver owner assignment
Apr 26, 2024
3ab28b7d
drm/tiny: mi0283qt: drop driver owner assignment
Apr 26, 2024
9745097c
drm/tiny: panel-mipi-dbi: drop driver owner assignment
Apr 26, 2024
5284e420
drm/tiny: st7586: drop driver owner assignment
Apr 26, 2024
6a2a90cb
drm/xe/display: Fix ADL-N detection
Apr 26, 2024
b58a0bc9
nouveau: add command-line GSP-RM registry support
Apr 26, 2024
e0db0269
drm: xlnx: Store base pointers in zynqmp_disp directly
Apr 26, 2024
1b9e7cad
drm: xlnx: Fix kerneldoc
Apr 26, 2024
25af9c1a
drm: zynqmp_dp: Downgrade log level for aux retries message
Apr 26, 2024
c032d846
drm: zynqmp_dp: Adjust training values per-lane
Apr 26, 2024
61ba791c
drm: zynqmp_dpsub: Always register bridge
Apr 26, 2024
77f2ef3f
drm/xe: Lock all gpuva ops during VM bind IOCTL
Apr 26, 2024
75192758
drm/xe: Add ops_execute function which returns a fence
Apr 26, 2024
0a34c124
drm/xe: Move migrate to prefetch to op_lock_and_prep function
Apr 26, 2024
701109f2
drm/xe: Add struct xe_vma_ops abstraction
Apr 26, 2024
5f677a9b
drm/xe: Use xe_vma_ops to implement xe_vm_rebind
Apr 26, 2024
4dbbe457
drm/xe: Simplify VM bind IOCTL error handling and cleanup
Apr 26, 2024
bf69918b
drm/xe: Use xe_vma_ops to implement page fault rebinds
Apr 26, 2024
22cfdd28
drm/xe: Add some members to xe_vma_ops
Apr 26, 2024
61e3270e
drm/xe: Add vm_bind_ioctl_ops_fini helper
Apr 26, 2024
fda75ef8
drm/xe: Move ufence check to op_lock_and_prep
Apr 26, 2024
5aa5eea0
drm/xe: Move ufence add to vm_bind_ioctl_ops_fini
Apr 26, 2024
c4f18703
drm/xe: Add xe_gt_tlb_invalidation_range and convert PT layer to use this
Apr 26, 2024
98ad158e
drm/xe: Delete PT update selftest
Apr 26, 2024
7ceb94e8
drm/amd: Add gfx12 swizzle mode defs
Apr 26, 2024
7d09d80b
drm/amd: define new gfx12 uapi flags
Apr 26, 2024
96557f78
drm/amd: GFX12 changes for converting tiling flags to modifiers
Apr 26, 2024
59a0c03a
drm/amd: Add DCN401 related register definitions
Apr 26, 2024
70839da6
drm/amd/display: Add new DCN401 sources
Apr 26, 2024
5bdf199d
drm/amd/display: Fix SPL related enum definition used in DCN401
Apr 26, 2024
a64a5212
drm/amd/display: Add gfx12 modifiers
Apr 26, 2024
08502ceb
drm/amd/display: Add DCN401 dependant changes for DMCUB
Apr 26, 2024
da87132f
drm/amd/display: Add some DCN401 reg name to macro definitions
Apr 26, 2024
00c39110
drm/amd/display: Add misc DC changes for DCN401
Apr 26, 2024
0c28ba60
drm/amd/display: Address kdoc for 'Enable CRTC' in optc401_enable_crtc
Apr 26, 2024
9f4c6256
drm/amd/display: Add frame_warn_flag to dml2_core_shared.o
Apr 26, 2024
aa463cc8
drm/amd/display: Fix CFLAGS for dml2_core_dcn4_calcs.o
Apr 26, 2024
87f36e03
drm: xlnx: zynqmp_dpsub: Fix few function comments
Apr 27, 2024
c7221175
drm: xlnx: zynqmp_dpsub: Fix compilation error
Apr 27, 2024
2940ee03
Revert "drm/bridge: ti-sn65dsi83: Fix enable error path"
Apr 29, 2024
75b68f22
drm: ci: fix the xfails for apq8016
Apr 29, 2024
bb442bfb
drm/xe/xe2hpg: Add Wa_14021490052
Apr 29, 2024
4caf4107
drm/xe: Merge 16021540221 and 18034896535 WAs
Apr 29, 2024
4cfca03f
drm/i915/gt: Automate CCS Mode setting during engine resets
Apr 30, 2024
e29a7a34
drm/xe: Remove uninitialized end var from xe_gt_tlb_invalidation_range()
Apr 30, 2024
c0d6bd3c
drm/amdgpu: Fix uninitialized variable warning in amdgpu_afmt_acr
Apr 30, 2024
155ce502
drm/amdgpu: Support contiguous VRAM allocation
Apr 30, 2024
4754cbc7
drm/amd/display: Update comments in DC
Apr 30, 2024
2b6c4a4b
drm/amd/display: Ensure that dmcub support flag is set for DCN20
Apr 30, 2024
c1d35284
drm/amd/display: Add missing IRQ types
Apr 30, 2024
a4a755c4
drm/amd/display: Drop unnecessary semicolon
Apr 30, 2024
cbc7d7d4
drm/amd/display: Fix Replay Desync Error Test
Apr 30, 2024
899d92fd
drm/amd/display: Add null check in resource_log_pipe_topology_update
Apr 30, 2024
c83ad4c3
drm/amd/display: Add dtbclk access to dcn315
Apr 30, 2024
d0f2181d
drm/amd/display: Reuse the modified power sequence
Apr 30, 2024
29,906 additional commits have been omitted to prevent performance issues.
Loading
Loading