aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_drv.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-08Merge tag 'drm-intel-next-2015-04-23-fixed' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie1-3/+102
2015-04-20Merge Linus master into drm-nextDave Airlie1-3/+0
2015-04-17kernel.h: implement DIV_ROUND_CLOSEST_ULLJavi Merino1-3/+0
2015-04-16drm/i915: Add automated testing support for Displayport compliance testingTodd Previte1-0/+3
2015-04-16drm/i915/bxt: VSwing programming sequenceVandana Kannan1-0/+2
2015-04-16drm/i915/bxt: Assign PLL for pipeSatheeshakrishna M1-0/+2
2015-04-16drm/i915/bxt: add bxt_find_best_dpllImre Deak1-0/+2
2015-04-16drm/i915/bxt: Implement enable/disable for Display C9 stateA.Sunil Kamath1-0/+2
2015-04-16drm/i915/bxt: add display initialize/uninitialize sequence (PHY)Vandana Kannan1-0/+2
2015-04-16drm/i915/bxt: add display initialize/uninitialize sequence (CDCLK)Vandana Kannan1-0/+3
2015-04-14drm/i915: PSR VLV: Add single frame update.Rodrigo Vivi1-0/+1
2015-04-13drm/i915: Allocate connector state together with the connectorsAnder Conselvan de Oliveira1-0/+2
2015-04-13drm/i915: skylake panel fitting using shared scalersChandra Konduru1-0/+4
2015-04-13drm/i915: setup scalers for crtc_compute_configChandra Konduru1-0/+3
2015-04-13drm/i915: skylake scaler structure definitionsChandra Konduru1-0/+68
2015-04-13drm/i915: Allocate connector state together with the connectorsAnder Conselvan de Oliveira1-0/+2
2015-04-10drm/i915/skl: Support for 90/270 rotationSonika Jindal1-0/+6
2015-04-10drm/i915: Deminish contribution of wait-boosting from clientsChris Wilson1-1/+2
2015-04-10drm/i915: Boost GPU frequency if we detect outstanding pageflipsChris Wilson1-0/+2
2015-04-10drm/i915: Remove intel_crtc->new_configAnder Conselvan de Oliveira1-1/+0
2015-03-31drm/i915: Convert the ddi cdclk code to get_display_clock_speedVille Syrjälä1-1/+0
2015-03-27drm/i915: Rip out GET_SPRITE_COLORKEY ioctlDaniel Vetter1-2/+0
2015-03-26drm/i915: Pass acquire ctx also to intel_release_load_detect_pipe()Ander Conselvan de Oliveira1-1/+2
2015-03-26drm/i915: Add intel_atomic_get_crtc_state() helper functionAnder Conselvan de Oliveira1-0/+13
2015-03-23drm/i915/skl: Take 90/270 rotation into account in watermark calculationsTvrtko Ursulin1-0/+4
2015-03-23drm/i915/skl: Query display address through a wrapperTvrtko Ursulin1-0/+9
2015-03-23drm/i915/skl: Support secondary (rotated) frame buffer mappingTvrtko Ursulin1-0/+4
2015-03-23drm/i915: Pass in plane state when (un)pinning frame buffersTvrtko Ursulin1-0/+1
2015-03-23drm/i915/skl: Extract tile height code into a helper functionTvrtko Ursulin1-3/+4
2015-03-23drm/i915: Use usleep_range() in wait_for()Ville Syrjälä1-2/+2
2015-03-20drm/i915: Eliminate the RMW sprite colorkey managementVille Syrjälä1-4/+3
2015-03-20drm/i915: Kill intel_plane->objVille Syrjälä1-2/+0
2015-03-20drm/i915: Improved w/a for rps on BaytrailChris Wilson1-0/+2
2015-03-20drm/i915: Unconfuse DP link rate array namesVille Syrjälä1-2/+3
2015-03-20drm/i915: Fix MST link rate handlingVille Syrjälä1-1/+1
2015-03-20drm/i915: Fix max link rate in intel_dp_mode_valid()Ville Syrjälä1-0/+1
2015-03-20drm/i915: Store the converted link rates in intel_dp->supported_rates[]Ville Syrjälä1-1/+2
2015-03-17drm/i915/skl: Make gen8_irq_power_well_post_enable() take a pipe maskDamien Lespiau1-1/+2
2015-03-17drm/i915: Remove ironlake rc6 supportJohn Harrison1-1/+0
2015-03-17drm/i915/skl: Add support for edp 1.4 intermediate frequenciesSonika Jindal1-0/+1
2015-03-17drm/i915/skl: Read sink supported rates from edp panelSonika Jindal1-0/+1
2015-03-17drm/i915: add frontbuffer tracking to FBCPaulo Zanoni1-1/+5
2015-03-17drm/i915: pass which operation triggered the frontbuffer trackingPaulo Zanoni1-1/+2
2015-03-17drm/i915: Kill intel_crtc->cursor_{width, height} (v2)Matt Roper1-1/+0
2015-03-09Merge tag 'drm-intel-next-2015-02-27' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie1-1/+24
2015-03-05drm: Pass in new and old plane state to prepare_fb and cleanup_fbTvrtko Ursulin1-2/+4
2015-02-27drm/i915/skl: Update watermarks for Y tilingTvrtko Ursulin1-0/+1
2015-02-27drm/i915/skl: Allow scanning out Y and Yf fbsDamien Lespiau1-0/+2
2015-02-24drm/i915: Add support for DRRS in intel_dp_set_m_nRamalingam C1-1/+21
2015-02-13drm/i915: Make intel_unpin_fb_obj() staticDamien Lespiau1-1/+0