summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/tilcdc
Commit message (Expand)AuthorAgeFilesLines
* drm/tilcdc: fix pixel clock setting warning messageDario Binacchi2021-03-241-5/+5
* drm/tilcdc: fix LCD pixel clock settingDario Binacchi2021-03-241-2/+3
* drm/tilcdc: rename req_rate to pclk_rateDario Binacchi2021-03-241-6/+6
* drm/tilcdc: panel: fix platform_no_drv_owner.cocci warningsYang Li2021-03-241-1/+0
* Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2021-03-162-27/+39
|\
| * drm: Use state helper instead of the plane state pointerMaxime Ripard2021-02-251-1/+2
| * drm/atomic: Pass the full state to planes atomic disable and updateMaxime Ripard2021-02-251-1/+1
| * drm: Rename plane->state variables in atomic update and disableMaxime Ripard2021-02-241-7/+7
| * drm: Use state helper instead of plane state pointer in atomic_checkMaxime Ripard2021-02-241-1/+2
| * drm: Use the state pointer directly in planes atomic_checkMaxime Ripard2021-02-241-1/+1
| * drm/atomic: Pass the full state to planes atomic_checkMaxime Ripard2021-02-241-1/+3
| * drm: Rename plane atomic_check state namesMaxime Ripard2021-02-241-12/+12
| * drm/tilcdc: fix raster control register settingDario Binacchi2021-02-181-1/+1
| * drm/tilcdc: replace spin_lock_irqsave by spin_lock in hard IRQTian Tao2021-02-181-5/+4
| * drm/tilcdc: send vblank event when disabling crtcQuanyang Wang2021-02-101-0/+9
* | doc: use KCFLAGS instead of EXTRA_CFLAGS to pass flags from command lineMasahiro Yamada2021-02-221-1/+1
|/
* drm/<drivers>: Constify struct drm_driverDaniel Vetter2020-11-061-2/+2
* drm: Use the state pointer directly in atomic_checkMaxime Ripard2020-11-031-3/+3
* drm/atomic: Pass the full state to CRTC atomic begin and flushMaxime Ripard2020-11-021-1/+1
* drm/atomic: Pass the full state to CRTC atomic_checkMaxime Ripard2020-11-021-5/+7
* drm/tilcdc: avoid 'make W=2' build failureArnd Bergmann2020-10-271-2/+2
* drm/tilcdc: Remove tilcdc_crtc_max_width(), use private dataJyri Sarha2020-10-103-35/+26
* drm/tilcdc: Do not keep vblank interrupts enabled all the timeJyri Sarha2020-10-101-3/+33
* drm/atomic: Pass the full state to CRTC atomic enable/disableMaxime Ripard2020-10-091-2/+2
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
* drm/tilcdc: Use standard drm_atomic_helper_commitDaniel Vetter2020-07-143-49/+19
* drm/tilcdc: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPSThomas Zimmermann2020-06-101-7/+1
* drm/tilcdc: Use GEM CMA object functionsThomas Zimmermann2020-06-101-6/+1
* drm/tilcdc: add missing static for panel_driverTomi Valkeinen2020-05-191-1/+1
* drm/tilcdc: remove unnecessary state->fb checkTomi Valkeinen2020-05-191-2/+1
* drm/tilcdc: fix leak & null ref in panel_connector_get_modesTomi Valkeinen2020-05-191-1/+5
* drm/tilcdc: use devm_of_find_backlightSam Ravnborg2020-05-171-11/+6
* drm/tilcdc: Set up fbdev after fully registering deviceThomas Zimmermann2020-04-081-2/+1
* drm/tilcdc: Use simple encoderThomas Zimmermann2020-04-022-13/+5
* drm: convert .debugfs_init() hook to return void.Wambui Karuga2020-03-181-3/+1
* drm/tilcdc: remove check for return value of debugfs functions.Wambui Karuga2020-03-181-11/+4
* drm/bridge: Extend bridge API to disable connector creationLaurent Pinchart2020-02-261-1/+1
* Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-01-304-405/+1
|\
| * drm/tilcdc: Remove obsolete bundled tilcdc tfp410 driverJyri Sarha2019-12-164-400/+0
| * drm/tilcdc: Drop drm_gem_fb_create wrapperDaniel Vetter2019-11-191-7/+1
| * drm/tilcdc: Provide ddc symlink in connector sysfs directoryAndrzej Pietrasiewicz2019-11-081-2/+4
* | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-1/+1
|/
* Merge tag 'drm-misc-next-2019-10-09-2' of git://anongit.freedesktop.org/drm/d...Dave Airlie2019-10-112-3/+4
|\
| * drm/tilcdc: plane: Make structure tilcdc_plane_funcs constantNishka Dasgupta2019-10-071-1/+1
| * drm/bridge: panel: Infer connector type from panel by defaultLaurent Pinchart2019-09-081-2/+2
| * drm: Stop including drm_bridge.h from drm_crtc.hBoris Brezillon2019-08-281-0/+1
* | drm/tilcdc: include linux/pinctrl/consumer.h againArnd Bergmann2019-09-301-0/+1
|/
* drm/tilcdc: Remove obsolete crtc_mode_valid() hackJyri Sarha2019-08-027-119/+19
* Merge v5.3-rc1 into drm-misc-nextMaxime Ripard2019-07-2211-125/+11
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-5/+1