aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_dma.c
AgeCommit message (Expand)Author
2016-03-03drm/i915: Init power domains early in driver loadDaniel Vetter
2015-11-04drm/i915: Fix locking around GuC firmware loadDaniel Stone
2015-10-20Merge tag 'topic/drm-misc-2015-10-19' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-10-20Merge 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 tag 'topic/drm-misc-2015-10-08' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-10-07Merge remote-tracking branch 'takashi/topic/drm-sync-audio-rate' into drm-int...Daniel Vetter
2015-09-30drm/i915: Remove setparam ioctlDaniel Vetter
2015-09-30drm/i915/bdw: Check for slice, subslice and EU count for BDWŁukasz Daniluk
2015-09-30drm: i915: drop null test before destroy functionsJulia Lawall
2015-09-25drm/i915: implement sync_audio_rate callbackLibin Yang
2015-09-23drm/i915: Do not hardcode s_max, ss_max and eu_mask for BXTDongwon Kim
2015-09-18drm/i915: Don't leak VBT mode dataMatt Roper
2015-09-04drm/i915: access the PP_ON_DELAYS/PP_OFF_DELAYS regs only pre GEN5Imre Deak
2015-09-02drm/i915: Fix module initialisation, v2.Maarten Lankhorst
2015-08-26drm/i915: Move DPIO port init earlierVille Syrjälä
2015-08-14drm/i915: GuC-specific firmware loaderAlex Dai
2015-07-28drm/i915: Fake AGP is deadDaniel Vetter
2015-07-17drm/i915/skl: Don't expose the top most plane on gen9 displayDamien Lespiau
2015-07-08drm/i915: use dev_priv for the FBC functionsPaulo Zanoni
2015-07-06drm/i915: move FBC code out of i915_gem_stolen.cPaulo Zanoni
2015-07-06drm/i915: Expose I915_EXEC_RESOURCE_STREAMER flag and getparamAbdiel Janulgue
2015-06-23drm/i915: Report an error when i915.reset prevents a resetChris Wilson
2015-06-15drm/i915: Report to userspace if we have a (presumed) working GPU resetChris Wilson
2015-05-29drm/i915: group all hotplug related fields into a new struct in dev_privJani Nikula
2015-05-28drm/i915: s/dpio_lock/sb_lock/Ville Syrjälä
2015-05-08drm/i915/skl: Add support to load SKL CSR firmware.Daniel Vetter
2015-04-14Merge branch 'topic/bxt-stage1' into drm-intel-next-queuedDaniel Vetter
2015-04-10drm/i915: Use a separate slab for vmasChris Wilson
2015-04-10drm/i915: Use a separate slab for requestsChris Wilson
2015-04-10drm/i915: Split the batch pool by engineChris Wilson
2015-04-09drm/i915/bxt: Determine BXT slice/subslice/EU infoJeff McGee
2015-04-09drm/i915: Split SSEU init into functions by platformJeff McGee
2015-04-09drm/i915/bxt: Broxton has 3 sprite planes on pipe A/B, 2 on pipe CDamien Lespiau
2015-03-27drm/i915: Rip out GET_SPRITE_COLORKEY ioctlDaniel Vetter
2015-03-17drm/i915: Export total subslice and EU countsJeff McGee
2015-03-17drm/i915/chv: Determine CHV slice/subslice/EU infoJeff McGee
2015-03-17drm/i915: Add I915_PARAM_REVISIONNeil Roberts
2015-02-27drm/i915: Remove DRIVER_MODESET checks in load/unload/close codeDaniel Vetter
2015-02-24drm/i915/skl: Tune IZ hashing when subslices are unbalancedDamien Lespiau
2015-02-23drm/i915/skl: Determine SKL slice/subslice/EU infoJeff McGee
2015-02-13drm/i915: Add the display switch logic for vGPU in i915 driverYu Zhang
2015-01-29drm/i915: Remove nested work in gpu error handlingMika Kuoppala
2015-01-28drm/i915: Convert hangcheck from a timer into a delayed work itemChris Wilson
2015-01-27drm/i915: add I915_PARAM_HAS_BSD2 to i915_getparamZhipeng Gong
2015-01-27drm/i915/chv: Populate total EU count on CherryviewDeepak S
2015-01-12Merge tag 'topic/i915-hda-componentized-2015-01-12' into drm-intel-next-queuedDaniel Vetter
2015-01-12drm/i915: add component supportImre Deak
2015-01-07drm/i915: Add ioctl to set per-context parametersChris Wilson