summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-09drm/i915/userptr: Deactivate a failed userptr if the worker reports an EFAULTChris Wilson1-0/+2
2017-03-09drm/i915: Fix up verify_encoder_stateDaniel Vetter1-11/+17
2017-03-09drm/i915: use for_each_intel_connector_iter in intel_display.cDaniel Vetter2-9/+16
2017-03-09drm/i915: Make intel_get_pipe_from_connector atomicDaniel Vetter1-3/+2
2017-03-09drm/i915: use drm_connector_list_iter in intel_opregion.cDaniel Vetter1-3/+12
2017-03-09drm/i915: use drm_connector_list_iter in intel_hotplug.cDaniel Vetter1-10/+18
2017-03-09drm/i915: Use drm_connector_list_iter in debugfsDaniel Vetter2-20/+42
2017-03-08drm/i915: Check for an invalid seqno before __i915_gem_request_startedChris Wilson1-0/+3
2017-03-08drm/i915: Purge i915_gem_object_is_dead()Chris Wilson1-6/+0
2017-03-08drm/i915: Avoiding recursing on ww_mutex inside shrinkerChris Wilson1-4/+9
2017-03-08drm/i915: Use DRM_DEBUG_KMS() for framebuffer failure debug messagesVille Syrjälä1-33/+33
2017-03-08drm/i915: Pass the correct plane index to _intel_compute_tile_offset()Ville Syrjälä1-1/+1
2017-03-08drm/i915: Avoid div-by-zero when computing aux_stride w/o an aux planeVille Syrjälä1-1/+6
2017-03-08drm/i915: Move nv12 chroma plane handling into intel_surf_alignment()Ville Syrjälä1-7/+5
2017-03-08drm/i915: Plumb drm_framebuffer into more placesVille Syrjälä3-90/+57
2017-03-08drm/i915: suppress atomic commit error message under gvt-g envBing Niu1-0/+4
2017-03-08drm/i915: Nuke debug messages from the pipe update critical sectionVille Syrjälä1-11/+1
2017-03-08Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queuedDaniel Vetter11336-203775/+469049
2017-03-08Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-nextDave Airlie80-566/+4468
2017-03-08Merge tag 'drm-intel-next-2017-03-06' of git://anongit.freedesktop.org/git/dr...Dave Airlie133-8203/+18811
2017-03-08drm/i915: Use pagecache write to prepopulate shmemfs from pwrite-ioctlChris Wilson2-0/+81
2017-03-08drm/i915: Store a permanent error in obj->mm.pagesChris Wilson1-3/+6
2017-03-07drm/i915: move the {skl, bxt}_{i, uni}nit_cdclk declarationsPaulo Zanoni1-4/+4
2017-03-07drm/i915: remove potentially confusing IS_G4X checksPaulo Zanoni1-2/+2
2017-03-07drm/i915: Flush idle work when changing missed-irq fault injectionChris Wilson1-15/+40
2017-03-07drm/i915/dsi: arrange intel_dsi.h according to relevant filesJani Nikula1-1/+4
2017-03-07drm/i915/dsi: rename intel_dsi_panel_vbt.c to intel_dsi_vbt.cJani Nikula2-1/+1
2017-03-07drm/i915/dsi: rename intel_dsi_pre_disable to intel_dsi_disableJani Nikula1-9/+12
2017-03-07drm/i915/dsi: rename intel_dsi_exec_vbt_sequence to intel_dsi_vbt_exec_sequenceJani Nikula3-16/+15
2017-03-07drm/i915/dsi: stop using the drm_panel framework completelyJani Nikula3-47/+11
2017-03-07drm/i915/dsi: call vbt_panel_get_modes directly instead of via drm_panelJani Nikula3-7/+3
2017-03-07drm/i915/dsi: remove support for more than one panel driverJani Nikula3-20/+3
2017-03-07drm/i915: Avoid clearing the base drm_crtc_stateChris Wilson1-4/+4
2017-03-07drm/i915/: DMC 1.04 for GeminilakeAnusha Srivatsa1-2/+2
2017-03-07drm/i915: No need to save/restore irq status in intel_engine_wakeupTvrtko Ursulin1-3/+2
2017-03-07drm/i915: No need to save/restore irq status in intel_breadcrumbs_fake_irqTvrtko Ursulin1-3/+2
2017-03-07drm/i915: No need to save/restore irq status in __i915_request_irq_completeTvrtko Ursulin1-3/+2
2017-03-07drm/nouveau/fb/gf100-: rework ram detectionBen Skeggs8-101/+179
2017-03-07drm/nouveau/fb/gm200: split ram implementation from gm107Ben Skeggs4-1/+44
2017-03-07drm/nouveau/fb/gf108: split implementation from gf100Ben Skeggs6-1/+87
2017-03-07drm/nouveau/fb/gf100-: modify constructors to allow more customisationBen Skeggs4-52/+81
2017-03-07drm/nouveau/kms/nv50: use drm core i2c-over-aux algorithmBen Skeggs1-2/+3
2017-03-07drm/nouveau/i2c/g94-: return REPLY_M value on readsBen Skeggs2-0/+2
2017-03-07drm/nouveau/i2c: modify aux interface to return length actually transferredBen Skeggs7-26/+29
2017-03-07drm/nouveau/gp10x: enable secboot and GRAlexandre Courbot1-0/+15
2017-03-07drm/nouveau/gr/gp102: initial supportBen Skeggs9-4/+183
2017-03-07drm/nouveau/falcon: support for gp10x msgqueueAlexandre Courbot4-0/+268
2017-03-07drm/nouveau/secboot: add gp102/gp104/gp106/gp107 supportAlexandre Courbot3-0/+253
2017-03-07drm/nouveau/secboot: put HS code loading code into own fileAlexandre Courbot5-124/+182
2017-03-07drm/nouveau/secboot: support for r375 ACRAlexandre Courbot3-0/+167