summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/tilcdc
AgeCommit message (Expand)Author
2017-03-14drm/tilcdc: Set framebuffer DMA address to HW only if CRTC is enabledJyri Sarha
2017-03-14drm/tilcdc: Fix hardcoded fail-return value in tilcdc_crtc_create()Jyri Sarha
2017-02-02drm: Rely on mode_config data for fb_helper initializationGabriel Krisman Bertazi
2017-02-01Merge tag 'drm-misc-next-2017-01-30' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2017-01-27drm/tilcdc: Remove tilcdc_debugfs_cleanup()Noralf Trønnes
2017-01-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Dave Airlie
2017-01-10Merge tag 'drm-misc-next-2017-01-09' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2017-01-09Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2017-01-09Merge tag 'tilcdc-4.10-fixes' of https://github.com/jsarha/linux into drm-fixesDave Airlie
2017-01-04drm: tilcdc: simplify the recovery from sync lost error on rev1Bartosz Golaszewski
2016-12-30drm/mm: Convert to drm_printerDaniel Vetter
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner
2016-12-18drm: bridge: Link encoder and bridge in core codeLaurent Pinchart
2016-12-15drm: Replace 'format->format' comparisons to just 'format' comparisonsVille Syrjälä
2016-12-15drm: Nuke fb->pixel_formatVille Syrjälä
2016-12-15drm: Replace drm_format_plane_cpp() with fb->format->cpp[]Ville Syrjälä
2016-12-06Merge remote-tracking branch 'airlied/drm-next' into drm-misc-nextDaniel Vetter
2016-12-01drm: Make the connector .detect() callback optionalLaurent Pinchart
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/tilcdc: Recover from sync lost error flood by resetting the LCDCJyri Sarha
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-02drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefsJani Nikula
2016-10-25drm: convert DT component matching to component_match_add_release()Russell King
2016-10-18drm: tilcdc: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()Laurent Pinchart
2016-10-17drm: Add reference counting to drm_atomic_stateChris Wilson
2016-09-28Merge tag 'tilcdc-4.9-3.1' of https://github.com/jsarha/linux into drm-nextDave Airlie
2016-09-23drm/tilcdc: fix wrong error handlingDaniel Schultz
2016-09-23drm/tilcdc: Return directly after a failed kfree_table_init() in tilcdc_conve...Markus Elfring
2016-09-22drm/tilcdc: Fix non static symbol warningWei Yongjun
2016-09-22drm/tilcdc: mark symbols static where possibleBaoyou Xie
2016-09-22drm/tilcdc: add missing header dependenciesBaoyou Xie
2016-09-21drm/tilcdc: Add atomic and crtc headers to crtc.cSean Paul