summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-02-28drm: Introduce drm_framebuffer_{get,put}()Thierry Reding
2017-02-28drm: Introduce drm_connector_{get,put}()Thierry Reding
2017-02-28drm: Introduce drm_mode_object_{get,put}()Thierry Reding
2017-02-28drm: Rename drm_mode_object_get()Thierry Reding
2017-02-28gpu: drm: core: Convert printk(KERN_<LEVEL> to pr_<level>Joe Perches
2017-02-28drm: Convert drm_framebuffer_remove to atomic, v4.Maarten Lankhorst
2017-02-28drm/atomic: Make disable_all helper fully disable the crtc.Maarten Lankhorst
2017-02-28drm/atmel-hlcdc: Simplify the HLCDC layer logicBoris Brezillon
2017-02-28drm: add drm_get_connector_force_nameJani Nikula
2017-02-28drm/via: use get_user_pages_unlocked()Lorenzo Stoakes
2017-02-27drm: sti: make driver use devm_of_platform_populate()Benjamin Gaignard
2017-02-27of: add devm_ functions for populate and depopulateBenjamin Gaignard
2017-02-27drm: Add a new connector atomic property for link statusManasi Navare
2017-02-26drm/tinydrm: fix semicolon.cocci warningskbuild test robot
2017-02-26drm: kselftest: fix spelling mistake: "misalinged" -> "misaligned"Colin Ian King
2017-02-26drm/fb-helper: Add multi buffer support for cma fbdevXinliang Liu
2017-02-26drm: Always prepare null framebuffer in transitional helperGabriel Krisman Bertazi
2017-02-26drm: drm_printer: add __printf validationJoe Perches
2017-02-26Merge airlied/drm-next into drm-misc-nextDaniel Vetter
2017-02-24drm/tinydrm: mipi-dbi: Fix field width specifier warningNoralf Trønnes
2017-02-24drm/tinydrm: mipi-dbi: Silence: ‘cmd’ may be used uninitializedNoralf Trønnes
2017-02-24Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-02-24Merge tag 'drm/panel/for-4.11-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie
2017-02-24Merge tag 'drm/tegra/for-4.11-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie
2017-02-23drm: Add name for DRM_DP_DUAL_MODE_LSPCONAnder Conselvan de Oliveira
2017-02-23drm/bridge/sii8620: add missing error handling in probeAndrzej Hajda
2017-02-23drm/sti: fix build warnings in sti_drv.c and sti_vtg.c filesVincent Abriou
2017-02-23Merge tag 'imx-drm-fixes-2017-02-17' of https://git.pengutronix.de/git/pza/li...Dave Airlie
2017-02-23Merge tag 'v4.10-rc8' into drm-nextDave Airlie
2017-02-23Merge tag 'drm-tinydrm-2017-02-18' of https://github.com/notro/linux into drm...Dave Airlie
2017-02-22drm/amd/powerplay: fix PSI feature on Polars12.Rex Zhu
2017-02-21drm/amdgpu: refuse to reserve io mem for split VRAM buffersNicolai Hähnle
2017-02-21drm/ttm: fix use-after-free races in vm fault handlingNicolai Hähnle
2017-02-21drm: qxl: use vblank hooks in struct drm_crtc_funcsShawn Guo
2017-02-21drm: mediatek: use vblank hooks in struct drm_crtc_funcsShawn Guo
2017-02-21drm: kirin: use vblank hooks in struct drm_crtc_funcsShawn Guo
2017-02-21drm/edid: respect connector force for drm_get_edid ddc probeJani Nikula
2017-02-21drm: do not debug log about missing CEA extensions on NULL edidJani Nikula
2017-02-21drm: move edid property update and add modes out of edid firmware loaderJani Nikula
2017-02-18drm/tinydrm: Add support for Multi-Inno MI0283QT displayNoralf Trønnes
2017-02-18drm/tinydrm: Add MIPI DBI supportNoralf Trønnes
2017-02-18drm/tinydrm: Add helper functionsNoralf Trønnes
2017-02-18drm: Add DRM support for tiny LCD displaysNoralf Trønnes
2017-02-17drm/amd/amdgpu: post card if there is real hw resetting performedJim Qu
2017-02-18Merge tag 'drm-intel-next-fixes-2017-02-17' of git://anongit.freedesktop.org/...Dave Airlie
2017-02-17drm/nouveau/tmr: provide backtrace when a timeout is hitBen Skeggs
2017-02-17drm/nouveau/pci/g92: Fix rearmKarol Herbst
2017-02-17drm/nouveau/drm/therm/fan: add a fallback if no fan control is specified in t...Martin Peres
2017-02-17drm/nouveau/hwmon: expose power_max and power_critKarol Herbst
2017-02-17drm/nouveau/iccsense: Parse max and crit power levelKarol Herbst