summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2015-01-27drivers: gpu: drm: i915: intel_fifo_underrun.c: Fix a typo in commentKumar Amit Mehta
2015-01-27drm/i915: Add i915.nuclear_pageflip command line param to force atomic (v4)Matt Roper
2015-01-27drm/i915: Switch plane properties to full atomic helper.Matt Roper
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: Setup dummy atomic state for connectors (v3)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: Use intel_gpu_freq() and intel_freq_opcode()Ville Syrjälä
2015-01-27drm/i915: Add intel_gpu_freq() and intel_freq_opcode()Ville Syrjälä
2015-01-27drm/i915: Add gt_act_freq_mhz sysfs fileVille Syrjälä
2015-01-27drm/i915: Update PMINTRMSK on VLV/CHV after sysfs min/max freq changeVille Syrjälä
2015-01-27drm/i915: DRRS calls based on frontbufferVandana Kannan
2015-01-27drm/i915: Enable/disable DRRSVandana Kannan
2015-01-27drm/i915: Initialize DRRS delayed workVandana Kannan
2015-01-27drm/i915: Use symbolic irqreturn for ->hpd_pulseDaniel Vetter
2015-01-27drm/i915/dsi: add some constness to vbt panel driverJani Nikula
2015-01-27drm/i915/dsi: remove unnecessary dsi device callbacksJani Nikula
2015-01-27drm/i915/dsi: call wait_for_dsi_fifo_empty() for each dsi portJani Nikula
2015-01-27drm/i915/dsi: move wait_for_dsi_fifo_empty to intel_dsi.cJani Nikula
2015-01-27drm/i915/dsi: set max return packet size for each dsi portJani Nikula
2015-01-27drm/i915/dsi: call dpi_send_cmd() for each dsi port at a higher levelJani Nikula
2015-01-27drm/i915: Change VLV WIZ hashing mode to 16x4Ville Syrjälä
2015-01-27drm/i915: Change CHV WIZ hashing mode to 16x4Ville Syrjälä
2015-01-27drm/i915: Drop some more CHV pre-production workaroundsVille Syrjälä
2015-01-27drm/i915: Implement Wa4x4STCOptimizationDisable:chvVille Syrjälä
2015-01-27drm/i915: Simplify flush_cpu_write_domainDaniel Vetter
2015-01-27drm/i915: Use sizeof(*fb) not sizeof(struct ...) in get_initial_plane_config()Damien Lespiau
2015-01-27drm/i915: Fix kzalloc() smatch warnings in get_initial_plane_config()Damien Lespiau
2015-01-27drm/i915: Performed deferred clflush inside set-cache-levelChris Wilson
2015-01-27drm/i915: Rename unpin_count to pin_countMika Kuoppala
2015-01-27drm/i915: Balance context pinning on reset cleanupMika Kuoppala
2015-01-27drm/i915: add I915_PARAM_HAS_BSD2 to i915_getparamZhipeng Gong
2015-01-27drm/i915: Specify bsd rings through exec flagZhipeng Gong
2015-01-27drm/i915: Rename plane_config to initial_plane_configDamien Lespiau
2015-01-27drm/i915/skl: Provide a Skylake version of get_plane_config()Damien Lespiau
2015-01-27drm/i915/skl: intel_format_to_fourcc() doesn't work for SKL planesDamien Lespiau
2015-01-27drm/i915: Make intel_format_to_fourcc() staticDamien Lespiau
2015-01-27drm/i915: Use pipe_name() in the get_plane_config() functionsDamien Lespiau
2015-01-27drm/i915: Don't use crtc->plane in ILK+ get_config()Damien Lespiau
2015-01-27drm/i915: Unclutter the get_plane() functionsDamien Lespiau
2015-01-27drm/i915: Use a common function for computing the fb height alignmentDamien Lespiau
2015-01-27drm/i915: Change plane_config to store a tiling_modeDamien Lespiau
2015-01-27drm/i915/skl: Gen9 coarse power gatingZhe Wang
2015-01-27drm/i915/skl: Retrieve the frequency limitsDamien Lespiau
2015-01-27drm/i915/skl: add turbo supportJesse Barnes
2015-01-27drm/i915/skl: Adding power domains for AUX controllersSatheeshakrishna M
2015-01-27drm/i915: Rename i915_gen6_forcewake_count_infoMika Kuoppala