aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/tilcdc
Commit message (Expand)AuthorAge
...
* drm/tilcdc: Fix interrupt enable/disable code for version 2 tilcdcJyri Sarha2016-02-25
* drm/tilcdc: Do not update the next frame buffer close to vertical blankTomi Valkeinen2016-02-25
* drm/tilcdc: Get rid of complex ping-pong mechanismTomi Valkeinen2016-02-25
* drm/tilcdc: cleanup irq handlingTomi Valkeinen2016-02-25
* drm/tilcdc: remove broken error handlingTomi Valkeinen2016-02-25
* drm/tilcdc: split reset to a separate functionTomi Valkeinen2016-02-25
* drm/tilcdc: disable crtc on unloadTomi Valkeinen2016-02-25
* drm/tilcdc: cleanup runtime PM handlingTomi Valkeinen2016-02-25
* drm/tilcdc: Allocate register storage based on the actual number registersJyri Sarha2016-02-25
* drm/tilcdc: fix build error when !CONFIG_CPU_FREQGrygorii Strashko2016-02-25
* drm/tilcdc: Implement dma-buf support for tilcdcJyri Sarha2016-02-25
* drm/tilcdc: disable the lcd controller/dma engine when suspend invokedDarren Etheridge2016-02-25
* drm/tilcdc: make frame_done interrupt active at all timesDarren Etheridge2016-02-25
* drm/tilcdc: fix kernel panic on suspend when no hdmi monitor connectedDarren Etheridge2016-02-25
* drm/tilcdc: adopt pinctrl supportDave Gerlach2016-02-25
* drm/tilcdc: verify fb pitchTomi Valkeinen2016-02-25
* drm/tilcdc: rewrite pixel clock calculationDarren Etheridge2016-02-25
* drm/tilcdc: removed optional dummy encoder mode_fixup function.Carlos Palminha2016-02-16
* Merge tag 'topic/drm-misc-2016-02-08' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-02-08
|\
| * drm/tilcdc: Nuke preclose hookDaniel Vetter2016-02-08
* | dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-20
|/
* drm/fb_cma_helper: Remove implicit call to disable_unused_functionsMaxime Ripard2016-01-15
* drm: Pass 'name' to drm_encoder_init()Ville Syrjälä2015-12-11
* drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()Ville Syrjälä2015-11-24
* drm: Stop using drm_vblank_count() as the hw frame counterVille Syrjälä2015-10-07
* drm/irq: Use unsigned int pipe in public APIThierry Reding2015-10-06
* drm/tilcdc: panel: make better use of gpiod APIUwe Kleine-König2015-07-06
* drm/tilcdc: Add DRM_TILCDC_SLAVE_COMPAT for ti,tilcdc,slave binding supportJyri Sarha2015-05-27
* drm/tilcdc: use pm_runtime_irq_safe()Tomi Valkeinen2015-05-27
* drm/tilcdc: Add support for external tda998x encoderJyri Sarha2015-05-27
* drm/tilcdc: Remove tilcdc slave support for tda998x driverJyri Sarha2015-05-27
* drm/tilcdc: Fix module unloadingJyri Sarha2015-05-27
* drm: Kconfig: Let all DRM_GEM_CMA_HELPER related macros depend on HAVE_DMA_ATTRSChen Gang S2015-02-02
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-12-15
|\
| * drm/tilcdc: Deletion of an unnecessary check before the function call "drm_fb...Markus Elfring2014-11-20
| * drm: flip-work: change drm_flip_work_init prototypeBoris BREZILLON2014-11-14
| * drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.hDaniel Vetter2014-11-04
* | gpu: drm: tilcdc: drop owner assignment from platform_driversWolfram Sang2014-10-20
|/
* drm/tilcdc: panel: Add support for enable GPIOEzequiel Garcia2014-09-16
* drm/tilcdc: panel: Set return value explicitlyEzequiel Garcia2014-09-16
* drm/tilcdc: panel: Fix backlight devicetree supportEzequiel Garcia2014-09-16
* drm/tilcdc: panel: Use devm_kzalloc to simplify the error pathEzequiel Garcia2014-09-16
* drm/tilcdc: panel: Spurious whitespace removalEzequiel Garcia2014-09-16
* drm/tilcdc: panel: Remove unused variableEzequiel Garcia2014-09-16
* drm/tilcdc: panel: Add missing of_node_putEzequiel Garcia2014-09-16
* drm/tilcdc: Fix the error path in tilcdc_load()Ezequiel Garcia2014-09-16
* drm: add driver->set_busid() callbackDavid Herrmann2014-09-10
* drm/tilcdc: Fix build breakageSachin Kamat2014-07-09
* drm/tilcdc: oops a Module.symvers snuck inDave Airlie2014-07-08
* drm/tilcdc: replace late_initcall with module_initGuido Martínez2014-07-07