summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-01-08drm/virtio: drop virtio_gpu_fence_cleanup()Gerd Hoffmann
2019-01-08drm/virtio: fix pageflip flushGerd Hoffmann
2019-01-08drm/virtio: log error responsesGerd Hoffmann
2019-01-08drm/virtio: Add missing virtqueue resetEzequiel Garcia
2019-01-08drm/virtio: Remove incorrect kfree()Ezequiel Garcia
2019-01-07Merge tag 'topic/drmp-cleanup-2019-01-02' of git://anongit.freedesktop.org/dr...Maxime Ripard
2019-01-07drm: Fix error handling in drm_legacy_addctxYueHaibing
2019-01-03drm: Reorder set_property_atomic to avoid returning with an active ww_ctxChris Wilson
2019-01-02drm: un-inline drm_legacy_findmap()Jani Nikula
2018-12-27drm: move DRM_IF_VERSION to drm_internal.hSam Ravnborg
2018-12-27drm/drm_drv.c: Remove duplicate headerBrajeswar Ghosh
2018-12-24dma-buf: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li
2018-12-20drm/bochs: add edid present checkGerd Hoffmann
2018-12-19drm/vc4: Attach margin props to the HDMI connectorBoris Brezillon
2018-12-19drm/vc4: Take margin setup into account when updating planesBoris Brezillon
2018-12-19drm/connector: Allow creation of margin props aloneBoris Brezillon
2018-12-19drm/connector: Fix drm_mode_create_tv_properties() docBoris Brezillon
2018-12-19drm: dw-hdmi-i2s: convert to SPDX identifiersKuninori Morimoto
2018-12-17drm/vkms: set preferred depth to 24emersion
2018-12-17drm/ati_pcigart: Fix error code in drm_ati_pcigart_init()Dan Carpenter
2018-12-17drm: Fix an error pointer dereference()Dan Carpenter
2018-12-14drm/dp_mst: Refactor drm_dp_update_payload_part1()Lyude Paul
2018-12-14drm/dp_mst: Remove bogus conditional in drm_dp_update_payload_part1()Lyude Paul
2018-12-14drm/virtio: switch to generic fbdev emulationGerd Hoffmann
2018-12-13drm/dp_mst: Fix memory leak in drm_dp_mst_topology_mgr_destroy()Lyude Paul
2018-12-13drm: Rename crtc_idr as object_idr to KMS cleanupsShayenne da Luz Moura
2018-12-12drm/rockchip: Add implicit fencing support for planesHeiko Stuebner
2018-12-12drm/xen: Don't set the dpms hookDaniel Vetter
2018-12-12drm/qxl: Don't set the dpms hookDaniel Vetter
2018-12-11drm/syncobj: remove drm_syncobj_cb and cleanupChristian König
2018-12-11drm/etnaviv: fix for 64bit seqno changeChristian König
2018-12-11drm/atomic: integrate modeset lock with private objectsRob Clark
2018-12-10drm/dp/mst: Validate REMOTE_I2C_READ harderVille Syrjälä
2018-12-10drm/dp/mst: Configure no_stop_bit correctly for remote i2c xfersVille Syrjälä
2018-12-10drm/ast: Remove set but not used variable 'bo'YueHaibing
2018-12-10drm/dp-mst-helper: Remove hotplug callbackDaniel Vetter
2018-12-08drm/vc4: Add support for X/Y reflectionBoris Brezillon
2018-12-08drm/vc4: Fix negative X/Y positioning on SAND planesBoris Brezillon
2018-12-07drm/v3d: Invalidate the caches from the outside in.Eric Anholt
2018-12-07drm/v3d: Stop trying to flush L2C on V3D 3.3+Eric Anholt
2018-12-07drm/v3d: Drop the wait for L2T flush to complete.Eric Anholt
2018-12-07drm/v3d: Don't bother flushing L1TD at job start.Eric Anholt
2018-12-07drm/v3d: Drop unused v3d_flush_caches().Eric Anholt
2018-12-07drm/i915: Compile fix for 64b dma-fence seqnoMika Kuoppala
2018-12-07dma-buf: make fence sequence numbers 64 bit v2Christian König
2018-12-06drm/v3d: fix broken buildChristian König
2018-12-05drm: revert "expand replace_fence to support timeline point v2"Christian König
2018-12-04drm/tinydrm: Use kmemdup rather than duplicating its implementation in repape...YueHaibing
2018-12-04drm/vkms: Remove set but not used variable 'vkms_obj'YueHaibing
2018-12-04drm/sun4i: Add compatible for H6 display engineJernej Skrabec