summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2014-07-07drm/i915/bdw: implement semaphore waitBen Widawsky
2014-07-07drm/i915/bdw: implement semaphore signalBen Widawsky
2014-07-07drm/i915: Make semaphore updates more preciseBen Widawsky
2014-07-07drm/i915: gen specific ring initBen Widawsky
2014-07-07drm/i915: Updating comments.Rodrigo Vivi
2014-07-07drm/i915: Fix VCS2's ring name.Rodrigo Vivi
2014-07-07drm/i915: Corrected 'file_priv' to 'file' in 'i915_driver_preclose()'John Harrison
2014-07-07drm/i915: Support pf CRC source on haswell transcoder edpDaniel Vetter
2014-07-07drm/i915/bdw: 3D_CHICKEN3 has write mask bitsMichel Thierry
2014-07-07DRM/i915: Remove magic to prevent blank screen on gen4 chipsetsEgbert Eich
2014-07-07drm/i915: Don't pretend ips is always enabled on BDW.Rodrigo Vivi
2014-07-07drm/i915: Unpin last_context at resetVille Syrjälä
2014-07-07drm/i915: rework digital port IRQ handling (v2)Dave Airlie
2014-07-07drm/i915: gmch: fix stuck primary plane due to memory self-refresh modeImre Deak
2014-07-07drm/i915: gmch: set SR WMs to valid values before enabling themImre Deak
2014-07-07drm/i915: gmch: factor out intel_set_memory_cxsrImre Deak
2014-07-07drm/i915: Move VLV cmnlane workaround to intel_power_domains_init_hw()Ville Syrjälä
2014-07-07drm/i915: Pull the cmnlane tricks into its own power well opsVille Syrjälä
2014-07-07drm/i915: Kill duplicated cdclk readout code from i2cVille Syrjälä
2014-07-07drm/i915: Warn if there's a cdclk change in progessVille Syrjälä
2014-07-07drm/i915: Wait for cdclk change to occure when going for 400MHzVille Syrjälä
2014-07-07drm/i915: Use 200MHz cdclk on vlv when all pipes are offVille Syrjälä
2014-07-07drm/i915: Handle 320 vs. 333 MHz cdclk on vlvVille Syrjälä
2014-07-07drm/i915: Move vlv cdclk code to .get_display_clock_speed()Ville Syrjälä
2014-07-07drm/i915: Give names to the CCK_DISPLAY_CLOCK_CONTROL bitsVille Syrjälä
2014-07-07drm/i915: Change vlv cdclk to use kHz unitsVille Syrjälä
2014-07-07Merge tag 'v3.16-rc4' into drm-intel-next-queuedDaniel Vetter
2014-07-07Merge patches merged by Jani while I was on vacation.Daniel Vetter
2014-07-06Merge tag 'drm-intel-fixes-2014-07-03' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2014-07-04Merge tag 'sound-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-07-04drm/i915: Show cursor size in debugfs/i915_display_infoChris Wilson
2014-07-04drm/i915: provide interface for audio driver to query cdclkJani Nikula
2014-07-03drm/i915: Try harder to get FBCBen Widawsky
2014-07-03drm/i915: Extract CFB threshold calculationBen Widawsky
2014-07-03drm/i915: Move compressed_fb to static allocationBen Widawsky
2014-07-02drm/i915: replace ALIGN(PAGE_SIZE) by PAGE_ALIGNFabian Frederick
2014-07-02drm/i915/bdw: Use timeout mode for RC6 on bdwTom O'Rourke
2014-07-01drm/i915: flush delayed_resume_work when suspendingPaulo Zanoni
2014-07-01drm/i915: Drop early VLV WA to fix Voltage not getting dropped to VminDeepak S
2014-06-30drm/i915: only apply crt_present check on VLVJesse Barnes
2014-06-27drm/i915: Wait for vblank after enabling the primary plane on BDWVille Syrjälä
2014-06-25drm/i915: Don't try to look up object for non-existent fbMatt Roper
2014-06-25drm/i915: vlv_prepare_pll is only needed in case of non DSI interfacesShobhit Kumar
2014-06-24drm/i915: Hold the table lock whilst walking the file's idr and counting the ...Chris Wilson
2014-06-24drm/i915: Only mark the ctx as initialised after a SET_CONTEXT operationChris Wilson
2014-06-23drm/i915: default to having backlight if VBT not availableJani Nikula
2014-06-23drm/i915: cache hw power well enabled stateImre Deak
2014-06-20drm/i915: Update DRIVER_DATE to 20140620Daniel Vetter
2014-06-19Merge tag 'sound-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-06-19drivers/i915: Fix unnoticed failure of init_ring_common()Konrad Zapalowicz