summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* drm/rockchip: dw-mipi-dsi: fix command header writesJohn Keeping2017-03-011-4/+6
* drm/rockchip: dw-mipi-dsi: remove mode_set hookJohn Keeping2017-03-011-12/+1
* drm/rockchip: dw-mipi-dsi: pass mode in where neededJohn Keeping2017-03-011-19/+22
* drm/rockchip: dw-mipi-dsi: don't configure hardware in mode_set for MIPIJohn Keeping2017-03-011-28/+21
* drm/i915: Implement Link Rate fallback on Link training failureManasi Navare2017-03-013-2/+50
* drm: Fix the kernel doc warning for drm_link_statusManasi Navare2017-03-011-0/+5
* drm/msm: Remove drm_debugfs_remove_files() callsNoralf Trønnes2017-03-014-63/+6
* drm/i915: Remove i915_debugfs_unregister()Noralf Trønnes2017-03-015-146/+23
* drm/qxl: Remove qxl_debugfs_takedown()Noralf Trønnes2017-03-013-11/+0
* drm/virtio: Remove virtio_gpu_debugfs_takedown()Noralf Trønnes2017-03-013-10/+0
* drm/nouveau: Remove nouveau_drm_debugfs_cleanup()Noralf Trønnes2017-03-013-57/+12
* drm/armada: Remove armada_drm_debugfs_cleanup()Noralf Trønnes2017-03-013-59/+10
* MAINTAINERS: drm-meson: Update git entriesNeil Armstrong2017-03-011-0/+2
* drivers:gpu: vga :vga_switcheroo.c : Fixed some coding style issuesJoan Jani2017-03-011-13/+15
* gpu: drm: drivers: Convert printk(KERN_<LEVEL> to pr_<level>Joe Perches2017-03-0120-84/+72
* MAINTAINERS: Update git entries for drivers in drm-miscDaniel Vetter2017-03-011-4/+8
* drm/vc4: Add a paragraph at the top of vc4 docs introducing what it is.Eric Anholt2017-02-282-0/+19
* drm/vc4: Extend and edit documentation for output from the RSTEric Anholt2017-02-288-31/+69
* drm/vc4: Add RST to bring together vc4 kerneldoc.Eric Anholt2017-02-282-0/+87
* drm/vc4: Convert existing documentation to actual kerneldoc.Eric Anholt2017-02-285-12/+37
* drm/vc4: Don't wait for vblank when updating the cursorMichael Zoran2017-02-281-6/+6
* drm: qxl: Enable atomic modesetting ioctlGabriel Krisman Bertazi2017-02-281-1/+2
* drm: qxl: Atomic phase 3: Wire up atomic page_flip helperGabriel Krisman Bertazi2017-02-281-46/+1
* drm: qxl: Atomic phase 3: Wire up atomic set_config helperGabriel Krisman Bertazi2017-02-281-10/+1
* drm: qxl: Atomic phase 3: Use atomic handlers for planesGabriel Krisman Bertazi2017-02-281-4/+6
* drm: qxl: Atomic phase 2: Use drm_atomic_set_fb_for_plane helperGabriel Krisman Bertazi2017-02-281-1/+3
* drm: qxl: Atomic phase 2: Wire up state object handlersGabriel Krisman Bertazi2017-02-281-0/+14
* drm: qxl: Atomic phase 1: Don't unpin primary when disabling crtcGabriel Krisman Bertazi2017-02-281-9/+1
* drm: qxl: Atomic phase 1: Implement mode_set_nofbGabriel Krisman Bertazi2017-02-281-72/+16
* drm: qxl: Atomic phase 1: Use drm_plane_helpers for primary planeGabriel Krisman Bertazi2017-02-281-1/+100
* drm: qxl: Atomic phase 1: convert cursor to universal planeGabriel Krisman Bertazi2017-02-282-244/+202
* drm: qxl: Expose creation of universal primary planeGabriel Krisman Bertazi2017-02-281-1/+70
* drm: qxl: Don't initialize vblank supportGabriel Krisman Bertazi2017-02-282-27/+1
* drm: qxl: Consolidate bo reservation when pinningGabriel Krisman Bertazi2017-02-283-64/+54
* drm: qxl: Drop device flags attributeGabriel Krisman Bertazi2017-02-283-7/+3
* drm: Rename connector list iterator APIThierry Reding2017-02-2810-70/+70
* drm: Introduce drm_property_blob_{get,put}()Thierry Reding2017-02-286-43/+78
* drm: Introduce drm_gem_object_{get,put}()Thierry Reding2017-02-287-64/+130
* drm: Introduce drm_framebuffer_{get,put}()Thierry Reding2017-02-287-44/+79
* drm: Introduce drm_connector_{get,put}()Thierry Reding2017-02-289-30/+65
* drm: Introduce drm_mode_object_{get,put}()Thierry Reding2017-02-285-29/+95
* drm: Rename drm_mode_object_get()Thierry Reding2017-02-289-30/+24
* gpu: drm: core: Convert printk(KERN_<LEVEL> to pr_<level>Joe Perches2017-02-283-10/+9
* drm/doc: Capture TODO for deferred fbdev setupDaniel Vetter2017-02-281-0/+11
* drm/docs: Record TODO about plane clippingDaniel Vetter2017-02-281-0/+12
* drm: Convert drm_framebuffer_remove to atomic, v4.Maarten Lankhorst2017-02-283-0/+96
* drm/atomic: Make disable_all helper fully disable the crtc.Maarten Lankhorst2017-02-282-126/+38
* drm/atmel-hlcdc: Simplify the HLCDC layer logicBoris Brezillon2017-02-287-1496/+697
* drm: add drm_get_connector_force_nameJani Nikula2017-02-283-39/+26
* drm/via: use get_user_pages_unlocked()Lorenzo Stoakes2017-02-281-7/+3