summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Remove unnecessary test on the gen in intel_do_mmio_flip()Damien Lespiau2014-11-041-6/+5
* drm/i915: only flip frontbuffer if crtc is activeGustavo Padovan2014-11-041-2/+2
* drm/i915 Add golden context support for Gen9Armin Reese2014-11-044-1/+979
* drm/i915 Update Gen8 golden context batch bufferArmin Reese2014-11-041-157/+635
* drm/i915: Abort command parsing for chained batchesBrad Volkin2014-11-042-12/+30
* drm/i915: Update plane parameters for cursor plane (v2)Sonika Jindal2014-11-041-0/+12
* drm/i915: Move flags describing VMA mappings into the VMATvrtko Ursulin2014-11-049-35/+36
* Merge tag 'drm-intel-next-2014-10-24' of git://anongit.freedesktop.org/drm-in...Dave Airlie2014-11-0424-936/+1145
|\
| * drm/i915: Update DRIVER_DATE to 20141024Daniel Vetter2014-10-241-1/+1
| * drm/i915: add comments on what stage a given PM handler is calledImre Deak2014-10-241-0/+22
| * drm/i915: unify switcheroo and legacy suspend/resume handlersImre Deak2014-10-243-12/+7
| * drm/i915: add poweroff_late handlerImre Deak2014-10-241-0/+1
| * drm/i915: sanitize suspend/resume helper function namesImre Deak2014-10-241-12/+7
| * drm/i915: unify S3 and S4 suspend/resume handlersImre Deak2014-10-241-87/+17
| * drm/i915: disable/re-enable PCI device around S4 freeze/thawImre Deak2014-10-241-3/+2
| * drm/i915: enable output polling during S4 thawImre Deak2014-10-241-8/+3
| * drm/i915: check for GT faults in all resume handlers and driver load timeImre Deak2014-10-242-5/+11
| * drm/i915: remove unused restore_gtt_mappings optimization during suspendImre Deak2014-10-241-11/+4
| * drm/i915: fix S4 suspend while switcheroo state is offImre Deak2014-10-241-3/+24
| * drm/i915: vlv: fix switcheroo/legacy suspend/resumeImre Deak2014-10-241-8/+9
| * drm/i915: propagate error from legacy resume handlerImre Deak2014-10-241-3/+6
| * drm/i915: unify legacy S3 suspend and S4 freeze handlersImre Deak2014-10-241-5/+3
| * drm/i915: factor out i915_drm_suspend_lateImre Deak2014-10-241-12/+20
| * drm/i915: Emit even number of dwords when emitting LRIsArun Siluvery2014-10-241-2/+3
| * drm/i915: Add rotation support for cursor plane (v5)Ville Syrjälä2014-10-242-0/+26
| * drm/i915: Correctly reject invalid flags for wait_ioctlDaniel Vetter2014-10-241-0/+3
| * drm/i915: use macros to assign mmio access functionsYu Zhang2014-10-241-48/+30
| * drm/i915: only run hsw_power_well_post_enable when really neededPaulo Zanoni2014-10-241-1/+1
| * drm/i915/chv: Use 16 and 32 for low and high drain latency precision.Rodrigo Vivi2014-10-242-21/+32
| * drm/i915: Fold in intel_mst_port_dp_detectDaniel Vetter2014-10-241-9/+1
| * drm/i915: add runtime PM get/put call in i915_execlistsMichel Thierry2014-10-241-0/+3
| * drm/i915: Fix chv PCS DW11 register definesVille Syrjälä2014-10-241-2/+2
| * drm/i915: Don't claim that we're resetting PCH ADPA registerVille Syrjälä2014-10-241-1/+1
| * drm/i915: disable IPS while getting the pipe CRCs.Paulo Zanoni2014-10-241-0/+12
| * drm/i915: call drm_vblank_cleanup() earlier at unloadPaulo Zanoni2014-10-241-3/+5
| * drm/i915: spt does not have pch backlight override bitJani Nikula2014-10-241-2/+3
| * drm/i915: preserve swizzle settings if necessary v4Jesse Barnes2014-10-243-15/+32
| * drm/i915: vlv: fix gunit HW state corruption during S4 suspendImre Deak2014-10-241-0/+10
| * drm/i915: Check workaround status on dfs read timeMika Kuoppala2014-10-241-7/+7
| * drm/i915: Build workaround list in ring initializationMika Kuoppala2014-10-243-102/+128
| * drm/i915: remove redundant #ifdef CONFIG_COMPATJani Nikula2014-10-241-2/+0
| * drm/i915: remove dead code from legacy suspend handlerImre Deak2014-10-241-3/+3
| * drm/i915: Make intel_pipe_has_type() and some callers take intel_crtcAnder Conselvan de Oliveira2014-10-241-52/+54
| * drm/i915: Make *_crtc_mode_set() take an intel_crtc insted of drm_crtcAnder Conselvan de Oliveira2014-10-242-51/+46
| * drm/i915: Make *_find_best_dpll() take an intel_crtc insted of drm_crtcAnder Conselvan de Oliveira2014-10-242-19/+20
| * drm/i915: Replace some loop through encoders with intel_pipe_has_type()Ander Conselvan de Oliveira2014-10-241-19/+2
| * drm/i915: Document that mmap forwarding is discouragedDaniel Vetter2014-10-241-0/+10
| * drm/i915/bdw: Remove BDW preproduction W/As until C stepping.Rodrigo Vivi2014-10-242-13/+2
| * drm/i915: Convert a couple more INTEL_INFO-esque macros to be pointer agnosticChris Wilson2014-10-241-2/+2
| * drm/i915/skl: Add 180 degree HW rotation supportSonika Jindal2014-10-243-0/+8
OpenPOWER on IntegriCloud