summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/icl: new context descriptor supportDaniele Ceraolo Spurio2018-03-075-4/+53
* drm/i915/icl: Correctly initialize the Gen11 enginesOscar Mateo2018-03-072-1/+49
* drm/i915: Assert that the request is indeed complete when signaled from irqChris Wilson2018-03-071-0/+1
* drm/i915: Handle changing enable_fbc parameter at runtime better.Maarten Lankhorst2018-03-071-26/+36
* drm/i915: Track whether the DP link is trained or notVille Syrjälä2018-03-064-3/+12
* drm/i915: Nuke intel_dp->channel_eq_statusVille Syrjälä2018-03-062-4/+3
* drm/i915: Move SST DP link retraining into the ->post_hotplug() hookVille Syrjälä2018-03-063-88/+121
* drm/i915: Reinitialize sink scrambling/TMDS clock ratio on HPDVille Syrjälä2018-03-066-15/+168
* drm/i915: Convert intel_hpd_irq_event() into an encoder hotplug hookVille Syrjälä2018-03-061-2/+10
* drm/i915/cnp: Document WaSouthDisplayDisablePWMCGEGatingRodrigo Vivi2018-03-061-1/+1
* drm/i915/cnl: document WaVFUnitClockGatingDisableRodrigo Vivi2018-03-061-0/+1
* drm/i915/psr: Update PSR2 resolution check for CannonlakeDhinakaran Pandiyan2018-03-061-6/+15
* drm/i915: Flush waiters on seqno wraparoundChris Wilson2018-03-063-24/+2
* drm/i915: Stop kicking the signaling thread on seqno wraparoundChris Wilson2018-03-062-5/+2
* drm/i915/breadcrumbs: Assert all missed breadcrumbs were signaledChris Wilson2018-03-061-0/+2
* drm/i915/breadcrumbs: Reduce signaler rbtree to a sorted listChris Wilson2018-03-063-151/+116
* drm/i915/error: capture uc_state after gen_stateDaniele Ceraolo Spurio2018-03-061-1/+1
* drm/i915/error: standardize function style in error captureDaniele Ceraolo Spurio2018-03-061-45/+39
* drm/i915/error: remove unused gen8_engine_sync_indexDaniele Ceraolo Spurio2018-03-061-21/+0
* drm/i915/icl: Ringbuffer interrupt handlingTvrtko Ursulin2018-03-052-8/+21
* drm/i915: Unwind vma pinning for intel_pin_and_fence_fb_obj error pathChris Wilson2018-03-051-0/+1
* drm/i915/icl: remove port A/E lane sharing limitation.Mahesh Kumar2018-03-051-46/+39
* drm/i915: Update DRIVER_DATE to 20180305Joonas Lahtinen2018-03-051-2/+2
* drm/i915/huc: Mark firmware as failed on auth failureMichal Wajdeczko2018-03-021-10/+18
* drm/i915/uc: Introduce intel_uc_suspend|resumeMichal Wajdeczko2018-03-026-35/+68
* drm/i915/execlists: Split spinlock from its irq disabling side-effectChris Wilson2018-03-021-6/+29
* drm/i915/execlists: Move irq state manipulation inside irq disabled regionChris Wilson2018-03-021-4/+4
* drm/i915: Suspend submission tasklets around wedgingChris Wilson2018-03-022-1/+10
* drm/i915: Deduplicate the code to fill the aux message headerVille Syrjälä2018-03-021-12/+20
* drm/i915: Keep the AKSV details in intel_dp_hdcp_write_an_aksv()Ville Syrjälä2018-03-021-29/+13
* drm/i915: s/intel_dp_aux_ch/intel_dp_aux_xfer/Ville Syrjälä2018-03-021-9/+9
* drm/i915/gen9, gen10: Disable FBC on planes with a misaligned Y-offsetImre Deak2018-03-021-0/+11
* drm/i915: Wedged engine mask makes more sense in hexTvrtko Ursulin2018-03-021-1/+2
* drm/i915/uc: Make GuC/HuC fw fetch and loading functions/file structure symme...Sagar Arun Kamble2018-03-027-161/+191
* drm/i915: Check for I915_MODE_FLAG_INHERITED before drm_atomic_helper_check_m...Maarten Lankhorst2018-03-011-15/+8
* drm/i915: Replace open-coded wait-for loopChris Wilson2018-03-011-12/+9
* drm/i915/perf: fix perf stream opening lockLionel Landwerlin2018-03-011-27/+13
* drm/i915/icl: Interrupt handlingMika Kuoppala2018-03-012-1/+241
* drm/i915/icl: Prepare for more ringsTvrtko Ursulin2018-03-016-4/+22
* Merge drm-next into drm-intel-next-queued (this time for real)Joonas Lahtinen2018-03-01467-15838/+14084
|\
| * Merge tag 'drm-intel-next-2018-02-21' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-03-0179-932/+1855
| |\
| * | drm/tilcdc: tilcdc_panel: Rename device from "panel" to "tilcdc-panel"Jyri Sarha2018-02-281-1/+1
| * | drm/tilcdc: Add support for drm panelsJyri Sarha2018-02-282-9/+22
| * | drm/tilcdc: panel: Use common error handling code in of_get_panel_info()Markus Elfring2018-02-281-7/+5
| * | drm/tilcdc: Delete an error message for a failed memory allocation in seven f...Markus Elfring2018-02-284-19/+6
| * | Merge branch 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-02-28277-14344/+7912
| |\ \
| | * | Revert "drm/radeon/pm: autoswitch power state when in balanced mode"Alex Deucher2018-02-201-5/+1
| | * | drm/radeon: use drm_gem_private_object_initChristian König2018-02-201-5/+1
| | * | drm/amdgpu: use drm_gem_private_object_initChristian König2018-02-201-5/+1
| | * | drm/amdgpu: mitigate workaround for i915Christian König2018-02-201-11/+20
OpenPOWER on IntegriCloud