drm/i915/intel_i2c: allocate gmbus array as part of drm_i915_private
[firefly-linux-kernel-4.4.55.git] / drivers /
2012-03-28 Daniel Kurtzdrm/i915/intel_i2c: allocate gmbus array as part of...
2012-03-28 Daniel Kurtzdrm/i915/intel_i2c: gmbus disabled and reserved ports...
2012-03-28 Daniel Kurtzdrm/i915/intel_i2c: refactor using intel_gmbus_get_adapter
2012-03-28 Daniel Kurtzdrm/i915/intel_i2c: use i2c pre/post_xfer functions...
2012-03-28 Daniel Kurtzdrm/i915/intel_i2c: assign HDMI port D to pin pair 6
2012-03-28 Daniel Kurtzdrm/i915/intel_i2c: cleanup error messages and comments
2012-03-28 Daniel Kurtzdrm/i915/intel_i2c: refactor gmbus_xfer
2012-03-27 Daniel Vetterdrm/i915: mark pwrite/pread slowpaths with unlikely
2012-03-27 Daniel Vetterdrm/i915: fixup in-line clflushing on bit17 swizzled bos
2012-03-27 Daniel Vettermm: extend prefault helpers to fault in more than PAGE_SIZE
2012-03-27 Daniel Vetterdrm/i915: extract copy helpers from shmem_pread|pwrite
2012-03-27 Daniel Vetterdrm/i915: use uncached writes in pwrite
2012-03-27 Daniel Vetterdrm/i915: fall back to shmem pwrite when the buffer...
2012-03-27 Daniel Vetterdrm/i915: implement inline clflush for pwrite
2012-03-27 Daniel Vetterdrm/i915: don't clobber userspace memory before commiti...
2012-03-27 Daniel Vetterdrm/i915: drop gtt slowpath
2012-03-27 Daniel Vetterdrm/i915: don't call shmem_read_mapping unnecessarily
2012-03-27 Daniel Vetterdrm/i915: don't use gtt_pwrite on LLC cached objects
2012-03-27 Daniel Vetterdrm/i915: kill ranged cpu read domain support
2012-03-27 Daniel Vetterdrm/i915: move clflushing into shmem_pread
2012-03-27 Daniel Vetterdrm: add helper to clflush a virtual address range
2012-03-27 Daniel Vetterdrm/i915: merge shmem_pread slow&fast-path
2012-03-27 Daniel Vetterdrm/i915: merge shmem_pwrite slow&fast-path
2012-03-27 Chris Wilsondrm/i915: Avoid using mappable space for relocation...
2012-03-27 Daniel Vetterdrm/i915: clear the entire gtt when using gem
2012-03-27 Daniel Vetterdrm/i915: the intel gtt is _not_ an agp bridge!
2012-03-27 Daniel Vetterdrm/i915: s/i915_gem_do_init/i915_gem_init_global_gtt
2012-03-27 Daniel Vetterdrm/i915: reinstate GM45 TV detection fix
2012-03-26 Chris Wilsondrm/i915: Batch copy_from_user for relocation processing
2012-03-25 Daniel Vetterdrm/i915: enable gmbus on gen2
2012-03-25 Daniel Vetterdrm/i915: add an explict mmio base for gpio/gmbus io
2012-03-24 Daniel Vetterdrm/i915/sdov: switch IS_SDVOB to a flag
2012-03-23 Jesse Barnesdrm/i915: re-order GT IIR bit definitions
2012-03-23 Jesse Barnesdrm/i915: move NEEDS_FORCE_WAKE to i915_drv.c
2012-03-23 Chris Wilsondrm/i915: Release the mmap offset when purging a buffer
2012-03-22 Takashi Iwaidrm/i915: Add lvds_channel module option
2012-03-22 Takashi Iwaidrm/i915: Check VBIOS value for determining LVDS dual...
2012-03-22 Ben Widawskydrm/i915: [dinq] shut up six instances of -Warray-bounds
2012-03-22 Ben Widawskydrm/i915: [dinq] shut up two instances -Wunitialized
2012-03-20 Daniel Vetterdrm/i915: add HAS_ALIASING_PPGTT parameter for userspace
2012-03-20 Daniel Vetterdrm/i915: enable lazy global-gtt binding
2012-03-20 Daniel Vetterdrm/i915: implement SNB workaround for lazy global gtt
2012-03-20 Daniel Vetterdrm/i915: bind objects to the global gtt only when...
2012-03-20 Daniel Vetterdrm/i915: split out dma mapping from global gtt bind...
2012-03-18 Joe Perchesi915: Add and use pr_fmt and pr_<level>
2012-03-18 Carsten Emdedrm/i915: panel: invert brightness acer aspire 5734z
2012-03-18 Carsten Emdedrm/i915: panel: invert brightness via quirk
2012-03-18 Carsten Emdedrm/i915: panel: invert brightness via parameter
2012-03-18 Sean Pauldrm/i915: Add wait_for in init_ring_common
2012-03-18 Adam Jacksondrm/i915: Don't do MTRR setup if PAT is enabled
2012-03-18 Adam Jacksondrm/i915: Pull MTRR setup to its own function
2012-03-02 Sean Pauldrm/i915: Retry reading the PCH FDI receiver ISR
2012-03-02 Jesse Barnesdrm/i915: remove ACPI related DRM_ERRORs
2012-03-01 Mathias Fröhlichi915: Add option to bypass vbt table.
2012-03-01 Chris Wilsondrm/i915: Only clear the GPU domains upon a successful...
2012-02-29 Daniel Vetterdrm/i915: reenable gmbus on gen3+ again
2012-02-29 Daniel Vetterdrm/i915: i2c: unconditionally set up gpio fallback
2012-02-29 Daniel Vetterdrm/i915: merge gmbus and gpio i2c adpater into one
2012-02-29 Daniel Vetterdrm/i915: merge struct intel_gpio into struct intel_gmbus
2012-02-29 Daniel Vetteri2c: export bit-banging algo functions
2012-02-29 Daniel Vetterdrm/nouveau: do a better job at hiding the NIH i2c...
2012-02-29 Daniel Vetterdrm/i915: add dev_priv to intel_gmbus
2012-02-29 Benson Leungdrm/i915: Fix single msg gmbus_xfers writes
2012-02-27 Daniel Vetterdrm/i915: error_buffer->ring should be signed
2012-02-27 Chris Wilsondrm/i915: Silence the error message from i915_wait_requ...
2012-02-27 Daniel Vetterdrm/i915: use the new hdmi_force_audio enum more
2012-02-27 Chris Wilsondrm/i915: No need to search again after retiring requests
2012-02-27 Chris Wilsondrm/i915: Only bump refcnt on objects scheduled for...
2012-02-27 Chris Wilsondrm/i915/bios: Downgrade the "signature missing" DRM_ER...
2012-02-27 Marc Gariepydrm/i915: Ignore LVDS on hp t5745 and hp st5747 thin...
2012-02-27 Philipp Gretedrm/i915: Fixes distorted external screen image on...
2012-02-23 Daniel VetterMerge remote-tracking branch 'airlied/drm-next' into...
2012-02-16 Dave Airliedrm: add some caps for userspace to discover more info...
2012-02-16 Dave Airliedrm: move pci bus master enable into driver.
2012-02-16 Danny KukawkaRevert "drivers/gpu/drm/i915/intel_overlay.c needs...
2012-02-16 Dan Carpenterdrm/radeon/evergreen: make texdw[] array larger
2012-02-15 Chris Wilsondrm/i915/lvds: Always use the presence pin for LVDS...
2012-02-15 Chris Wilsondrm/i915: Record the position of the request upon error
2012-02-15 Chris Wilsondrm/i915: Record the in-flight requests at the time...
2012-02-15 Chris Wilsondrm/i915: Record the tail at each request and use it...
2012-02-14 Paulo Zanonidrm/i915: add missing SDVO bits for interlaced modes...
2012-02-14 Dave AirlieMerge tag 'drm-intel-next-2012-02-07' of git://people...
2012-02-14 Yufeng Shendrm/i915: Fix race condition in accessing GMBUS
2012-02-14 Wu Fengguangdrm/i915: add a "force-dvi" HDMI audio mode
2012-02-13 Sean Pauldrm/i915: Don't lock panel registers when downclocking
2012-02-13 Jerome Glissedrm/radeon: add support for evergreen/ni tiling informa...
2012-02-13 Marek Olšákdrm/radeon/kms: add support for streamout v7
2012-02-13 Axel Lindrm: Fix kcalloc parameters swapped
2012-02-13 Dave AirlieMerge branch 'drm-vmware-next' into drm-core-next
2012-02-13 Thomas Hellstromdrm/vmwgfx: Bump driver minor
2012-02-13 Thomas Hellstromvmwgfx: Move function declaration to correct header
2012-02-13 Thomas Hellstromdrm/vmwgfx: Treat out-of-range initial width and height...
2012-02-13 Jakob Bornecrantzvmwgfx: Pick up the initial size from the width and...
2012-02-13 Jakob Bornecrantzvmwgfx: Add page flip support
2012-02-13 Jakob Bornecrantzvmwgfx: Pipe fence out of screen object dirty functions
2012-02-13 Jakob Bornecrantzvmwgfx: Make it possible to get fence from execbuf
2012-02-13 Thomas Hellstromvmwgfx: Clean up pending event references to struct...
2012-02-13 Jakob Bornecrantzvmwgfx: Rework fence event action
2012-02-13 Daniel Vetterdrm/modes: do not enforce an odd vtotal for interlaced...
2012-02-13 Daniel Vetterdrm/i915: fix up locking inconsistency around gem_do_init
next