summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_dma.c
AgeCommit message (Expand)AuthorFilesLines
2019-11-12drm/i915: Add gen9 BCS cmdparsingJon Bloomfield1-1/+1
2019-11-12drm/i915: Disable Secure Batches for gen6+Jon Bloomfield1-1/+1
2016-03-04drm/i915: Init power domains early in driver loadDaniel Vetter1-3/+3
2015-11-04drm/i915: Fix locking around GuC firmware loadDaniel Stone1-6/+1
2015-10-20Merge tag 'topic/drm-misc-2015-10-19' of git://anongit.freedesktop.org/drm-in...Dave Airlie1-35/+35
2015-10-20Merge tag 'drm-intel-next-2015-10-10' of git://anongit.freedesktop.org/drm-in...Dave Airlie1-13/+85
2015-10-16drm/<drivers>: Drop DRM_UNLOCKED from modeset driversDaniel Vetter1-36/+36
2015-10-16drm/i915: Mark getparam ioctl as DRM_UNLOCKEDDaniel Vetter1-1/+1
2015-10-16Merge tag 'topic/drm-misc-2015-10-08' of git://anongit.freedesktop.org/drm-in...Dave Airlie1-31/+2
2015-10-07Merge remote-tracking branch 'takashi/topic/drm-sync-audio-rate' into drm-int...Daniel Vetter1-0/+1
2015-09-30drm/i915: Remove setparam ioctlDaniel Vetter1-31/+2
2015-09-30drm/i915/bdw: Check for slice, subslice and EU count for BDWŁukasz Daniluk1-0/+78
2015-09-30drm: i915: drop null test before destroy functionsJulia Lawall1-13/+6
2015-09-25drm/i915: implement sync_audio_rate callbackLibin Yang1-0/+1
2015-09-23drm/i915: Do not hardcode s_max, ss_max and eu_mask for BXTDongwon Kim1-11/+0
2015-09-18drm/i915: Don't leak VBT mode dataMatt Roper1-0/+4
2015-09-04drm/i915: access the PP_ON_DELAYS/PP_OFF_DELAYS regs only pre GEN5Imre Deak1-2/+0
2015-09-02drm/i915: Fix module initialisation, v2.Maarten Lankhorst1-2/+2
2015-08-26drm/i915: Move DPIO port init earlierVille Syrjälä1-0/+20
2015-08-14drm/i915: GuC-specific firmware loaderAlex Dai1-0/+9
2015-07-28drm/i915: Fake AGP is deadDaniel Vetter1-10/+0
2015-07-17drm/i915/skl: Don't expose the top most plane on gen9 displayDamien Lespiau1-4/+12
2015-07-08drm/i915: use dev_priv for the FBC functionsPaulo Zanoni1-1/+1
2015-07-06drm/i915: move FBC code out of i915_gem_stolen.cPaulo Zanoni1-0/+1
2015-07-06drm/i915: Expose I915_EXEC_RESOURCE_STREAMER flag and getparamAbdiel Janulgue1-0/+3
2015-06-23drm/i915: Report an error when i915.reset prevents a resetChris Wilson1-1/+0
2015-06-15drm/i915: Report to userspace if we have a (presumed) working GPU resetChris Wilson1-0/+5
2015-05-29drm/i915: group all hotplug related fields into a new struct in dev_privJani Nikula1-4/+4
2015-05-28drm/i915: s/dpio_lock/sb_lock/Ville Syrjälä1-1/+1
2015-05-08drm/i915/skl: Add support to load SKL CSR firmware.Daniel Vetter1-2/+9
2015-04-14Merge branch 'topic/bxt-stage1' into drm-intel-next-queuedDaniel Vetter1-110/+143
2015-04-10drm/i915: Use a separate slab for vmasChris Wilson1-0/+4
2015-04-10drm/i915: Use a separate slab for requestsChris Wilson1-4/+8
2015-04-10drm/i915: Split the batch pool by engineChris Wilson1-1/+0
2015-04-09drm/i915/bxt: Determine BXT slice/subslice/EU infoJeff McGee1-17/+30
2015-04-09drm/i915: Split SSEU init into functions by platformJeff McGee1-109/+125
2015-04-09drm/i915/bxt: Broxton has 3 sprite planes on pipe A/B, 2 on pipe CDamien Lespiau1-1/+5
2015-03-27drm/i915: Rip out GET_SPRITE_COLORKEY ioctlDaniel Vetter1-1/+1
2015-03-18drm/i915: Export total subslice and EU countsJeff McGee1-0/+10
2015-03-18drm/i915/chv: Determine CHV slice/subslice/EU infoJeff McGee1-6/+34
2015-03-18drm/i915: Add I915_PARAM_REVISIONNeil Roberts1-0/+3
2015-02-27drm/i915: Remove DRIVER_MODESET checks in load/unload/close codeDaniel Vetter1-58/+37
2015-02-24drm/i915/skl: Tune IZ hashing when subslices are unbalancedDamien Lespiau1-3/+14
2015-02-24drm/i915/skl: Determine SKL slice/subslice/EU infoJeff McGee1-0/+73
2015-02-14drm/i915: Add the display switch logic for vGPU in i915 driverYu Zhang1-0/+8
2015-01-29drm/i915: Remove nested work in gpu error handlingMika Kuoppala1-1/+0
2015-01-28drm/i915: Convert hangcheck from a timer into a delayed work itemChris Wilson1-1/+12
2015-01-27drm/i915: add I915_PARAM_HAS_BSD2 to i915_getparamZhipeng Gong1-0/+3
2015-01-27drm/i915/chv: Populate total EU count on CherryviewDeepak S1-0/+11
2015-01-13Merge tag 'topic/i915-hda-componentized-2015-01-12' into drm-intel-next-queuedDaniel Vetter1-0/+4