summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-15drm/msm: extend the submit ioctl to pass in flagsRob Clark
2016-09-15drm/msm/mdp5: Set rotation property initial value to DRM_ROTATE_0 insted of 0Ville Syrjälä
2016-09-15drm/msm/hdmi: don't print error when adding i2c adapter failsWolfram Sang
2016-09-15drm/msm/mdp4: mark symbols static where possibleBaoyou Xie
2016-09-15drm/msm: Remove call to reservation_object_test_signaled_rcu before waitChris Wilson
2016-09-15drm/msm/hdmi: Clean up HDMI gpio DT bindingsArchit Taneja
2016-09-15drm/msm/mdp4: Fix issue with LCDC/LVDS port parsingArchit Taneja
2016-09-13Merge branch 'drm-tda998x-devel' of git://git.armlinux.org.uk/~rmk/linux-arm ...Dave Airlie
2016-09-13Merge tag 'sunxi-drm-for-4.9' of https://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie
2016-09-13Merge tag 'topic/drm-misc-2016-09-08' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-09-08drm/sun4i: add missing header dependenciesBaoyou Xie
2016-09-08drm: Fix error path in drm_mode_page_flip_ioctl()Imre Deak
2016-09-08drm/sun4i: Add a DRC driverMaxime Ripard
2016-09-08drm/sun4i: backend: Handle the SATMaxime Ripard
2016-09-08drm/sun4i: support A33 tconMaxime Ripard
2016-09-08drm/sun4i: support TCONs without channel 1Maxime Ripard
2016-09-07ARM: dts: am335x-boneblack: Add HDMI audio supportJyri Sarha
2016-09-07drm/i2c: tda998x: Register ASoC hdmi-codec and add audio DT bindingJyri Sarha
2016-09-07drm/i2c: tda998x: Improve tda998x_configure_audio() audio related pdataJyri Sarha
2016-09-07Merge commit 'efc9194bcff84' ("ASoC: hdmi-codec: callback function will be ca...Russell King
2016-09-07Revert "drm: Unify handling of blob and object properties"Maarten Lankhorst
2016-09-06drm/udl: implement usb_driver suspend/resume.Haixia Shi
2016-09-06drm: fix signed integer overflowXie XiuQi
2016-09-06drm/atomic: Reject properties not part of the object.Maarten Lankhorst
2016-09-02Merge tag 'tilcdc-4.9-fixes' of https://github.com/jsarha/linux into drm-nextDave Airlie
2016-09-02Merge tag 'drm-vc4-next-2016-08-29' of https://github.com/anholt/linux into d...Dave Airlie
2016-09-01drm/tilcdc: Choose console BPP that supports RGBJyri Sarha
2016-09-01drm/tilcdc: Add blue-and-red-crossed devicetree propertyJyri Sarha
2016-09-01drm/tilcdc: Write DMA base and ceiling address with single instructionJyri Sarha
2016-09-01drm/tilcdc: Remove drm_helper_disable_unused_functions() callJyri Sarha
2016-09-01drm/tilcdc: Enable EOF interrupts for v1 LCDCKarl Beldan
2016-09-01drm/tilcdc: Adjust the FB_CEILING addressKarl Beldan
2016-09-01drm/tilcdc: Fix check for remote port parentTeresa Remmet
2016-09-01drm/sun4i: Clear encoder->bridge if a bridge is not foundChen-Yu Tsai
2016-09-01drm/doc: Add a few words on validation with IGTTomeu Vizoso
2016-09-01Revert "drm: make DRI1 drivers depend on BROKEN"Dave Airlie
2016-09-01Merge tag 'topic/drm-misc-2016-08-31' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-08-31drm: drm_probe_helper: Fix output_poll_work schedulingPeter Ujfalusi
2016-08-30drm/sun4i: rgb: add missing calls to drm_panel_{prepare,unprepare}Jonathan Liu
2016-08-30drm: bridge/dw-hdmi: Fix colorspace and scan information registers valuesJose Abreu
2016-08-29drm/doc: Polish docs for drm_property&drm_property_blobDaniel Vetter
2016-08-29drm: Unify handling of blob and object propertiesDaniel Vetter
2016-08-29drm: Extract drm_property.[hc]Daniel Vetter
2016-08-29drm: move drm_mode_legacy_fb_format to drm_fourcc.cDaniel Vetter
2016-08-29drm/doc: Polish docs for drm_mode_objectDaniel Vetter
2016-08-29drm: Remove drm_mode_object->atomic_countDaniel Vetter
2016-08-29drm: Extract drm_mode_object.[hc]Daniel Vetter
2016-08-29drm/doc: Polish kerneldoc for encodersDaniel Vetter
2016-08-29drm: Extract drm_encoder.[hc]Daniel Vetter
2016-08-29drm/fb-helper: don't call remove_conflicting_framebuffers for FB=m && DRM=yArnd Bergmann