summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_drv.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* | drm/i915/skl: Support secondary (rotated) frame buffer mappingTvrtko Ursulin2015-03-231-0/+4
* | drm/i915: Pass in plane state when (un)pinning frame buffersTvrtko Ursulin2015-03-231-0/+1
* | drm/i915/skl: Extract tile height code into a helper functionTvrtko Ursulin2015-03-231-3/+4
* | drm/i915: Use usleep_range() in wait_for()Ville Syrjälä2015-03-231-2/+2
* | drm/i915: Eliminate the RMW sprite colorkey managementVille Syrjälä2015-03-201-4/+3
* | drm/i915: Kill intel_plane->objVille Syrjälä2015-03-201-2/+0
* | drm/i915: Improved w/a for rps on BaytrailChris Wilson2015-03-201-0/+2
* | drm/i915: Unconfuse DP link rate array namesVille Syrjälä2015-03-201-2/+3
* | drm/i915: Fix MST link rate handlingVille Syrjälä2015-03-201-1/+1
* | drm/i915: Fix max link rate in intel_dp_mode_valid()Ville Syrjälä2015-03-201-0/+1
* | drm/i915: Store the converted link rates in intel_dp->supported_rates[]Ville Syrjälä2015-03-201-1/+2
* | drm/i915/skl: Make gen8_irq_power_well_post_enable() take a pipe maskDamien Lespiau2015-03-171-1/+2
* | drm/i915: Remove ironlake rc6 supportJohn Harrison2015-03-171-1/+0
* | drm/i915/skl: Add support for edp 1.4 intermediate frequenciesSonika Jindal2015-03-171-0/+1
* | drm/i915/skl: Read sink supported rates from edp panelSonika Jindal2015-03-171-0/+1
* | drm/i915: add frontbuffer tracking to FBCPaulo Zanoni2015-03-171-1/+5
* | drm/i915: pass which operation triggered the frontbuffer trackingPaulo Zanoni2015-03-171-1/+2
* | drm/i915: Kill intel_crtc->cursor_{width, height} (v2)Matt Roper2015-03-171-1/+0
* | Merge tag 'drm-intel-next-2015-02-27' of git://anongit.freedesktop.org/drm-in...Dave Airlie2015-03-091-1/+24
|\ \
| * | drm/i915/skl: Update watermarks for Y tilingTvrtko Ursulin2015-02-271-0/+1
| * | drm/i915/skl: Allow scanning out Y and Yf fbsDamien Lespiau2015-02-271-0/+2
| * | drm/i915: Add support for DRRS in intel_dp_set_m_nRamalingam C2015-02-241-1/+21
* | | drm: Pass in new and old plane state to prepare_fb and cleanup_fbTvrtko Ursulin2015-03-051-2/+4
|/ /
* | drm/i915: Make intel_unpin_fb_obj() staticDamien Lespiau2015-02-131-1/+0
* | drm/i915: Make intel_dp_unpack_aux() staticDamien Lespiau2015-02-131-1/+0
* | drm/i915: Make intel_dp_check_link_status() staticDamien Lespiau2015-02-131-1/+0
* | drm/i915: Garbage collect orphaned prototypesDamien Lespiau2015-02-131-9/+0
* | drm/i915: Switch intel_fb_align_height to fb format modifiersDaniel Vetter2015-02-131-1/+2
* | drm/i915: Store the initial framebuffer in initial_plane_configDamien Lespiau2015-02-131-0/+1
* | drm/i915: Track old framebuffer instead of objectTvrtko Ursulin2015-02-131-1/+1
|/
* drm/i915: Add crtc state duplication/destruction functionsMatt Roper2015-01-271-0/+3
* drm/i915: Add atomic_get_property entrypoint for connectors (v2)Matt Roper2015-01-271-0/+4
* drm/i915: Add main atomic entrypoints (v2)Matt Roper2015-01-271-0/+7
* drm/i915: Add .atomic_{get, set}_property() entrypoints to planesMatt Roper2015-01-271-0/+8
* drm/i915: Consolidate plane handler vtablesMatt Roper2015-01-271-0/+1
* drm/i915: Move rotation from intel_plane to drm_plane_stateMatt Roper2015-01-271-1/+7
* drm/i915: DRRS calls based on frontbufferVandana Kannan2015-01-271-0/+3
* drm/i915: Enable/disable DRRSVandana Kannan2015-01-271-0/+2
* drm/i915: Use symbolic irqreturn for ->hpd_pulseDaniel Vetter2015-01-271-3/+3
* drm/i915: Rename plane_config to initial_plane_configDamien Lespiau2015-01-271-2/+2
* drm/i915: Make intel_format_to_fourcc() staticDamien Lespiau2015-01-271-1/+0
* drm/i915: Use a common function for computing the fb height alignmentDamien Lespiau2015-01-271-0/+2
OpenPOWER on IntegriCloud