drm/i915: Remove some visibility checks from intel_crtc_update_cursor.
[cascardo/linux.git] / drivers /
2016-01-07 Maarten Lankhorstdrm/i915: Remove some visibility checks from intel_crtc...
2016-01-07 Maarten Lankhorstdrm/i915: Do not use commit_plane for sprite planes.
2016-01-07 Maarten Lankhorstdrm/i915: Use passed plane state for sprite planes...
2016-01-07 Matt Roperdrm/i915: Add two-stage ILK-style watermark programming...
2016-01-07 Jani Nikuladrm/i915: shut up gen8+ SDE irq dmesg noise, again
2016-01-06 Maarten Lankhorstdrm/i915: Allow fuzzy matching in intel_compare_link_m_n
2016-01-06 Matt Roperdrm/i915: Sanitize watermarks after hardware state...
2016-01-06 Matt Roperdrm/i915: Add extra paranoia to ILK watermark calculations
2016-01-06 Matt Roperdrm/i915: Convert hsw_compute_linetime_wm to use in...
2016-01-06 Matt Roperdrm/i915: Setup clipped src/dest coordinates during...
2016-01-06 Chris Wilsondrm/i915: Restore inhibiting the load of the default...
2016-01-06 Daniel Vetterdrm/i915: Tune down rpm wakelock debug checks
2016-01-05 Ankitprasad Sharmadrm/i915: Allow use of get_dma_address for stolen backe...
2016-01-05 Dave Gordondrm/i915: add kerneldoc for intel_lr_context_size()
2016-01-05 Jani Nikuladrm/i915/dsi: be defensive about out of bounds operatio...
2016-01-05 Jani Nikuladrm/i915/dsi: be defensive about out of bounds sequence id
2016-01-05 Jani Nikuladrm/i915/bios: rewrite sequence block parsing
2016-01-05 Jani Nikuladrm/i915/bios: abstract finding the panel sequence...
2016-01-05 Jani Nikuladrm/i915/bios: have get_blocksize() support MIPI sequen...
2016-01-05 Jani Nikuladrm/i915/bios: split the MIPI DSI VBT block parsing...
2016-01-05 Jani Nikuladrm/i915/bios: fix header define name for intel_bios.h
2016-01-05 Alex Daidrm/i915/guc: Add GuC ADS - enabling ADS
2016-01-05 Alex Daidrm/i915/guc: Add GuC ADS - MMIO reg state
2016-01-05 Alex Daidrm/i915/guc: Add GuC ADS - scheduler policies
2016-01-05 Alex Daidrm/i915/guc: Add GuC ADS (Addition Data Structure...
2016-01-05 Dave Gordondrm/i915/guc: Expose (intel)_lr_context_size()
2016-01-05 Alex Daidrm/i915/guc: Move GuC wq_check_space to alloc_request_...
2016-01-05 Chris Wilsondrm/i915: Disable shrinker for non-swapped backed objects
2016-01-05 Michał Winiarskidrm/i915: Avoid writing relocs with addresses in non...
2016-01-04 Insu Yuni915: correctly handling failed allocation
2015-12-30 Ben Widawskydrm/i915: Fix whitespace (trivial)
2015-12-23 Gary Wangdrm/i915: increase the tries for HDMI hotplug live...
2015-12-22 Maarten Lankhorstdrm/i915: Calculate visibility in check_plane correctly...
2015-12-22 Maarten Lankhorstdrm/i915: Keep track of the cdclk as if all crtc's...
2015-12-22 Maarten Lankhorstdrm/i915: Do not acquire crtc state to check clock...
2015-12-22 Maarten Lankhorstdrm/i915/skl: Do not allow scaling when crtc is disabled.
2015-12-22 Jani Nikuladrm/i915/bios: add proper documentation for the Video...
2015-12-22 Ville Syrjälädrm/i915: Unbreak check_digital_port_conflicts()
2015-12-22 Joonas Lahtinendrm/i915: Compile-time concatenate WARN_ON macro strings
2015-12-22 Joonas Lahtinendrm/i915: Simplify _STATE_ debug macros
2015-12-21 Lukas Wunnerdrm/i915: Remove obsolete code from intelfb_alloc()
2015-12-21 Ville Syrjälädrm/i915: Workaround CHV pipe C cursor fail
2015-12-21 Joonas Lahtinendrm/i915: Reorder i915_params struct.
2015-12-21 Joonas Lahtinendrm/i915: Decouple struct i915_params i915 into i915_pa...
2015-12-21 Ben Widawskydrm/i915: Limit VF cache invalidate workaround usage...
2015-12-21 Gary Wangdrm/i915: Correct max delay for HDMI hotplug live statu...
2015-12-21 Chris Wilsondrm/i915: Move Braswell stop_machine GGTT insertion...
2015-12-18 Mika Kuoppaladrm/i915: Apply broader WaRsDisableCoarsePowerGating...
2015-12-18 Daniel Vetterdrm/i915: Update DRIVER_DATE to 20151218
2015-12-18 Mika Kuoppaladrm/i915/skl: Default to noncoherent access up to F0
2015-12-18 Chris Wilsondrm/i915: Only spin whilst waiting on the current request
2015-12-18 Chris Wilsondrm/i915: Limit the busy wait on requests to 5us not...
2015-12-18 Chris Wilsondrm/i915: Break busywaiting for requests on pending...
2015-12-18 Imre Deakdrm/i915: don't enable autosuspend on platforms without...
2015-12-18 Jani Nikuladrm/i915/backlight: prefer dev_priv over dev pointer
2015-12-17 Matt Roperdrm/i915: Disable primary plane if we fail to reconstru...
2015-12-17 Chris Wilsondrm/i915: Pin the ifbdev for the info->system_base...
2015-12-17 Chris Wilsondrm/i915: Set the map-and-fenceable flag for preallocat...
2015-12-17 Daniel Vetterdrm/i915: mdelay(10) considered harmful
2015-12-17 Imre Deakdrm/i915: check that we are in an RPM atomic section...
2015-12-17 Imre Deakdrm/i915: add support for checking RPM atomic sections
2015-12-17 Imre Deakdrm/i915: check that we hold an RPM wakelock ref before...
2015-12-17 Imre Deakdrm/i915: add support for checking if we hold an RPM...
2015-12-17 Imre Deakdrm/i915: use assert_rpm_wakelock_held instead of openc...
2015-12-17 Imre Deakdrm/i915: add assert_rpm_wakelock_held helper
2015-12-17 Imre Deakdrm/i915: remove HAS_RUNTIME_PM check from RPM get...
2015-12-17 Imre Deakdrm/i915: get a permanent RPM reference on platforms...
2015-12-17 Imre Deakdrm/i915: refactor RPM disabling due to RC6 being disabled
2015-12-17 Imre Deakdrm/i915: clarify comment about mandatory RPM put/get...
2015-12-17 Jani Nikuladrm/i915/opregion: handle VBT sizes bigger than 6 KB
2015-12-16 Ville Syrjälädrm/i915: Fix AVI/HDMI/SPD infoframes on HSW+
2015-12-16 Jani Nikuladrm/i915/bios: reduce indent in parse_general_features
2015-12-16 Jani Nikuladrm/i915/bios: prefer using dev_priv over dev pointer
2015-12-16 Jani Nikuladrm/i915/bios: fix format string of the VBT signature...
2015-12-16 Jani Nikuladrm/i915: move drmP.h include to i915_drv.h
2015-12-16 Jani Nikuladrm/i915: prefer for_each_intel_* macros for iteration
2015-12-16 Jani Nikuladrm/i915/debugfs: add a separate debugfs file for VBT
2015-12-16 Jani Nikuladrm/i915: don't use a temp buffer for opregion debugfs...
2015-12-16 Jani Nikuladrm/i915/opregion: make VBT pointer a const
2015-12-16 Jani Nikuladrm/i915/opregion: make VBT size limit more strict
2015-12-16 Jani Nikuladrm/i915: refactor VBT validation
2015-12-16 Jani Nikuladrm/i915/bios: rename intel_parse_bios to intel_bios_init
2015-12-16 Jani Nikuladrm/i915/bios: move debug logging about VBT source...
2015-12-16 Jani Nikuladrm/i915/bios: have functions return vbt, not bdb,...
2015-12-16 Jani Nikuladrm/i915: move "no VBT in opregion" quirk to intel_opre...
2015-12-16 Deepak Mdrm/i915: Add Intel opregion mailbox 5 structure
2015-12-14 Ville Syrjälädrm/i915: Drop the broken cursor base==0 special casing
2015-12-14 Ville Syrjälädrm/i915: Kill intel_crtc->cursor_bo
2015-12-12 Rodrigo Vividrm/i915: PSR also doesn't have link_entry_time on...
2015-12-11 Daniel VetterMerge tag 'drm-i915-get-eld' of tiwai/sound into drm...
2015-12-11 Dave Gordondrm/i915: mark a newly-created GEM object dirty when...
2015-12-11 Dave Gordondrm/i915: mark GEM object pages dirty when mapped ...
2015-12-11 Tomas Elfdrm/i915: Update to post-reset execlist queue clean-up
2015-12-11 Deepak Mdrm/i915: dual link pipe selection for bxt
2015-12-11 Deepak Mdrm/i915: add VBT address and size fields to ASLE mailb...
2015-12-10 Rodrigo Vividrm/i915: Fix random aux transactions failures.
2015-12-10 Dave Gordondrm/i915: intel_ring_initialized() must be simple and...
2015-12-10 Takashi Iwaidrm/i915: Add reverse mapping between port and intel_en...
2015-12-10 Takashi Iwaidrm/i915: Add get_eld audio component
2015-12-10 Maarten Lankhorstdrm/i915: Do a better job at disabling primary plane...
next