summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-02-28drm: Introduce drm_property_blob_{get,put}()Thierry Reding4-38/+38
2017-02-28drm: Introduce drm_gem_object_{get,put}()Thierry Reding4-40/+40
2017-02-28drm: Introduce drm_framebuffer_{get,put}()Thierry Reding5-32/+32
2017-02-28drm: Introduce drm_connector_{get,put}()Thierry Reding7-22/+22
2017-02-28drm: Introduce drm_mode_object_{get,put}()Thierry Reding3-23/+23
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: 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
2017-02-28drm: add drm_get_connector_force_nameJani Nikula3-39/+26
2017-02-28drm/via: use get_user_pages_unlocked()Lorenzo Stoakes1-7/+3
2017-02-27drm: sti: make driver use devm_of_platform_populate()Benjamin Gaignard1-2/+1
2017-02-27of: add devm_ functions for populate and depopulateBenjamin Gaignard1-0/+71
2017-02-27drm: Add a new connector atomic property for link statusManasi Navare3-0/+83
2017-02-26drm/tinydrm: fix semicolon.cocci warningskbuild test robot1-1/+1
2017-02-26drm: kselftest: fix spelling mistake: "misalinged" -> "misaligned"Colin Ian King1-1/+1
2017-02-26drm/fb-helper: Add multi buffer support for cma fbdevXinliang Liu2-0/+19
2017-02-26drm: Always prepare null framebuffer in transitional helperGabriel Krisman Bertazi2-2/+4
2017-02-26drm: drm_printer: add __printf validationJoe Perches1-1/+1
2017-02-26Merge airlied/drm-next into drm-misc-nextDaniel Vetter570-6515/+17474
2017-02-24drm/tinydrm: mipi-dbi: Fix field width specifier warningNoralf Trønnes1-2/+2
2017-02-24drm/tinydrm: mipi-dbi: Silence: ‘cmd’ may be used uninitializedNoralf Trønnes1-1/+1
2017-02-24Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie12-13/+71
2017-02-24Merge tag 'drm/panel/for-4.11-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie2-1/+103
2017-02-24Merge tag 'drm/tegra/for-4.11-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie1-0/+1
2017-02-23drm: Add name for DRM_DP_DUAL_MODE_LSPCONAnder Conselvan de Oliveira1-0/+2
2017-02-23drm/bridge/sii8620: add missing error handling in probeAndrzej Hajda1-0/+4
2017-02-23drm/sti: fix build warnings in sti_drv.c and sti_vtg.c filesVincent Abriou2-10/+0
2017-02-23Merge tag 'imx-drm-fixes-2017-02-17' of https://git.pengutronix.de/git/pza/li...Dave Airlie4-11/+7
2017-02-23Merge tag 'v4.10-rc8' into drm-nextDave Airlie266-1648/+2897
2017-02-23Merge tag 'drm-tinydrm-2017-02-18' of https://github.com/notro/linux into drm...Dave Airlie10-0/+2388
2017-02-22drm/amd/powerplay: fix PSI feature on Polars12.Rex Zhu5-2/+36
2017-02-21drm/amdgpu: refuse to reserve io mem for split VRAM buffersNicolai Hähnle1-0/+3
2017-02-21drm/ttm: fix use-after-free races in vm fault handlingNicolai Hähnle1-0/+12
2017-02-21drm: qxl: use vblank hooks in struct drm_crtc_funcsShawn Guo2-18/+16
2017-02-21drm: mediatek: use vblank hooks in struct drm_crtc_funcsShawn Guo3-9/+4
2017-02-21drm: kirin: use vblank hooks in struct drm_crtc_funcsShawn Guo1-6/+4
2017-02-21drm/edid: respect connector force for drm_get_edid ddc probeJani Nikula1-1/+4
2017-02-21drm: do not debug log about missing CEA extensions on NULL edidJani Nikula1-0/+3
2017-02-21drm: move edid property update and add modes out of edid firmware loaderJani Nikula2-14/+11
2017-02-18drm/tinydrm: Add support for Multi-Inno MI0283QT displayNoralf Trønnes3-0/+290
2017-02-18drm/tinydrm: Add MIPI DBI supportNoralf Trønnes3-0/+1011
2017-02-18drm/tinydrm: Add helper functionsNoralf Trønnes3-1/+463
2017-02-18drm: Add DRM support for tiny LCD displaysNoralf Trønnes7-0/+625
2017-02-17drm/amd/amdgpu: post card if there is real hw resetting performedJim Qu5-11/+20
2017-02-18Merge tag 'drm-intel-next-fixes-2017-02-17' of git://anongit.freedesktop.org/...Dave Airlie32-278/+411
2017-02-17drm/nouveau/tmr: provide backtrace when a timeout is hitBen Skeggs1-4/+2
2017-02-17drm/nouveau/pci/g92: Fix rearmKarol Herbst5-11/+62
2017-02-17drm/nouveau/drm/therm/fan: add a fallback if no fan control is specified in t...Martin Peres1-3/+19