summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-intel-next-2016-10-24' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-10-25100-2930/+20018
|\
| * drm/i915: Update DRIVER_DATE to 20161024Daniel Vetter2016-10-241-2/+2
| * drm/i915: Stop setting SNB min-freq-table 0 on powersave setupChris Wilson2016-10-221-4/+0
| * drm/i915/dp: add lane_count check in intel_dp_check_link_statusMatthew Auld2016-10-211-0/+5
| * drm/i915: Fix whitespace issuesVille Syrjälä2016-10-211-8/+8
| * drm/i915: Clean up DDI DDC/AUX CH sanitationVille Syrjälä2016-10-211-45/+77
| * drm/i915: Respect alternate_ddc_pin for all DDI portsVille Syrjälä2016-10-211-36/+48
| * drm/i915: Respect alternate_aux_channel for all DDI portsVille Syrjälä2016-10-211-31/+40
| * drm/i915/gen9: Remove WaEnableYV12BugFixInHalfSliceChicken7Arkadiusz Hiler2016-10-211-2/+0
| * drm/i915: KBL - Recommended buffer translation programming for DisplayPortRodrigo Vivi2016-10-201-10/+78
| * drm/i915: Move down skl/kbl ddi iboost and n_edp_entires fixupRodrigo Vivi2016-10-201-9/+11
| * Merge tag 'gvt-next-fix-2016-10-20' of https://github.com/01org/gvt-linux int...Daniel Vetter2016-10-2021-178/+189
| |\
| | * drm/i915/gvt: do not ignore return value of create_scratch_pageDu, Changbin2016-10-201-2/+1
| | * drm/i915/gvt: fix spare warnings on odd constant _Bool castDu, Changbin2016-10-202-2/+2
| | * drm/i915/gvt: mark symbols static where possibleDu, Changbin2016-10-207-12/+13
| | * drm/i915/gvt: fix sparse warnings on different address spacesDu, Changbin2016-10-204-7/+9
| | * drm/i915/gvt: properly access enabled intel_engine_csZhenyu Wang2016-10-204-12/+20
| | * drm/i915/gvt: Remove defunct vmap_batch()Chris Wilson2016-10-201-38/+0
| | * drm/i915/gvt: Use common mapping routines for shadow_bb objectChris Wilson2016-10-202-16/+7
| | * drm/i915/gvt: Use common mapping routines for indirect_ctx objectChris Wilson2016-10-202-20/+10
| | * drm/i915/gvt: Stop waiting whilst holding struct_mutexChris Wilson2016-10-201-9/+13
| | * drm/i915/gvt: Stop checking for impossible interrupts from a kthreadChris Wilson2016-10-201-7/+2
| | * drm/i915/gvt: Hold a reference on the requestChris Wilson2016-10-201-11/+12
| | * drm/i915/gvt: Remove dangerous unpin of backing storage of bound GPU objectChris Wilson2016-10-201-2/+10
| | * drm/i915/gvt: Use the returned VMA to provide the virtual addressChris Wilson2016-10-201-11/+9
| | * drm/i915/gvt: i915_gem_object_create() returns an error pointerChris Wilson2016-10-201-20/+28
| | * drm/i915/gvt: Add runtime pm around fencesChris Wilson2016-10-201-0/+10
| | * Documentation/gpu: Add section for Intel GVT-g host supportZhenyu Wang2016-10-201-2/+6
| | * drm/i915/gvt: Fix warning on obsolete function usageZhenyu Wang2016-10-201-2/+2
| | * drm/i915/gvt: clean up intel_gvt.h as interface for i915 coreZhenyu Wang2016-10-2020-14/+44
| * | drm/i915: Add a sunset clause to GPU hang loggingChris Wilson2016-10-202-1/+5
| * | drm/i915: Stop reporting error details in dmesg as well as the error-stateChris Wilson2016-10-201-75/+11
| * | drm/i915/gen9: Don't wrap strings in verify_wm_state()cpaul@redhat.com2016-10-191-4/+2
| * | drm/i915/gen9: Actually verify WM levels in verify_wm_state()cpaul@redhat.com2016-10-191-16/+84
| * | drm/i915/gen9: Add skl_wm_level_equals()cpaul@redhat.com2016-10-192-0/+16
| * | drm/i915/gen9: Make skl_pipe_wm_get_hw_state() reusablecpaul@redhat.com2016-10-192-10/+20
| * | drm/i915/gen9: Add ddb changes to atomic debug outputcpaul@redhat.com2016-10-191-0/+54
| * | drm/i915/gen9: Get rid of redundant watermark valuescpaul@redhat.com2016-10-195-143/+90
| * | drm/i915: STOP_MACHINE is no more, stop selecting itChris Wilson2016-10-191-1/+0
| * | drm/i915: Catch premature unpinning of pagesChris Wilson2016-10-191-2/+3
| * | drm/i915: make lspcon_get_current_mode staticJani Nikula2016-10-191-1/+1
| * | drm/i915: Emit telltales for extra levels of debug upon initialisationChris Wilson2016-10-191-0/+4
| * | drm/i915: Restrict pagefault disabling to just around copy_from_user()Chris Wilson2016-10-181-36/+35
| * | drm/i915: Limit the scattergather coalescing to 32bitsChris Wilson2016-10-181-3/+3
| * | drm/i915: Document our internal limit on object sizeChris Wilson2016-10-182-3/+18
| * | drm/i915: Bump object bookkeeping to u64 from size_tChris Wilson2016-10-183-4/+4
| * | drm/i915/gen9: don't call ilk_pipe_pixel_rate() twice on the same functionPaulo Zanoni2016-10-181-2/+6
| * | drm/i915/gen9: fix watermarks when using the pipe scalerPaulo Zanoni2016-10-181-9/+3
| * | drm/i915/gen9: look for adjusted_mode in the SAGV check for interlacedPaulo Zanoni2016-10-181-1/+1
| * | drm/i915/gen9: unconditionally apply the memory bandwidth WAPaulo Zanoni2016-10-181-8/+41