summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2017-06-22drm/vc4: Allow vblank_disable_immediate on non-fw-kms. (v2)Mario Kleiner1-0/+3
2017-06-22drm: Add drm_atomic_helper_wait_for_flip_done()Boris Brezillon1-1/+42
2017-06-22drm: arcpgu: Use crtc->mode_valid() callbackJose Abreu1-15/+14
2017-06-22drm/zte: Drop drm_vblank_cleanupDaniel Vetter1-2/+0
2017-06-22drm/shmob: Drop drm_vblank_cleanupDaniel Vetter1-3/+1
2017-06-21drm/vc4: Send a VBLANK event when disabling a CRTCBoris Brezillon1-0/+13
2017-06-21drm: Check for drm_device->dev in drm_set_busidDaniel Vetter1-1/+1
2017-06-21drm: sti: sti_hqvdp: undo preparation of a clock source.Arvind Yadav1-0/+3
2017-06-21drm/rockchip: Remove unnecessary NULL checkThierry Reding1-3/+1
2017-06-21drm/atmel-hlcdc: Remove unnecessary NULL checkThierry Reding1-2/+1
2017-06-21drm: armada: make of_device_ids const.Arvind Yadav1-1/+1
2017-06-20drm: Convert CMA fbdev console suspend helpers to use boolLiviu Dudau1-2/+2
2017-06-20drm: sti: sti_hqvdp: make of_device_ids const.Arvind Yadav1-1/+1
2017-06-20drm: sti: sti_dvo: make of_device_ids const.Arvind Yadav1-1/+1
2017-06-20drm: More links for gamma support helpersDaniel Vetter1-0/+3
2017-06-20drm: vc4: Use crtc->mode_valid() and encoder->mode_valid() callbacksJose Abreu2-14/+12
2017-06-20drm/doc: Improve ioctl/fops docs a bit moreDaniel Vetter2-2/+10
2017-06-20drm/pci: Deprecate drm_pci_init/exit completelyDaniel Vetter18-62/+54
2017-06-20drm: Remove drm_driver->set_busid hookDaniel Vetter21-22/+3
2017-06-20drm/udl: Remove dummy busid callbackDaniel Vetter1-6/+0
2017-06-20drm/vblank: Consistent drm_crtc_ prefixDaniel Vetter4-7/+7
2017-06-20drm/vblank: _ioctl posfix for ioctl handlerDaniel Vetter3-24/+14
2017-06-20drm/doc: vblank cleanupDaniel Vetter1-82/+76
2017-06-20drm/tegra: Drop drm_vblank_cleanupDaniel Vetter1-4/+1
2017-06-20drm/sti: Drop drm_vblank_cleanupDaniel Vetter1-1/+0
2017-06-16drm/vc4: Mimic drm_atomic_helper_commit() behaviorBoris Brezillon1-26/+12
2017-06-16drm/vc4: Add get/set tiling ioctls.Eric Anholt4-1/+131
2017-06-16drm/vc4: Add T-format scanout support.Eric Anholt2-4/+46
2017-06-15drm: Reduce scope of 'state' variableDawid Kurek1-1/+2
2017-06-15drm: mxsfb_crtc: Reset the eLCDIF controllerFabio Estevam1-0/+42
2017-06-14drm/panel: s6e3ha2: Add support for s6e3hf2 panel on TM2e boardHoegeun Kwon1-7/+57
2017-06-14drm/panel: add backlight dependency for sitronix-st7789vArnd Bergmann1-0/+1
2017-06-14drm/panel: S6E3HA2 needs backlight codeArnd Bergmann1-0/+1
2017-06-14drm/panel: simple: add support for AUO P320HVN03Lucas Stach1-0/+31
2017-06-14drm/panel: simple: add support for NLT NL192108AC18-02DLucas Stach1-0/+29
2017-06-14drm/panel: simple: add support for NEC NL12880B20-05Lucas Stach1-0/+30
2017-06-14drm/panel: add Innolux P079ZCA panel driverChris Zhong3-0/+352
2017-06-13drm/vc4: Fix resource leak in 'vc4_get_hang_state_ioctl()' in error handling ...Christophe JAILLET1-5/+8
2017-06-13drm/vc4/vc4_bo.c: always set bo->resvHans Verkuil1-8/+4
2017-06-07drm/pl111: Fix offset calculation for the primary plane.Eric Anholt1-13/+2
2017-06-07drm/atmel-hlcdc: Fix panel registrationBoris Brezillon1-2/+0
2017-06-07drm/bridge: Build the panel wrapper in drm_kms_helperMaarten Lankhorst1-1/+1
2017-06-05drm/atmel-hlcdc: Replace the panel usage with drm_panel_bridge.Eric Anholt1-149/+14
2017-06-05drm/atmel-hlcdc: Drop custom encoder cleanup func.Eric Anholt1-7/+1
2017-06-05drm/vc4: Switch DPI to using the panel-bridge helper.Eric Anholt1-134/+30
2017-06-05drm/vc4: Switch DSI to the panel-bridge layer, and support bridges.Eric Anholt2-135/+21
2017-06-05drm/bridge: Refactor out the panel wrapper from the lvds-encoder bridge.Eric Anholt4-141/+228
2017-06-05drm/bridge/synopsys: dw-hdmi: Use bridge->mode_valid() callbackJose Abreu4-35/+23
2017-06-05drm: zte: use devm_of_platform_populate()Benjamin Gaignard1-1/+1
2017-06-02drm/vc4: Mark the device as active when enabling runtime PM.Eric Anholt1-0/+1