| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'drm-intel-next-fixes-2015-08-16' of git://anongit.freedesktop.org/... | Dave Airlie | 2015-08-17 | 42 | -1435/+2006 |
|\ |
|
| * | drm/i915: Per-DDI I_boost override | Antti Koskipaa | 2015-08-14 | 4 | -8/+63 |
| * | Merge tag 'drm-intel-fixes-2015-08-14' into drm-intel-next-fixes | Daniel Vetter | 2015-08-14 | 7 | -22/+79 |
| |\ |
|
| | * | drm/i915: Commit planes on each crtc separately. | Maarten Lankhorst | 2015-08-13 | 2 | -42/+14 |
| | * | drm/i915: calculate primary visibility changes instead of calling from set_co... | Maarten Lankhorst | 2015-08-13 | 1 | -39/+7 |
| | * | drm/i915: Only dither on 6bpc panels | Daniel Vetter | 2015-08-13 | 1 | -1/+3 |
| * | | drm/i915/skl: WaIgnoreDDIAStrap is forever, always init DDI A | Jani Nikula | 2015-08-14 | 1 | -2/+1 |
| * | | drm/i915: fix checksum write for automated test reply | Thulasimani,Sivakumar | 2015-08-14 | 1 | -1/+8 |
| * | | drm/i915: Contain the WA_REG macro | Mika Kuoppala | 2015-08-14 | 1 | -2/+2 |
| * | | drm/i915: Remove the failed context from the fpriv->context_idr | Chris Wilson | 2015-08-14 | 1 | -0/+1 |
| * | | drm/i915: Report IOMMU enabled status for GPU hangs | Chris Wilson | 2015-08-14 | 2 | -0/+6 |
| * | | drm/i915: Check idle to active before processing CSQ | Mika Kuoppala | 2015-08-14 | 1 | -0/+3 |
| * | | drm/i915: Set alternate aux for DDI-E | Rodrigo Vivi | 2015-08-14 | 4 | -8/+56 |
| * | | drm/i915: Set power domain for DDI-E | Rodrigo Vivi | 2015-08-14 | 1 | -0/+1 |
| * | | drm/i915: fix stolen bios_reserved checks | Paulo Zanoni | 2015-08-14 | 2 | -23/+159 |
| * | | drm/i915: Use masked write for Context Status Buffer Pointer | Mika Kuoppala | 2015-08-14 | 1 | -1/+1 |
| * | | drm/i915/skl WaDisableSbeCacheDispatchPortSharing | Mika Kuoppala | 2015-08-14 | 1 | -0/+7 |
| * | | drm/i915: Spam less on dp aux send/receive problems | Mika Kuoppala | 2015-08-14 | 1 | -2/+9 |
| * | | drm/i915: Handle return value in intel_pin_and_fence_fb_obj, v2. | Maarten Lankhorst | 2015-08-14 | 1 | -1/+12 |
| * | | drm/i915: Only update mode related state if a modeset happened. | Maarten Lankhorst | 2015-08-14 | 1 | -23/+7 |
| * | | drm/i915: Remove connectors_active. | Maarten Lankhorst | 2015-08-14 | 2 | -37/+1 |
| * | | drm/i915: Remove connectors_active from intel_dp.c, v2. | Maarten Lankhorst | 2015-08-14 | 1 | -5/+2 |
| * | | drm/i915: Remove connectors_active from sanitization, v2. | Maarten Lankhorst | 2015-08-14 | 1 | -3/+14 |
| * | | drm/i915: Get rid of dpms handling. | Maarten Lankhorst | 2015-08-14 | 11 | -245/+11 |
| * | | drm/i915: Make crtc checking use the atomic state, v2. | Maarten Lankhorst | 2015-08-14 | 1 | -62/+56 |
| * | | drm/i915: Remove connectors_active from state checking. | Maarten Lankhorst | 2015-08-14 | 1 | -11/+10 |
| * | | drm/i915: Remove some unneeded checks from check_crtc_state. | Maarten Lankhorst | 2015-08-14 | 1 | -18/+1 |
| * | | drm/i915: Convert connector checking to atomic, v3. | Maarten Lankhorst | 2015-08-14 | 1 | -33/+34 |
| * | | drm/i915: Update atomic state when removing mst connector, v3. | Maarten Lankhorst | 2015-08-14 | 2 | -12/+12 |
| * | | drm/i915: Validate the state after an atomic modeset only, and pass the state. | Maarten Lankhorst | 2015-08-14 | 5 | -13/+6 |
| * | | drm/i915: Make the force_thru workaround atomic, v2. | Maarten Lankhorst | 2015-08-14 | 2 | -58/+27 |
| * | | Merge tag 'topic/drm-misc-2015-07-28' into drm-intel-next-queued | Daniel Vetter | 2015-08-06 | 12 | -43/+176 |
| |\ \ |
|
| * | | | drm/i915: disable_shared_pll doesn't work on pre-gen5 | Jesse Barnes | 2015-08-05 | 1 | -1/+3 |
| * | | | drm/i915:skl: Add WaEnableGapsTsvCreditFix | Arun Siluvery | 2015-08-05 | 2 | -0/+9 |
| * | | | drm/i915/gen9: Removed byte swapping for csr firmware | Animesh Manna | 2015-08-05 | 2 | -13/+5 |
| * | | | drm/i915: read bpp from vbt only for older panels | Thulasimani,Sivakumar | 2015-08-05 | 1 | -1/+4 |
| * | | | drm/i915/skl: send opregion_nofify_adapter(PCI_D1) instead of PCI_D3 | Paulo Zanoni | 2015-08-05 | 1 | -11/+9 |
| * | | | drm/i915: Extract a intel_power_well_disable() function | Damien Lespiau | 2015-08-05 | 1 | -5/+10 |
| * | | | drm/i915: Extract a intel_power_well_enable() function | Damien Lespiau | 2015-08-05 | 1 | -5/+10 |
| * | | | drm/i915/skl: revert duplicated WaBarrierPerformanceFixDisable:skl | Marc Herbert | 2015-08-05 | 1 | -7/+0 |
| * | | | drm/i915: VLV/CHV PSR: Increase wait delay time before active PSR. | Rodrigo Vivi | 2015-08-05 | 1 | -1/+2 |
| * | | | drm/i915: Split sink_crc function in start, stop and read. | Rodrigo Vivi | 2015-08-05 | 1 | -39/+50 |
| * | | | drm/i915: special-case dirtyfb for frontbuffer tracking | Paulo Zanoni | 2015-08-05 | 2 | -1/+2 |
| * | | | drm/i915: don't disable FBC for pipe A when flipping pipe B | Paulo Zanoni | 2015-08-05 | 1 | -1/+1 |
| * | | | drm/i915: don't call intel_fbc_update() at intel_unpin_work_fn() | Paulo Zanoni | 2015-08-05 | 1 | -3/+0 |
| * | | | drm/i915: fix FBC frontbuffer tracking flushing code | Paulo Zanoni | 2015-08-05 | 3 | -8/+9 |
| * | | | drm/i915: Update DRIVER_DATE to 20150731 | Daniel Vetter | 2015-07-31 | 1 | -1/+1 |
| * | | | drm/i915: Fix command parser table validator | Hanno Böck | 2015-07-29 | 1 | -1/+1 |
| * | | | drm/i915: Properly sort MI coomand table | Hanno Böck | 2015-07-29 | 1 | -1/+1 |
| * | | | drm/i915: Don't return error on sink crc stop. | Rodrigo Vivi | 2015-07-29 | 1 | -2/+2 |