summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Remove DRIVER_MODESET checks from gem codeDaniel Vetter2015-02-271-14/+0Star
* drm/i915: Remove DRIVER_MODESET checks in the gpu reset codeDaniel Vetter2015-02-271-26/+23Star
* drm/i915: Remove DRIVER_MODESET checks from suspend/resume codeDaniel Vetter2015-02-271-61/+52Star
* drm/i915: Remove DRIVER_MODESET checks in load/unload/close codeDaniel Vetter2015-02-271-58/+37Star
* 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/+17Star
* 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/+5Star
* 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/+44Star
* 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
* drm/i915/skl: Make sure to allocate mininum sizes in the DDBDamien Lespiau2015-02-241-4/+18
* drm/i915: Enhancing eDP DRRS debug messageRamalingam C2015-02-241-1/+1
* Documentation/drm: DocBook integration for DRRSVandana Kannan2015-02-242-0/+106
* drm/i915: Enable eDP DRRS for CHVDurgadoss R2015-02-242-2/+2
* drm/i915: Support for RR switching on VLVVandana Kannan2015-02-242-2/+9
* drm/i915/bdw: Add support for DRRS to switch RRVandana Kannan2015-02-241-2/+14
* drm/i915: Add support for DRRS in intel_dp_set_m_nRamalingam C2015-02-242-8/+44
* drm/i915: Shift driver's HWSP usage out of reserved rangeThomas Daniel2015-02-241-3/+4
* drm/i915: Reset logical ring contexts' head and tail during GPU resetThomas Daniel2015-02-243-4/+45
* drm/i915/skl: Tune IZ hashing when subslices are unbalancedDamien Lespiau2015-02-244-4/+62
* drm/i915: don't reallocate the compressed FB at every framePaulo Zanoni2015-02-241-1/+1
* drm/i915: gen5+ can have FBC with multiple pipesPaulo Zanoni2015-02-231-2/+4
* drm/i915: HSW+ FBC is tied to pipe APaulo Zanoni2015-02-231-2/+11
* drm/i915: extract intel_fbc_find_crtc()Paulo Zanoni2015-02-231-17/+29
* drm/i915: Request full SSEU enablement on Gen9Jeff McGee2015-02-232-2/+58
* drm/i915/skl: Add SKL HW status to SSEU statusJeff McGee2015-02-232-0/+70
* drm/i915/skl: Determine SKL slice/subslice/EU infoJeff McGee2015-02-234-1/+124
* drm/i915/skl: Implement WaDisablePowerCompilerClockGatingDamien Lespiau2015-02-232-2/+11
* drm/i915: Limit max VCO supported in CHV to 6.48GHzVijay Purushothaman2015-02-231-1/+1
* drm/i915: Add new PHY reg definitions for lock thresholdVijay Purushothaman2015-02-231-0/+10
* drm/i915: Trim the command parser allocationsChris Wilson2015-02-232-75/+73Star
* drm/i915: FIFO space query code refactorDave Gordon2015-02-231-7/+12
* drm: WARN if drm_handle_vblank is called errornouslyDaniel Vetter2015-02-231-1/+1
* drm/irq: Don't call ->get_vblank_counter directly from irq_uninstall/cleanupDaniel Vetter2015-02-231-9/+13
* drm/i915: Switch to drm_crtc variants of vblank functionsDaniel Vetter2015-02-233-7/+8
* drm/i915: Flatten DRIVER_MODESET checks in i915_irq.cDaniel Vetter2015-02-231-25/+11Star
* drm/i915: Drop pipe_enable checks in vblank funcsDaniel Vetter2015-02-231-52/+0Star
* drm/irq: Add drm_crtc_vblank_resetDaniel Vetter2015-02-233-3/+36
* drm/i915: Update DRIVER_DATE to 20150214Daniel Vetter2015-02-141-1/+1