summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-01drm/rockchip: dw-mipi-dsi: avoid out-of-bounds read on tx_bufJohn Keeping1-2/+9
2017-03-01drm/rockchip: dw-mipi-dsi: fix generic packet status checkJohn Keeping1-2/+3
2017-03-01drm/rockchip: dw-mipi-dsi: fix command header writesJohn Keeping1-4/+6
2017-03-01drm/rockchip: dw-mipi-dsi: remove mode_set hookJohn Keeping1-12/+1
2017-03-01drm/rockchip: dw-mipi-dsi: pass mode in where neededJohn Keeping1-19/+22
2017-03-01drm/rockchip: dw-mipi-dsi: don't configure hardware in mode_set for MIPIJohn Keeping1-28/+21
2017-03-01drm/i915: Implement Link Rate fallback on Link training failureManasi Navare3-2/+50
2017-03-01drm: Fix the kernel doc warning for drm_link_statusManasi Navare1-0/+5
2017-03-01drm/msm: Remove drm_debugfs_remove_files() callsNoralf Trønnes4-63/+6
2017-03-01drm/i915: Remove i915_debugfs_unregister()Noralf Trønnes5-146/+23
2017-03-01drm/qxl: Remove qxl_debugfs_takedown()Noralf Trønnes3-11/+0
2017-03-01drm/virtio: Remove virtio_gpu_debugfs_takedown()Noralf Trønnes3-10/+0
2017-03-01drm/nouveau: Remove nouveau_drm_debugfs_cleanup()Noralf Trønnes3-57/+12
2017-03-01drm/armada: Remove armada_drm_debugfs_cleanup()Noralf Trønnes3-59/+10
2017-03-01MAINTAINERS: drm-meson: Update git entriesNeil Armstrong1-0/+2
2017-03-01drivers:gpu: vga :vga_switcheroo.c : Fixed some coding style issuesJoan Jani1-13/+15
2017-03-01gpu: drm: drivers: Convert printk(KERN_<LEVEL> to pr_<level>Joe Perches20-84/+72
2017-03-01MAINTAINERS: Update git entries for drivers in drm-miscDaniel Vetter1-4/+8
2017-02-28drm/vc4: Add a paragraph at the top of vc4 docs introducing what it is.Eric Anholt2-0/+19
2017-02-28drm/vc4: Extend and edit documentation for output from the RSTEric Anholt8-31/+69
2017-02-28drm/vc4: Add RST to bring together vc4 kerneldoc.Eric Anholt2-0/+87
2017-02-28drm/vc4: Convert existing documentation to actual kerneldoc.Eric Anholt5-12/+37
2017-02-28drm/vc4: Don't wait for vblank when updating the cursorMichael Zoran1-6/+6
2017-02-28drm: qxl: Enable atomic modesetting ioctlGabriel Krisman Bertazi1-1/+2
2017-02-28drm: qxl: Atomic phase 3: Wire up atomic page_flip helperGabriel Krisman Bertazi1-46/+1
2017-02-28drm: qxl: Atomic phase 3: Wire up atomic set_config helperGabriel Krisman Bertazi1-10/+1
2017-02-28drm: qxl: Atomic phase 3: Use atomic handlers for planesGabriel Krisman Bertazi1-4/+6
2017-02-28drm: qxl: Atomic phase 2: Use drm_atomic_set_fb_for_plane helperGabriel Krisman Bertazi1-1/+3
2017-02-28drm: qxl: Atomic phase 2: Wire up state object handlersGabriel Krisman Bertazi1-0/+14
2017-02-28drm: qxl: Atomic phase 1: Don't unpin primary when disabling crtcGabriel Krisman Bertazi1-9/+1
2017-02-28drm: qxl: Atomic phase 1: Implement mode_set_nofbGabriel Krisman Bertazi1-72/+16
2017-02-28drm: qxl: Atomic phase 1: Use drm_plane_helpers for primary planeGabriel Krisman Bertazi1-1/+100
2017-02-28drm: qxl: Atomic phase 1: convert cursor to universal planeGabriel Krisman Bertazi2-244/+202
2017-02-28drm: qxl: Expose creation of universal primary planeGabriel Krisman Bertazi1-1/+70
2017-02-28drm: qxl: Don't initialize vblank supportGabriel Krisman Bertazi2-27/+1
2017-02-28drm: qxl: Consolidate bo reservation when pinningGabriel Krisman Bertazi3-64/+54
2017-02-28drm: qxl: Drop device flags attributeGabriel Krisman Bertazi3-7/+3
2017-02-28drm: Rename connector list iterator APIThierry Reding10-70/+70
2017-02-28drm: Introduce drm_property_blob_{get,put}()Thierry Reding6-43/+78
2017-02-28drm: Introduce drm_gem_object_{get,put}()Thierry Reding7-64/+130
2017-02-28drm: Introduce drm_framebuffer_{get,put}()Thierry Reding7-44/+79
2017-02-28drm: Introduce drm_connector_{get,put}()Thierry Reding9-30/+65
2017-02-28drm: Introduce drm_mode_object_{get,put}()Thierry Reding5-29/+95
2017-02-28drm: Rename drm_mode_object_get()Thierry Reding9-30/+24
2017-02-28gpu: drm: core: Convert printk(KERN_<LEVEL> to pr_<level>Joe Perches3-10/+9
2017-02-28drm/doc: Capture TODO for deferred fbdev setupDaniel Vetter1-0/+11
2017-02-28drm/docs: Record TODO about plane clippingDaniel Vetter1-0/+12
2017-02-28drm: Convert drm_framebuffer_remove to atomic, v4.Maarten Lankhorst3-0/+96
2017-02-28drm/atomic: Make disable_all helper fully disable the crtc.Maarten Lankhorst2-126/+38
2017-02-28drm/atmel-hlcdc: Simplify the HLCDC layer logicBoris Brezillon7-1496/+697