aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * drm/tegra: Properly align stride for framebuffersThierry Reding2014-08-04
| * drm/tegra: sor - Configure proper sync polaritiesThierry Reding2014-08-04
| * drm/tegra: sor - Use bits-per-color from panelStéphane Marchesin2014-08-04
| * drm/tegra: Make job submission 64-bit safeThierry Reding2014-08-04
| * drm/tegra: Allow non-authenticated processes to create buffer objectsThierry Reding2014-08-04
| * drm/tegra: Add SET/GET_FLAGS IOCTLsThierry Reding2014-08-04
| * drm/tegra: Add SET/GET_TILING IOCTLsThierry Reding2014-08-04
| * drm/tegra: Implement more tiling modesThierry Reding2014-08-04
| * drm/tegra: dsi - Handle non-continuous clock flagAlexandre Courbot2014-08-04
| * drm/tegra: sor - missing unlock on errorDan Carpenter2014-08-04
| * Merge branch 'drm/dsi/for-next' into drm/tegra/for-nextThierry Reding2014-08-04
| |\
* | \ Merge tag 'drm/panel/for-3.17-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie2014-08-07
|\ \ \
| * | | drm/panel: simple: Use devm_gpiod_get_optional()Alexandre Courbot2014-08-07
| * | | drm/dsi: Replace upcasting macro by functionThierry Reding2014-08-06
| * | | drm/panel: ld9040: Replace upcasting macro by functionThierry Reding2014-08-06
| * | | drm/exynos: dp: Modify driver to support drm_panelAjay Kumar2014-08-06
| * | | drm/exynos: Move DP setup into commit()Ajay Kumar2014-08-06
| * | | drm/panel: simple: Add AUO B133HTN01 panel supportAjay Kumar2014-08-06
| * | | drm/panel: simple: Support delays in panel functionsAjay Kumar2014-08-06
| * | | drm/panel: simple: Add proper definition for prepare and unprepareAjay Kumar2014-08-06
| * | | drm/panel: s6e8aa0: Add proper definition for prepare and unprepareAjay Kumar2014-08-06
| * | | drm/panel: ld9040: Add proper definition for prepare and unprepareAjay Kumar2014-08-06
| * | | drm/tegra: Add support for panel prepare and unprepare routinesAjay Kumar2014-08-06
| * | | drm/exynos: dsi: Add support for panel prepare and unprepare routinesAjay Kumar2014-08-06
| * | | drm/exynos: dpi: Add support for panel prepare and unprepare routinesAjay Kumar2014-08-06
| * | | drm/panel: simple: Add dummy prepare and unprepare routinesAjay Kumar2014-08-06
| * | | drm/panel: s6e8aa0: Add dummy prepare and unprepare routinesAjay Kumar2014-08-06
| * | | drm/panel: ld9040: Add dummy prepare and unprepare routinesAjay Kumar2014-08-06
| * | | drm/panel: Provide convenience wrapper for .get_modes()Ajay Kumar2014-08-06
| * | | drm/panel: add .prepare() and .unprepare() functionsAjay Kumar2014-08-06
| * | | drm/panel: simple: Remove simple-panel compatibleThierry Reding2014-08-06
| * | | drm/panel: simple: Add Innolux N116BGE panel supportThierry Reding2014-08-06
| * | | drm/panel: simple: Add bits-per-color supportStéphane Marchesin2014-08-01
| * | | drm/panel: simple: add support for InnoLux N156BGE-L21 panelAlban Bedel2014-07-22
| * | | drm/panel: s6e8aa0: Use static inline for upcastingThierry Reding2014-07-22
| * | | drm/dsi: Use peripheral's channel for DCS commandsThierry Reding2014-07-22
| * | | drm/dsi: Make mipi_dsi_dcs_write() return ssize_tThierry Reding2014-07-22
| * | | drm/panel: add support for Foxlink FL500WVR00-A0T panelBoris BREZILLON2014-07-15
| * | | drm/panel: Set non-continuous clock flag on supporting panelsAlexandre Courbot2014-07-14
| * | | drm/panel: make DRM_PANEL_LD9040 depend on SPIRussell King2014-07-14
| * | | drm/panel: consolidate unnecessary explicit dependenciesRussell King2014-07-14
| | |/ | |/|
| * | drm/dsi: Flag for non-continuous clock behaviorAlexandre Courbot2014-07-14
* | | drm: move drm_stub.c to drm_drv.cDave Airlie2014-08-06
* | | Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into dr...Dave Airlie2014-08-06
|\ \ \
| * | | drm: mark drm_context support as legacyDavid Herrmann2014-08-05
| * | | drm: make sysfs device always available for minorsDavid Herrmann2014-08-05
| * | | drm: make minor->index available earlyDavid Herrmann2014-08-05
| * | | drm: merge drm_drv.c into drm_ioctl.cDavid Herrmann2014-08-05
| * | | drm: move module initialization to drm_stub.cDavid Herrmann2014-08-05
| * | | drm: don't de-authenticate clients on master-closeDavid Herrmann2014-08-05