aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2017-06-22drm: arcpgu: Use crtc->mode_valid() callbackJose Abreu
2017-06-22drm/zte: Drop drm_vblank_cleanupDaniel Vetter
2017-06-22drm/shmob: Drop drm_vblank_cleanupDaniel Vetter
2017-06-21drm/vc4: Send a VBLANK event when disabling a CRTCBoris Brezillon
2017-06-21drm: Check for drm_device->dev in drm_set_busidDaniel Vetter
2017-06-21drm: sti: sti_hqvdp: undo preparation of a clock source.Arvind Yadav
2017-06-21drm/rockchip: Remove unnecessary NULL checkThierry Reding
2017-06-21drm/atmel-hlcdc: Remove unnecessary NULL checkThierry Reding
2017-06-21drm: armada: make of_device_ids const.Arvind Yadav
2017-06-20drm: Convert CMA fbdev console suspend helpers to use boolLiviu Dudau
2017-06-20drm: sti: sti_hqvdp: make of_device_ids const.Arvind Yadav
2017-06-20drm: sti: sti_dvo: make of_device_ids const.Arvind Yadav
2017-06-20drm: More links for gamma support helpersDaniel Vetter
2017-06-20drm: vc4: Use crtc->mode_valid() and encoder->mode_valid() callbacksJose Abreu
2017-06-20drm/doc: Improve ioctl/fops docs a bit moreDaniel Vetter
2017-06-20drm/pci: Deprecate drm_pci_init/exit completelyDaniel Vetter
2017-06-20drm: Remove drm_driver->set_busid hookDaniel Vetter
2017-06-20drm/udl: Remove dummy busid callbackDaniel Vetter
2017-06-20drm/vblank: Consistent drm_crtc_ prefixDaniel Vetter
2017-06-20drm/vblank: _ioctl posfix for ioctl handlerDaniel Vetter
2017-06-20drm/doc: vblank cleanupDaniel Vetter
2017-06-20drm/tegra: Drop drm_vblank_cleanupDaniel Vetter
2017-06-20drm/sti: Drop drm_vblank_cleanupDaniel Vetter
2017-06-15drm/vc4: Mimic drm_atomic_helper_commit() behaviorBoris Brezillon
2017-06-15drm/vc4: Add get/set tiling ioctls.Eric Anholt
2017-06-15drm/vc4: Add T-format scanout support.Eric Anholt
2017-06-15drm: Reduce scope of 'state' variableDawid Kurek
2017-06-15drm: mxsfb_crtc: Reset the eLCDIF controllerFabio Estevam
2017-06-14drm/panel: s6e3ha2: Add support for s6e3hf2 panel on TM2e boardHoegeun Kwon
2017-06-14drm/panel: add backlight dependency for sitronix-st7789vArnd Bergmann
2017-06-14drm/panel: S6E3HA2 needs backlight codeArnd Bergmann
2017-06-14drm/panel: simple: add support for AUO P320HVN03Lucas Stach
2017-06-14drm/panel: simple: add support for NLT NL192108AC18-02DLucas Stach
2017-06-14drm/panel: simple: add support for NEC NL12880B20-05Lucas Stach
2017-06-14drm/panel: add Innolux P079ZCA panel driverChris Zhong
2017-06-12drm/vc4: Fix resource leak in 'vc4_get_hang_state_ioctl()' in error handling ...Christophe JAILLET
2017-06-12drm/vc4/vc4_bo.c: always set bo->resvHans Verkuil
2017-06-07drm/pl111: Fix offset calculation for the primary plane.Eric Anholt
2017-06-07drm/atmel-hlcdc: Fix panel registrationBoris Brezillon
2017-06-07drm/bridge: Build the panel wrapper in drm_kms_helperMaarten Lankhorst
2017-06-05drm/atmel-hlcdc: Replace the panel usage with drm_panel_bridge.Eric Anholt
2017-06-05drm/atmel-hlcdc: Drop custom encoder cleanup func.Eric Anholt
2017-06-05drm/vc4: Switch DPI to using the panel-bridge helper.Eric Anholt
2017-06-05drm/vc4: Switch DSI to the panel-bridge layer, and support bridges.Eric Anholt
2017-06-05drm/bridge: Refactor out the panel wrapper from the lvds-encoder bridge.Eric Anholt
2017-06-05drm/bridge/synopsys: dw-hdmi: Use bridge->mode_valid() callbackJose Abreu
2017-06-05drm: zte: use devm_of_platform_populate()Benjamin Gaignard
2017-06-02drm/vc4: Mark the device as active when enabling runtime PM.Eric Anholt
2017-06-02drm/atmel-hlcdc: Use crtc->mode_valid() callbackJose Abreu
2017-06-01drm/exynos: Drop drm_vblank_cleanupDaniel Vetter