drm/i915: introduce struct intel_crtc_config
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / drivers /
2013-03-27 Daniel Vetterdrm/i915: introduce struct intel_crtc_config
2013-03-27 Jani Nikuladrm/i915: return actual brightness to .get_brightness...
2013-03-27 Jani Nikuladrm/i915: keep backlight_level and backlight device...
2013-03-27 Daniel Vetterdrm/i915: wire up SDVO hpd support on cpt/ppt
2013-03-27 Ville Syrjälädrm/i915: Wait for vblank between disabling a sprite...
2013-03-27 Daniel Vetterdrm/i915: clear crt hotplug compare voltage field befor...
2013-03-27 Imre DeakRevert "drm/i915: set dummy page for stolen objects"
2013-03-27 Imre Deaklib/scatterlist: sg_page_iter: support sg lists w/o...
2013-03-27 Chris Wilsondrm/i915: Apply alignment restrictions on scanout surfa...
2013-03-27 Egbert EichDRM/i915: Get rid if the 'hotplug_supported_mask' in...
2013-03-27 Egbert EichDRM/i915: Remove i965_hpd_irq_setup.
2013-03-27 Daniel Vetterdrm/i915: implement ibx_hpd_irq_setup
2013-03-26 Egbert EichDRM/i915: Convert HPD interrupts to make use of HPD...
2013-03-26 Egbert EichDRM/I915: Add enum hpd_pin to intel_encoder.
2013-03-26 Egbert EichDRM/i915: Remove valleyview_hpd_irq_setup.
2013-03-26 Jesse Barnesdrm/i915: emit a hotplug event on resume
2013-03-26 Jesse Barnesdrm/i915: enable VT switchless resume v3
2013-03-26 Jesse Barnesdrm/i915: restore cursor and sprite state when forcing...
2013-03-26 Jesse Barnesdrm/i915: add sprite restore function v3
2013-03-26 Jesse Barnesdrm: add initial_config function to fb helper
2013-03-26 Chris Wilsondrm/i915: Introduce i915_gem_object_create_stolen_for_p...
2013-03-26 Chris Wilsondrm/i915: Always call fence-lost prior to removing...
2013-03-26 Rodrigo Vividrm/i915: HSW PM Frequency bits fix
2013-03-25 Damien Lespiaudrm/i915: Warn if a pipe is enabled with a bogus port
2013-03-25 Ben Widawskydrm/i915: Don't overclock on Haswell
2013-03-23 Paulo Zanonidrm/i915: there's no PIPESTAT on HAS_PCH_SPLIT platforms
2013-03-23 Paulo Zanonidrm/i915: there's no DSPPOS register on gen4+
2013-03-23 Paulo Zanonidrm/i915: fix DSPADDR Gen check
2013-03-23 Damien Lespiaudrm/i915: Use BUG() in a case of a programming error
2013-03-23 Damien Lespiaudrm/i915: Rename intel_ddi_enable_pipe_func() to transc...
2013-03-23 Damien Lespiaudrm/i915: Cleanup if the EDP transcoder has a bobug...
2013-03-23 Damien Lespiaudrm/i915: Error out if we are trying to use VGA with...
2013-03-23 Ben Widawskydrm/i915: Implement WaSwitchSolVfFArbitrationPriority
2013-03-23 Ville Syrjälädrm/i915: Set the VIC in AVI infoframe for SDVO
2013-03-23 Ville Syrjälädrm/i915: Kill a strange comment about DPMS functions
2013-03-23 Ben Widawskydrm/i915: Correct sandybrige overclocking
2013-03-23 Ben Widawskydrm/i915: Introduce GEN7_FEATURES for device info
2013-03-23 Ben Widawskydrm/i915: Move num_pipes to intel info
2013-03-23 Daniel Vetterdrm/i915: fixup pd vs pt confusion in gen6 ppgtt code
2013-03-23 Daniel Vetterstyle nit: Align function parameter continuation properly.
2013-03-23 Jesse Barnesdrm/i915: VLV doesn't have HDMI on port C
2013-03-23 Jesse Barnesdrm/i915: DSPFW and BLC regs are in the display offset...
2013-03-23 Jesse Barnesdrm/i915: set conservative clock gating values on VLV v2
2013-03-23 Jesse Barnesdrm/i915: fix WaDisablePSDDualDispatchEnable on VLV v2
2013-03-23 Jesse Barnesdrm/i915: add more VLV IDs
2013-03-23 Jesse Barnesdrm/i915: use VLV DIP routines on VLV v2
2013-03-23 Jesse Barnesdrm/i915: add media well to VLV force wake routines v2
2013-03-23 Jesse Barnesdrm/i915: don't use plane pipe select on VLV
2013-03-23 Rahul Sharmadrm: modify pages_to_sg prime helper to create optimize...
2013-03-23 Imre Deakdrm/i915: use for_each_sg_page for setting up the gtt...
2013-03-23 Imre Deakdrm/i915: create compact dma scatter lists for gem...
2013-03-23 Imre Deakdrm/i915: handle walking compact dma scatter lists
2013-03-23 Imre Deakdrm/i915: set dummy page for stolen objects
2013-03-19 Imre Deakdrm: handle compact dma scatter lists in drm_clflush_sg()
2013-03-19 Daniel VetterMerge tag 'v3.9-rc3' into drm-intel-next-queued
2013-03-19 Jesse Barnesdrm/i915: allow force wake at init time on VLV v2
2013-03-18 Ben Widawskydrm/i915: Remove unneeded dev argument
2013-03-18 Ben Widawskydrm/i915: Remove unused file arg from execbuf
2013-03-17 Chris Wilsondrm/i915: Resurrect ring kicking for semaphores, select...
2013-03-17 Paulo Zanonidrm/i915: add missing space in error message
2013-03-17 Paulo Zanonidrm/i915: don't save/restore PCH_LVDS on LPT
2013-03-17 Paulo Zanonidrm/i915: reorganize intel_lvds_supported
2013-03-17 Paulo Zanonidrm/i915: add HAS_POWER_WELL
2013-03-17 Paulo Zanonidrm/i915: there's no DSPADDR register on Haswell
2013-03-17 Paulo Zanonidrm/i915: there's no DSPSIZE register on gen4+
2013-03-17 Paulo Zanonidrm/i915: capture the correct cursor registers on IVB
2013-03-17 Paulo Zanonidrm/i915: disable sound first on intel_disable_ddi
2013-03-17 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-03-16 Linus TorvaldsMerge branch 'kbuild' of git://git./linux/kernel/git...
2013-03-16 Linus TorvaldsMerge tag 'for-3.9-rc3' of git://openrisc.net/jonas...
2013-03-16 Linus TorvaldsMerge tag 'char-misc-3.9-rc2' of git://git./linux/kerne...
2013-03-16 Linus TorvaldsMerge tag 'sound-3.9' of git://git./linux/kernel/git...
2013-03-16 Linus TorvaldsMerge branch 'fixes-for-3.9' of git://git.linaro.org...
2013-03-16 Linus TorvaldsMerge tag 'mfd-fixes-3.9-1' of git://git./linux/kernel...
2013-03-16 Linus TorvaldsMerge tag 'hwmon-for-linus' of git://git./linux/kernel...
2013-03-15 Arnd Bergmannmfd: twl4030-madc: Remove __exit_p annotation
2013-03-14 Linus TorvaldsMerge branch 'rcu/urgent' of git://git./linux/kernel...
2013-03-14 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2013-03-14 Guenter Roeckhwmon: (pmbus/ltc2978) Fix temperature reporting
2013-03-14 David Woodhousehwmon: (pmbus) Fix krealloc() misuse in pmbus_add_attri...
2013-03-14 Axel Linhwmon: (lineage-pem) Add missing terminating entry...
2013-03-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-03-13 Linus TorvaldsMerge branch 'akpm' (fixes from Andrew)
2013-03-13 Tejun Heotidspbridge: convert to idr_alloc()
2013-03-13 Tejun Heozcache: convert to idr_alloc()
2013-03-13 Tejun Heomlx4: remove leftover idr_pre_get() call
2013-03-13 Linus TorvaldsMerge tag 'usb-3.9-rc2' of git://git./linux/kernel...
2013-03-13 Linus TorvaldsMerge tag 'tty-3.9-rc2' of git://git./linux/kernel...
2013-03-13 Linus TorvaldsMerge tag 'staging-3.9-rc2' of git://git./linux/kernel...
2013-03-13 Jani Nikuladrm/i915: reduce power in the ilk rc6 enable error...
2013-03-13 Kees Cookdrm/i915: clarify reasoning for the access_ok call
2013-03-13 Kees Cookdrm/i915: use simple attribute in debugfs routines
2013-03-13 Bill PembertonUSB: quatech2: only write to the tty if the port is...
2013-03-13 Dan Williamsqcserial: bind to DM/DIAG port on Gobi 1K devices
2013-03-13 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2013-03-13 Linus TorvaldsMerge tag 'stable/for-linus-3.9-rc2-tag' of git://git...
2013-03-12 Oliver NeukumUSB: cdc-wdm: fix buffer overflow
2013-03-12 Marcin Jurkowskiw1: fix oops when w1_search is called from netlink...
2013-03-12 Johan Hovoldw1-gpio: fix unused variable warning
2013-03-12 Johan Hovoldw1-gpio: remove erroneous __exit and __exit_p()
next