summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)AuthorFilesLines
2019-09-20drm: Rename HDMI colorspace property creation functionGwan-gyeong Mun1-1/+1
2019-08-27drm/i915/intel_hdmi: use cec_notifier_conn_(un)registerDariusz Marcinkiewicz1-4/+9
2019-08-27drm_dp_cec: add connector info support.Dariusz Marcinkiewicz1-3/+1
2019-08-23drm/i915: switch to drm_fb_helper_remove_conflicting_pci_framebuffersGerd Hoffmann1-39/+2
2019-08-19drm/i915: Select DMABUF_SELFTESTS for the default i915.ko debug buildChris Wilson1-0/+1
2019-08-17dma-fence: Store the timestamp in the same union as the cb_listChris Wilson1-6/+7
2019-08-16dma-buf: Restore seqlock around dma_resv updatesChris Wilson1-7/+17
2019-08-13dma-buf: rename reservation_object to dma_resvChristian König17-54/+54
2019-08-10drm/i915: use new reservation_object_fences helperChristian König1-17/+7
2019-08-07drm/i915: stop using seqcount for fence pruningChristian König1-9/+5
2019-08-06drm/i915: update the hdcp state with ueventRamalingam C1-5/+3
2019-08-06drm/i915: Attach content type propertyRamalingam C3-22/+62
2019-08-06drm: Add Content protection type propertyRamalingam C1-1/+3
2019-07-23drm/i915: Fix up broken mergeDaniel Vetter4-747/+6
2019-07-22Merge v5.3-rc1 into drm-misc-nextMaxime Ripard298-15561/+18315
2019-07-19proc/sysctl: add shared variables for range checkMatteo Croce1-5/+3
2019-07-16Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2019-07-16Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds322-19274/+27149
2019-07-13Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2-12/+1
2019-07-12mm/pgtable: drop pgtable_t variable from pte_fn_t functionsAnshuman Khandual1-2/+1
2019-07-02drm/i915/ringbuffer: EMIT_INVALIDATE *before* switch contextChris Wilson1-3/+3
2019-06-26drm/i915: remove irrelevant DRM_UNLOCKED flagEmil Velikov1-3/+3
2019-06-21drm/prime: Align gem_prime_export with obj_funcs.exportDaniel Vetter4-10/+8
2019-06-21drm/prime: Actually remove DRIVER_PRIME everywhereDaniel Vetter1-1/+1
2019-06-21Merge tag 'drm-intel-next-2019-06-19' of git://anongit.freedesktop.org/drm/dr...Dave Airlie295-15593/+17617
2019-06-19drm/i915: Don't clobber M/N values during fastset checkVille Syrjälä1-9/+29
2019-06-19drm/i915: Update DRIVER_DATE to 20190619Jani Nikula1-2/+2
2019-06-19drm/i915: Stop passing I915_WAIT_LOCKED to i915_request_wait()Chris Wilson11-66/+36
2019-06-19drm/i915/execlists: Detect cross-contamination with GuCChris Wilson1-0/+1
2019-06-19drm/i915: Make the semaphore saturation mask globalChris Wilson6-7/+21
2019-06-19Merge v5.2-rc5 into drm-nextDaniel Vetter16-41/+201
2019-06-19Merge tag 'gvt-fixes-2019-06-19' of https://github.com/intel/gvt-linux into d...Jani Nikula1-6/+9
2019-06-18drm/i915/psr: Force manual PSR exit in older gensJosé Roberto de Souza1-10/+26
2019-06-18drm/i915: Don't dereference request if it may have been retired when printingChris Wilson1-7/+9
2019-06-18drm/i915/selftests: Flush live_evictChris Wilson1-0/+3
2019-06-18drm/i915: Skip shrinking already freed pagesChris Wilson2-46/+6
2019-06-18drm/i915: Update workarounds selftest for read only regsRobert M. Fosha1-4/+39
2019-06-18drm/i915: Add whitelist workarounds for ICLJohn Harrison1-11/+27
2019-06-18drm/i915: Support whitelist workarounds on all enginesJohn Harrison1-19/+47
2019-06-18drm/i915: Support flags in whitlist WAsJohn Harrison2-1/+15
2019-06-18drm/i915: Drop the _INCOMPLETE for has_infoframeVille Syrjälä1-1/+1
2019-06-18drm/i915: Make pipe_config_err() vs. fastset less confusingVille Syrjälä1-79/+79
2019-06-18drm/i915: Constify intel_pipe_config_compare()Ville Syrjälä1-26/+17
2019-06-18drm/i915: Don't clobber M/N values during fastset checkVille Syrjälä1-8/+28
2019-06-18drm/i915: Use drm_gem_object.resvChris Wilson13-52/+35
2019-06-18drm/i915: Keep engine alive as we retire the contextChris Wilson1-2/+20
2019-06-18drm/i915/guc: Reduce verbosity on log overflowsChris Wilson1-1/+3
2019-06-17drm/i915/ehl: Introduce Mule Creek Canyon PCHMatt Roper7-10/+74
2019-06-17drm/i915/gtt: Serialise both updates to PDE and our shadowChris Wilson1-60/+73
2019-06-17drm/i915/dmc: protect against loading wrong firmwareLucas De Marchi1-3/+11