summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Rotation property is now handled in DRM coreTvrtko Ursulin2015-03-101-20/+4
* drm/i915: Fix struct_mutex deadlock due to merge fumbleVille Syrjälä2015-03-101-3/+1
* Merge tag 'v4.0-rc3' into drm-nextDave Airlie2015-03-0911-45/+112
|\
| * Merge tag 'drm-intel-fixes-2015-03-05' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-03-072-16/+32
| |\
| | * drm/i915: gen4: work around hang during hibernationImre Deak2015-03-041-5/+25
| | * drm/i915: Check for driver readyness before handling an underrun interruptChris Wilson2015-03-041-11/+7
| * | Merge tag 'v4.0-rc2' into drm-fixesDave Airlie2015-03-071-0/+1
| |\ \ | | |/
| | * drm/i915: Fix modeset state confusion in the load detect codeDaniel Vetter2015-03-031-0/+1
| * | drm/mm: Support 4 GiB and larger rangesThierry Reding2015-03-052-5/+5
| |/
| * drm/i915: Fix frontbuffer false positve.Rodrigo Vivi2015-02-251-3/+0
| * drm/i915: Align initial plane backing objects correctlyDaniel Vetter2015-02-242-10/+14
| * drm/i915: avoid processing spurious/shared interrupts in low-power statesImre Deak2015-02-241-0/+22
| * drm/i915: Check obj->vma_list under the struct_mutexChris Wilson2015-02-241-3/+4
| * drm/i915: Fix a use after free, and unbalanced refcountingNick Hoath2015-02-243-7/+18
| * drm/i915: Dell Chromebook 11 has PWM backlightJani Nikula2015-02-231-0/+3
| * drm/i915/skl: handle all pixel formats in skylake_update_primary_plane()Jani Nikula2015-02-231-0/+9
| * drm/i915/bdw: PCI IDs ending in 0xb are ULT.Rodrigo Vivi2015-02-231-0/+1
* | Merge tag 'drm-intel-next-2015-02-27' of git://anongit.freedesktop.org/drm-in...Dave Airlie2015-03-0934-1696/+1531
|\ \
| * | drm/i915: Update DRIVER_DATE to 20150227Daniel Vetter2015-02-271-1/+1
| * | drm/i915: Clarify obj->map_and_fenceableChris Wilson2015-02-271-1/+1
| * | drm/i915/skl: Allow Y (and Yf) frame buffer creationTvrtko Ursulin2015-02-271-2/+15
| * | drm/i915/skl: Update watermarks for Y tilingTvrtko Ursulin2015-02-274-9/+59
| * | drm/i915/skl: Updated watermark programmingTvrtko Ursulin2015-02-271-21/+33
| * | drm/i915/skl: Adjust get_plane_config() to support Yb/Yf tilingDamien Lespiau2015-02-271-17/+23
| * | drm/i915/skl: Teach pin_and_fence_fb_obj() about Y tiling constraintsDamien Lespiau2015-02-271-2/+6
| * | drm/i915/skl: Adjust intel_fb_align_height() for Yb/Yf tilingDamien Lespiau2015-02-271-2/+37
| * | drm/i915/skl: Allow scanning out Y and Yf fbsDamien Lespiau2015-02-273-40/+101
| * | drm/i915: Remove DRIVER_MODESET checks from modeset codeDaniel Vetter2015-02-274-15/+2
| * | drm/i915: Remove regfile code&data for UMS suspend/resumeDaniel Vetter2015-02-274-900/+3
| * | drm/i915: Remove DRIVER_MODESET checks from gem codeDaniel Vetter2015-02-271-14/+0
| * | drm/i915: Remove DRIVER_MODESET checks in the gpu reset codeDaniel Vetter2015-02-271-26/+23
| * | drm/i915: Remove DRIVER_MODESET checks from suspend/resume codeDaniel Vetter2015-02-271-61/+52
| * | drm/i915: Remove DRIVER_MODESET checks in load/unload/close codeDaniel Vetter2015-02-271-58/+37
| * | drm/i915: fix a printk formatDan Carpenter2015-02-261-1/+1
| * | drm/i915: Add media rc6 residency file to sysfsVille Syrjälä2015-02-261-0/+25
| * | drm/i915: Add missing description to parameter in alloc_pt_rangeMichel Thierry2015-02-261-1/+1
| * | drm/i915: Removed the read of RP_STATE_CAP from sysfs/debugfs functionsAkash Goel2015-02-262-54/+17
| * | drm/i915: Look at staged config when fixing pipe_src_w for LVDSAnder Conselvan de Oliveira2015-02-261-1/+1
| * | drm/i915: Ensure crtc_state backpointer is always initializedMatt Roper2015-02-261-0/+2
| * | drm/i915: Use enabled value from crtc_state rather than crtc (v2)Matt Roper2015-02-263-28/+34
| * | drm/i915: Cache ringbuf pointer in request structureJohn Harrison2015-02-254-18/+5
| * | drm/i915: Add missing trace point to LRC execbuff code pathJohn Harrison2015-02-251-0/+2
| * | drm/i915: Rename 'flags' to 'dispatch_flags' for better code readingJohn Harrison2015-02-255-35/+41
| * | drm/i915: Plumb drm_device through page tables operationsMichel Thierry2015-02-251-13/+16
| * | drm/i915: Create page table allocatorsBen Widawsky2015-02-253-96/+178
| * | drm/i915: Complete page table structuresBen Widawsky2015-02-254-73/+44
| * | drm/i915: page table abstractionsBen Widawsky2015-02-252-92/+111
| * | drm/i915/skl: Add support for edp1.4 low vswingSonika Jindal2015-02-252-8/+50
| * | drm/i915/skl: Support for edp low_vswing param in vbtSonika Jindal2015-02-253-0/+9
| * | drm/i915: cleanup some indentingDan Carpenter2015-02-251-2/+3
OpenPOWER on IntegriCloud