Sign in before continuing.
Commits on Source
55081
92f43c45
kbuild/mkspec: Simplify vmlinux.bz2 creation
Apr 27, 2015
dca0c024
deb-pkg: move setting debarch for a separate function
Apr 27, 2015
64178cb6
builddeb: fix stripped module signatures if CONFIG_DEBUG_INFO and CONFIG_MODULE_SIG_ALL are set
May 06, 2015
ca2a9d2c
deb-pkg: Add device tree blobs to the package
May 20, 2015
f9beafc9
coccinelle: pm_runtime: Insert blank line
May 20, 2015
fe8c46b6
coccinelle: returnvar: Use imperative mood
May 20, 2015
dd494ac0
coccinelle: ifaddr: Fix the sentence
May 20, 2015
ca34cba4
coccinelle: simple_open: Use imperative mood
May 20, 2015
4341f6e5
scripts/coccinelle/misc/semicolon.cocci: Use imperative mood
May 21, 2015
74de120d
scripts/coccinelle/misc/irqf_oneshot.cocci: Fix grammar
May 21, 2015
4c8f20bb
coccinelle: api: add vma_pages.cocci
May 21, 2015
9473a62f
coccinelle: irqf_oneshot.cocci: Improve the generated commit log
May 25, 2015
b1b38278
drm/i915: add a context parameter to {en, dis}able zero address mapping
May 29, 2015
0d2e4297
drm/i915: reduce indent in i9xx_hpd_irq_handler
May 29, 2015
369712e8
drm/i915: reduce duplicate conditions in i9xx_hpd_irq_handler
May 29, 2015
b0c29a33
drm/i915: reduce indent in intel_hpd_irq_handler
May 29, 2015
5fcece80
drm/i915: group all hotplug related fields into a new struct in dev_priv
May 29, 2015
d6671620
drm/i915: remove useless DP and DDI encoder ->hot_plug hooks
May 29, 2015
ea875496
drm/i915/dsi: remove non-op hot plug callback
May 29, 2015
6cf75178
drm/i915/skl: Make sure to break when not finding suitable PLL dividers
May 29, 2015
19cdc0e6
drm/i915/skl: Display the WRPLL frequency we couldn't accomodate when failing
May 29, 2015
318bd821
drm/i915/skl: Propagate the error if we fail to find a suitable DPLL divider
May 29, 2015
9c236753
drm/i915/skl: Use a more idomatic early return
May 29, 2015
76516fbc
drm/i915/skl: Factor out computing the DPLL paramaters from the dividers
May 29, 2015
30a7862d
drm/i915/skl: Remove unnecessary () used with div_u64()
May 29, 2015
64311571
drm/i915/skl: Remove unnecessary () used with abs_diff()
May 29, 2015
63582983
drm/i915: Correctly prefix HSW/BDW HDMI clock functions
May 29, 2015
877f61d9
drm/i915/skl: Don't try to store the wrong central frequency
May 29, 2015
8d2fdc3f
drm/i915: Only show view type for GGTT VMAs
May 29, 2015
1b1d2716
drm/i915: Fix i855 get_display_clock_speed
May 29, 2015
65cd2b3f
drm/i915: Fix 852GM/GMV cdclk
May 29, 2015
34edce2f
drm/i915: Add cdclk extraction for g33, g965gm and g4x
May 29, 2015
623e01e5
drm/i915: Warn when cdclk for the platforms is not known
May 29, 2015
c91711f9
drm/i915: add for_each_hpd_pin to iterate over hotplug pins
May 29, 2015
641a969e
drm/i915: simplify conditions for skipping the 2nd hpd loop iterations
May 29, 2015
ab68d5bb
drm/i915: put back the indent in intel_hpd_irq_handler
May 29, 2015
9ace0433
drm/i915: merge the two hpd loops in intel_hpd_irq_handler to one
May 29, 2015
c8727233
drm/i915: simplify condition for digital port
May 29, 2015
676574df
drm/i915: abstract away platform specific parts from hpd handling
May 29, 2015
475c2e3b
drm/i915/bxt: clear hpd status sticky bits earlier
May 29, 2015
bd4b4827
drm/i915: Silence compiler warning
May 29, 2015
a2ee48d6
drm/i915: abstract hpd irq storm detection
May 29, 2015
f3b19aa5
ARM: OMAP2+: clock: export driver API to setup/get clock features
Jun 02, 2015
b138b028
clk: ti: move generic OMAP DPLL implementation under drivers/clk
Jun 02, 2015
59245ce0
clk: ti: move OMAP4+ DPLL implementation under drivers/clk
Jun 02, 2015
ef14db09
clk: ti: move interface clock implementation under drivers/clk
Jun 02, 2015
afe2cf08
ARM: OMAP3: dpll3-m2: get rid of obsolete clksel access
Jun 02, 2015
574c0116
ARM: OMAP2+: clk: remove obsolete clksel support code
Jun 02, 2015
c06bfbe7
ARM: OMAP2+: clock: remove clock_common_data.c file
Jun 02, 2015
5100349b
ARM: OMAP36xx: remove clock36xx.c/.h files
Jun 02, 2015
bf22bae7
clk: ti: autoidle: move generic autoidle handling code to clock driver
Jun 02, 2015
a5aa8a60
clk: ti: move omap2_clk_enable_init_clocks under clock driver
Jun 02, 2015
846fdf2a
ARM: OMAP2+: clock: remove support for legacy mpurate command line param
Jun 02, 2015
9a356d62
ARM: OMAP2+: clock: add support for clkdm ops to the low level clk ops
Jun 02, 2015
192383d8
ARM: OMAP2+: clock: add support for specific CM ops to ti_clk_ll_ops
Jun 02, 2015
0565fb16
clk: ti: dpll: move omap3 DPLL functionality to clock driver
Jun 02, 2015
6f0051da
ARM: OMAP3: clock: remove clock3xxx.c file
Jun 02, 2015
046b7c31
ARM: OMAP2+: clock: remove clkdm_control static boolean from code
Jun 02, 2015
9f37e90e
clk: ti: dflt: move support for default gate clock to clock driver
Jun 02, 2015
d5a04ddd
clk: ti: omap2430: move clock support code under clock driver
Jun 02, 2015
bd86cfdc
clk: ti: clkdm: move clkdm gate clock support code to clock driver
Jun 02, 2015
f2671d5c
clk: ti: omap34xx: move omap34xx clock type support code to clock driver
Jun 02, 2015
eb057252
ARM: OMAP4: clock: remove clock44xx.h header
Jun 02, 2015
c9a58b0a
clk: ti: am3517: move remaining am3517 clock support code to clock driver
Jun 02, 2015
a3314e9c
clk: ti: move some public definitions to private header
Jun 02, 2015
9e11814a
ARM: OMAP2+: clock: remove dead definitions from the clock header file
Jun 02, 2015
e9e63088
clk: ti: remove exported ll_ops struct, instead add an API for registration
Jun 02, 2015
e3aedf02
ARM: OMAP2+: clock: remove legacy omap2_clk_readl/writel APIs
Jun 02, 2015
989feafb
clk: ti: move low-level access and init code under clock driver
Jun 02, 2015
5b6fd12a
drm/i915: Move WaBarrierPerformanceFixDisable:skl to skl code from chv code
Jun 03, 2015
64987fc5
drm/i915/bxt: edp1.4 Intermediate Freq support
Jun 03, 2015
f94c56f4
coccinelle: simple_return: Add a blank line
Jun 03, 2015
9cc83020
drm/i915: Set INSTPM_FORCE_ORDERING via LRI on gen8, drop it on gen9+
Jun 03, 2015
2441f877
drm/i915: Apply WaDisableAsyncFlipPerfMode via LRIs on gen8
Jun 03, 2015
75fd7ffa
tools/power turbostat: update turbostat(8)
Jun 03, 2015
ccb6662b
Merge remote-tracking branch 'drm-upstream/drm-next' into drm-intel-next-queued
Jun 04, 2015
b6283055
drm/i915: Cache current cdclk frequency in dev_priv
Jun 12, 2015
05024da3
drm/i915: Use cached cdclk value
Jun 12, 2015
44913155
drm/i915: Store max cdclk value in dev_priv
Jun 12, 2015
8cfb3407
drm/i915: Don't enable IPS when pixel rate exceeds 95%
Jun 12, 2015
ebb72aad
drm/i915: Add IS_BDW_ULX
Jun 12, 2015
b432e5cf
drm/i915: BDW clock change support
Jun 12, 2015
70d0c574
drm/i915: Make broxton_set_cdclk() static
Jun 12, 2015
a9419e84
drm/i915/skl: Derive the max CDCLK from DFSM
Jun 12, 2015
414355a7
drm/i915/skl: Don't warn if reading back DPLL0 is disabled
Jun 12, 2015
d9062ae5
drm/i915: Don't display the boot CDCLK twice
Jun 12, 2015
560a7ae4
drm/i915/skl: Update the cached CDCLK at the end of set_cdclk()
Jun 12, 2015
a47871bd
drm/i915/bxt: Use intel_update_cdclk() to update dev_priv->cdclk_freq
Jun 12, 2015
6455c870
drm/i915: Make pc8_status report status for all runtime PM platforms
Jun 12, 2015
a6aaec8b
drm/i915: Add runtime PM's usage_count in i915_runtime_pm_status
Jun 12, 2015
fe4c63c8
drm/i915/bxt: fix DDI PHY vswing scale value setting
Jun 12, 2015
41da1f5d
drm/i915: get rid of put_shared_dpll
Jun 12, 2015
69024de8
drm/i915: get rid of intel_crtc_disable and related code, v3
Jun 12, 2015
6b72d486
drm/i915: add intel_display_suspend, v2
Jun 12, 2015
1b509259
drm/i915: use intel_crtc_control everywhere, v3.
Jun 12, 2015
3cb480bc
drm/i915: Use drm_atomic_helper_update_legacy_modeset_state, v2.
Jun 12, 2015
c72d969b
drm/i915: Make __intel_set_mode() take only atomic state as argument
Jun 12, 2015
cdba954e
drm/i915: Set mode_changed for audio in intel_modeset_pipe_config()
Jun 12, 2015
53d9f4e9
drm/i915: Use crtc_state->active instead of crtc_state->enable
Jun 12, 2015
85a96e7a
drm/i915: Make sure all planes and connectors are added on modeset.
Jun 12, 2015
54,981 additional commits have been omitted to prevent performance issues.
Loading
Loading