summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-05-03drm/i915: Squash repeated awaits on the same fenceChris Wilson
2017-05-03drm/i915: Lift timeline ordering to await_dma_fenceChris Wilson
2017-05-03drm/i915: Unwrap top level fence-arrayChris Wilson
2017-05-03drm/i915: Mark up clflushes as belonging to an unordered timelineChris Wilson
2017-05-03drm/i915: Use wait_for_atomic_us when waiting for gt fifoMika Kuoppala
2017-05-03drm/i915: Move the GTFIFODBG to the common mmio dbg frameworkMika Kuoppala
2017-05-02drm/i915/guc: Enable send function only after successful initMichal Wajdeczko
2017-05-02drm/i915: Do not leak dev_priv->l3_parity.remap_info[]Joonas Lahtinen
2017-05-02drm/i915: Update DRIVER_DATE to 20170502Daniel Vetter
2017-05-02Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-nextDave Airlie
2017-04-29drm/nouveau/fb/gf100-: Fix 32 bit wraparound in new ram detectionMario Kleiner
2017-04-29drm/nouveau/secboot/gm20b: fix the error return code in gm20b_secboot_tegra_r...Wei Yongjun
2017-04-29drm/nouveau/kms: Increase max retries in scanout position queries.Mario Kleiner
2017-04-29drm/nouveau/bios/bitP: check that table is long enough for optional pointersBen Skeggs
2017-04-29drm/nouveau/fifo/nv40: no ctxsw for pre-nv44 mpeg engineIlia Mirkin
2017-04-29Merge tag 'drm-intel-next-fixes-2017-04-27' of git://anongit.freedesktop.org/...Dave Airlie
2017-04-29Merge branch 'drm-vmwgfx-next' of git://people.freedesktop.org/~syeh/repos_li...Dave Airlie
2017-04-28drm/i915/glk: Fix DSI "*ERROR* ULPS is still active" messagesAnder Conselvan de Oliveira
2017-04-28drm/i915: Capture CCID on ILKJoonas Lahtinen
2017-04-28drm/i915: Reset ILK during GEM sanitizationJoonas Lahtinen
2017-04-28drm/i915: Eliminate HAS_HW_CONTEXTSJoonas Lahtinen
2017-04-28drm/i915: Sanitize engine context sizesJoonas Lahtinen
2017-04-28drm/i915/guc: Fix sleep under spinlock during resetTvrtko Ursulin
2017-04-27drm/i915: Defer context state allocation for legacy ring submissionChris Wilson
2017-04-27drm/i915: Rename gen8_(un)request_engine_reset to gen8_reset_engine_start/cancelMichel Thierry
2017-04-27drm/i915: Fix stale comment about I915_RESET_IN_PROGRESS flagMichel Thierry
2017-04-26drm: mali-dp: use div_u64 for expensive 64-bit divisionsArnd Bergmann
2017-04-26drm/i915/glk: Don't allow 12 bpc when htotal is too bigAnder Conselvan de Oliveira
2017-04-26drm/i915: Confirm the request is still active before adding it to the awaitChris Wilson
2017-04-26drm/i915: Avoid busy-spinning on VLV_GLTC_PW_STATUS mmioChris Wilson
2017-04-26drm/i915/selftests: Allocate inode/file dynamicallyChris Wilson
2017-04-26drm/i915: Fix system hang with EI UP masked on HaswellMika Kuoppala
2017-04-26drm/i915: checking for NULL instead of IS_ERR() in mock selftestsDan Carpenter
2017-04-26drm/i915: Perform link quality check unconditionally during long pulseVille Syrjälä
2017-04-26drm/i915: Fix use after free in lpe_audio_platdev_destroy()Chris Wilson
2017-04-26drm/i915: Use the right mapping_gfp_mask for final shmem allocationChris Wilson
2017-04-26drm/i915: Make legacy cursor updates more unsyncedVille Syrjälä
2017-04-26drm/i915: Apply a cond_resched() to the saturated signalerChris Wilson
2017-04-26drm/i915: Park the signaler before sleepingChris Wilson
2017-04-26drm/i915: Skip waking the signaler when enabling before request submissionChris Wilson
2017-04-26Merge tag 'gvt-next-fixes-2017-04-20' of https://github.com/01org/gvt-linux i...Jani Nikula
2017-04-25drm/i915: Poison the request before emitting commandsChris Wilson
2017-04-25drm/i915: Differentiate between sw write location into ring and last hw readChris Wilson
2017-04-25drm/i915: Report request restarts for both execlists/gucChris Wilson
2017-04-24drm/i915: Include interesting seqno in the missed breadcrumb debugChris Wilson
2017-04-24drm: mali-dp: Check the mclk rate and allow up/down scalingMihail Atanassov
2017-04-24drm: mali-dp: Enable image enhancement when scalingMihail Atanassov
2017-04-24drm: mali-dp: Add plane upscaling supportMihail Atanassov
2017-04-24drm/mali-dp: Add core_id file to the sysfs interfaceLiviu Dudau
2017-04-24drm: mali-dp: Add CTM supportMihail Atanassov