summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_drv.h
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Fix IPS related flickerRodrigo Vivi2015-06-261-0/+1
* drm/i915: Kill intel_flush_primary_plane()Ville Syrjälä2015-05-281-2/+0
* drm/i915/skl: Deinit/init the display at suspend/resumeDamien Lespiau2015-05-211-0/+2
* drm/i915: Free RPS boosts for all laggardsChris Wilson2015-05-211-1/+2
* drm/i915: Convert RPS tracking to a intel_rps_client structChris Wilson2015-05-211-1/+1
* drm/i915: Limit mmio flip RPS boostsChris Wilson2015-05-211-0/+1
* drm/i915: s/\<rq\>/req/gDaniel Vetter2015-05-211-2/+2
* drm/i915: Fix race on unreferencing the wrong mmio-flip-requestChris Wilson2015-05-201-2/+2
* drm/i915: Remove duplicated intel_tile_height declarationTvrtko Ursulin2015-05-201-3/+0
* drm/i915: Adding dbuf support for skl nv12 format.Chandra Konduru2015-05-201-0/+8
* drm/i915: Only wait for required lanes in vlv_wait_port_ready()Ville Syrjälä2015-05-081-1/+2
* drm/i915: Remove save/restore logic from intel_crtc_set_config()Ander Conselvan de Oliveira2015-05-081-9/+0
* drm/i915: Move toggling planes out of crtc enable/disable.Maarten Lankhorst2015-05-081-0/+1
* drm/i915: Move intel_(pre_disable/post_enable)_primary to intel_display.c, an...Maarten Lankhorst2015-05-081-2/+0
* drm/i915: get rid of primary_enabled and use atomic stateMaarten Lankhorst2015-05-081-1/+0
* drm/i915: Add a way to disable planes without updating stateMaarten Lankhorst2015-05-081-1/+1
* drm/i915: Remove implicitly disabling primary plane for nowMaarten Lankhorst2015-05-081-6/+0
* drm/i915: Implement the intel_dp_autotest_edid function for DP EDID complainc...Todd Previte2015-05-081-0/+2
* drm/i915: eDP link training optimizationMika Kahola2015-05-081-0/+1
* drm/i915: use ERR_CAST instead of ERR_PTR/PTR_ERRFabian Frederick2015-05-081-1/+1
* drm/i915/skl: Assert the requirements to enter or exit DC5.Suketu Shah2015-05-081-0/+1
* drm/i915/skl: Add DC5 Trigger SequenceSuketu Shah2015-05-081-0/+3
* drm/i915/skl: Add support to load SKL CSR firmware.Daniel Vetter2015-05-081-0/+5
* drm/i915: skylake primary plane scaling using shared scalersChandra Konduru2015-05-081-2/+6
* Merge tag 'drm-intel-next-2015-04-23-fixed' of git://anongit.freedesktop.org/...Dave Airlie2015-05-081-3/+102
|\
| * drm/i915: Add automated testing support for Displayport compliance testingTodd Previte2015-04-161-0/+3
| * drm/i915/bxt: VSwing programming sequenceVandana Kannan2015-04-161-0/+2
| * drm/i915/bxt: Assign PLL for pipeSatheeshakrishna M2015-04-161-0/+2
| * drm/i915/bxt: add bxt_find_best_dpllImre Deak2015-04-161-0/+2
| * drm/i915/bxt: Implement enable/disable for Display C9 stateA.Sunil Kamath2015-04-161-0/+2
| * drm/i915/bxt: add display initialize/uninitialize sequence (PHY)Vandana Kannan2015-04-161-0/+2
| * drm/i915/bxt: add display initialize/uninitialize sequence (CDCLK)Vandana Kannan2015-04-161-0/+3
| * drm/i915: PSR VLV: Add single frame update.Rodrigo Vivi2015-04-141-0/+1
| * drm/i915: skylake panel fitting using shared scalersChandra Konduru2015-04-131-0/+4
| * drm/i915: setup scalers for crtc_compute_configChandra Konduru2015-04-131-0/+3
| * drm/i915: skylake scaler structure definitionsChandra Konduru2015-04-131-0/+68
| * drm/i915: Allocate connector state together with the connectorsAnder Conselvan de Oliveira2015-04-131-0/+2
| * drm/i915/skl: Support for 90/270 rotationSonika Jindal2015-04-101-0/+6
| * drm/i915: Deminish contribution of wait-boosting from clientsChris Wilson2015-04-101-1/+2
| * drm/i915: Boost GPU frequency if we detect outstanding pageflipsChris Wilson2015-04-101-0/+2
| * drm/i915: Remove intel_crtc->new_configAnder Conselvan de Oliveira2015-04-101-1/+0
| * drm/i915: Convert the ddi cdclk code to get_display_clock_speedVille Syrjälä2015-03-311-1/+0
* | Merge Linus master into drm-nextDave Airlie2015-04-201-3/+0
|\ \
| * | kernel.h: implement DIV_ROUND_CLOSEST_ULLJavi Merino2015-04-171-3/+0
* | | drm/i915: Allocate connector state together with the connectorsAnder Conselvan de Oliveira2015-04-131-0/+2
| |/ |/|
* | drm/i915: Rip out GET_SPRITE_COLORKEY ioctlDaniel Vetter2015-03-271-2/+0
* | drm/i915: Pass acquire ctx also to intel_release_load_detect_pipe()Ander Conselvan de Oliveira2015-03-261-1/+2
* | drm/i915: Add intel_atomic_get_crtc_state() helper functionAnder Conselvan de Oliveira2015-03-261-0/+13
* | drm/i915/skl: Take 90/270 rotation into account in watermark calculationsTvrtko Ursulin2015-03-231-0/+4
* | drm/i915/skl: Query display address through a wrapperTvrtko Ursulin2015-03-231-0/+9
OpenPOWER on IntegriCloud