summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-04drm/virtio: remove virtio_gpu_object_waitGerd Hoffmann
2019-09-04drm/virtio: simplify cursor updatesGerd Hoffmann
2019-09-04drm/virtio: switch virtio_gpu_wait_ioctl() to gem helper.Gerd Hoffmann
2019-09-04drm/virtio: pass gem reservation object to ttm initGerd Hoffmann
2019-09-03drm/dp_mst: Cleanup drm_dp_send_link_address() a bitLyude Paul
2019-09-03drm/dp_mst: Refactor drm_dp_mst_handle_down_rep()Lyude Paul
2019-09-03drm/dp_mst: Refactor drm_dp_mst_handle_up_req()Lyude Paul
2019-09-03drm/dp_mst: Constify guid in drm_dp_get_mst_branch_by_guid()Lyude Paul
2019-09-03drm/dp_mst: Remove huge conditional in drm_dp_mst_handle_up_req()Lyude Paul
2019-09-03drm/dp_mst: Refactor drm_dp_send_enum_path_resourcesLyude Paul
2019-09-03drm/dp_mst: Add sideband down request tracing + selftestsLyude Paul
2019-09-03drm/dp_mst: Combine redundant cases in drm_dp_encode_sideband_req()Lyude Paul
2019-09-03drm/print: Add drm_err_printer()Lyude Paul
2019-09-03drm/dp_mst: Move test_calc_pbn_mode() into an actual selftestLyude Paul
2019-09-03drm/dp_mst: Get rid of list clear in destroy_connector_workLyude Paul
2019-09-03drm/dp_mst: Move link address dumping into a functionLyude Paul
2019-09-03drm/vkms: Reduce critical section in vblank_simulateDaniel Vetter
2019-09-03drm/vkms: Use wait_for_flip_doneDaniel Vetter
2019-09-03drm/vblank: Document and fix vblank count barrier semanticsDaniel Vetter
2019-09-03drm/komeda: Add ACLK rate to sysfsMihail Atanassov
2019-09-03drm: Add high-precision time to vblank trace eventHeinrich Fink
2019-09-02drm/sti: Include the right headerLinus Walleij
2019-09-02drm: sti: use cec_notifier_conn_(un)registerDariusz Marcinkiewicz
2019-09-02drm: dw-hdmi-i2s: enable audio clock in audio_startupCheng-Yi Chiang
2019-08-29drm: mst: Fix query_payload ack reply structSean Paul
2019-08-29drm/ingenic: Hardcode panel type to DPILaurent Pinchart
2019-08-28drm/msm: Use drm_attach_bridge() to attach a bridge to an encoderBoris Brezillon
2019-08-28drm: Stop including drm_bridge.h from drm_crtc.hBoris Brezillon
2019-08-28drm/meson: add resume/suspend hooksNeil Armstrong
2019-08-28drm/meson: dw_hdmi: add resume/suspend hooksNeil Armstrong
2019-08-28drm/virtio: module_param_named() requires linux/moduleparam.hStephen Rothwell
2019-08-28drm/virtio: notify virtqueues without holding spinlockGerd Hoffmann
2019-08-28drm/virtio: cleanup queue functionsGerd Hoffmann
2019-08-28drm/virtio: add plane checkGerd Hoffmann
2019-08-27drm/vc4/vc4_hdmi: fill in connector infoDariusz Marcinkiewicz
2019-08-27drm/i915/intel_hdmi: use cec_notifier_conn_(un)registerDariusz Marcinkiewicz
2019-08-27drm_dp_cec: add connector info support.Dariusz Marcinkiewicz
2019-08-27drm/virtio: make resource id workaround runtime switchable.Gerd Hoffmann
2019-08-26drm/mcde: Fix an error handling path in 'mcde_probe()'Christophe JAILLET
2019-08-26drm/mipi-dbi: fix a loop in debugfs codeDan Carpenter
2019-08-24drm/panel: Initialise panel dev and funcs through drm_panel_init()Laurent Pinchart
2019-08-24drm/panel: Add missing drm_panel_init() in panel driversLaurent Pinchart
2019-08-23drm/panfrost: Add errata descriptions from kbaseAlyssa Rosenzweig
2019-08-23drm/panfrost: Use mutex_trylock in panfrost_gem_purgeRob Herring
2019-08-23drm/shmem: Use mutex_trylock in drm_gem_shmem_purgeRob Herring
2019-08-23drm/shmem: Do dma_unmap_sg before purging pagesRob Herring
2019-08-23drm/panfrost: Fix possible suspend in panfrost_removeRob Herring
2019-08-23MAINTAINERS: Add Steven and Alyssa as panfrost reviewersRob Herring
2019-08-23drm/panfrost: Add missing check for pfdev->regulatorSteven Price
2019-08-23drm/i915: switch to drm_fb_helper_remove_conflicting_pci_framebuffersGerd Hoffmann