Commits on Source
45127
a83722f4
jfs: fix spelling mistake, EACCESS -> EACCES
Oct 26, 2018
3a9a12fb
jfs: remove incorrect comment in jfs_superblock
Jan 10, 2019
7ca5e8f0
jfs: compare old and new mode before setting update_mode flag
Jan 10, 2019
2e3bc612
fs/jfs: Switch to use new generic UUID API
Jan 10, 2019
38581ddc
clk: Collapse gpio clk kerneldoc
Jan 24, 2019
9fe9b7ab
clk: Document deprecated things
Jan 24, 2019
31f6e870
clk: Document CLK_MUX_READ_ONLY mux flag
Jan 24, 2019
777c1a40
clk: Document __clk_mux_determine_rate()
Jan 24, 2019
7150e182
clk: nxp: Drop 'flags' on fixed_rate clk macro
Jan 24, 2019
7374faa9
clk: Remove 'flags' member of struct clk_fixed_rate
Jan 24, 2019
73d4f945
clk: Document and simplify clk_core_get_rate_nolock()
Feb 01, 2019
634852d1
drm/i915: HDCP state handling in ddi_update_pipe
Feb 07, 2019
23ec9f52
drm/i915/psr: Execute the default PSR code path when setting i915_edp_psr_debug
Feb 07, 2019
9d5441de
drm/i915: Populate gamma_mode for all platforms
Feb 08, 2019
5f29ab23
drm/i915: Track pipe gamma enable/disable in crtc state
Feb 08, 2019
8271b2ef
drm/i915: Track pipe csc enable in crtc state
Feb 08, 2019
0fc3f8e7
drm/i915: Turn off pipe gamma when it's not needed
Feb 08, 2019
0593d2cd
drm/i915: Turn off pipe CSC when it's not needed
Feb 08, 2019
02c52f1e
drm/i915: Disable pipe gamma when C8 pixel format is used
Feb 08, 2019
73a116be
drm/i915: Update DSPCNTR gamma/csc bits during crtc_enable()
Feb 08, 2019
7ae19400
drm/i915: Defer removing fence register tracking to rpm wakeup
Feb 08, 2019
2caffbf1
drm/i915: Revoke mmaps and prevent access to fence registers across reset
Feb 08, 2019
0eb6a3f7
drm/i915: Force the GPU reset upon wedging
Feb 08, 2019
13e87536
drm/i915: Uninterruptibly drain the timelines on unwedging
Feb 08, 2019
15cbf007
drm/i915: Wait for old resets before applying debugfs/i915_wedged
Feb 08, 2019
72eb16df
drm/i915: Serialise resets with wedging
Feb 08, 2019
21182b3c
drm/i915: Don't claim an unstarted request was guilty
Feb 08, 2019
c10c78ad
drm/i915/execlists: Refactor out can_merge_rq()
Feb 09, 2019
312c4ba1
drm/i915: Protect i915_active iterators from the shrinker
Feb 11, 2019
98fdaaca
drm/i915/opregion: fix version check
Feb 11, 2019
a0f52c3d
drm/i915/opregion: rvda is relative from opregion base in opregion 2.1+
Feb 11, 2019
785fbda5
drm/i915: Pull sync_scru for device reset outside of wedge_mutex
Feb 11, 2019
7c95c10e
drm/i915: Use synchronize_srcu_expedited() for resets
Feb 11, 2019
ed06fddc
drm/i915: Include the current timeline seqno for debugging execlists
Feb 11, 2019
ed7dc677
drm/i915: Reacquire priolist cache after dropping the engine lock
Feb 11, 2019
ab98e944
drm/i915: Dump skl+ watermark changes
Feb 12, 2019
aeaaa55c
drm/i915: Recursive i915_reset_trylock() verboten
Feb 12, 2019
b3b0391a
drm/i915: Detect potential i915_reset_trylock() lockups
Feb 12, 2019
8957129c
drm/i915/glk: Fix degamma lut programming
Feb 13, 2019
13717cef
drm/i915/icl: Add icl pipe degamma and gamma support
Feb 13, 2019
255fcfbc
drm/i915/icl: Enable ICL Pipe CSC block
Feb 13, 2019
a91de580
drm/i915/icl: Enable pipe output csc
Feb 13, 2019
e6ed078d
drm/i915/icl: Add degamma and gamma lut size to gen11 caps
Feb 13, 2019
62eb3c24
drm/i915: Apply rps waitboosting for dma_fence_wait_timeout()
Feb 13, 2019
c11b813f
drm/i915: s/PUNIT_REG_DSPFREQ/PUNIT_REG_DSPSSPM/
Feb 13, 2019
5e0b6697
drm/i915: Assert that VED and ISP are power gated
Feb 13, 2019
9194e42a
drm/i915: Make combo PHY DDI macro definitions consistent for ICL and CNL
Feb 14, 2019
58106b7d
drm/i915: Make MG PHY macros semantically consistent
Feb 14, 2019
bfe0cd28
Revert "drm/i915: W/A for underruns with WM1+ disabled on icl"
Feb 14, 2019
2ed8e1f5
drm/i915: Include "ignore lines" in skl+ wm state
Feb 14, 2019
290248c2
drm/i915: Implement new w/a for underruns with wm1+ disabled
Feb 14, 2019
d31c85fc
snd/hda, drm/i915: Track the display_power_status using a cookie
Feb 14, 2019
9a3b19a1
drm/i915: Only try to park engines after a failed reset
Feb 14, 2019
c836eb79
drm/i915/selftests: Always use an active engine while resetting
Feb 15, 2019
d9e61b66
drm/i915: Defer application of request banning to submission
Feb 15, 2019
9095c863
drm/i915/selftests: Drop unnecessary struct_mutex around i915_reset()
Feb 15, 2019
5cee6c45
drm/i915: Add pipe crc tracepoint
Feb 15, 2019
0b2599a4
drm/i915: Add pipe enable/disable tracepoints
Feb 15, 2019
d64e6078
drm/i915: Add overlooked plane disable tracepoint into intel_crtc_disable_planes()
Feb 15, 2019
c48b86f9
drm/i915: Wrap plane update/disable hook calls
Feb 15, 2019
d9b308b1
drm/i915/fbdev: Actually configure untiled displays
Feb 16, 2019
2a4a2754
drm/i915/selftests: Always free spinner on __sseu_prepare error
Feb 16, 2019
0bdf8a82
eCryptfs: fix a couple type promotion bugs
Feb 16, 2019
4b47a8b5
ecryptfs: re-order a condition for static checkers
Feb 16, 2019
d43388de
eCryptfs: fix permission denied with ecryptfs_xattr mount option when create readonly file
Feb 16, 2019
83e3a215
drm/i915/selftests: Move local mock_ggtt allocations to the heap
Feb 17, 2019
2c7f9a4d
drm/i915/gvt: Use consist max display pipe numbers as i915 definition
Feb 18, 2019
ba4fda62
drm/i915: Optionally disable automatic recovery after a GPU reset
Feb 18, 2019
e4106dae
drm/i915/selftests: Make unbannable contexts for reset handling
Feb 18, 2019
156b16f9
drm/i915: Restore interrupt enabling after a reset
Feb 18, 2019
be03564b
drm/i915: Include reminders about leaving no holes in uAPI enums
Feb 19, 2019
cc3f60cf
drm/v3d: Fix BO stats accounting for dma-buf-imported buffers.
Feb 19, 2019
fd347df1
drm/v3d: Update top-level kerneldoc for the addition of TFU.
Feb 19, 2019
85fb3526
drm/sun4i: dsi: Restrict DSI tcon clock divider
Feb 19, 2019
da676c6a
drm/sun4i: dsi: Change the start delay calculation
Feb 19, 2019
efa31801
drm/sun4i: dsi: Enforce boundaries on the start delay
Feb 19, 2019
2cfdc24d
drm/sun4i: dsi: Fix front vs back porch calculation
Feb 19, 2019
62e7511a
drm/sun4i: dsi: Rework a bit the hblk calculation
Feb 19, 2019
1c1a7aa3
drm/sun4i: dsi: Add burst support
Feb 19, 2019
1ba62714
drm: Add reservation_object to drm_gem_object
Feb 19, 2019
fa238ea1
drm: etnaviv: Switch to use drm_gem_object reservation_object
Feb 19, 2019
dd55cf69
drm: msm: Switch to use drm_gem_object reservation_object
Feb 19, 2019
8d668309
drm: v3d: Switch to use drm_gem_object reservation_object
Feb 19, 2019
bd7de1e8
drm: vc4: Switch to use drm_gem_object reservation_object
Feb 19, 2019
1220935b
drm: imx: Use of_node_name_eq for node name comparisons
Feb 19, 2019
e6049cf1
drm: Remove set but not used variable 'gem'
Feb 19, 2019
ae6ba10d
Merge drm/drm-next into drm-misc-next
Feb 19, 2019
e179d8e0
Merge tag 'topic/component-typed-2019-02-11' of...
Feb 19, 2019
58db7022
drm/drm_vm: Mark expected switch fall-throughs
Feb 19, 2019
86ab67df
drm/doc: document recommended component helper usage
Feb 19, 2019
370d757d
drm/i915: Move verify_wm_state() to heap
Feb 19, 2019
8f54b3c6
drm/i915: Trim delays for wedging
Feb 19, 2019
7f4127c4
drm/i915: Use time based guilty context banning
Feb 19, 2019
d2c6a405
drm: Add HDMI colorspace property
Feb 19, 2019
0d68b887
drm: Add colorspace info to AVI Infoframe
Feb 19, 2019
2f146b78
drm/i915: Attach colorspace property and enable modeset
Feb 19, 2019
d0781a89
Merge drm/drm-next into drm-intel-next-queued
Feb 20, 2019
f74a6d9a
drm/i915/gvt: Refine the snapshort range of I915 MCHBAR to optimize gvt-g boot time
Feb 20, 2019
ed47c5cb
drm/i915/gvt: Refine the combined intel_vgpu_oos_page struct to save memory
Feb 20, 2019
b08e776c
Merge tag 'topic/mei-hdcp-2019-02-19' of...
Feb 20, 2019
45,027 additional commits have been omitted to prevent performance issues.
Loading
Loading