summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_dma.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Add gen9 BCS cmdparsingJon Bloomfield2019-11-121-1/+1
* drm/i915: Disable Secure Batches for gen6+Jon Bloomfield2019-11-121-1/+1
* drm/i915: Init power domains early in driver loadDaniel Vetter2016-03-031-3/+3
* drm/i915: Fix locking around GuC firmware loadDaniel Stone2015-11-041-6/+1
* Merge tag 'topic/drm-misc-2015-10-19' of git://anongit.freedesktop.org/drm-in...Dave Airlie2015-10-201-35/+35
|\
| * drm/<drivers>: Drop DRM_UNLOCKED from modeset driversDaniel Vetter2015-10-161-36/+36
| * drm/i915: Mark getparam ioctl as DRM_UNLOCKEDDaniel Vetter2015-10-161-1/+1
* | Merge tag 'drm-intel-next-2015-10-10' of git://anongit.freedesktop.org/drm-in...Dave Airlie2015-10-201-13/+85
|\ \
| * \ Merge remote-tracking branch 'takashi/topic/drm-sync-audio-rate' into drm-int...Daniel Vetter2015-10-071-0/+1
| |\ \
| | * | drm/i915: implement sync_audio_rate callbackLibin Yang2015-09-251-0/+1
| * | | drm/i915/bdw: Check for slice, subslice and EU count for BDWŁukasz Daniluk2015-09-301-0/+78
| * | | drm: i915: drop null test before destroy functionsJulia Lawall2015-09-301-13/+6
* | | | Merge tag 'topic/drm-misc-2015-10-08' of git://anongit.freedesktop.org/drm-in...Dave Airlie2015-10-161-31/+2
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | drm/i915: Remove setparam ioctlDaniel Vetter2015-09-301-31/+2
| |/
* | drm/i915: Do not hardcode s_max, ss_max and eu_mask for BXTDongwon Kim2015-09-231-11/+0
* | drm/i915: Don't leak VBT mode dataMatt Roper2015-09-181-0/+4
* | drm/i915: access the PP_ON_DELAYS/PP_OFF_DELAYS regs only pre GEN5Imre Deak2015-09-041-2/+0
* | drm/i915: Fix module initialisation, v2.Maarten Lankhorst2015-09-021-2/+2
* | drm/i915: Move DPIO port init earlierVille Syrjälä2015-08-261-0/+20
* | drm/i915: GuC-specific firmware loaderAlex Dai2015-08-141-0/+9
|/
* drm/i915: Fake AGP is deadDaniel Vetter2015-07-281-10/+0
* drm/i915/skl: Don't expose the top most plane on gen9 displayDamien Lespiau2015-07-171-4/+12
* drm/i915: use dev_priv for the FBC functionsPaulo Zanoni2015-07-081-1/+1
* drm/i915: move FBC code out of i915_gem_stolen.cPaulo Zanoni2015-07-061-0/+1
* drm/i915: Expose I915_EXEC_RESOURCE_STREAMER flag and getparamAbdiel Janulgue2015-07-061-0/+3
* drm/i915: Report an error when i915.reset prevents a resetChris Wilson2015-06-231-1/+0
* drm/i915: Report to userspace if we have a (presumed) working GPU resetChris Wilson2015-06-151-0/+5
* drm/i915: group all hotplug related fields into a new struct in dev_privJani Nikula2015-05-291-4/+4
* drm/i915: s/dpio_lock/sb_lock/Ville Syrjälä2015-05-281-1/+1
* drm/i915/skl: Add support to load SKL CSR firmware.Daniel Vetter2015-05-081-2/+9
* Merge branch 'topic/bxt-stage1' into drm-intel-next-queuedDaniel Vetter2015-04-141-110/+143
|\
| * drm/i915/bxt: Determine BXT slice/subslice/EU infoJeff McGee2015-04-091-17/+30
| * drm/i915: Split SSEU init into functions by platformJeff McGee2015-04-091-109/+125
| * drm/i915/bxt: Broxton has 3 sprite planes on pipe A/B, 2 on pipe CDamien Lespiau2015-04-091-1/+5
* | drm/i915: Use a separate slab for vmasChris Wilson2015-04-101-0/+4
* | drm/i915: Use a separate slab for requestsChris Wilson2015-04-101-4/+8
* | drm/i915: Split the batch pool by engineChris Wilson2015-04-101-1/+0
|/
* drm/i915: Rip out GET_SPRITE_COLORKEY ioctlDaniel Vetter2015-03-271-1/+1
* drm/i915: Export total subslice and EU countsJeff McGee2015-03-171-0/+10
* drm/i915/chv: Determine CHV slice/subslice/EU infoJeff McGee2015-03-171-6/+34
* drm/i915: Add I915_PARAM_REVISIONNeil Roberts2015-03-171-0/+3
* drm/i915: Remove DRIVER_MODESET checks in load/unload/close codeDaniel Vetter2015-02-271-58/+37
* drm/i915/skl: Tune IZ hashing when subslices are unbalancedDamien Lespiau2015-02-241-3/+14
* drm/i915/skl: Determine SKL slice/subslice/EU infoJeff McGee2015-02-231-0/+73
* drm/i915: Add the display switch logic for vGPU in i915 driverYu Zhang2015-02-131-0/+8
* drm/i915: Remove nested work in gpu error handlingMika Kuoppala2015-01-291-1/+0
* drm/i915: Convert hangcheck from a timer into a delayed work itemChris Wilson2015-01-281-1/+12
* drm/i915: add I915_PARAM_HAS_BSD2 to i915_getparamZhipeng Gong2015-01-271-0/+3
* drm/i915/chv: Populate total EU count on CherryviewDeepak S2015-01-271-0/+11
* Merge tag 'topic/i915-hda-componentized-2015-01-12' into drm-intel-next-queuedDaniel Vetter2015-01-121-0/+4
|\