]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/history - drivers/gpu/drm/i915/intel_display.c
drm/i915: add helper for checking whether IRQs are enabled
[mirror_ubuntu-artful-kernel.git] / drivers / gpu / drm / i915 / intel_display.c
2014-07-23 Jesse Barnesdrm/i915: add helper for checking whether IRQs are...
2014-07-23 Paulo Zanonidrm/i915: HSW_BLC_PWM2_CTL doesn't exist on BDW
2014-07-23 Daniel Vetterdrm/i915: Fix up PSR frontbuffer tracking
2014-07-23 Borun Fudrm/i915: Power gating display wells during i915_pm_suspend
2014-07-11 Ville Syrjälädrm/i915: Call encoder->post_disable() in intel_sanitiz...
2014-07-11 Daniel Vetterdrm/i915: ddi: enable runtime pm during dpms
2014-07-10 Paulo Zanonidrm/i915: check the power domains in ironlake_get_pipe_...
2014-07-10 Paulo Zanonidrm/i915: don't skip shared DPLL assertion on LPT
2014-07-10 Daniel Vetterdrm/i915: Only touch WRPLL hw state in enable/disable...
2014-07-10 Daniel Vetterdrm/i915: Switch to common shared dpll framework for...
2014-07-10 Daniel Vetterdrm/i915: ->disable hook for WRPLLs
2014-07-10 Daniel Vetterdrm/i915: State readout support for WRPLLs
2014-07-10 Paulo Zanonidrm/i915: add POWER_DOMAIN_PLLS
2014-07-10 Daniel Vetterdrm/i915: Basic shared dpll support for WRPLLs
2014-07-10 Daniel Vetterdrm/i915: State readout and cross-checking for ddi_pll_sel
2014-07-10 Imre Deakdrm/i915: ddi: move pch cleanup before encoder->post_di...
2014-07-10 Imre Deakdrm/i915: ddi: move pch setup after encoder->pre_enable
2014-07-10 Daniel Vetterdrm/i915: Check hw state in assert_can_disable_lcpll
2014-07-10 Matt Roperdrm/i915: Add a couple WARN()'s to catch missing locks
2014-07-10 Matt Roperdrm/i915: Add missing locking to primary plane handlers
2014-07-10 Paulo Zanonidrm/i915: fix D_COMP usage on BDW
2014-07-10 Paulo Zanonidrm/i915: fix hsw_write_dcomp() error message
2014-07-09 Matt Roperdrm/i915: Make use of intel_fb_obj() (v2)
2014-07-08 Chris Wilsondrm/i915: Use mmio flips to change tiling mode on Baytrail
2014-07-08 Chris Wilsondrm/i915: Disable RCS flips on Ivybridge
2014-07-07 Daniel Vetterdrm/i915: Support pf CRC source on haswell transcoder edp
2014-07-07 Egbert EichDRM/i915: Remove magic to prevent blank screen on gen4...
2014-07-07 Imre Deakdrm/i915: gmch: fix stuck primary plane due to memory...
2014-07-07 Ville Syrjälädrm/i915: Move VLV cmnlane workaround to intel_power_do...
2014-07-07 Ville Syrjälädrm/i915: Kill duplicated cdclk readout code from i2c
2014-07-07 Ville Syrjälädrm/i915: Warn if there's a cdclk change in progess
2014-07-07 Ville Syrjälädrm/i915: Wait for cdclk change to occure when going...
2014-07-07 Ville Syrjälädrm/i915: Use 200MHz cdclk on vlv when all pipes are off
2014-07-07 Ville Syrjälädrm/i915: Handle 320 vs. 333 MHz cdclk on vlv
2014-07-07 Ville Syrjälädrm/i915: Move vlv cdclk code to .get_display_clock_speed()
2014-07-07 Ville Syrjälädrm/i915: Give names to the CCK_DISPLAY_CLOCK_CONTROL...
2014-07-07 Ville Syrjälädrm/i915: Change vlv cdclk to use kHz units
2014-07-07 Daniel VetterMerge tag 'v3.16-rc4' into drm-intel-next-queued
2014-07-07 Daniel VetterMerge patches merged by Jani while I was on vacation.
2014-07-06 Linus TorvaldsMerge tag 'dt-for-linus' of git://git.secretlab.ca...
2014-07-06 Linus TorvaldsMerge tag 'scsi-for-linus' of git://git.kernel.org...
2014-07-06 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2014-07-05 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git.kernel.org...
2014-07-05 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git.kernel...
2014-07-05 Dave AirlieMerge tag 'drm-intel-fixes-2014-07-03' of git://anongit...
2014-07-05 Dave AirlieMerge branch 'tda998x-fixes' of git://ftp.arm.linux...
2014-07-04 Linus TorvaldsMerge tag 'sound-3.16-rc4' of git://git.kernel.org...
2014-07-04 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2014-07-04 Linus TorvaldsMerge tag 'usb-3.16-rc4' of git://git.kernel.org/pub...
2014-07-04 Linus TorvaldsMerge tag 'staging-3.16-rc4' of git://git.kernel.org...
2014-07-04 Linus TorvaldsMerge tag 'trace-fixes-v3.16-rc3' of git://git.kernel...
2014-07-04 Linus TorvaldsMerge branch 'rc-fixes' of git://git.kernel.org/pub...
2014-07-04 Linus TorvaldsMerge branch 'for-3.16' of git://linux-nfs.org/~bfields...
2014-07-02 Fabian Frederickdrm/i915: replace ALIGN(PAGE_SIZE) by PAGE_ALIGN
2014-07-01 Linus TorvaldsMerge tag 'fbdev-fixes-3.16' of git://git.kernel.org...
2014-07-01 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2014-06-30 Paolo BonziniMerge commit '33b458d276bb' into kvm-master
2014-06-30 Jesse Barnesdrm/i915: only apply crt_present check on VLV
2014-06-30 Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git.kernel...
2014-06-29 Linus TorvaldsMerge branch 'fixes' of git://ftp.arm.linux.org.uk...
2014-06-28 Linus TorvaldsMerge tag 'spi-v3.16-rc2' of git://git.kernel.org/pub...
2014-06-28 Linus TorvaldsMerge tag 'regulator-v3.16-rc2' of git://git.kernel...
2014-06-28 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2014-06-28 Mark BrownMerge remote-tracking branches 'spi/fix/pxa2xx', 'spi...
2014-06-28 Linus TorvaldsMerge tag 'iommu-fixes-v3.16-rc1' of git://git.kernel...
2014-06-28 Linus TorvaldsMerge branch 'x86/urgent' of git://git.kernel.org/pub...
2014-06-28 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2014-06-28 Linus TorvaldsMerge tag 'arc-fixes-for-3.16' of git://git.kernel...
2014-06-28 Linus TorvaldsMerge tag 'compress-3.16-rc3' of git://git.kernel.org...
2014-06-28 Linus TorvaldsMerge tag 'stable/for-linus-3.16-rc1-tag' of git:/...
2014-06-28 Linus TorvaldsMerge tag 'sound-3.16-rc3' of git://git.kernel.org...
2014-06-28 Linus TorvaldsMerge tag 'mfd-fixes-3.16' of git://git.kernel.org...
2014-06-28 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2014-06-27 Ville Syrjälädrm/i915: Wait for vblank after enabling the primary...
2014-06-27 Paolo BonziniMerge tag 'kvms390-20140626' of git://git.kernel.org...
2014-06-27 Dave AirlieMerge tag 'drm-intel-fixes-2014-06-26' of git://anongit...
2014-06-26 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2014-06-25 Matt Roperdrm/i915: Don't try to look up object for non-existent fb
2014-06-25 Shobhit Kumardrm/i915: vlv_prepare_pll is only needed in case of...
2014-06-23 Imre Deakdrm/i915: cache hw power well enabled state
2014-06-22 Linus TorvaldsMerge tag 'locks-v3.16-2' of git://git.samba.org/jlayto...
2014-06-22 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2014-06-21 Linus TorvaldsMerge branch 'locking-urgent-for-linus.patch' of git...
2014-06-21 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2014-06-20 Arnd BergmannMerge tag 'sti-fixes-for-v3.16-rc1' of git://git.stlinu...
2014-06-20 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2014-06-20 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git.kernel.org...
2014-06-19 Linus TorvaldsMerge tag 'stable/for-linus-3.16-rc1-tag' of git:/...
2014-06-19 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2014-06-19 Daniel Vetterdrm/i915: Track frontbuffer invalidation/flushing
2014-06-19 Daniel Vetterdrm/i915: Use new frontbuffer bits to increase pll...
2014-06-19 Daniel Vetterdrm/i915: Introduce accurate frontbuffer tracking
2014-06-19 Daniel Vetterdrm/i915: Drop schedule_back from psr_exit
2014-06-19 Daniel Vetterdrm/i915: Ditch intel_edp_psr_update
2014-06-18 Greg Kroah-HartmanMerge tag 'iio-fixes-for-3.16a' of git://git.kernel...
2014-06-18 Jens AxboeMerge branch 'for-jens' of git://git.kernel.org/pub...
2014-06-18 Daniel VetterMerge branch 'topic/soix' into drm-intel-next-queued
2014-06-18 Linus TorvaldsMerge tag 'random_for_linus' of git://git.kernel.org...
2014-06-18 Linus TorvaldsMerge tag 'spi-v3.16-rc1' of git://git.kernel.org/pub...
2014-06-17 Sourab Guptadrm/i915: Replaced Blitter ring based flips with MMIO...
next