]> git.kernelconcepts.de Git - karo-tx-linux.git/history - drivers/gpu/drm/i915/i915_drv.h
drm/i915: rename preliminary_hw_support to alpha_support
[karo-tx-linux.git] / drivers / gpu / drm / i915 / i915_drv.h
2016-11-14 Jani Nikuladrm/i915: rename preliminary_hw_support to alpha_support
2016-11-11 Tvrtko Ursulindrm/i915: Further assorted dev_priv cleanups
2016-11-11 Tvrtko Ursulindrm/i915: More assorted dev_priv cleanups
2016-11-11 Tvrtko Ursulindrm/i915: Assorted dev_priv cleanups
2016-11-11 Joonas Lahtinendrm/i915: Split out i915_vma.c
2016-11-10 Daniel VetterMerge tag 'for-kvmgt' of git://git.kernel.org/pub/scm...
2016-11-08 Daniel VetterMerge tag 'gvt-next-2016-11-07' of https://github.com...
2016-11-08 Chris Wilsondrm/i915: Remove chipset flush after cache flush
2016-11-08 Daniel Vetterdrm/i915: Update DRIVER_DATE to 20161108
2016-11-03 Joonas Lahtinendrm/i915: Introduce HAS_64BIT_RELOC
2016-11-02 Joonas Lahtinendrm/i915: Unify global_list into global_link
2016-11-02 Mika Kuoppaladrm/i915: Move hangcheck code out from i915_irq.c
2016-11-01 Tvrtko Ursulindrm/i915: Allow shrinking of userptr objects once again
2016-11-01 Ville Syrjälädrm/i915: Pass dev_priv to init_clock_gating
2016-11-01 Ville Syrjälädrm/i915: Pass dev_priv to rest of IS_FOO() macros...
2016-11-01 Ville Syrjälädrm/i915: Pass dev_priv to IS_BROADWATER/IS_CRESTLINE
2016-11-01 Ville Syrjälädrm/i915: Pass dev_priv to HAS_FW_BLC
2016-11-01 Ville Syrjälädrm/i915: Pass dev_priv to .get_fifo_size()
2016-11-01 Ville Syrjälädrm/i915: Pass dev_priv to IS_PINEVIEW()
2016-11-01 Ville Syrjälädrm/i915: Pass dev_priv to IS_MOBILE()
2016-11-01 Ville Syrjälädrm/i915: Pass dev_priv to .get_display_clock_speed()
2016-11-01 Ville Syrjälädrm/i915: Store struct intel_crtc * in {pipe,plane...
2016-11-01 Ville Syrjälädrm/i915: Pass intel_crtc to update_wm functions
2016-11-01 Ville Syrjälädrm/i915: Pass dev_priv to plane constructors
2016-11-01 Chris Wilsondrm/i915: Export a function to flush the context upon...
2016-11-01 Chris Wilsondrm/i915: Improve lockdep tracking for obj->mm.lock
2016-11-01 Chris Wilsondrm/i915: Store the vma in an rbtree under the object
2016-11-01 Chris Wilsondrm/i915: Track pages pinned due to swizzling quirk
2016-10-31 Ville Syrjälädrm/i915: Bail if plane/crtc init fails
2016-10-28 Chris Wilsondrm/i915: Enable multiple timelines
2016-10-28 Chris Wilsondrm/i915: Reserve space in the global seqno during...
2016-10-28 Chris Wilsondrm/i915: Create a unique name for the context
2016-10-28 Chris Wilsondrm/i915: Move the global sync optimisation to the...
2016-10-28 Chris Wilsondrm/i915: Introduce a global_seqno for each request
2016-10-28 Chris Wilsondrm/i915: Combine seqno + tracking into a global timeli...
2016-10-28 Chris Wilsondrm/i915: Move GEM activity tracking into a common...
2016-10-28 Chris Wilsondrm/i915: Use lockless object free
2016-10-28 Chris Wilsondrm/i915: Move object release to a freelist + worker
2016-10-28 Chris Wilsondrm/i915: Move object backing storage manipulation...
2016-10-28 Chris Wilsondrm/i915: Pass around sg_table to get_pages/put_pages...
2016-10-28 Chris Wilsondrm/i915: Refactor object page API
2016-10-28 Chris Wilsondrm/i915: Use a radixtree for random access to the...
2016-10-28 Chris Wilsondrm/i915: Markup GEM API with lockdep asserts
2016-10-28 Chris Wilsondrm/i915: Introduce an internal allocator for disposabl...
2016-10-28 Chris Wilsondrm/i915: Rearrange i915_wait_request() accounting...
2016-10-28 Chris Wilsondrm/i915: Defer active reference until required
2016-10-28 Chris Wilsondrm/i915: Support asynchronous waits on struct fence...
2016-10-28 Matt Roperdrm/i915: Rename for_each_plane -> for_each_universal_plane
2016-10-28 Ander Conselvan... drm/i915: Address broxton phy registers based on phy...
2016-10-28 Ander Conselvan... drm/i915: Move broxton vswing sequence to intel_dpio_phy.c
2016-10-28 Ander Conselvan... drm/i915: Move broxton phy code to intel_dpio_phy.c
2016-10-28 Ander Conselvan... drm/i915: Explicitly map broxton DPIO power wells to...
2016-10-28 Ander Conselvan... drm/i915: Rename struct i915_power_well field data...
2016-10-28 Daniel VetterMerge remote-tracking branch 'airlied/drm-next' into...
2016-10-28 Dave AirlieMerge branch 'linux-4.9' of git://github.com/skeggsb...
2016-10-27 Daniel VetterMerge tag 'gvt-next-2016-10-27' of https://github.com...
2016-10-26 Arkadiusz Hilerdrm/i915: fix comment on I915_{READ, WRITE}_FW
2016-10-25 Chris Wilsondrm/i915: Include the kernel uptime in the error state
2016-10-25 Akash Goeldrm/i915: Augment i915 error state to include the dump...
2016-10-25 Sagar Arun Kambledrm/i915: Support for GuC interrupts
2016-10-25 Akash Goeldrm/i915: Add low level set of routines for programming...
2016-10-25 Daniel VetterMerge remote-tracking branch 'airlied/drm-next' into...
2016-10-25 Daniel VetterMerge remote-tracking branch 'airlied/drm-next' into...
2016-10-25 Dave AirlieMerge tag 'drm-intel-next-2016-10-24' of git://anongit...
2016-10-25 Dave AirlieMerge tag 'topic/drm-misc-2016-10-24' of git://anongit...
2016-10-24 Chris Wilsondrm/i915: Move fence cancellation to runtime suspend
2016-10-24 Chris Wilsondrm/i915: Remove RPM sequence checking
2016-10-24 Chris Wilsondrm/i915: Remove superfluous locking around userfault_list
2016-10-24 Chris Wilsondrm/i915: Move user fault tracking to a separate list
2016-10-24 Daniel Vetterdrm/i915: Update DRIVER_DATE to 20161024
2016-10-23 Linus TorvaldsMerge tag 'for-linus-4.9-2' of git://git.code.sf.net...
2016-10-22 Linus TorvaldsMerge tag 'nfs-for-4.9-2' of git://git.linux-nfs.org...
2016-10-21 Rafael J. WysockiMerge branches 'acpi-wdat' and 'acpi-cppc'
2016-10-21 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2016-10-21 Dave AirlieMerge branch 'drm-etnaviv-fixes' of git://git.pengutron...
2016-10-21 Dave AirlieMerge branch 'drm-vmwgfx-fixes' of ssh://people.freedes...
2016-10-21 Dave AirlieMerge branch 'drm-armada-fixes' of git://git.armlinux...
2016-10-20 Rafael J. WysockiMerge branch 'pm-cpufreq'
2016-10-20 Linus TorvaldsMerge tag 'mmc-v4.9-rc1' of git://git.kernel.org/pub...
2016-10-20 Daniel VetterMerge tag 'gvt-next-fix-2016-10-20' of https://github...
2016-10-20 Chris Wilsondrm/i915: Add a sunset clause to GPU hang logging
2016-10-20 Zhenyu Wangdrm/i915/gvt: clean up intel_gvt.h as interface for...
2016-10-19 cpaul@redhat.comdrm/i915/gen9: Get rid of redundant watermark values
2016-10-19 Linus TorvaldsMerge tag 'platform-drivers-x86-v4.9-2' of git://git...
2016-10-19 Linus TorvaldsMerge tag 'sh-for-4.9' of git://git.libc.org/linux-sh
2016-10-19 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2016-10-19 Chris Wilsondrm/i915: Catch premature unpinning of pages
2016-10-18 Linus TorvaldsMerge tag 'for-f2fs-4.9-rc2' of git://git.kernel.org...
2016-10-18 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2016-10-18 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git.kernel...
2016-10-18 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git.kerne...
2016-10-18 Linus TorvaldsMerge tag 'firewire-update' of git://git.kernel.org...
2016-10-18 Chris Wilsondrm/i915: Document our internal limit on object size
2016-10-18 Chris Wilsondrm/i915: Bump object bookkeeping to u64 from size_t
2016-10-18 Shashank Sharmadrm/i915: Parse VBT data for lspcon
2016-10-17 Ingo MolnarMerge tag 'perf-urgent-for-mingo-20161017' of git:...
2016-10-17 Ingo MolnarMerge branch 'mm/pkeys' into x86/urgent, to pick up...
2016-10-17 Daniel VetterMerge tag 'gvt-next-2016-10-14' of https://github.com...
2016-10-16 Lyudedrm/i915/gen9: Make skl_wm_level per-plane
2016-10-16 Lyudedrm/i915/skl: Remove linetime from skl_wm_values
next