summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-03drm/panel: Add Feiyang FY07024DI26A30-D MIPI-DSI LCD panelJagan Teki
2019-04-03dt-bindings: panel: Add Feiyang FY07024DI26A30-D MIPI-DSI LCD panelJagan Teki
2019-04-03drm/gamma: Clarify gamma lut uapiDaniel Vetter
2019-04-03drm/fb-helper: generic: Call drm_client_add() after setup is doneNoralf Trønnes
2019-04-03drm/vc4: Call drm_dev_register() after all setup is doneNoralf Trønnes
2019-04-03drm/fb-helper: dpms_legacy(): Only set on connectors in useNoralf Trønnes
2019-04-03drm/fb-helper: Remove unused gamma_size variableNoralf Trønnes
2019-04-02drm/cirrus: drop mode_info.mode_config_initializedGerd Hoffmann
2019-04-02drm/bochs: drop mode_config_initializedGerd Hoffmann
2019-04-02drm/cirrus: add missing drm_helper_force_disable_all() call.Gerd Hoffmann
2019-04-02drm/bochs: add missing drm_atomic_helper_shutdown() call.Gerd Hoffmann
2019-04-02drm/virtio: add missing drm_atomic_helper_shutdown() call.Gerd Hoffmann
2019-04-01drm/v3d: fix a missing check of pm_runtime_get_syncKangjie Lu
2019-04-01MAINTAINERS: add drm/lima driver infoQiang Yu
2019-04-01drm/lima: driver for ARM Mali4xx GPUsQiang Yu
2019-04-01drm/vc4: Make sure that the v3d ident debugfs has vc4's power on.Eric Anholt
2019-04-01drm/vc4: Add helpers for pm get/put.Eric Anholt
2019-04-01drm/vc4: Use drm_printer for the debugfs and runtime bo stats output.Eric Anholt
2019-04-01drm: shmem: Off by one in drm_gem_shmem_fault()Dan Carpenter
2019-04-01drm/vc4: Use drm_print_regset32() for our debug register dumping.Eric Anholt
2019-04-01drm: Add a helper function for printing a debugfs_regset32.Eric Anholt
2019-04-01drm/v3d: Rename the fence signaled from IRQs to "irq_fence".Eric Anholt
2019-04-01drm/v3d: Add a note about OOM vs FLDONE, which may be racing on v3.3.Eric Anholt
2019-04-01drm/v3d: fix a NULL vs error pointer mixupDan Carpenter
2019-04-01drm/vc4: Make sure to emit a tile coordinates between two MSAA loads.Eric Anholt
2019-04-01drm/syncobj: add timeline signal ioctl for syncobj v5Chunming Zhou
2019-04-01drm/syncobj: add transition iotcls between binary and timeline v2Chunming Zhou
2019-04-01drm/syncobj: use the timeline point in drm_syncobj_find_fence v4Christian König
2019-04-01drm/syncobj: add timeline payload query ioctl v6Chunming Zhou
2019-04-01drm/syncobj: add support for timeline point wait v8Chunming Zhou
2019-04-01drm/syncobj: add new drm_syncobj_add_point interface v4Christian König
2019-04-01dma-buf: add new dma_fence_chain container v7Christian König
2019-04-01drm: fallback to dma_alloc_coherent when memory encryption is activeChristian König
2019-04-01drm/sun4i: hdmi: add support for ddc-i2c-bus propertyMans Rullgard
2019-04-01drm/stm: add sleep power managementYannick Fertré
2019-04-01drm/stm: dw_mipi_dsi-stm: add sleep power managementYannick Fertré
2019-03-31drm: rockchip: introduce rk3066 hdmiZheng Yang
2019-03-31dt-bindings: display: rockchip: add document for rk3066 hdmiJohan Jonker
2019-03-30drm/rockchip: vop: Support dithering to RGB666Urja Rannikko
2019-03-28drm/virtio: rework resource creation workflow.Gerd Hoffmann
2019-03-28drm/virtio: params struct for virtio_gpu_cmd_create_resource_3d()Gerd Hoffmann
2019-03-28drm/virtio: params struct for virtio_gpu_cmd_create_resource()Gerd Hoffmann
2019-03-28drm/virtio: use struct to pass params to virtio_gpu_object_create()Gerd Hoffmann
2019-03-28drm/virtio: move virtio_gpu_object_{attach, detach} calls.Gerd Hoffmann
2019-03-28drm/virtio: add virtio-gpu-features debugfs file.Gerd Hoffmann
2019-03-28drm/virtio: remove set but not used variable 'vgdev'YueHaibing
2019-03-27drm/fb-helper: Fixup fill_info cleanupDaniel Vetter
2019-03-27drm/edid: Remove defunct EDID_QUIRK_FIRST_DETAILED_PREFERREDVille Syrjälä
2019-03-27drm/uapi: Remove unused DRM_DISPLAY_INFO_LENVille Syrjälä
2019-03-27drm: Kill drm_display_info.nameVille Syrjälä