summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2015-10-19Merge tag 'topic/drm-misc-2015-10-19' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-10-19Merge tag 'drm-intel-next-2015-10-10' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-10-16drm/<drivers>: Drop DRM_UNLOCKED from modeset driversDaniel Vetter
2015-10-16drm/i915: Mark getparam ioctl as DRM_UNLOCKEDDaniel Vetter
2015-10-16Merge commit '06d1ee32a4d25356a710b49d5e95dbdd68bdf505' of git://git.kernel.o...Dave Airlie
2015-10-16Merge tag 'topic/drm-misc-2015-10-08' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-10-10drm/i915: Update DRIVER_DATE to 20151010Daniel Vetter
2015-10-09drm/i915: Partial revert of atomic watermark seriesMatt Roper
2015-10-09drm/i915: Early exit from semaphore_waits_for for execlist mode.Tomas Elf
2015-10-09drm/i915: Remove wrong warning from i915_gem_context_cleanTvrtko Ursulin
2015-10-09drm/i915: Determine the stolen memory base address on gen2Ville Syrjälä
2015-10-09drm/i915: fix FBC buffer size checksPaulo Zanoni
2015-10-09drm/i915: fix CFB size calculationPaulo Zanoni
2015-10-09drm/i915: remove pre-atomic check from SKL update_primary_planePaulo Zanoni
2015-10-09drm/i915: don't allocate fbcon from stolen memory if it's too bigPaulo Zanoni
2015-10-08Revert "drm/i915: Call encoder hotplug for init and resume cases"Daniel Vetter
2015-10-08Revert "drm/i915: Add hot_plug hook for hdmi encoder"Daniel Vetter
2015-10-08drm/i915: use error pathSudip Mukherjee
2015-10-08drm/i915/irq: Fix misspelled word register in kernel-docJavier Martinez Canillas
2015-10-08drm/i915/irq: Fix kernel-doc warningsJavier Martinez Canillas
2015-10-07drm/i915: Hook up ring workaround writes at context creation time on Gen6-7.Francisco Jerez
2015-10-07drm/i915: Don't warn if the workaround list is empty.Francisco Jerez
2015-10-07drm/i915: Resurrect golden context on gen6/7Daniel Vetter
2015-10-07drm/i915/chv: remove pre-production hardware workaroundsJani Nikula
2015-10-07drm/i915/snb: remove pre-production hardware workaroundJani Nikula
2015-10-07drm/i915/bxt: Set time interval unit to 0.833usAkash Goel
2015-10-07drm/i915: Kill DRI1 cliprectsChris Wilson
2015-10-07drm/i915: Avoid GPU stalls from kswapdChris Wilson
2015-10-07drm/i915: Remove dead i915_gem_evict_everything()Chris Wilson
2015-10-07drm/i915: During shrink_all we only need to idle the GPUChris Wilson
2015-10-07drm/i915: Add a tracepoint for the shrinkerChris Wilson
2015-10-07drm/i915: DocBook add i915_component.h supportLibin Yang
2015-10-07Merge remote-tracking branch 'takashi/topic/drm-sync-audio-rate' into drm-int...Daniel Vetter
2015-10-07drm/i915: shrinker_control->nr_to_scan is now unsigned longChris Wilson
2015-10-07drm/i915: Fix kerneldoc for i915_gem_shrink_allDaniel Vetter
2015-10-06drm/i915: Use a task to cancel the userptr on invalidate_rangeChris Wilson
2015-10-06drm/i915: Fix userptr deadlock with aliased GTT mmappingsChris Wilson
2015-10-06drm/i915: Only update the current userptr workerChris Wilson
2015-10-06drm/i915: prevent out of range pt in the PDE macros (take 3)Michel Thierry
2015-10-06drm/i915: Clean up associated VMAs on context destructionTvrtko Ursulin
2015-10-06drm/irq: Use unsigned int pipe in public APIThierry Reding
2015-10-06drm/i915/bxt: vlv_dsi_reset_clocks() can be statickbuild test robot
2015-10-06drm/i915: Rename DP link training functionsAnder Conselvan de Oliveira
2015-10-06drm/i915: Add hot_plug hook for hdmi encoderSonika Jindal
2015-10-06drm/i915: Add GEN7_GPGPU_DISPATCHDIMX/Y/Z to the register whitelistJordan Justen
2015-10-06drm/i915: Update Promotion timer for RC6 TO ModeSagar Arun Kamble
2015-10-06drm/i915/guc: Add host2guc notification for suspend and resumeAlex Dai
2015-10-06drm/i915: Skip CHV PHY asserts until PHY has been fully resetVille Syrjälä
2015-10-06drm/i915: Don't bypass LRC on CHVVille Syrjälä
2015-10-06drm/i915: Call encoder hotplug for init and resume casesSonika Jindal