summaryrefslogtreecommitdiffstats
path: root/drivers/ata (unfollow)
Commit message (Expand)AuthorFilesLines
2017-05-04drm: zte: add VGA driver supportShawn Guo7-4/+611
2017-05-04dt-bindings: display: add support for ZTE VGA deviceShawn Guo1-0/+21
2017-05-04drm: zte: move CSC register definitions into a common headerShawn Guo3-18/+32
2017-05-04drm: zte: do not enable clock auto-gating by defaultShawn Guo1-3/+0
2017-05-03drm/atomic: fix doc to use new name for commit typesGustavo Padovan1-2/+2
2017-05-02drm/rockchip: analogix_dp: Remove unused check and variablesJeffy Chen1-9/+1
2017-05-02drm: Make drm_atomic_replace_property_blob_from_id() more genericJyri Sarha1-5/+5
2017-05-02drm: drm_color_mgmt.h needs struct drm_crtc declarationJyri Sarha1-0/+2
2017-04-29drm/nouveau/fb/gf100-: Fix 32 bit wraparound in new ram detectionMario Kleiner1-1/+1
2017-04-29drm/nouveau/secboot/gm20b: fix the error return code in gm20b_secboot_tegra_r...Wei Yongjun1-1/+1
2017-04-29drm/nouveau/kms: Increase max retries in scanout position queries.Mario Kleiner1-1/+1
2017-04-29drm/nouveau/bios/bitP: check that table is long enough for optional pointersBen Skeggs5-5/+5
2017-04-29drm/nouveau/fifo/nv40: no ctxsw for pre-nv44 mpeg engineIlia Mirkin1-0/+2
2017-04-27dma-buf: avoid scheduling on fence status query v2Andres Rodriguez1-0/+5
2017-04-27drm/rockchip: Set line flag config register in vop_crtc_enableJeffy Chen3-15/+12
2017-04-26drm: mali-dp: use div_u64 for expensive 64-bit divisionsArnd Bergmann1-5/+4
2017-04-26drm/i915: Confirm the request is still active before adding it to the awaitChris Wilson1-0/+3
2017-04-26drm/i915: Avoid busy-spinning on VLV_GLTC_PW_STATUS mmioChris Wilson1-22/+24
2017-04-26drm/i915/selftests: Allocate inode/file dynamicallyChris Wilson1-13/+32
2017-04-26drm/i915: Fix system hang with EI UP masked on HaswellMika Kuoppala1-2/+2
2017-04-26drm/i915: checking for NULL instead of IS_ERR() in mock selftestsDan Carpenter1-1/+1
2017-04-26drm/i915: Perform link quality check unconditionally during long pulseVille Syrjälä1-2/+13
2017-04-26drm/i915: Fix use after free in lpe_audio_platdev_destroy()Chris Wilson1-1/+8
2017-04-26drm/i915: Use the right mapping_gfp_mask for final shmem allocationChris Wilson1-1/+1
2017-04-26drm/i915: Make legacy cursor updates more unsyncedVille Syrjälä1-11/+20
2017-04-26drm/i915: Apply a cond_resched() to the saturated signalerChris Wilson1-1/+14
2017-04-26drm/i915: Park the signaler before sleepingChris Wilson1-3/+3
2017-04-24drm: mali-dp: Check the mclk rate and allow up/down scalingMihail Atanassov3-12/+85
2017-04-24drm: mali-dp: Enable image enhancement when scalingMihail Atanassov4-1/+42
2017-04-24drm: mali-dp: Add plane upscaling supportMihail Atanassov7-17/+407
2017-04-24drm/mali-dp: Add core_id file to the sysfs interfaceLiviu Dudau2-0/+36
2017-04-24drm: mali-dp: Add CTM supportMihail Atanassov5-4/+98
2017-04-24drm: mali-dp: enable gamma supportMihail Atanassov6-9/+196
2017-04-24drm: mali-dp: add malidp_crtc_state structMihail Atanassov2-3/+55
2017-04-24drm: mali-dp: add custom reset hook for planesMihail Atanassov1-1/+22
2017-04-24drm: mali-dp: remove unused variableArnd Bergmann1-1/+0
2017-04-24drm: mali-dp: add atomic_print_state for planesMihail Atanassov1-0/+13
2017-04-24drm: mali-dp: Enable power management for the device.Liviu Dudau4-23/+125
2017-04-24drm: mali-dp: Update the state of all planes before re-enabling active CRTCs.Liviu Dudau1-4/+8
2017-04-21drm/vmwgfx: Convert macro to octal representationØyvind A. Holm1-1/+1
2017-04-21drm/cec: Add CEC over Aux register definitionsClint Taylor1-0/+59
2017-04-20drm: Add DPCD definitions for DP 1.4 DSC featureNavare, Manasi D1-0/+107
2017-04-20drm: dw-hdmi: gate audio clock from the I2S enablement callbacksRomain Perier1-6/+14
2017-04-20drm: dw-hdmi: add specific I2S and AHB functions for stream handlingRomain Perier1-2/+24
2017-04-20dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macroLogan Gunthorpe14-61/+61
2017-04-18drm/vc4: Allow using more than 256MB of CMA memory.Eric Anholt6-74/+234
2017-04-18drm/vc4: Fix refcounting of runtime PM get if it errors out.Eric Anholt1-5/+8
2017-04-18drm/vc4: Add runtime PM support to the HDMI encoder driverBoris Brezillon1-82/+92
2017-04-18drm/cma: Fix recent regression of mmap() in the MMU case.Eric Anholt1-10/+8
2017-04-18drm/cma-helper: Return ENOENT for "no such gem obj"Daniel Vetter1-1/+1