Commits on Source
48136
88a30946
lib: zstd: clean up double word in comment.
Jan 31, 2022
be8c6d86
net: mac802154: Rename the synchronous xmit worker
Jun 10, 2022
983a974b
net: mac802154: Rename the main tx_work struct
Jun 10, 2022
d08d951a
net: mac802154: Enhance the error path in the main tx helper
Jun 10, 2022
bde000ae
net: mac802154: Follow the count of ongoing transmissions
Jun 10, 2022
20a19d1d
net: mac802154: Bring the ability to hold the transmit queue
Jun 10, 2022
226730e1
net: mac802154: Create a hot tx path
Jun 10, 2022
a40612f3
net: mac802154: Introduce a helper to disable the queue
Jun 10, 2022
f0feb349
net: mac802154: Introduce a tx queue flushing mechanism
Jun 10, 2022
ddd9ee7c
net: mac802154: Introduce a synchronous API for MLME commands
Jun 10, 2022
2b13db13
net: mac802154: Add a warning in the hot path
Jun 10, 2022
4f790184
net: mac802154: Add a warning in the slow path
Jun 10, 2022
2ec2f6be
mac802154: util: fix release queue handling
Jun 14, 2022
6c1c78d0
mac802154: fix atomic_dec_and_test checks
Jun 14, 2022
fbdaa5ba
net: mac802154: Fix a Tx warning check
Jun 27, 2022
d90fdb91
net/ieee802154: fix repeated words in comments
Jul 18, 2022
f51d753f
drm/etnaviv: print offender task information on hangcheck recovery
Aug 19, 2022
6cffb1c2
drm/etnaviv: Remove duplicate call to drm_gem_free_mmap_offset
Aug 19, 2022
5a40837d
drm/etnaviv: move idle mapping reaping into separate function
Aug 26, 2022
332f8472
drm/etnaviv: reap idle mapping if it doesn't match the softpin address
Aug 26, 2022
cc7d3fb4
drm/etnaviv: add missing quirks for GC300
Sep 16, 2022
61a6920b
drm/etnaviv: fix power register offset on GC300
Sep 16, 2022
78a03343
drm/i915/gt: Cleanup partial engine discovery failures
Sep 16, 2022
e23a4004
drm/i915: Make GEM resume all engines
Sep 16, 2022
4b3823ff
drm/i915: Make GEM suspend all GTs
Sep 16, 2022
f569ae75
drm/i915: Handle all GTs on driver (un)load paths
Sep 16, 2022
fe597966
drm/i915/debugfs: Add perf_limit_reasons in debugfs
Sep 16, 2022
1551b916
drm/i915/mtl: PERF_LIMIT_REASONS changes for MTL
Sep 16, 2022
835a4d18
drm/i915/rps: Freq caps for MTL
Sep 16, 2022
01f0ce3e
drm/i915/guc: Fix release build bug in 'remove log size module parameters'
Sep 16, 2022
1bed8b07
drm/i915/hotplug: move hotplug storm debugfs to intel_hotplug.c
Sep 19, 2022
dd890d42
drm/i915/hotplug: refactor hotplug init slightly
Sep 19, 2022
48176104
drm/i915/display: remove ipc_enabled from struct drm_i915_private
Sep 19, 2022
14f2f9bf
drm/i915/mtl: Add MTL forcewake support
Sep 19, 2022
1cec3444
drm/i915/gem: Flush contexts on driver release
Sep 19, 2022
ad3aa7c3
drm/i915/gem: Really move i915_gem_context.link under ref protection
Sep 19, 2022
429a0955
drm/i915: WARN if a port should use VBT provided vswing tables
Sep 19, 2022
bff0d857
drm/i915/fbc: Move flip_pending assignmnt
Sep 20, 2022
9045c052
drm/i915/fbc: Use lockdep_assert_held()
Sep 20, 2022
0d2d2010
drm/i915: Perf_limit_reasons are only available for Gen11+
Sep 20, 2022
fb781898
drm/i915: Do not cleanup obj with NULL bo->resource
Sep 21, 2022
2d63e6a3
scripts: coccicheck: use "grep -E" instead of "egrep"
Sep 21, 2022
07a70f38
drm/i915: Split GAM and MSLICE steering
Sep 21, 2022
e5f415bf
drm/i915: Add missing mask when reading GEN12_DSMBASE
Sep 22, 2022
3d99597c
drm/i915: Split i915_gem_init_stolen()
Sep 22, 2022
c40bd3b1
drm/i915/dgfx: Make failure to setup stolen non-fatal
Sep 22, 2022
783f6f85
drm/i915: Noop lrc_init_wa_ctx() on recent/future platforms
Sep 22, 2022
559f701d
drm/i915: Nuke stale plane cdclk ratio FIXMEs
Sep 23, 2022
958349ff
drm/i915/fbc: Remove stale FIXME
Sep 23, 2022
7d33fd02
drm/i915/selftests: Remove flush_scheduled_work() from live_execlists
Sep 23, 2022
45810b4c
drm/i915/dg2: introduce Wa_22015475538
Sep 23, 2022
d37c120b
drm/etnaviv: don't truncate physical page address
Sep 23, 2022
4bce2442
drm/etnaviv: disable tx clock gating for GC7000 rev6203
Sep 23, 2022
c2c70752
drm/i915: Read graphics/media/display arch version from hw
Sep 23, 2022
944ca7d8
drm/i915: Parse and set stepping for platforms with GMD
Sep 23, 2022
8146d588
drm/i915: Remove unused function parameter
Sep 24, 2022
71690148
drm/i915: Move hotplug inversion logic into separate helper
Sep 23, 2022
d09aa852
drm/i915: move i915_coherent_map_type() to i915_gem_pages.c and un-inline
Sep 26, 2022
107ba1a2
drm/i915/gt: Restrict forced preemption to the active context
Sep 26, 2022
60c0df33
drm/i915: Drop pointless middle man variable
Sep 26, 2022
6a08cbda
drm/i915: Clean up transcoder_to_stream_enc_status()
Sep 26, 2022
10c8cbee
drm/i915: Drop pointless 'budget' variable
Sep 26, 2022
49fd5403
drm/i915: Use BIT() when dealing with output types
Sep 26, 2022
5e800d92
drm/i915: Pass intel_encoder to to_lvds_encoder()
Sep 26, 2022
6f7dd8e7
drm/i915: Extract intel_edp_backlight_setup()
Sep 26, 2022
d7e4a257
drm/i915: Extract intel_tv_add_properties()
Sep 26, 2022
9c7183a3
drm/i915: Extract intel_dp_mst_add_properties()
Sep 26, 2022
2f0f603a
drm/i915: Extract intel_lvds_add_properties()
Sep 26, 2022
ab6214f3
drm/i915: Move eDP scaling_mode prop setup to the proper place
Sep 26, 2022
6ac2f04b
drm/i915: Extract intel_attach_scaling_mode_property()
Sep 26, 2022
8648c604
drm/i915: Clean up connector->*_allowed setup
Sep 26, 2022
bde544e1
drm/i915: Don't init eDP if we can't find a fixed mode
Sep 26, 2022
543ba9d6
drm/i915: Split g4x_compute_pipe_wm() into two
Sep 26, 2022
ed57cfd9
drm/i915: Split vlv_compute_pipe_wm() into two
Sep 26, 2022
63401200
drm/i915: Simplify up g4x watermark sanitation
Sep 26, 2022
59f13af3
drm/i915: Simplify up vlv watermark sanitation
Sep 26, 2022
2d28094b
drm/i915: Add missing invalidate to g4x wm readout
Sep 26, 2022
86570b7b
drm/i915: fix device info for devices without display
Sep 26, 2022
eddb4afc
drm/i915: Force DPLL calculation for TC ports after readout
Sep 26, 2022
fea1beb6
drm/i915: Don't bail early from intel_dp_initial_fastset_check()
Sep 26, 2022
aa07d34d
drm/i915: Pimp DPLL ref/unref debugs
Sep 26, 2022
073a12f4
drm/i915: WARN if PLL ref/unref got messed up
Sep 26, 2022
8a549e8d
drm/i915: Always initialize dpll.lock
Sep 26, 2022
e731a2d2
drm/i915: Nuke intel_get_shared_dpll_id()
Sep 26, 2022
c286558f
drm/i915/gt: Use i915_vm_put on ppgtt_create error paths
Sep 27, 2022
e5cedf98
drm/i915: Improve debug print in vm_fault_ttm
Sep 27, 2022
f28d4266
drm/i915/gt: Move scratch page into system memory on all platforms
Sep 27, 2022
a82796a2
drm/i915: Fix TypeC mode initialization during system resume
Sep 27, 2022
86b972ef
drm/i915: Round to closest in g4x+ HDMI clock readout
Sep 27, 2022
d24e7855
drm/i915/gt: Bump the reset-failure timeout to 60s
Sep 27, 2022
abf46db3
drm/i915/pxp: Add firmware status when ARB session fails
Sep 27, 2022
3ef859a4
Merge branch 'docs-mw' into docs-next
Sep 27, 2022
1e88da4f
drm/i915/guc: Enable compute scheduling on DG2
Sep 27, 2022
81e60b2d
wifi: ath11k: stop tx queues immediately upon firmware exit
Sep 28, 2022
e5398f92
wifi: wil6210: debugfs: use DEFINE_SHOW_ATTRIBUTE to simplify fw_capabilities/fw_version
Sep 28, 2022
00d942e7
wifi: ath10k: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helper
Sep 28, 2022
b801d714
drm/i915: Remove unwanted pointer unpacking
Sep 28, 2022
eb89e83c
drm/i915: Simplify intel_panel_add_edid_alt_fixed_modes()
Sep 28, 2022
55cfeecc
drm/i915: Allow alternate fixed modes always for eDP
Sep 28, 2022
3dbf20e4
drm/i915: Allow alternate fixed modes always for LVDS
Sep 28, 2022
48,036 additional commits have been omitted to prevent performance issues.
Loading
Loading