summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-01Merge tag 'tilcdc-4.10' of https://github.com/jsarha/linux into drm-nextDave Airlie
2016-12-01Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into ...Dave Airlie
2016-11-30drm/tilcdc: fix parsing of some DT propertiesBartosz Golaszewski
2016-11-30drm/tilcdc: Enable frame done irq and functionality for LCDC rev 1Jyri Sarha
2016-11-30drm/tilcdc: Configure video mode to HW in enable() not in mode_set_nofb()Jyri Sarha
2016-11-30drm/tilcdc: Load palette at the end of mode_set_nofb()Jyri Sarha
2016-11-30drm/tilcdc: Add timeout wait for palette loading to completeJyri Sarha
2016-11-30drm/tilcdc: Enable palette loading for revision 2 LCDC tooJyri Sarha
2016-11-30drm/tilcdc: Fix load mode bit-field setting in tilcdc_crtc_enable()Jyri Sarha
2016-11-30drm/tilcdc: Add tilcdc_write_mask() to tilcdc_regs.hJyri Sarha
2016-11-30drm/tilcdc: Fix tilcdc_crtc_create() return value handlingJyri Sarha
2016-11-30drm/tilcdc: implement palette loading for rev1Bartosz Golaszewski
2016-11-30drm/tilcdc: Enable sync lost error and recovery handling for rev 1 LCDCJyri Sarha
2016-11-30drm/tilcdc: Add drm bridge support for attaching drm bridge driversJyri Sarha
2016-11-30drm/bridge: Add ti-tfp410 DVI transmitter driverJyri Sarha
2016-11-30dt-bindings: Move "ti,tfp410.txt" from display/ti to display/bridgeJyri Sarha
2016-11-30drm/tilcdc: Recover from sync lost error flood by resetting the LCDCJyri Sarha
2016-11-30Merge tag 'drm-misc-next-2016-11-29' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2016-11-30Merge tag 'drm-intel-next-2016-11-21' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2016-11-30Merge tag 'drm-qemu-20161121' of git://git.kraxel.org/linux into drm-nextDave Airlie
2016-11-29drm/tilcdc: Fix race from forced shutdown of crtc in unloadJyri Sarha
2016-11-29drm/tilcdc: Use unload to handle initialization failuresJyri Sarha
2016-11-29drm/tilcdc: Stop using struct drm_driver load() callbackJyri Sarha
2016-11-29drm/tilcdc: Remove obsolete drm_connector_register() callsJyri Sarha
2016-11-29drm/tilcdc: Correct misspelling in error messageDaniel Schultz
2016-11-29drm/tilcdc: Add revision handling for FB_CEILINGDaniel Schultz
2016-11-29drm/tilcdc: add a da850-specific compatible stringBartosz Golaszewski
2016-11-29drm/tilcdc: add a workaround for failed clk_set_rate()Bartosz Golaszewski
2016-11-29drm: Introduce drm_framebuffer_assign()Chris Wilson
2016-11-29drm/bridge: adv7511: Enable the audio data and clock pads on adv7533Srinivas Kandagatla
2016-11-29drm/bridge: adv7511: Add Audio supportJohn Stultz
2016-11-28drm/msm: gpu: Add support for the GPMUJordan Crouse
2016-11-28drm/msm: gpu: Add A5XX target supportJordan Crouse
2016-11-28drm/msm: Disable interrupts during initJordan Crouse
2016-11-28drm/msm: Remove 'src_clk' from adreno configurationJordan Crouse
2016-11-28drm/msm: gpu: Add OUT_TYPE4 and OUT_TYPE7Jordan Crouse
2016-11-28drm/msm: Add adreno_gpu_write64()Jordan Crouse
2016-11-28drm/msm: gpu Add new gpu register read/write functionsJordan Crouse
2016-11-28drm/msm: gpu: Return error on hw_init failureJordan Crouse
2016-11-28drm/msm: gpu: Cut down the list of "generic" registers to the ones we useJordan Crouse
2016-11-28drm/msm: update generated headersRob Clark
2016-11-28drm/msm/adreno: move scratch register dumping to per-gen codeRob Clark
2016-11-28drm/msm/rd: support for 64b iovaRob Clark
2016-11-28drm/msm: convert iova to 64bRob Clark
2016-11-28drm/edid: Consider alternate cea timings to be the same VICVille Syrjälä
2016-11-28drm/atomic: Constify drm_atomic_crtc_needs_modeset()Ville Syrjälä
2016-11-28drm: bridge: dw-hdmi: add ASoC dependencyArnd Bergmann
2016-11-28drm: Fix shift operations for drm_fb_helper::drm_target_preferred()Chris Wilson
2016-11-28drm: Avoid NULL dereference for DRM_LEGACY debug messageChris Wilson
2016-11-28drm: Use u64_to_user_ptr() helper for blob ioctlsChris Wilson