platform/kernel/linux-rpi.git
2017-09-06 Rodrigo Vividrm/i915: Display WA #1133 WaFbcSkipSegments:cnl, glk
2017-09-06 Nanley Cherydrm/i915/cnl: Allow the reg_read ioctl to read the...
2017-09-06 Chris Wilsondrm/i915: Move device_info.has_snoop into the static...
2017-09-06 Chris Wilsondrm/i915: Disable MI_STORE_DATA_IMM for i915g/i915gm
2017-09-06 Chris Wilsondrm/i915: Re-enable GTT following a device reset
2017-09-05 Rodrigo Vividrm/i915/cnp: Wa 1181: Fix Backlight issue
2017-09-05 Ville Syrjälädrm/i915: Annotate user relocs with __user
2017-09-05 Ville Syrjälädrm/i915: Constify load detect mode
2017-09-05 Chris Wilsondrm/i915/perf: Remove __user from u64 in drm_i915_perf_...
2017-09-05 Chris Wilsondrm/i915: Silence sparse by using gfp_t
2017-09-04 Jani NikulaMerge drm-upstream/drm-next into drm-intel-next-queued
2017-09-04 Ville Syrjälädrm/i915: io unmap functions want __iomem
2017-09-04 Ville Syrjälädrm/i915: Add __rcu to radix tree slot pointer
2017-09-04 Ville Syrjälädrm/i915: Wake up the device for the fbdev setup
2017-09-04 Changbin Dudrm/i915: Add interface to reserve fence registers...
2017-09-04 Thierry Redingdrm/i915: Use correct path to trace include
2017-09-02 Zhi Wangdrm/i915: Fix the missing PPAT cache attributes on CNL
2017-09-01 Ville Syrjälädrm/i915: Fix enum pipe vs. enum transcoder for the...
2017-09-01 Ville Syrjälädrm/i915: Make i2c lock ops static
2017-09-01 Ville Syrjälädrm/i915: Make i9xx_load_ycbcr_conversion_matrix()...
2017-09-01 Ville Syrjälädrm/i915: Eliminate crtc->state usage from intel_atomic...
2017-09-01 Ville Syrjälädrm/i915: Eliminate crtc->state usage from intel_update...
2017-09-01 Ville Syrjälädrm/i915: Eliminate obj->state usage from pre/post...
2017-09-01 Ville Syrjälädrm/i915: Pass proper old/new states to intel_plane_ato...
2017-09-01 Lionel Landwerlindrm/i915: rework IS_*_GT* macros
2017-09-01 Lionel Landwerlindrm/i915: mark all device info struct with __initconst
2017-09-01 Lionel Landwerlindrm/i915: add GT number to intel_device_info
2017-08-31 Manasi Navaredrm/i915/edp: Increase T12 panel delay to 900 ms to...
2017-08-31 Ville Syrjälädrm/i915: Eliminate obj->state usage in g4x/vlv/chv...
2017-08-31 Ville Syrjälädrm/i915: Pass the crtc state explicitly to intel_pipe_...
2017-08-31 Ville Syrjälädrm/i915: Pass the new crtc state to color management...
2017-08-31 Ville Syrjälädrm/i915: Consolidate max_cdclk_freq check in intel_crt...
2017-08-31 Ville Syrjälädrm/i915: Track minimum acceptable cdclk instead of...
2017-08-31 Rodrigo Vividrm/i915/cnl: Fix DP max voltage
2017-08-31 Rodrigo Vividrm/i915/cnl: Fix DDI hdmi level selection.
2017-08-31 Rodrigo Vividrm/i915/cnl: Move ddi buf trans related functions up.
2017-08-31 Rodrigo Vividrm/i915/cnl: Move voltage check into ddi buf trans...
2017-08-31 Rodrigo Vividrm/i915: Enable voltage swing before enabling DDI_BUF_CTL.
2017-08-31 Rodrigo Vividrm/i915: Align vswing sequences with old ddi buffer...
2017-08-31 Rodrigo Vividrm/i915: decouple gen9 and gen10 dp signal levels.
2017-08-31 Rodrigo Vividrm/i915: Introduce intel_ddi_dp_level.
2017-08-31 Rodrigo Vividrm/i915/cnl: Avoid ioremap_wc on Cannonlake as well.
2017-08-31 Rodrigo Vividrm/i915/cnl: WaDisableI2mCycleOnWRPort
2017-08-31 Rodrigo Vividrm/i915/cnl: WA FtrEnableFastAnisoL1BankingFix
2017-08-31 Rodrigo Vividrm/i915: Stop using long platform names on clock gatin...
2017-08-30 Ville Syrjälädrm/i915: Skip fence alignemnt check for the CCS plane
2017-08-30 Ville Syrjälädrm/i915: Treat fb->offsets[] as a raw byte offset...
2017-08-30 Chris Wilsondrm/i915: Always wake the device to flush the GTT
2017-08-29 Chris Wilsondrm/i915: Discard the request queue if we fail to sleep...
2017-08-29 Chris Wilsondrm/i915: Clear wedged status upon resume
2017-08-29 Chris Wilsondrm/i915: Always sanity check engine state upon idling
2017-08-29 Chris Wilsondrm/i915: Don't use GPU relocations prior to cmdparser...
2017-08-29 Chris Wilsondrm/i915: Recreate vmapping even when the object is...
2017-08-29 Chris Wilsondrm/i915: Remove excess indent in intel_finish_reset...
2017-08-29 Dave AirlieMerge branch 'drm-vmwgfx-next' of git://people.freedesk...
2017-08-29 Dave AirlieMerge tag 'exynos-drm-next-for-v4.14' of git://git...
2017-08-29 Dave AirlieMerge tag 'drm-misc-next-fixes-2017-08-28' of git:...
2017-08-29 Jason Ekstranddrm/syncobj: Add a signal ioctl (v3)
2017-08-29 Jason Ekstranddrm/syncobj: Add a reset ioctl (v3)
2017-08-28 Jason Ekstranddrm/syncobj: Add a syncobj_array_find helper
2017-08-28 Jason Ekstranddrm/syncobj: Allow wait for submit and signal behavior...
2017-08-28 Jason Ekstranddrm/syncobj: Add a CREATE_SIGNALED flag
2017-08-28 Jason Ekstranddrm/syncobj: Add a callback mechanism for replace_fence...
2017-08-28 Dave Airliedrm/syncobj: add sync obj wait interface. (v8)
2017-08-28 Jason Ekstrandi915: Use drm_syncobj_fence_get
2017-08-28 Jason Ekstranddrm/syncobj: Add a race-free drm_syncobj_fence_get...
2017-08-28 Jason Ekstranddrm/syncobj: Rename fence_get to find_fence
2017-08-28 John Stultzdrm: kirin: Add mode_valid logic to avoid mode clocks...
2017-08-28 Sinclair Yehdrm/vmwgfx: Bump the version for fence FD support
2017-08-28 Sinclair Yehdrm/vmwgfx: Add export fence to file descriptor support
2017-08-28 Sinclair Yehdrm/vmwgfx: Add support for imported Fence File Descriptor
2017-08-28 Sinclair Yehdrm/vmwgfx: Prepare to support fence fd
2017-08-28 Thomas Hellstromdrm/vmwgfx: Fix incorrect command header offset at...
2017-08-28 Thomas Hellstromdrm/vmwgfx: Support the NOP_ERROR command
2017-08-28 Thomas Hellstromdrm/vmwgfx: Restart command buffers after errors
2017-08-28 Thomas Hellstromdrm/vmwgfx: Move irq bottom half processing to threads
2017-08-28 Thomas Hellstromdrm/vmwgfx: Don't use drm_irq_[un]install
2017-08-28 Marta Lofstedtdrm/i915: Beef up of Beef up the IPS vs. CRC workaround
2017-08-28 Jani Nikuladrm/i915/bios: amend edp block based on intel_vbt_decode
2017-08-28 Jani Nikuladrm/i915/bios: amend child device flags based on intel_...
2017-08-28 Jani Nikuladrm/i915/bios: amend bdb_general_features
2017-08-28 Jani Nikuladrm/i915/bios: split up iboost to hdmi and dp bitfields
2017-08-26 Chris Wilsondrm/i915: Quietly cancel FBC activation if CRTC is...
2017-08-26 Praveen Paneridrm/i915: Fix FBC cfb stride programming for non X...
2017-08-26 Paulo Zanonidrm/i915/cnl: don't hardcode DPCLKA_CFGCR0_DDI_CLK_SEL_...
2017-08-25 Jani Nikuladrm/i915/bios: drop the rest of the p_ prefixes from...
2017-08-25 Jani Nikuladrm/i915/bios: throw away unused DVO_* macros
2017-08-25 Jani Nikuladrm/i915/bios: group device type definitions together
2017-08-25 Jani Nikuladrm/i915/bios: document child device config dvo_port...
2017-08-25 Jani Nikuladrm/i915/bios: throw away struct old_child_dev_config
2017-08-25 Jani Nikuladrm/i915/bios: throw away high level child device union
2017-08-25 Jani Nikuladrm/i915/bios: add legacy contents to common child...
2017-08-25 Jani Nikuladrm/i915/bios: remove the raw version of child device...
2017-08-25 Jani Nikuladrm/i915/bios: document BDB versions of child device...
2017-08-25 Jani Nikuladrm/i915/bios: amend child device config parameters
2017-08-25 Ville Syrjälädrm/i915: Beef up the IPS vs. CRC workaround
2017-08-25 Lionel Landwerlindrm: rename u32 in __u32 in uapi
2017-08-25 Tobias Jakobidrm/exynos: simplify set_pixfmt() in DECON and FIMD...
2017-08-25 Tobias Jakobidrm/exynos: consistent use of cpp
2017-08-25 Tobias Jakobidrm/exynos: mixer: remove src offset from mixer_graph_b...
next