summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_drv.h
AgeCommit message (Expand)Author
2015-08-03drm/i915: Fix IPS related flickerRodrigo Vivi
2015-04-20Merge Linus master into drm-nextDave Airlie
2015-04-17kernel.h: implement DIV_ROUND_CLOSEST_ULLJavi Merino
2015-04-13drm/i915: Allocate connector state together with the connectorsAnder Conselvan de Oliveira
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
2015-03-17drm/i915: Remove ironlake rc6 supportJohn Harrison
2015-03-17drm/i915/skl: Add support for edp 1.4 intermediate frequenciesSonika Jindal
2015-03-17drm/i915/skl: Read sink supported rates from edp panelSonika Jindal
2015-03-17drm/i915: add frontbuffer tracking to FBCPaulo Zanoni
2015-03-17drm/i915: pass which operation triggered the frontbuffer trackingPaulo Zanoni
2015-03-17drm/i915: Kill intel_crtc->cursor_{width, height} (v2)Matt Roper
2015-03-09Merge tag 'drm-intel-next-2015-02-27' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-03-05drm: Pass in new and old plane state to prepare_fb and cleanup_fbTvrtko Ursulin
2015-02-27drm/i915/skl: Update watermarks for Y tilingTvrtko Ursulin
2015-02-27drm/i915/skl: Allow scanning out Y and Yf fbsDamien Lespiau
2015-02-24drm/i915: Add support for DRRS in intel_dp_set_m_nRamalingam C
2015-02-13drm/i915: Make intel_unpin_fb_obj() staticDamien Lespiau
2015-02-13drm/i915: Make intel_dp_unpack_aux() staticDamien Lespiau
2015-02-13drm/i915: Make intel_dp_check_link_status() staticDamien Lespiau
2015-02-13drm/i915: Garbage collect orphaned prototypesDamien Lespiau
2015-02-13drm/i915: Switch intel_fb_align_height to fb format modifiersDaniel Vetter
2015-02-13drm/i915: Store the initial framebuffer in initial_plane_configDamien Lespiau
2015-02-13drm/i915: Track old framebuffer instead of objectTvrtko Ursulin
2015-01-27drm/i915: Add crtc state duplication/destruction functionsMatt Roper
2015-01-27drm/i915: Add atomic_get_property entrypoint for connectors (v2)Matt Roper
2015-01-27drm/i915: Add main atomic entrypoints (v2)Matt Roper
2015-01-27drm/i915: Add .atomic_{get, set}_property() entrypoints to planesMatt Roper
2015-01-27drm/i915: Consolidate plane handler vtablesMatt Roper
2015-01-27drm/i915: Move rotation from intel_plane to drm_plane_stateMatt Roper
2015-01-27drm/i915: DRRS calls based on frontbufferVandana Kannan
2015-01-27drm/i915: Enable/disable DRRSVandana Kannan
2015-01-27drm/i915: Use symbolic irqreturn for ->hpd_pulseDaniel Vetter
2015-01-27drm/i915: Rename plane_config to initial_plane_configDamien Lespiau
2015-01-27drm/i915: Make intel_format_to_fourcc() staticDamien Lespiau