aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_display.c
Commit message (Expand)AuthorAge
* drm/i915: Make sure the primary plane is enabled before reading out the fb stateDamien Lespiau2015-03-18
* drm/i915: Ensure plane->state->fb stays in sync with plane->fbXi Ruoyao2015-03-16
* drm/i915: use in_interrupt() not in_irq() to check contextDave Gordon2015-03-10
* drm/i915: Fix modeset state confusion in the load detect codeDaniel Vetter2015-03-03
* drm/i915: Fix frontbuffer false positve.Rodrigo Vivi2015-02-25
* drm/i915: Align initial plane backing objects correctlyDaniel Vetter2015-02-24
* drm/i915: Dell Chromebook 11 has PWM backlightJani Nikula2015-02-23
* drm/i915/skl: handle all pixel formats in skylake_update_primary_plane()Jani Nikula2015-02-23
* drm/i915: Split shared dpll setup out of __intel_set_mode()Ander Conselvan de Oliveira2015-01-30
* drm/i915: Switch plane properties to full atomic helper.Matt Roper2015-01-27
* drm/i915: Add crtc state duplication/destruction functionsMatt Roper2015-01-27
* drm/i915: Setup dummy atomic state for connectors (v3)Matt Roper2015-01-27
* drm/i915: Add main atomic entrypoints (v2)Matt Roper2015-01-27
* drm/i915: Add .atomic_{get, set}_property() entrypoints to planesMatt Roper2015-01-27
* drm/i915: Consolidate plane handler vtablesMatt Roper2015-01-27
* drm/i915: Move rotation from intel_plane to drm_plane_stateMatt Roper2015-01-27
* drm/i915: Use sizeof(*fb) not sizeof(struct ...) in get_initial_plane_config()Damien Lespiau2015-01-27
* drm/i915: Fix kzalloc() smatch warnings in get_initial_plane_config()Damien Lespiau2015-01-27
* drm/i915: Rename plane_config to initial_plane_configDamien Lespiau2015-01-27
* drm/i915/skl: Provide a Skylake version of get_plane_config()Damien Lespiau2015-01-27
* drm/i915/skl: intel_format_to_fourcc() doesn't work for SKL planesDamien Lespiau2015-01-27
* drm/i915: Make intel_format_to_fourcc() staticDamien Lespiau2015-01-27
* drm/i915: Use pipe_name() in the get_plane_config() functionsDamien Lespiau2015-01-27
* drm/i915: Don't use crtc->plane in ILK+ get_config()Damien Lespiau2015-01-27
* drm/i915: Unclutter the get_plane() functionsDamien Lespiau2015-01-27
* drm/i915: Use a common function for computing the fb height alignmentDamien Lespiau2015-01-27
* drm/i915: Change plane_config to store a tiling_modeDamien Lespiau2015-01-27
* drm/i915: Rename the forcewake get/put functionsMika Kuoppala2015-01-27
* drm/i915: Assert that runtime pm is active on user fw accessChris Wilson2015-01-27
* drm/i915: Keep drm_crtc->state in sync with intel_crtc->configAnder Conselvan de Oliveira2015-01-27
* drm/i915: Improve how the memory for crtc state is allocatedAnder Conselvan de Oliveira2015-01-27
* drm/i915: Make intel_crtc->config a pointerAnder Conselvan de Oliveira2015-01-27
* drm/i915: Use local pipe_config varariable when availableAnder Conselvan de Oliveira2015-01-27
* drm/i915: Pass new_config down do crtc_compute_clockAnder Conselvan de Oliveira2015-01-27
* drm/i915: Embedded struct drm_crtc_state in intel_crtc_stateAnder Conselvan de Oliveira2015-01-27
* drm/i915: Rename struct intel_crtc_config to intel_crtc_stateAnder Conselvan de Oliveira2015-01-27
* drm/i915: Don't cleanup plane state in intel_plane_destroy()Matt Roper2015-01-27
* Merge tag 'drm-intel-next-2015-01-17' of git://anongit.freedesktop.org/drm-in...Dave Airlie2015-01-26
|\
| * drm/i915: Don't register HDMI connectors for eDP ports on VLV/CHVVille Syrjälä2015-01-12
| * drm/i915: Drop unused position fields (v2)Matt Roper2015-01-12
| * drm/i915: Move to atomic plane helpers (v9)Matt Roper2015-01-12
| * drm/i915: Clarify sprite plane function names (v4)Matt Roper2015-01-12
| * drm/i915: Move vblank evasion to commit (v4)Matt Roper2015-01-12
| * drm/i915: Refactor work that can sleep out of commit (v7)Matt Roper2015-01-12
| * Merge tag 'topic/i915-hda-componentized-2015-01-12' into drm-intel-next-queuedDaniel Vetter2015-01-12
| |\
| * | drm/i915: Push vblank enable/disable past encoder->enable/disableDaniel Vetter2015-01-07
* | | Merge remote-tracking branch 'origin/master' into drm-nextDave Airlie2015-01-21
|\ \ \
| * | | drm/i915: Ban Haswell from using RCS flipsChris Wilson2015-01-12
| | |/ | |/|
| * | Merge tag 'drm-intel-next-fixes-2014-12-30' of git://anongit.freedesktop.org/...Dave Airlie2015-01-04
| |\ \
| | * | Revert "drm/i915: Preserve VGACNTR bits from the BIOS"Ville Syrjälä2014-12-18