summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2014-11-04drm/i915 Add golden context support for Gen9Armin Reese4-1/+979
2014-11-04drm/i915 Update Gen8 golden context batch bufferArmin Reese1-157/+635
2014-11-04drm/i915: Abort command parsing for chained batchesBrad Volkin2-12/+30
2014-11-04drm/i915: Update plane parameters for cursor plane (v2)Sonika Jindal1-0/+12
2014-11-04drm/i915: Move flags describing VMA mappings into the VMATvrtko Ursulin9-35/+36
2014-11-04Merge tag 'drm-intel-next-2014-10-24' of git://anongit.freedesktop.org/drm-in...Dave Airlie23-936/+1140
2014-10-28Merge tag 'drm-intel-next-2014-10-03-no-ppgtt' of git://anongit.freedesktop.o...Dave Airlie29-2175/+3332
2014-10-24drm/i915: Update DRIVER_DATE to 20141024Daniel Vetter1-1/+1
2014-10-24drm/i915: add comments on what stage a given PM handler is calledImre Deak1-0/+22
2014-10-24drm/i915: unify switcheroo and legacy suspend/resume handlersImre Deak3-12/+7
2014-10-24drm/i915: add poweroff_late handlerImre Deak1-0/+1
2014-10-24drm/i915: sanitize suspend/resume helper function namesImre Deak1-12/+7
2014-10-24drm/i915: unify S3 and S4 suspend/resume handlersImre Deak1-87/+17
2014-10-24drm/i915: disable/re-enable PCI device around S4 freeze/thawImre Deak1-3/+2
2014-10-24drm/i915: enable output polling during S4 thawImre Deak1-8/+3
2014-10-24drm/i915: check for GT faults in all resume handlers and driver load timeImre Deak2-5/+11
2014-10-24drm/i915: remove unused restore_gtt_mappings optimization during suspendImre Deak1-11/+4
2014-10-24drm/i915: fix S4 suspend while switcheroo state is offImre Deak1-3/+24
2014-10-24drm/i915: vlv: fix switcheroo/legacy suspend/resumeImre Deak1-8/+9
2014-10-24drm/i915: propagate error from legacy resume handlerImre Deak1-3/+6
2014-10-24drm/i915: unify legacy S3 suspend and S4 freeze handlersImre Deak1-5/+3
2014-10-24drm/i915: factor out i915_drm_suspend_lateImre Deak1-12/+20
2014-10-24drm/i915: Emit even number of dwords when emitting LRIsArun Siluvery1-2/+3
2014-10-24drm/i915: Add rotation support for cursor plane (v5)Ville Syrjälä2-0/+26
2014-10-24drm/i915: Correctly reject invalid flags for wait_ioctlDaniel Vetter1-0/+3
2014-10-24drm/i915: use macros to assign mmio access functionsYu Zhang1-48/+30
2014-10-24drm/i915: only run hsw_power_well_post_enable when really neededPaulo Zanoni1-1/+1
2014-10-24drm/i915/chv: Use 16 and 32 for low and high drain latency precision.Rodrigo Vivi2-21/+32
2014-10-24drm/i915: Fold in intel_mst_port_dp_detectDaniel Vetter1-9/+1
2014-10-24drm/i915: add runtime PM get/put call in i915_execlistsMichel Thierry1-0/+3
2014-10-24drm/i915: Fix chv PCS DW11 register definesVille Syrjälä1-2/+2
2014-10-24drm/i915: Don't claim that we're resetting PCH ADPA registerVille Syrjälä1-1/+1
2014-10-24drm/i915: disable IPS while getting the pipe CRCs.Paulo Zanoni1-0/+12
2014-10-24drm/i915: call drm_vblank_cleanup() earlier at unloadPaulo Zanoni1-3/+5
2014-10-24drm/i915: spt does not have pch backlight override bitJani Nikula1-2/+3
2014-10-24drm/i915: preserve swizzle settings if necessary v4Jesse Barnes3-15/+32
2014-10-24drm/i915: vlv: fix gunit HW state corruption during S4 suspendImre Deak1-0/+10
2014-10-24drm/i915: Check workaround status on dfs read timeMika Kuoppala1-7/+7
2014-10-24drm/i915: Build workaround list in ring initializationMika Kuoppala3-102/+128
2014-10-24drm/i915: remove redundant #ifdef CONFIG_COMPATJani Nikula1-2/+0
2014-10-24drm/i915: remove dead code from legacy suspend handlerImre Deak1-3/+3
2014-10-24drm/i915: Make intel_pipe_has_type() and some callers take intel_crtcAnder Conselvan de Oliveira1-52/+54
2014-10-24drm/i915: Make *_crtc_mode_set() take an intel_crtc insted of drm_crtcAnder Conselvan de Oliveira2-51/+46
2014-10-24drm/i915: Make *_find_best_dpll() take an intel_crtc insted of drm_crtcAnder Conselvan de Oliveira2-19/+20
2014-10-24drm/i915: Replace some loop through encoders with intel_pipe_has_type()Ander Conselvan de Oliveira1-19/+2
2014-10-24drm/i915: Document that mmap forwarding is discouragedDaniel Vetter1-0/+10
2014-10-24drm/i915/bdw: Remove BDW preproduction W/As until C stepping.Rodrigo Vivi2-13/+2
2014-10-24drm/i915: Convert a couple more INTEL_INFO-esque macros to be pointer agnosticChris Wilson1-2/+2
2014-10-24drm/i915/skl: Add 180 degree HW rotation supportSonika Jindal3-0/+8
2014-10-24drm/i915: Suppress no action noise from oom shrinkerChris Wilson1-2/+3