summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-11-08asdlkfasdfrbcBen Widawsky5-101/+147
2016-11-07perf/x86: add more Intel uncore IMC PCI ID for SkyLakeKan Liang1-4/+28
2016-11-07more error handlingBen Widawsky1-0/+6
2016-11-07drm/i915: Allow aux plane usageBen Widawsky1-0/+3
2016-11-07drm: Add aux plane verification to addFB2Ben Widawsky1-3/+10
2016-11-07drm/i915: Only use the CCS modifier to determine rbcBen Widawsky1-1/+1
2016-11-07WIP/drm/i915: Handle CCS AUX surface on SKL for render decompressionVille Syrjälä6-13/+304
2016-10-10drm-intel-nightly: 2016y-10m-10d-08h-36m-04s UTC integration manifestDaniel Vetter1-0/+20
2016-10-10Merge remote-tracking branch 'origin/topic/core-for-CI' into drm-intel-nightlyDaniel Vetter3-34/+155
2016-10-10Merge remote-tracking branch 'origin/topic/drm-misc' into drm-intel-nightlyDaniel Vetter16-33/+379
2016-10-10Merge remote-tracking branch 'sound-upstream/for-next' into drm-intel-nightlyDaniel Vetter408-3986/+16518
2016-10-10Merge remote-tracking branch 'drm-upstream/drm-next' into drm-intel-nightlyDaniel Vetter530-41156/+68469
2016-10-10Merge remote-tracking branch 'origin/drm-intel-next-queued' into drm-intel-ni...Daniel Vetter220-13756/+17393
2016-10-10drm/i915: Update DRIVER_DATE to 20161010Daniel Vetter1-1/+1
2016-10-10Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie17-55/+67
2016-10-10Merge tag 'topic/drm-misc-2016-10-05' of git://anongit.freedesktop.org/drm-in...Dave Airlie19-188/+361
2016-10-10Merge tag 'drm-vc4-next-2016-10-06' of https://github.com/anholt/linux into d...Dave Airlie7-89/+306
2016-10-10drm/bridge: Add RGB to VGA bridge supportMaxime Ripard4-0/+279
2016-10-07drm/i915/guc: Unwind GuC workqueue reservation if request construction failsChris Wilson3-7/+23
2016-10-07drm/i915: Reset the breadcrumbs IRQ more carefullyChris Wilson5-20/+34
2016-10-07drm/i915: Force relocations via cpu if we run out of idle apertureChris Wilson1-2/+2
2016-10-07drm/i915: Distinguish last emitted request from last submitted requestChris Wilson2-2/+4
2016-10-06drm/vc4: Add support for double-clocked modes.Eric Anholt3-11/+24
2016-10-06drm/vc4: Set up the AVI and SPD infoframes.Eric Anholt2-5/+136
2016-10-06drm/vc4: Fix support for interlaced modes on HDMI.Eric Anholt3-56/+41
2016-10-06drm/vc4: Increase timeout for HDMI_SCHEDULER_CONTROL changes.Eric Anholt1-2/+2
2016-10-06drm/vc4: Fall back to using an EDID probe in the absence of a GPIO.Eric Anholt1-0/+3
2016-10-06drm/vc4: Enable limited range RGB output on HDMI with CEA modes.Eric Anholt2-3/+37
2016-10-06drm/vc4: Fix races when the CS reads from render targets.Eric Anholt4-8/+62
2016-10-06drm/vc4: cleanup with list_first_entry_or_null()Masahiro Yamada1-7/+4
2016-10-06drm/amdgpu: revert "use more than 64KB fragment size if possible"Christian König1-8/+4
2016-10-06drm/amdgpu: warn if dp aux is still attached on freeGrazvydas Ignotas2-1/+4
2016-10-06drm/amdgpu/dce11: add missing drm_mode_config_cleanup callGrazvydas Ignotas1-0/+1
2016-10-06drm/amdgpu: also track late init stateGrazvydas Ignotas2-0/+5
2016-10-06drm/i915: Add spurious CRT DMI match for Intel DZ77BH-55KVille Syrjälä1-0/+8
2016-10-06drm/i915: Register shadow VGA even when it produces spurious detection resultsVille Syrjälä1-23/+24
2016-10-06Revert "Skip intel_crt_init for Dell XPS 8700"Ville Syrjälä1-8/+0
2016-10-05drm/prime: Take a ref on the drm_dev when exporting a dma_bufChris Wilson6-5/+37
2016-10-05drm/prime: Pass the right module owner through to dma_buf_export()Chris Wilson2-8/+12
2016-10-05drm/bridge: Call drm_connector_cleanup directlyMarek Vasut3-18/+3
2016-10-05drm: simple_kms_helper: Add prepare_fb and cleanup_fb hooksMarek Vasut2-0/+46
2016-10-05drm: Release resources with a safer functionChristophe JAILLET1-2/+2
2016-10-05drm/i915: Sort DEV_INFO_FOR_EACH_FLAGJoonas Lahtinen1-18/+20
2016-10-05drm/i915: Reduce trickery in DEV_INFO_FOR_EACH_FLAGJoonas Lahtinen4-68/+54
2016-10-05drm/i915: Allow DP to work w/o EDIDVille Syrjälä1-13/+9
2016-10-05drm/i915: Move long hpd handling into the hotplug workVille Syrjälä1-25/+23
2016-10-05drm/i915: Show waiters in i915_hangcheck_infoChris Wilson1-0/+12
2016-10-05drm/i915: Show RING registers through debugfsChris Wilson4-108/+179
2016-10-05drm/i915: Show bounds of active request in the ring on GPU hangChris Wilson2-2/+10
2016-10-05drm/i915: Double check hangcheck.seqno after resetChris Wilson1-0/+3