summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-08dma-buf: Use seq_putc() in two functionsMarkus Elfring
2017-05-08dma-buf: Adjust a null pointer check in dma_buf_attach()Markus Elfring
2017-05-08dma-buf: Improve a size determination in dma_buf_attach()Markus Elfring
2017-05-08dma-buf: Combine two function calls into one in dma_buf_debug_show()Markus Elfring
2017-05-08drm/atomic: Add support for custom scaling mode properties, v2Maarten Lankhorst
2017-05-08drm/atomic: Handle picture_aspect_ratio in atomic coreMaarten Lankhorst
2017-05-08drm/vgem: Enable dmabuf import interfacesLaura Abbott
2017-05-08drm/prime: Introduce drm_gem_prime_import_devLaura Abbott
2017-05-08drm/vgem: Add a dummy platform deviceLaura Abbott
2017-05-04drm/i915: Track MST link bandwidthPandiyan, Dhinakaran
2017-05-04drm/dp: Add DP MST helpers to atomically find and release vcpi slotsPandiyan, Dhinakaran
2017-05-04drm/dp: Introduce MST topology state to track available link bandwidthPandiyan, Dhinakaran
2017-05-04drm: Add driver-private objects to atomic statePandiyan, Dhinakaran
2017-05-04Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linux into...Sean Paul
2017-05-04drm/mm: Split up long running selftests with cond_resched()Chris Wilson
2017-05-04drm: zte: add VGA driver supportShawn Guo
2017-05-04dt-bindings: display: add support for ZTE VGA deviceShawn Guo
2017-05-04drm: zte: move CSC register definitions into a common headerShawn Guo
2017-05-04drm: zte: do not enable clock auto-gating by defaultShawn Guo
2017-05-02drm/atomic: fix doc to use new name for commit typesGustavo Padovan
2017-05-02drm/rockchip: analogix_dp: Remove unused check and variablesJeffy Chen
2017-05-02drm: Make drm_atomic_replace_property_blob_from_id() more genericJyri Sarha
2017-05-02drm: drm_color_mgmt.h needs struct drm_crtc declarationJyri Sarha
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-29Merge branch 'for-upstream/mali-dp' of git://linux-arm.org/linux-ld into drm-...Dave Airlie
2017-04-27dma-buf: avoid scheduling on fence status query v2Andres Rodriguez
2017-04-27drm/rockchip: Set line flag config register in vop_crtc_enableJeffy Chen
2017-04-26drm: mali-dp: use div_u64 for expensive 64-bit divisionsArnd Bergmann
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-26Merge tag 'gvt-next-fixes-2017-04-20' of https://github.com/01org/gvt-linux i...Jani Nikula
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