Sign in before continuing.
Commits on Source
14245
84a1ed5e
drm/xe/uapi: Remove unused flags
Feb 23, 2024
ddadc712
drm/xe: Fix execlist splat
Feb 23, 2024
3121fed0
drm/xe: Cleanup some layering in GGTT
Feb 23, 2024
a9e483dd
drm/xe: Don't support execlists in xe_gt_tlb_invalidation layer
Feb 23, 2024
aa23317d
qibfs: fix dentry leak
Feb 25, 2024
30c39952
drm/xe: Document Xe PM component
Feb 26, 2024
0f9d886f
drm/xe: Convert mem_access assertion towards the runtime_pm state
Feb 26, 2024
23cf006b
drm/xe: Runtime PM wake on every IOCTL
Feb 26, 2024
6a0784e6
drm/xe: Convert kunit tests from mem_access to xe_pm_runtime
Feb 26, 2024
3f0e1465
drm/xe: Runtime PM wake on every sysfs call
Feb 26, 2024
1e941c98
drm/xe: Remove mem_access from guc_pc calls
Feb 26, 2024
5b2b3a0f
drm/xe: Runtime PM wake on every debugfs call
Feb 26, 2024
db5a5a83
drm/xe: Replace dma_buf mem_access per direct xe_pm_runtime calls
Feb 26, 2024
5a2a9084
drm/xe: Convert hwmon from mem_access to xe_pm_runtime calls
Feb 26, 2024
f9d9f94c
drm/xe: Remove useless mem_access protection for query ioctls
Feb 26, 2024
48fef288
drm/xe: Convert gsc_work from mem_access to xe_pm_runtime
Feb 26, 2024
5d118681
drm/xe: Remove mem_access from suspend and resume functions
Feb 26, 2024
23be0e6e
drm/xe: Convert gt_reset from mem_access to xe_pm_runtime
Feb 26, 2024
17323917
drm/xe: Remove useless mem_access on PAT dumps
Feb 26, 2024
b2121f2b
drm/xe: Extend uAPI to query HuC micro-controler firmware version
Feb 26, 2024
35ed1d2b
drm/xe: Use vmalloc for array of bind allocation in bind IOCTL
Feb 26, 2024
ba6bbdc6
drm/xe: get rid of MAX_BINDS
Feb 26, 2024
e275d61c
drm/xe/guc: Handle timing out of signaled jobs gracefully
Feb 26, 2024
2e56e34d
drm/i915/dp: Fix spelling mistake "redect" -> "reject"
Feb 28, 2024
977e5b82
drm/xe: Expose user fence from xe_sync_entry
Feb 28, 2024
158900ad
drm/xe: Deny unbinds if uapi ufence pending
Feb 28, 2024
0e6fec6d
drm/xe/kunit: fix link failure with built-in xe
Feb 28, 2024
f5d39833
drm/xe/mmio: fix build warning for BAR resize on 32-bit
Feb 28, 2024
1408784b
drm/xe/xe2: fix 64-bit division in pte_update_size
Feb 28, 2024
669cf07d
drm/i915/cdclk: Rename intel_cdclk_needs_modeset to intel_cdclk_clock_changed
Feb 28, 2024
f6e4fe15
drm/i915/cdclk: Document CDCLK components
Feb 28, 2024
4c47049d
drm/xe/guc: Fix missing topology init
Feb 28, 2024
2689b33b
dt-bindings: display: panel-simple-dsi: add s6e3fa7 ams559nk06 compat
Feb 29, 2024
bf0390e2
drm/panel: add samsung s6e3fa7 panel driver
Feb 29, 2024
be318d01
drm: xlnx: dp: Reset DisplayPort IP
Feb 29, 2024
06d07429
Merge drm/drm-next into drm-intel-next
Feb 29, 2024
8034f6b0
drm/xe/xe_trace: Add move_lacks_source detail to xe_bo_move trace
Feb 29, 2024
5216ec0e
drm/i915/bios: bump expected child device size
Feb 29, 2024
e396a06e
drm/i915/bios: abstract child device size check
Feb 29, 2024
a1789b3f
drm/i915/bios: abstract child device expected size
Feb 29, 2024
379b63e7
drm/i915/display: Save a few bytes of memory in intel_backlight_device_register()
Feb 29, 2024
e5f276dc
drm/xe: Remove obsolete async_ops from struct xe_vm
Feb 29, 2024
6a8c66bf
drm/i915: Don't explode when the dig port we don't have an AUX CH
Feb 29, 2024
12531c8c
drm/i915: Simplify aux_ch_to_digital_port()
Feb 29, 2024
b9b7db49
drm/xe: Add LRC parsing for more GPU instructions
Feb 29, 2024
d0a5fb2e
drm/xe: Fix build error in xe_ggtt.c
Feb 29, 2024
25664e32
drm/xe/mocs: Refactor mocs/l3cc loop
Feb 29, 2024
d40c6c45
drm/xe/mocs: Be explicit when logging number of entries
Feb 29, 2024
17c20e3b
drm/xe/mocs: Move warn/assertion up
Feb 29, 2024
50a9ffe6
drm/xe/mocs: Allow odd number of entries on test
Feb 29, 2024
67b79503
drm/xe/mocs: Fix DG2 kunit
Feb 29, 2024
1cca19bf
drm/i915/panelreplay: Move out psr_init_dpcd() from init_connector()
Mar 01, 2024
0f25e493
drm/panthor: Add uAPI
Mar 01, 2024
546b3666
drm/panthor: Add GPU register definitions
Mar 01, 2024
5fe909ca
drm/panthor: Add the device logical block
Mar 01, 2024
5cd894e2
drm/panthor: Add the GPU logical block
Mar 01, 2024
8a1cc075
drm/panthor: Add GEM logical block
Mar 01, 2024
fac9b22d
drm/panthor: Add the devfreq logical block
Mar 01, 2024
647810ec
drm/panthor: Add the MMU/VM logical block
Mar 01, 2024
2718d918
drm/panthor: Add the FW logical block
Mar 01, 2024
9cca48fa
drm/panthor: Add the heap logical block
Mar 01, 2024
de854881
drm/panthor: Add the scheduler logical block
Mar 01, 2024
4bdca115
drm/panthor: Add the driver frontend block
Mar 01, 2024
d72f0490
drm/panthor: Allow driver compilation
Mar 01, 2024
64bc5bd0
dt-bindings: gpu: mali-valhall-csf: Add support for Arm Mali CSF GPUs
Mar 01, 2024
6f6eebcf
drm/panthor: Add an entry to MAINTAINERS
Mar 01, 2024
d10612f8
drm/i915: Add missing doc for drm_i915_reset_stats
Mar 01, 2024
01b2b8cc
drm/i915/gt: Create the gt_to_guc() wrapper
Mar 01, 2024
3f2f20da
drm/i915/guc: Use the new gt_to_guc() wrapper
Mar 01, 2024
cc941c70
drm/ttm: improve idle/busy handling v5
Mar 01, 2024
216c1282
drm/amdgpu: use GTT only as fallback for VRAM|GTT
Mar 01, 2024
27b5a3f2
drm/xe: Fix ref counting leak on page fault
Mar 01, 2024
711c487c
drm/i915/overlay: Remove redundant drm_rect_visible() use
Mar 04, 2024
5224ed58
drm/xe: Replace 'grouped target' in Makefile with pattern rule
Mar 04, 2024
47058633
drm/xe: Move lrc snapshot capturing to xe_lrc.c
Mar 04, 2024
784b3410
drm/xe: Add infrastructure for delayed LRC capture
Mar 04, 2024
4d5242a0
drm/xe: Implement capture of HWSP and HWCTX
Mar 04, 2024
a0d1cf47
drm/dp: Fix documentation of DP tunnel functions
Mar 04, 2024
e635b7eb
drm/panel-edp: Add prepare_to_enable to 200ms for MNC207QS1-1
Mar 04, 2024
3b85b7bc
drm/xe: Fix display runtime_pm handling
Mar 04, 2024
d6b41378
drm/xe: Create a xe_pm_runtime_resume_and_get variant for display
Mar 04, 2024
5c9da9fc
drm/xe: Convert xe_pm_runtime_{get, put} to void and protect from recursion
Mar 04, 2024
e45afbeb
drm/i915/guc: Correct capture of EIR register on hang
Mar 04, 2024
b2ec429b
drm/tidss: Use dev_err_probe() over dev_dbg() when failing to probe the port
Mar 05, 2024
e18aeeda
drm/bridge: Fix improper bridge init order with pre_enable_prev_first
Mar 05, 2024
113cc3ad
drm/bridge: Document bridge init order with pre_enable_prev_first
Mar 05, 2024
460be1d5
drm/nouveau: move more missing UAPI bits
Mar 05, 2024
a61ddb43
drm: enable (most) W=1 warnings by default across the subsystem
Mar 05, 2024
f89632a9
drm: Add CONFIG_DRM_WERROR
Mar 05, 2024
6616e048
drm/i915/selftest_hangcheck: Check sanity with more patience
Mar 05, 2024
6ee3f54b
drm/i915/selftests: Fix dependency of some timeouts on HZ
Mar 05, 2024
a62e1459
drm/i915/dp: Fix connector DSC HW state readout
Mar 05, 2024
198bc28d
drm/xe: Pipeline evict / restore of pinned BOs during suspend / resume
Mar 05, 2024
81f8729d
drm/xe/xelpg: Recognize graphics version 12.74 as Xe_LPG
Mar 05, 2024
70e86029
drm/xe/xelpg: Extend some workarounds to graphics version 12.74
Mar 05, 2024
6a9b38cc
drm/xe/arl: Add Arrow Lake H support
Mar 05, 2024
27ee413b
drm/xe: Do not grab forcewakes when issuing GGTT TLB invalidation via GuC
Mar 05, 2024
4ae86a7f
drm/i915/guc: Simplify/extend platform check for Wa_14018913170
Mar 05, 2024
c3fbdabd
drm/i915/hdcp: Move intel_hdcp_gsc_message def away from header file
Mar 06, 2024
b8e7996f
drm/xe/hdcp: Use xe_device struct
Mar 06, 2024
14,145 additional commits have been omitted to prevent performance issues.
Loading
Loading