summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-05-04drm/i915: Fix drm:intel_enable_lvds ERROR message in kernel logFlorent Flament
2018-05-04drm/i915: Include priority and completed status in request in/out tracepointsTvrtko Ursulin
2018-05-04drm/i915: Remove assertion of active_rings must be non-empty if active_requestsChris Wilson
2018-05-04drm/i915/gtt: Tidy up duplicate branches in gen8_gmch_probe()Chris Wilson
2018-05-04drm/selftests: Add drm helper selftestMaarten Lankhorst
2018-05-04drm/selftests: Rename the Kconfig option to CONFIG_DRM_DEBUG_SELFTESTMaarten Lankhorst
2018-05-04drm/i915: Do not adjust scale when out of bounds, v2.Maarten Lankhorst
2018-05-04drm/rect: Handle rounding errors in drm_rect_clip_scaled, v3.Maarten Lankhorst
2018-05-04drm/rect: Round above 1 << 16 upwards to correct scale calculation functions.Maarten Lankhorst
2018-05-04i915: Convert to use match_string() helperAndy Shevchenko
2018-05-04drm/i915/execlists: Drop preemption arbitrations points along the ringChris Wilson
2018-05-04drm/i915: Keep one request in our ring_listChris Wilson
2018-05-04drm/i915: Lazily unbind vma on closeChris Wilson
2018-05-04drm/i915/selftests: fix spelling mistake: "parmaters" -> "parameters"Colin Ian King
2018-05-04gpu: drm: bridge: adv7511: Replace mdelay with usleep_range in adv7511_probeJia-Ju Bai
2018-05-04drm/bridge: adv7511: fix spelling of driver name in KconfigPeter Rosin
2018-05-04drm/exynos: mixer: avoid Oops in vp_video_buffer()Tobias Jakobi
2018-05-04drm/exynos/mixer: fix synchronization check in interlaced modeAndrzej Hajda
2018-05-04Merge tag 'drm-intel-next-2018-04-13' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-05-04Merge branch 'vmwgfx-fixes-4.17' of git://people.freedesktop.org/~thomash/lin...Dave Airlie
2018-05-03drm/i915/icl: Add configuring MOCS in new Icelake enginesTomasz Lis
2018-05-03drm/v3d: Introduce a new DRM driver for Broadcom V3D V3.x+Eric Anholt
2018-05-03drm/vc4: Add a pad field to align drm_vc4_submit_cl to 64 bits.Eric Anholt
2018-05-04drm/pl111: Fix module probe bugLinus Walleij
2018-05-03drm: remove all control node codeDaniel Vetter
2018-05-03drm/msm: Don't setup control node debugfs filesDaniel Vetter
2018-05-03drm/i915: Correctly populate user mode h/vdisplay with pipe src size during r...Ville Syrjälä
2018-05-03drm/i915: Remove redundant check for negative timeout while doing an atomic p...Tarun
2018-05-03drm/atomic: Handling the case when setting old crtc for planeSatendra Singh Thakur
2018-05-03drm/i915: Adjust eDP's logical vco in a reliable place.Rodrigo Vivi
2018-05-03Revert 190c462d5be19ba622a82f5fd0625087c870a1e6..bf3012ada1b2222e770de5c35c1b...Daniel Vetter
2018-05-03drm/qxl: Remove unecessary dma_fence_opsDaniel Vetter
2018-05-03drm: Remove unecessary dma_fence_opsDaniel Vetter
2018-05-03dma-fence: Make ->wait callback optionalDaniel Vetter
2018-05-03dma-fence: Allow wait_any_timeout for all fencesDaniel Vetter
2018-05-03dma-fence: Make ->enable_signaling optionalDaniel Vetter
2018-05-03drm/i915: Mark the hangcheck as idle when unparking the enginesChris Wilson
2018-05-03drm/i915: Reset the hangcheck timestamp before repeating a seqnoChris Wilson
2018-05-03drm/vmwgfx: Drop DRM_CONTROL_ALLOWDaniel Vetter
2018-05-03drm/i915: Drop DRM_CONTROL_ALLOWDaniel Vetter
2018-05-03drm: Drop DRM_CONTROL_ALLOW from ioctlsDaniel Vetter
2018-05-03drm/i915: Silence debugging DRM_ERROR for failing to suspend vlv powerwellsChris Wilson
2018-05-03drm/i915/execlists: Emit i915_trace_request_out for preemptionChris Wilson
2018-05-03Merge tag 'drm-misc-fixes-2018-05-02' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-05-02drm/i915: Split i915_gem_timeline into individual timelinesChris Wilson
2018-05-02drm/i915: Move timeline from GTT to ringChris Wilson
2018-05-02drm/i915/firmware: Correct URL for firmwareAnusha Srivatsa
2018-05-02drm/rect: Fix drm_rect_rotation_inv() docsVille Syrjälä
2018-05-02drm/bridge: vga-dac: Fix edid memory leakSean Paul
2018-05-02drm/pl111: Enable device-specific assigned memoryLinus Walleij