Commits on Source
58476
5a2b190c
HID: logitech-hidpp: add battery support for HID++ 2.0 devices
Jul 07, 2016
6bd4e65d
HID: logitech-hidpp: remove HIDPP_QUIRK_CONNECT_EVENTS
Jul 07, 2016
351744aa
HID: logitech-hidpp: select CONFIG_POWER_SUPPLY
Jul 12, 2016
b84cf536
drm/i915: Use user, not driver, DRM_DEBUG for 2 context ioctls
Nov 21, 2016
381744f8
drm/i915: Add a warning on shutdown if signal threads still active
Nov 21, 2016
58415918
drm/i915: Use num_scalers instead of SKL_NUM_SCALERS in debugfs
Nov 21, 2016
b2251c08
drm/i915: Add more keywords to firmware loading message
Nov 21, 2016
6e16d028
drm/i915: Split up hangcheck phases
Nov 21, 2016
3fe3b030
drm/i915: Decouple hang detection from hangcheck period
Nov 21, 2016
e5e1fc47
drm/i915: Use request retirement as context progress
Nov 21, 2016
84102171
drm/i915: Add bannable context parameter
Nov 21, 2016
b083a087
drm/i915: Add per client max context ban limit
Nov 21, 2016
bc1d53c6
drm/i915: Wipe hang stats as an embedded struct
Nov 21, 2016
eec688e1
drm/i915: Add i915 perf infrastructure
Nov 22, 2016
a941795a
drm/i915: rename OACONTROL GEN7_OACONTROL
Nov 22, 2016
9bbeaedb
drm/i915: return EACCES for check_cmd() failures
Nov 22, 2016
10ff401d
drm/i915: don't whitelist oacontrol in cmd parser
Nov 22, 2016
8a3003dd
drm/i915: Add 'render basic' Haswell OA unit config
Nov 22, 2016
d7965152
drm/i915: Enable i915 perf stream for Haswell OA unit
Nov 22, 2016
442b8c06
drm/i915: advertise available metrics via sysfs
Nov 22, 2016
ccdf6341
drm/i915: Add dev.i915.perf_stream_paranoid sysctl option
Nov 22, 2016
00319ba0
drm/i915: add dev.i915.oa_max_sample_rate sysctl
Nov 22, 2016
c8a9483f
drm/i915: Add more Haswell OA metric sets
Nov 22, 2016
7abbd8d6
drm/i915: Add a kerneldoc summary for i915_perf.c
Nov 22, 2016
d9e9da64
drm/i915: Don't deref context->file_priv ERR_PTR upon reset
Nov 22, 2016
c2a126a4
drm/i915: Disable hangcheck when wedged
Nov 22, 2016
3dcf93f7
drm/i915: Complete requests in nop_submit_request
Nov 22, 2016
20e4933c
drm/i915: Stop the machine as we install the wedged submit_request handler
Nov 22, 2016
f2b667b6
drm/i915/lspcon: Ensure AUX CH is awake while in DP Sleep state
Nov 23, 2016
dd75f6dd
drm/i915/lspcon: Add dp_to_lspcon helper()
Nov 23, 2016
357c0ae9
drm/i915/lspcon: Wait for expected LSPCON mode to settle
Nov 23, 2016
90248800
drm/i915/lspcon: Remove unused force change mode parameter
Nov 23, 2016
e853ab7c
drm/i915/guc: Remove unused intel_guc_fw struct member
Nov 23, 2016
793b61ea
drm/i915: i915_gem_alloc_context_obj can be static
Nov 23, 2016
d9348dec
drm/i915: Make skl_write_{plane,cursor}_wm() static
Nov 23, 2016
b14e5848
drm/i915: Add per-pipe plane identifier
Nov 23, 2016
d97d7b48
drm/i915: Add crtc->plane_ids_mask
Nov 23, 2016
d5cdfdf5
drm/i915: Use enum plane_id in SKL wm code
Nov 23, 2016
8e816bb4
drm/i915: Use enum plane_id in SKL plane code
Nov 23, 2016
83c04a62
drm/i915: Use enum plane_id in VLV/CHV sprite code
Nov 23, 2016
49845a23
drm/i915: Use enum plane_id in VLV/CHV wm code
Nov 23, 2016
812b1d2f
drm/i915/bxt: Correct dual-link MIPI port control.
Nov 23, 2016
e0ca7a6b
drm/i915: Fix cdclk vs. dev_cdclk mess when not recomputing things
Nov 23, 2016
8d96561a
drm/i915: Protect dev_priv->atomic_cdclk_freq with all the crtc locks
Nov 23, 2016
9780aad5
drm/i915: Simplify error handling in intel_modeset_all_pipes()
Nov 23, 2016
ac240288
drm/i915: Remove all ->config dereferences from intel_hdmi, v2.
Nov 23, 2016
30576a2c
drm/i915/debugfs: Drop i915_hws_info
Nov 24, 2016
e3f51ece
drm/i915: cleanup use of INSTR_CLIENT_MASK
Nov 24, 2016
007873b3
drm/i915: kick out cmd_parser specific structs from i915_drv.h
Nov 24, 2016
9607ae79
drm/i915/debugfs: Increment return value of gt.next_seqno
Nov 24, 2016
41736a8e
drm/i915: Use the precomputed value for whether to enable command parsing
Nov 24, 2016
60abfbb8
drm/i915/audio: fix hdmi audio noise issue
Nov 24, 2016
4c266edb
drm/i915: Rename i915_gem_timeline.next_seqno to .seqno
Nov 25, 2016
312c3c47
drm/i915/debugfs: Update pageflip information
Nov 25, 2016
4ffd6e0c
drm/i915: Add is-completed assert to request retire entrypoint
Nov 25, 2016
1618bdb8
drm/i915: Assert no external observers when unwind a failed request alloc
Nov 25, 2016
48bc2a4a
drm/i915: Hold a reference on the request for its fence chain
Nov 25, 2016
fc158405
drm/i915: Integrate i915_sw_fence with debugobjects
Nov 25, 2016
c39055b0
drm/i915: Pass dev_priv to intel_setup_outputs()
Nov 25, 2016
a3f79ca6
drm/i915: Don't sanitize has_decoupled_mmio if platform is not broxton
Nov 25, 2016
8c4f24f9
drm/i915: Rename intel_guc.h to intel_uc.h
Nov 25, 2016
a80bc45f
drm/i915/guc: Drop guc2host/host2guc from names
Nov 25, 2016
2d803c2d
drm/i915/guc: Move guc_{send,recv}() to intel_uc.c
Nov 25, 2016
413e8fdb
drm/i915/guc: Init send_mutex in intel_uc_init_early()
Nov 25, 2016
8d6faaf6
drm/i915/guc: Remove spurious include
Nov 25, 2016
92117f0b
drm/i915: Move priority bumping for flips earlier
Nov 29, 2016
70cd1476
Revert "drm/i915/execlists: Use a local lock for dfs_link access"
Nov 29, 2016
ddbb271a
drm/i915: drop the struct_mutex when wedged or trying to reset
Nov 29, 2016
a18dbba8
drm/i915: Move the release of PT page to the upper caller
Nov 29, 2016
3aaa8aba
drm/i915: fix compilation warnings on maybe uninitialized pointers
Nov 29, 2016
49d73912
drm/i915: Convert vm->dev backpointer to vm->i915
Nov 29, 2016
24603935
drm/i915/perf: Wrap 64bit divides in do_div()
Nov 29, 2016
c6385c94
drm/i915: Fix tracepoint compilation
Nov 29, 2016
9a148a96
drm/i915/debugfs: add dp mst info
Nov 29, 2016
9935f7fa
drm/i915: abstract ddi being audio enabled
Nov 29, 2016
7f9e7754
drm/i915: enable dp mst audio
Nov 29, 2016
334636c6
drm/i915: Trim i915_guc_info() stack usage
Nov 29, 2016
357248bf
drm/i915/guc: Rename client->cookie to match use
Nov 29, 2016
597bdc8b
drm/i915/guc: Initialise doorbell cookie to matching value
Nov 29, 2016
4d357af4
drm/i915/guc: Keep the execbuf client allocated across reset
Nov 29, 2016
34ba5a80
drm/i915/guc: Split hw submission for replay after GPU reset
Nov 29, 2016
6a259b1f
drm/i915: Initialize dev_priv->atomic_cdclk_freq at init time
Nov 29, 2016
d4881a48
drm/i915: Remove dummy i915_kick_out_firmware_fb
Nov 30, 2016
cd8bddc4
drm/i915/perf: Treat u64 in uabi as a normal integer
Dec 01, 2016
80fa66b6
drm/i915: Create a common GEN9_LP_FEATURE.
Dec 01, 2016
c22097fa
drm/i915/glk: Introduce Geminilake platform definition
Dec 01, 2016
8363e3c3
drm/i915/glk: Add Geminilake PCI IDs
Dec 01, 2016
3e4274f8
drm/i915/glk: Add a IS_GEN9_LP() macro
Dec 01, 2016
908764f6
drm/i915/lspcon: Enable AUX interrupts for resume time initialization
Dec 01, 2016
187685cb
drm/i915: Make GEM object alloc/free and stolen created take dev_priv
Dec 01, 2016
12d79d78
drm/i915: Make GEM object create and create from data take dev_priv
Dec 01, 2016
bf9e8429
drm/i915: Make various init functions take dev_priv
Dec 01, 2016
cb15d9f8
drm/i915: More GEM init dev_priv cleanup
Dec 01, 2016
da5f53bf
drm/i915: dev_priv cleanup in bridge/bar/mmio init code
Dec 01, 2016
7f26cb88
drm/i915: Unexport VGA switcheroo functions
Dec 01, 2016
40196446
drm/i915: Make gmbus setup take dev_priv
Dec 01, 2016
12ff05e7
drm/i915: Make i915_destroy_error_state take dev_priv
Dec 01, 2016
af6dc742
drm/i915: Make i915_save/restore_state and intel_i2c_reset take dev_priv
Dec 01, 2016
192aa181
drm/i915: Make intel_pm_setup take dev_priv
Dec 01, 2016
93de056b
drm/i915: Fix intel_psr_init() kerneldoc
Dec 02, 2016
58,376 additional commits have been omitted to prevent performance issues.
Loading
Loading