]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2017-05-03 Chris Wilsondrm/i915: Do not record a successful syncpoint for...
2017-05-03 Chris Wilsondrm/i915: Rename intel_timeline.sync_seqno[] to .global...
2017-05-03 Chris Wilsondrm/i915: Squash repeated awaits on the same fence
2017-05-03 Chris Wilsondrm/i915: Lift timeline ordering to await_dma_fence
2017-05-03 Chris Wilsondrm/i915: Unwrap top level fence-array
2017-05-03 Chris Wilsondrm/i915: Mark up clflushes as belonging to an unordere...
2017-05-03 Mika Kuoppaladrm/i915: Use wait_for_atomic_us when waiting for gt...
2017-05-03 Mika Kuoppaladrm/i915: Move the GTFIFODBG to the common mmio dbg...
2017-05-02 Michal Wajdeczkodrm/i915/guc: Enable send function only after successfu...
2017-05-02 Joonas Lahtinendrm/i915: Do not leak dev_priv->l3_parity.remap_info[]
2017-05-02 Daniel Vetterdrm/i915: Update DRIVER_DATE to 20170502
2017-04-28 Ander Conselvan... drm/i915/glk: Fix DSI "*ERROR* ULPS is still active...
2017-04-28 Joonas Lahtinendrm/i915: Capture CCID on ILK
2017-04-28 Joonas Lahtinendrm/i915: Reset ILK during GEM sanitization
2017-04-28 Joonas Lahtinendrm/i915: Eliminate HAS_HW_CONTEXTS
2017-04-28 Joonas Lahtinendrm/i915: Sanitize engine context sizes
2017-04-28 Tvrtko Ursulindrm/i915/guc: Fix sleep under spinlock during reset
2017-04-27 Chris Wilsondrm/i915: Defer context state allocation for legacy...
2017-04-27 Michel Thierrydrm/i915: Rename gen8_(un)request_engine_reset to gen8_...
2017-04-27 Michel Thierrydrm/i915: Fix stale comment about I915_RESET_IN_PROGRES...
2017-04-26 Ander Conselvan... drm/i915/glk: Don't allow 12 bpc when htotal is too big
2017-04-26 Chris Wilsondrm/i915: Skip waking the signaler when enabling before...
2017-04-25 Chris Wilsondrm/i915: Poison the request before emitting commands
2017-04-25 Chris Wilsondrm/i915: Differentiate between sw write location into...
2017-04-25 Chris Wilsondrm/i915: Report request restarts for both execlists/guc
2017-04-24 Chris Wilsondrm/i915: Include interesting seqno in the missed bread...
2017-04-22 Chris Wilsondrm/i915: Confirm the request is still active before...
2017-04-21 Chris Wilsondrm/i915: Avoid busy-spinning on VLV_GLTC_PW_STATUS...
2017-04-21 Chris Wilsondrm/i915: Stop touching hangcheck.seqno from intel_engi...
2017-04-20 Chris Wilsondrm/i915: Use discardable buffers for rings
2017-04-20 Chris Wilsondrm/i915/selftests: Allocate inode/file dynamically
2017-04-19 Kees Cookdrm/i915: Avoid format string expansion from engine...
2017-04-19 Tvrtko Ursulindrm/i915: Fix GCC 4.4 build issue with __intel_wait_for...
2017-04-18 Mika Kuoppaladrm/i915: Fix system hang with EI UP masked on Haswell
2017-04-18 Daniel Vetterdrm/i915: Update DRIVER_DATE to 20170418
2017-04-15 Chris Wilsondrm/i915: Copy user requested buffers into the error...
2017-04-15 Dan Carpenterdrm/i915: set "ret" correctly on error paths
2017-04-13 Dan Carpenterdrm/i915: checking for NULL instead of IS_ERR() in...
2017-04-13 Manasi Navaredrm/i915: Implement Link Rate fallback on Link training...
2017-04-13 Ville Syrjälädrm/i915: Perform link quality check unconditionally...
2017-04-13 daniele.ceraolospuri... drm/i915/guc: write wopcm related register once during...
2017-04-12 Chris Wilsondrm/i915: Fix use after free in lpe_audio_platdev_destroy()
2017-04-12 Manasi Navaredrm/i915/dp: Validate cached link rate and lane count...
2017-04-12 Chris Wilsondrm/i915: Wake device for emitting request during selftest
2017-04-12 Chris Wilsondrm/i915: Pretend the engine is always idle when mocking
2017-04-12 Chris Wilsondrm/i915: Add stub mmio read/write routines to mock...
2017-04-12 Chris Wilsondrm/i915: Treat WC a separate cache domain
2017-04-12 Chris Wilsondrm/i915: Combine write_domain flushes to a single...
2017-04-12 Maarten Lankhorstdrm/i915: Do not use lock all in hsw_trans_edp_pipe_A_c...
2017-04-12 Maarten LankhorstRevert "drm/i915: Lock mode_config.mutex in intel_displ...
2017-04-12 Maarten Lankhorstdrm/i915: Convert intel DVO connector to atomic
2017-04-12 Maarten Lankhorstdrm/i915: Convert intel_crt connector properties to...
2017-04-12 Maarten Lankhorstdrm/i915: Convert intel_dp_mst connector properties...
2017-04-12 Maarten Lankhorstdrm/i915: Remove unused dp properties for dp-mst.
2017-04-12 Maarten Lankhorstdrm/i915: Convert intel_tv connector properties to...
2017-04-12 Maarten Lankhorstdrm/i915: Remove unused members from intel_tv.c
2017-04-12 Chris Wilsondrm/i915/execlists: Document runtime pm for intel_lrc_i...
2017-04-12 Daniel VetterMerge airlied/drm-next into drm-intel-next-queued
2017-04-11 Chris Wilsondrm/i915: Lie and treat all engines as idle if wedged
2017-04-11 Daniele Ceraolo... drm/i915: Use the engine class to get the context size
2017-04-11 Chris Wilsondrm/i915: Bail if we do not setup the RCS engine
2017-04-11 Jani Nikuladrm/i915/dp: read sink count to a temporary variable...
2017-04-11 Jani Nikuladrm/i915/dp: use readb and writeb calls for single...
2017-04-11 Jani Nikuladrm/i915/dp: localize link rate index variable more
2017-04-11 Jani Nikuladrm/i915/mst: use max link not sink lane count
2017-04-11 Jani Nikuladrm/i915/dp: add functions for max common link rate...
2017-04-11 Jani Nikuladrm/i915/dp: don't call the link parameters sink parameters
2017-04-11 Jani Nikuladrm/i915/dp: do not limit rate seek when not needed
2017-04-11 Jani Nikuladrm/i915/dp: cache common rates with sink rates
2017-04-11 Jani Nikuladrm/i915/dp: use the sink rates array for max sink...
2017-04-11 Chris Wilsondrm/i915: Rename intel_engine_cs.exec_id to uabi_id
2017-04-11 Oscar Mateodrm/i915: Split the engine info table in two levels...
2017-04-11 Oscar Mateodrm/i915: Generate the engine name based on the instanc...
2017-04-11 Oscar Mateodrm/i915: Use the same vfunc for BSD2 ring init
2017-04-11 Daniele Ceraolo... drm/i915: Classify the engines in class + instance
2017-04-11 Chris Wilsondrm/i915: Use safer intel_uncore_wait_for_register...
2017-04-11 Chris Wilsondrm/i915: Use __intel_uncore_wait_for_register_fw for...
2017-04-11 Chris Wilsondrm/i915: Acquire uncore.lock over intel_uncore_wait_fo...
2017-04-11 Chris Wilsondrm/i915: Stop sleeping from inside gen6_bsd_submit_req...
2017-04-11 Chris Wilsondrm/i915: Stop second guessing the caller for intel_unc...
2017-04-10 Dave AirlieMerge branch 'msm-next' of git://people.freedesktop...
2017-04-10 Dave AirlieMerge tag 'drm-misc-next-2017-04-07' of git://anongit...
2017-04-10 Dave AirlieBackmerge tag 'v4.11-rc6' into drm-next
2017-04-10 Dave AirlieMerge branch 'drm-next-4.12' of git://people.freedeskto...
2017-04-10 Dave AirlieMerge tag 'drm-intel-testing-2017-04-03' of git://anong...
2017-04-10 Dave AirlieMerge branch 'drm-next-4.12' of https://github.com...
2017-04-10 Michal Wajdeczkodrm/i915: Don't allow overuse of __intel_wait_for_regis...
2017-04-10 Michal Wajdeczkodrm/i915: Drop const qualifiers from params in wait_for...
2017-04-10 Chris Wilsondrm/i915: Use drm_i915_private directly from debugfs
2017-04-09 Linus TorvaldsLinux 4.11-rc6 v4.11-rc6
2017-04-09 Linus TorvaldsMerge branch 'for-next' of git://git.samba.org/sfrench...
2017-04-09 Linus TorvaldsMerge branch 'fixes' of git://git.armlinux.org.uk/...
2017-04-09 Linus TorvaldsMerge tag 'driver-core-4.11-rc6' of git://git.kernel...
2017-04-09 Linus TorvaldsMerge tag 'staging-4.11-rc6' of git://git.kernel.org...
2017-04-09 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2017-04-08 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2017-04-08 Linus TorvaldsMerge tag 'pinctrl-v4.11-4' of git://git.kernel.org...
2017-04-08 Linus TorvaldsMerge tag 'powerpc-4.11-7' of git://git.kernel.org...
2017-04-08 Chris Sallsmm/mempolicy.c: fix error handling in set_mempolicy...
2017-04-08 Liping Zhangsysctl: report EINVAL if value is larger than UINT_MAX...
next