summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2017-07-11Merge tag 'gvt-fixes-2017-07-11' of https://github.com/01org/gvt-linux into d...Jani Nikula
2017-07-11drm/i915: Make DP-MST connector info workMaarten Lankhorst
2017-07-11drm/i915/gvt: Use fence error from GVT request for workload statusChuanxiao Dong
2017-07-11drm/i915/gvt: remove scheduler_mutex in per-engine workload_threadWeinan Li
2017-07-11drm/i915/gvt: Revert "drm/i915/gvt: Fix possible recursive locking issue"Chuanxiao Dong
2017-07-11drm/i915/gvt: Audit the command buffer addressPing Gao
2017-07-11drm/i915/gvt: Fix a memory leak in intel_gvt_init_gtt()Zhou, Wenjia
2017-07-10drm/i915/fbdev: Check for existence of ifbdev->vma before operationsChris Wilson
2017-07-03drm/i915: Hold RPM wakelock while initializing OA buffersagar.a.kamble@intel.com
2017-07-03drm/i915/cnl: Fix the CURSOR_COEFF_MASK used in DDI Vswing ProgrammingNavare, Manasi D
2017-07-03drm/i915/cfl: Fix Workarounds.Rodrigo Vivi
2017-07-03drm/i915: Avoid undefined behaviour of "u32 >> 32"Chris Wilson
2017-07-03drm/i915: reintroduce VLV/CHV PFI programming power domain workaroundGabriel Krisman Bertazi
2017-07-03drm/i915: Fix an error checking testChristophe JAILLET
2017-07-03drm/i915: Disable MSI for all pre-gen5Ville Syrjälä
2017-06-30Merge tag 'gvt-fixes-2017-06-29' of https://github.com/01org/gvt-linux into d...Jani Nikula
2017-06-29drm/i915/gvt: Make function dpy_reg_mmio_readx safeChangbin Du
2017-06-27drm/i915/gvt: Don't read ADPA_CRT_HOTPLUG_MONITOR from hostXiong Zhang
2017-06-27drm/i915/gvt: Set initial PORT_CLK_SEL vreg for BDWXiong Zhang
2017-06-26drm/i915: Clear execbuf's vma backpointer upon releaseChris Wilson
2017-06-26drm/i915: Pass the right flags to i915_vma_move_to_active()Chris Wilson
2017-06-26drm/i915/cnl: Fix RMW on ddi vswing sequence.Rodrigo Vivi
2017-06-26drm/i915/gvt: Fix inconsistent locks holding sequenceChuanxiao Dong
2017-06-26drm/i915/gvt: Fix possible recursive locking issueChuanxiao Dong
2017-06-21drm/i915: remove rate_to_index, messed up merge.Dave Airlie
2017-06-21Merge tag 'drm-intel-next-2017-06-19' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2017-06-19drm/i915: Update DRIVER_DATE to 20170619Daniel Vetter
2017-06-16drm/i915/cfl: Introduce Coffee Lake workarounds.Rodrigo Vivi
2017-06-16drm/i915: Store 9 bits of PCI Device ID for platforms with a LP PCHDhinakaran Pandiyan
2017-06-16drm/i915: Stash a pointer to the obj's resv in the vmaChris Wilson
2017-06-16drm/i915: Async GPU relocation processingChris Wilson
2017-06-16drm/i915: Allow execbuffer to use the first object as the batchChris Wilson
2017-06-16drm/i915: Wait upon userptr get-user-pages within execbufferChris Wilson
2017-06-16drm/i915: First try the previous execbuffer locationChris Wilson
2017-06-16drm/i915: Store a persistent reference for an object in the execbuffer cacheChris Wilson
2017-06-16drm/i915: Eliminate lots of iterations over the execobjects arrayChris Wilson
2017-06-16drm/i915: Disable EXEC_OBJECT_ASYNC when doing relocationsChris Wilson
2017-06-16drm/i915: Pass vma to relocate entryChris Wilson
2017-06-16drm/i915: Store a direct lookup from object handle to vmaChris Wilson
2017-06-16drm/i915: Fix retrieval of hangcheck statsChris Wilson
2017-06-16drm/i915: Store i915_gem_object_is_coherent() as a bit next to cache-dirtyChris Wilson
2017-06-16drm/i915: Mark CPU cache as dirty on every transition for CPU writesChris Wilson
2017-06-16drm/i915: Make i915_vma_destroy() staticChris Wilson
2017-06-16drm/i915: Actually attach the tv_format property to the SDVO connectorVille Syrjälä
2017-06-16Merge tag 'gvt-next-2017-06-08' of https://github.com/01org/gvt-linux into dr...Jani Nikula
2017-06-16BackMerge tag 'v4.12-rc5' into drm-nextDave Airlie
2017-06-15Revert "drm/i915/skl: New ddb allocation algorithm"Rodrigo Vivi
2017-06-15drm/i915/glk: Add cold boot sequence for GLK DSIMadhav Chauhan
2017-06-15drm/i915/glk: Split GLK DSI device ready functionalityMadhav Chauhan
2017-06-15drm/i915: Don't enable backlight at setup time.Dhinakaran Pandiyan