aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_drv.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-26drm/i915: Fix IPS related flickerRodrigo Vivi1-0/+1
2015-05-28drm/i915: Kill intel_flush_primary_plane()Ville Syrjälä1-2/+0
2015-05-21drm/i915/skl: Deinit/init the display at suspend/resumeDamien Lespiau1-0/+2
2015-05-21drm/i915: Free RPS boosts for all laggardsChris Wilson1-1/+2
2015-05-21drm/i915: Convert RPS tracking to a intel_rps_client structChris Wilson1-1/+1
2015-05-21drm/i915: Limit mmio flip RPS boostsChris Wilson1-0/+1
2015-05-21drm/i915: s/\<rq\>/req/gDaniel Vetter1-2/+2
2015-05-20drm/i915: Fix race on unreferencing the wrong mmio-flip-requestChris Wilson1-2/+2
2015-05-20drm/i915: Remove duplicated intel_tile_height declarationTvrtko Ursulin1-3/+0
2015-05-20drm/i915: Adding dbuf support for skl nv12 format.Chandra Konduru1-0/+8
2015-05-08drm/i915: Only wait for required lanes in vlv_wait_port_ready()Ville Syrjälä1-1/+2
2015-05-08drm/i915: Remove save/restore logic from intel_crtc_set_config()Ander Conselvan de Oliveira1-9/+0
2015-05-08drm/i915: Move toggling planes out of crtc enable/disable.Maarten Lankhorst1-0/+1
2015-05-08drm/i915: Move intel_(pre_disable/post_enable)_primary to intel_display.c, and use it there.Maarten Lankhorst1-2/+0
2015-05-08drm/i915: get rid of primary_enabled and use atomic stateMaarten Lankhorst1-1/+0
2015-05-08drm/i915: Add a way to disable planes without updating stateMaarten Lankhorst1-1/+1
2015-05-08drm/i915: Remove implicitly disabling primary plane for nowMaarten Lankhorst1-6/+0
2015-05-08drm/i915: Implement the intel_dp_autotest_edid function for DP EDID complaince testsTodd Previte1-0/+2
2015-05-08drm/i915: eDP link training optimizationMika Kahola1-0/+1
2015-05-08drm/i915: use ERR_CAST instead of ERR_PTR/PTR_ERRFabian Frederick1-1/+1
2015-05-08drm/i915/skl: Assert the requirements to enter or exit DC5.Suketu Shah1-0/+1
2015-05-08drm/i915/skl: Add DC5 Trigger SequenceSuketu Shah1-0/+3
2015-05-08drm/i915/skl: Add support to load SKL CSR firmware.Daniel Vetter1-0/+5
2015-05-08drm/i915: skylake primary plane scaling using shared scalersChandra Konduru1-2/+6
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