summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-09drm: remove drmP.h from drm_gem_cma_helper.hSam Ravnborg
2019-01-09drm/tinydrm: do not reply on drmP.h from drm_gem_cma_helper.hSam Ravnborg
2019-01-09drm/arc: do not rely on drmP.h from drm_gem_cma_helper.hSam Ravnborg
2019-01-09drm: remove include of drmP.h from drm_encoder_slave.hSam Ravnborg
2019-01-09drm: remove include of drmP.h from bridge/dw_hdmi.hSam Ravnborg
2019-01-09drm/gem: Mark pinned pages as unevictableKuo-Hsin Yang
2019-01-09drm: make drm_framebuffer.h self containedSam Ravnborg
2019-01-09drm: move DRM_SWITCH_POWER defines to drm_device.hSam Ravnborg
2019-01-09drm: drm_device.h: update comments to kernel-doc styleSam Ravnborg
2019-01-09drm: i915: Cleanup drm_display_mode print strShayenne Moura
2019-01-09drm: sti: Cleanup drm_display_mode print strShayenne Moura
2019-01-09drm: meson: Cleanup on drm_display_mode print strShayenne Moura
2019-01-09drm: omapdrm: Cleanup drm_display_mode print strShayenne Moura
2019-01-09qxl: Use struct_size() in kzalloc()Gustavo A. R. Silva
2019-01-09drm/virtio: Drop deprecated load/unload initializationEzequiel Garcia
2019-01-08drm/fb-helper: fix leaks in error path of drm_fb_helper_fbdev_setupPeter Wu
2019-01-08drm/fb-helper: generic: Fix setup error pathNoralf Trønnes
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-08drm/todo: Better defio support in the generic fbdev emulationDaniel Vetter
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: forward declare struct drm_file in drm_syncobj.hJani Nikula
2019-01-02drm: include types.h from drm_hdcp.hJani Nikula
2019-01-02drm: include idr.h from drm_file.hJani Nikula
2019-01-02drm: include kernel.h and agp_backend.h from intel-gtt.hJani Nikula
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: Clarify the unit of TV marginsBoris 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-18MAINTAINERS: drm: Remove myself as drm-bridge maintainerArchit Taneja
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-14drm: Remove complete task from TODO documentationShayenne da Luz Moura
2018-12-13drm/dp_mst: Fix memory leak in drm_dp_mst_topology_mgr_destroy()Lyude Paul