summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_drv.h
AgeCommit message (Expand)Author
2015-05-08drm/i915: Move toggling planes out of crtc enable/disable.Maarten Lankhorst
2015-05-08drm/i915: Move intel_(pre_disable/post_enable)_primary to intel_display.c, an...Maarten Lankhorst
2015-05-08drm/i915: get rid of primary_enabled and use atomic stateMaarten Lankhorst
2015-05-08drm/i915: Add a way to disable planes without updating stateMaarten Lankhorst
2015-05-08drm/i915: Remove implicitly disabling primary plane for nowMaarten Lankhorst
2015-05-08drm/i915: Implement the intel_dp_autotest_edid function for DP EDID complainc...Todd Previte
2015-05-08drm/i915: eDP link training optimizationMika Kahola
2015-05-08drm/i915: use ERR_CAST instead of ERR_PTR/PTR_ERRFabian Frederick
2015-05-08drm/i915/skl: Assert the requirements to enter or exit DC5.Suketu Shah
2015-05-08drm/i915/skl: Add DC5 Trigger SequenceSuketu Shah
2015-05-08drm/i915/skl: Add support to load SKL CSR firmware.Daniel Vetter
2015-05-08drm/i915: skylake primary plane scaling using shared scalersChandra Konduru
2015-05-08Merge tag 'drm-intel-next-2015-04-23-fixed' of git://anongit.freedesktop.org/...Dave Airlie
2015-04-20Merge Linus master into drm-nextDave Airlie
2015-04-17kernel.h: implement DIV_ROUND_CLOSEST_ULLJavi Merino
2015-04-16drm/i915: Add automated testing support for Displayport compliance testingTodd Previte
2015-04-16drm/i915/bxt: VSwing programming sequenceVandana Kannan
2015-04-16drm/i915/bxt: Assign PLL for pipeSatheeshakrishna M
2015-04-16drm/i915/bxt: add bxt_find_best_dpllImre Deak
2015-04-16drm/i915/bxt: Implement enable/disable for Display C9 stateA.Sunil Kamath
2015-04-16drm/i915/bxt: add display initialize/uninitialize sequence (PHY)Vandana Kannan
2015-04-16drm/i915/bxt: add display initialize/uninitialize sequence (CDCLK)Vandana Kannan
2015-04-14drm/i915: PSR VLV: Add single frame update.Rodrigo Vivi
2015-04-13drm/i915: Allocate connector state together with the connectorsAnder Conselvan de Oliveira
2015-04-13drm/i915: skylake panel fitting using shared scalersChandra Konduru
2015-04-13drm/i915: setup scalers for crtc_compute_configChandra Konduru
2015-04-13drm/i915: skylake scaler structure definitionsChandra Konduru
2015-04-13drm/i915: Allocate connector state together with the connectorsAnder Conselvan de Oliveira
2015-04-10drm/i915/skl: Support for 90/270 rotationSonika Jindal
2015-04-10drm/i915: Deminish contribution of wait-boosting from clientsChris Wilson
2015-04-10drm/i915: Boost GPU frequency if we detect outstanding pageflipsChris Wilson
2015-04-10drm/i915: Remove intel_crtc->new_configAnder Conselvan de Oliveira
2015-03-31drm/i915: Convert the ddi cdclk code to get_display_clock_speedVille Syrjälä
2015-03-27drm/i915: Rip out GET_SPRITE_COLORKEY ioctlDaniel Vetter
2015-03-26drm/i915: Pass acquire ctx also to intel_release_load_detect_pipe()Ander Conselvan de Oliveira
2015-03-26drm/i915: Add intel_atomic_get_crtc_state() helper functionAnder Conselvan de Oliveira
2015-03-23drm/i915/skl: Take 90/270 rotation into account in watermark calculationsTvrtko Ursulin
2015-03-23drm/i915/skl: Query display address through a wrapperTvrtko Ursulin
2015-03-23drm/i915/skl: Support secondary (rotated) frame buffer mappingTvrtko Ursulin
2015-03-23drm/i915: Pass in plane state when (un)pinning frame buffersTvrtko Ursulin
2015-03-23drm/i915/skl: Extract tile height code into a helper functionTvrtko Ursulin
2015-03-23drm/i915: Use usleep_range() in wait_for()Ville Syrjälä
2015-03-20drm/i915: Eliminate the RMW sprite colorkey managementVille Syrjälä
2015-03-20drm/i915: Kill intel_plane->objVille Syrjälä
2015-03-20drm/i915: Improved w/a for rps on BaytrailChris Wilson
2015-03-20drm/i915: Unconfuse DP link rate array namesVille Syrjälä
2015-03-20drm/i915: Fix MST link rate handlingVille Syrjälä
2015-03-20drm/i915: Fix max link rate in intel_dp_mode_valid()Ville Syrjälä
2015-03-20drm/i915: Store the converted link rates in intel_dp->supported_rates[]Ville Syrjälä
2015-03-17drm/i915/skl: Make gen8_irq_power_well_post_enable() take a pipe maskDamien Lespiau