summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/crtc-helpers: WARN when used with atomic driversDaniel Vetter2019-01-101-4/+14
* drm: remove drmP.h from drm_gem_cma_helper.hSam Ravnborg2019-01-091-1/+4
* drm/tinydrm: do not reply on drmP.h from drm_gem_cma_helper.hSam Ravnborg2019-01-0910-0/+17
* drm/arc: do not rely on drmP.h from drm_gem_cma_helper.hSam Ravnborg2019-01-092-0/+8
* drm: remove include of drmP.h from drm_encoder_slave.hSam Ravnborg2019-01-091-1/+0
* drm: remove include of drmP.h from bridge/dw_hdmi.hSam Ravnborg2019-01-093-2/+9
* drm/gem: Mark pinned pages as unevictableKuo-Hsin Yang2019-01-091-3/+33
* drm: make drm_framebuffer.h self containedSam Ravnborg2019-01-091-3/+7
* drm: move DRM_SWITCH_POWER defines to drm_device.hSam Ravnborg2019-01-092-6/+28
* drm: drm_device.h: update comments to kernel-doc styleSam Ravnborg2019-01-091-65/+134
* drm: i915: Cleanup drm_display_mode print strShayenne Moura2019-01-091-8/+1
* drm: sti: Cleanup drm_display_mode print strShayenne Moura2019-01-091-12/+4
* drm: meson: Cleanup on drm_display_mode print strShayenne Moura2019-01-091-9/+3
* drm: omapdrm: Cleanup drm_display_mode print strShayenne Moura2019-01-092-13/+4
* qxl: Use struct_size() in kzalloc()Gustavo A. R. Silva2019-01-091-2/+2
* drm/virtio: Drop deprecated load/unload initializationEzequiel Garcia2019-01-096-122/+83
* drm/fb-helper: fix leaks in error path of drm_fb_helper_fbdev_setupPeter Wu2019-01-081-1/+1
* drm/fb-helper: generic: Fix setup error pathNoralf Trønnes2019-01-081-40/+58
* drm/virtio: drop virtio_gpu_fence_cleanup()Gerd Hoffmann2019-01-084-12/+5
* drm/virtio: fix pageflip flushGerd Hoffmann2019-01-081-5/+6
* drm/virtio: log error responsesGerd Hoffmann2019-01-081-2/+10
* drm/virtio: Add missing virtqueue resetEzequiel Garcia2019-01-081-0/+1
* drm/virtio: Remove incorrect kfree()Ezequiel Garcia2019-01-081-4/+0
* drm/todo: Better defio support in the generic fbdev emulationDaniel Vetter2019-01-081-0/+30
* Merge tag 'topic/drmp-cleanup-2019-01-02' of git://anongit.freedesktop.org/dr...Maxime Ripard2019-01-076-11/+24
|\
| * drm: forward declare struct drm_file in drm_syncobj.hJani Nikula2019-01-021-1/+3
| * drm: include types.h from drm_hdcp.hJani Nikula2019-01-021-0/+2
| * drm: include idr.h from drm_file.hJani Nikula2019-01-021-0/+1
| * drm: include kernel.h and agp_backend.h from intel-gtt.hJani Nikula2019-01-021-0/+3
| * drm: un-inline drm_legacy_findmap()Jani Nikula2019-01-022-10/+15
* | drm: Fix error handling in drm_legacy_addctxYueHaibing2019-01-071-6/+9
* | drm: Reorder set_property_atomic to avoid returning with an active ww_ctxChris Wilson2019-01-031-2/+3
* | drm: move DRM_IF_VERSION to drm_internal.hSam Ravnborg2018-12-272-2/+2
* | drm/drm_drv.c: Remove duplicate headerBrajeswar Ghosh2018-12-271-1/+0
* | dma-buf: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li2018-12-242-24/+4
* | drm/bochs: add edid present checkGerd Hoffmann2018-12-201-0/+7
* | drm/vc4: Attach margin props to the HDMI connectorBoris Brezillon2018-12-191-0/+16
* | drm/vc4: Take margin setup into account when updating planesBoris Brezillon2018-12-193-0/+96
* | drm/connector: Allow creation of margin props aloneBoris Brezillon2018-12-192-18/+67
* | drm/connector: Clarify the unit of TV marginsBoris Brezillon2018-12-192-5/+5
* | drm/connector: Fix drm_mode_create_tv_properties() docBoris Brezillon2018-12-191-1/+1
* | drm: dw-hdmi-i2s: convert to SPDX identifiersKuninori Morimoto2018-12-191-4/+1
* | MAINTAINERS: drm: Remove myself as drm-bridge maintainerArchit Taneja2018-12-181-1/+0
* | drm/vkms: set preferred depth to 24emersion2018-12-171-0/+1
* | drm/ati_pcigart: Fix error code in drm_ati_pcigart_init()Dan Carpenter2018-12-172-5/+7
* | drm: Fix an error pointer dereference()Dan Carpenter2018-12-171-3/+3
* | drm/dp_mst: Refactor drm_dp_update_payload_part1()Lyude Paul2018-12-141-29/+42
* | drm/dp_mst: Remove bogus conditional in drm_dp_update_payload_part1()Lyude Paul2018-12-141-3/+1
* | drm/virtio: switch to generic fbdev emulationGerd Hoffmann2018-12-145-215/+8
* | drm: Remove complete task from TODO documentationShayenne da Luz Moura2018-12-141-3/+0