summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Implement workaround for broken CS tlb on i830/845Daniel Vetter2012-12-176-8/+90
* drm/i915: Implement WaSetupGtModeTdRowDispatchDaniel Vetter2012-12-173-1/+10
* drm/i915: Implement WaDisableHiZPlanesWhenMSAAEnabledDaniel Vetter2012-12-172-0/+5
* drm/i915: Prefer CRTC 'active' rather than 'enabled' during WM computationsChris Wilson2012-12-171-7/+7
* drm/i915: Clear self-refresh watermarks when disabledChris Wilson2012-12-171-6/+8
* drm/i915: Double the cursor self-refresh latency on ValleyviewChris Wilson2012-12-171-1/+7
* drm/i915: Fixup cursor latency used for IVB lp3 watermarksChris Wilson2012-12-171-5/+112
* drm/i915: Fix missed needs_dmar settingZhenyu Wang2012-12-131-0/+4
* drm/i915: Fix shifted screen on top of LVDS on IVY laptopTakashi Iwai2012-12-111-0/+5
* drm/i915: disable cpt phase pointer fdi rx workaroundDaniel Vetter2012-12-101-29/+0
* drm/i915: set the LPT FDI RX polarity reversal bit when neededPaulo Zanoni2012-12-104-0/+13
* drm/i915: add lpt_init_pch_refclkPaulo Zanoni2012-12-104-10/+185
* drm/i915: add support for mPHY destination on intel_sbi_{read, write}Paulo Zanoni2012-12-103-34/+40
* drm/i915: reject modes the LPT FDI receiver can't handlePaulo Zanoni2012-12-083-9/+20
* drm/i915: fix hsw_fdi_link_train "retry" codePaulo Zanoni2012-12-081-16/+27
* drm/i915: Close race between processing unpin task and queueing the flipChris Wilson2012-12-064-11/+41
* drm/i915: fixup l3 parity sysfs access checkDaniel Vetter2012-12-051-1/+1
* drm/i915: Clear the existing watermarks for g4x when modifying the cursor srChris Wilson2012-12-041-4/+5
* drm/i915: do not access BLC_PWM_CTL2 on pre-gen4 hardwareJani Nikula2012-12-041-10/+11
* drm/i915: Don't allow ring tail to reach the same cacheline as headVille Syrjälä2012-12-033-3/+14
* drm/i915: Decouple the object from the unbound list before freeing pagesChris Wilson2012-12-031-1/+5
* drm/i915: Set sync_seqno properly after seqno wrapMika Kuoppala2012-11-291-1/+5
* drm/i915: Include the last semaphore sync point in the error-stateChris Wilson2012-11-293-4/+9
* drm/i915: Rearrange code to only have a single method for waiting upon the ringChris Wilson2012-11-295-61/+58
* drm/i915: Simplify flushing activity on the ringChris Wilson2012-11-291-7/+3
* drm/i915: Preallocate next seqno before touching the ringChris Wilson2012-11-296-82/+89
* drm/i915: force restore on lid openDaniel Vetter2012-11-294-6/+16
* drm/i915: Wait upon the last request seqno, rather than a future seqnoChris Wilson2012-11-291-2/+21
* drm/i915: fix possible NULL dereference of dev_privMika Kuoppala2012-11-291-1/+2
* drm/i915: Increase the response time for slow SDVO devicesChris Wilson2012-11-291-12/+19
* drm/i915: set the VIC of the mode on the AVI InfoFramePaulo Zanoni2012-11-291-0/+2
* drm/i915: Fix pte updates in ggtt clear rangeBen Widawsky2012-11-291-2/+4
* drm/i915: promote Haswell to full supportPaulo Zanoni2012-11-231-1/+1
* drm/i915: Report the origin of the LVDS fixed panel modeChris Wilson2012-11-221-2/+13
* drm/i915: LVDS fallback to fixed-mode if EDID not presentChris Wilson2012-11-221-6/+1
* drm/i915/sdvo: kfree the intel_sdvo_connector, not drm_connector, on destroyJani Nikula2012-11-221-1/+1
* drm/i915: drm_connector_property -> drm_object_propertyRob Clark2012-11-217-25/+25
* drm/i915: use drm_send_vblank_event() helperRob Clark2012-11-211-13/+2
* drm/i915: Use pci_resource functions for BARs.Ben Widawsky2012-11-211-6/+2
* drm/i915: Borrow our struct_mutex for the direct reclaimChris Wilson2012-11-211-3/+22
* drm/i915: Defer assignment of obj->gtt_space until after all possible mallocsChris Wilson2012-11-211-20/+19
* drm/i915: Apply the IBX transcoder A w/a for HDMI to SDVO as wellChris Wilson2012-11-211-1/+37
* drm/i915: implement WaMbcDriverBootEnable on HaswellPaulo Zanoni2012-11-211-0/+7
* drm/i915: fix intel_ddi_get_cdclk_freq for ULT machinesPaulo Zanoni2012-11-212-0/+4
* drm/i915: make the panel fitter work on pipes B and C on HaswellPaulo Zanoni2012-11-211-1/+2
* drm/i915: make the panel fitter work on pipes B and C on IVBPaulo Zanoni2012-11-212-1/+7
* drm/i915: don't intel_crt_init if DDI A has 4 lanesPaulo Zanoni2012-11-212-1/+4
* drm/i915: make DP work on LPT-LP machinesPaulo Zanoni2012-11-214-8/+26
* drm/i915: fix false positive "Unclaimed write" messagesPaulo Zanoni2012-11-211-0/+4
* drm/i915: use cpu/pch transcoder on intel_enable_pipePaulo Zanoni2012-11-211-2/+8
OpenPOWER on IntegriCloud