]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
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 Chris Wilsonmm: Export nr_swap_pages
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...
2015-12-10 Wayne Boyerdrm/i915: Remove BUG_ON call in vlv_enable_pll
2015-12-10 Wayne Boyerdrm/i915: Only set gem object L3 cache level for IVB...
2015-12-10 Wayne Boyerdrm/i915: Remove VLV A0 hack
2015-12-10 Wayne Boyerdrm/i915: Use HAS_PCH_SPLIT to determine correct devices
2015-12-10 Wayne Boyerdrm/i915: Separate cherryview from valleyview
2015-12-10 Joonas Lahtinendrm/i915: Cancel hangcheck before GPU is suspended
2015-12-10 Libin Yangdrm/i915: start adding dp mst audio
2015-12-10 Libin Yangdp/mst: add SDP stream support
2015-12-10 Dave Gordondrm/i915: eliminate 'temp' in gen8_for_each_{pdd, pdpe...
2015-12-09 Rodrigo Vividrm/i915/kbl: Fix DMC load on Kabylake.
2015-12-09 Sudip Mukherjeedrm/i915: check for return value
2015-12-09 Chris Wilsondrm/i915: Add soft-pinning API for execbuffer
2015-12-09 Julia Lawalldrm/i915: constify intel_dvo_dev_ops structures
2015-12-09 Rodrigo Vividrm/i915/kbl: drm/i915: Avoid GuC loading for now on...
2015-12-09 Rodrigo Vividrm/i915/kbl: Use propper ddi buffer translation table...
2015-12-08 Imre Deakdrm/i915: vlv: clamp minimum RPS frequency to what...
2015-12-08 Ville Syrjälädrm/i915: Leave FDI running after failed link training...
2015-12-08 Ville Syrjälädrm/i915: Disable LPT-H VGA dotclock during crtc disable
next