Age | Commit message (Expand) | Author | Files | Lines |
2017-01-25 | drm/gma500: Nuke device_is_agp callback | Daniel Vetter | 1 | -6/+0 |
2017-01-25 | drm/kms-core: Use recommened kerneldoc for struct member refs | Daniel Vetter | 11 | -74/+70 |
2017-01-25 | drm/core: Use recommened kerneldoc for struct member refs | Daniel Vetter | 7 | -24/+24 |
2017-01-25 | drm/gem|prime|mm: Use recommened kerneldoc for struct member refs | Daniel Vetter | 3 | -15/+15 |
2017-01-25 | drm/kms-helpers: Use recommened kerneldoc for struct member refs | Daniel Vetter | 6 | -95/+103 |
2017-01-25 | drm/dp: Store drm_device in MST topology manager | Dhinakaran Pandiyan | 4 | -6/+7 |
2017-01-24 | drm/vgem: Switch to reservation_object_lock() helpers | Chris Wilson | 1 | -2/+2 |
2017-01-24 | drm/fb-cma-helper: Add drm_fbdev_cma_set_suspend_unlocked() | Noralf Trønnes | 1 | -0/+18 |
2017-01-24 | drm: Update drm_cache.c to pull in the new drm_cache.h | Chris Wilson | 1 | -1/+3 |
2017-01-24 | drm: bridge: dw-hdmi: fix building without CONFIG_OF | Arnd Bergmann | 1 | -0/+2 |
2017-01-23 | drm/exynos: Remove Kconfig deps for FIMD and DECON7 | Tobias Jakobi | 1 | -2/+0 |
2017-01-23 | drm: Show leaked connectors upon unload | Chris Wilson | 1 | -1/+6 |
2017-01-23 | drm/hisilicon/hibmc: Fix wrong pointer passed to PTR_ERR() | Wei Yongjun | 1 | -1/+1 |
2017-01-23 | drm/atomic: make release_crtc_commit() static | Wei Yongjun | 1 | -1/+1 |
2017-01-19 | drm: qxl: Open code teardown function for qxl | Gabriel Krisman Bertazi | 3 | -20/+9 |
2017-01-19 | drm: qxl: Open code probing sequence for qxl | Gabriel Krisman Bertazi | 5 | -48/+74 |
2017-01-19 | drm/bridge: adv7511: Re-write the i2c address before EDID probing | John Stultz | 1 | -1/+9 |
2017-01-19 | drm/bridge: adv7511: Reuse __adv7511_power_on/off() when probing EDID | John Stultz | 1 | -14/+3 |
2017-01-19 | drm/bridge: adv7511: Rework adv7511_power_on/off() so they can be reused inte... | John Stultz | 1 | -4/+11 |
2017-01-19 | drm/bridge: adv7511: Enable HPD interrupts to support hotplug and improve mon... | Archit Taneja | 1 | -1/+5 |
2017-01-19 | drm/bridge: adv7511: Switch to using drm_kms_helper_hotplug_event() | John Stultz | 1 | -1/+15 |
2017-01-19 | drm/bridge: adv7511: Use work_struct to defer hotplug handing to out of irq c... | John Stultz | 2 | -1/+12 |
2017-01-18 | drm: vc4: use crtc helper drm_crtc_from_index() | Shawn Guo | 2 | -11/+7 |
2017-01-18 | drm: tegra: use crtc helper drm_crtc_from_index() | Shawn Guo | 1 | -16/+3 |
2017-01-18 | drm: nouveau: use crtc helper drm_crtc_from_index() | Shawn Guo | 1 | -15/+18 |
2017-01-18 | drm: mediatek: use crtc helper drm_crtc_from_index() | Shawn Guo | 2 | -6/+4 |
2017-01-18 | drm: kirin: use crtc helper drm_crtc_from_index() | Shawn Guo | 2 | -7/+4 |
2017-01-18 | drm: exynos: use crtc helper drm_crtc_from_index() | Shawn Guo | 2 | -14/+2 |
2017-01-18 | drm: bridge: dw-hdmi: Assert SVSRET before resetting the PHY | Laurent Pinchart | 1 | -5/+5 |
2017-01-18 | drm: bridge: dw-hdmi: Fix the name of the PHY reset macros | Laurent Pinchart | 2 | -5/+4 |
2017-01-18 | drm: bridge: dw-hdmi: Define and use macros for PHY register addresses | Laurent Pinchart | 2 | -15/+86 |
2017-01-18 | drm: bridge: dw-hdmi: Detect PHY type at runtime | Laurent Pinchart | 1 | -3/+65 |
2017-01-18 | drm: bridge: dw-hdmi: Handle overflow workaround based on device version | Laurent Pinchart | 1 | -13/+33 |
2017-01-18 | drm: bridge: dw-hdmi: Detect AHB audio DMA using correct register | Laurent Pinchart | 2 | -3/+7 |
2017-01-18 | drm: bridge: dw-hdmi: Reject invalid product IDs | Laurent Pinchart | 2 | -6/+27 |
2017-01-18 | drm: bridge: dw-hdmi: Rename CONF0 SPARECTRL bit to SVSRET | Laurent Pinchart | 2 | -6/+6 |
2017-01-18 | drm: bridge: dw-hdmi: Remove PHY configuration resolution parameter | Kieran Bingham | 1 | -22/+5 |
2017-01-18 | drm: bridge: dw-hdmi: Implement DRM bridge registration | Laurent Pinchart | 1 | -32/+80 |
2017-01-18 | drm: bridge: dw-hdmi: Create connector in the bridge attach operation | Laurent Pinchart | 1 | -13/+20 |
2017-01-18 | drm: bridge: dw-hdmi: Reorder functions to prepare for next commit | Laurent Pinchart | 1 | -36/+36 |
2017-01-18 | drm: bridge: dw-hdmi: Move IRQ and IO resource allocation to common code | Laurent Pinchart | 3 | -25/+12 |
2017-01-18 | drm: bridge: dw-hdmi: Don't forward HPD events to DRM core before attach | Laurent Pinchart | 1 | -1/+2 |
2017-01-18 | drm: bridge: dw-hdmi: Remove encoder field from struct dw_hdmi | Laurent Pinchart | 1 | -6/+3 |
2017-01-18 | drm: bridge: dw-hdmi: Embed drm_bridge in struct dw_hdmi | Laurent Pinchart | 1 | -10/+3 |
2017-01-18 | drm: bridge: dw-hdmi: Remove unused function parameter | Kieran Bingham | 1 | -5/+2 |
2017-01-18 | drm: bridge: dw-hdmi: Remove unneeded arguments to bind/unbind functions | Laurent Pinchart | 3 | -9/+7 |
2017-01-18 | drm: bridge: dw-hdmi: Merge __hdmi_phy_i2c_write and hdmi_phy_i2c_write | Laurent Pinchart | 1 | -8/+1 |
2017-01-17 | drm: qxl: Let DRM core handle connector registering | Gabriel Krisman Bertazi | 1 | -1/+0 |
2017-01-17 | drm/bridge: adv7511: Initialize regulators | Archit Taneja | 2 | -9/+81 |
2017-01-12 | drm/tegra: Stop using drm_framebuffer_unregister_private | Daniel Vetter | 1 | -5/+2 |