index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
tilcdc
/
tilcdc_crtc.c
Age
Commit message (
Expand
)
Author
2022-08-03
drm/gem: rename struct drm_gem_dma_object.{paddr => dma_addr}
Danilo Krummrich
2022-08-03
drm/gem: rename GEM CMA helpers to GEM DMA helpers
Danilo Krummrich
2022-08-03
drm/fb: rename FB CMA helpers to FB DMA helpers
Danilo Krummrich
2022-06-20
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
2022-04-25
drm/tilcdc: fix typos in comment
Chunguang Xu
2022-03-21
drm/tilcdc: Use drm_mode_copy()
Ville Syrjälä
2021-03-24
drm/tilcdc: fix pixel clock setting warning message
Dario Binacchi
2021-03-24
drm/tilcdc: fix LCD pixel clock setting
Dario Binacchi
2021-03-24
drm/tilcdc: rename req_rate to pclk_rate
Dario Binacchi
2021-02-18
drm/tilcdc: fix raster control register setting
Dario Binacchi
2021-02-18
drm/tilcdc: replace spin_lock_irqsave by spin_lock in hard IRQ
Tian Tao
2021-02-10
drm/tilcdc: send vblank event when disabling crtc
Quanyang Wang
2020-11-03
drm: Use the state pointer directly in atomic_check
Maxime Ripard
2020-11-02
drm/atomic: Pass the full state to CRTC atomic begin and flush
Maxime Ripard
2020-11-02
drm/atomic: Pass the full state to CRTC atomic_check
Maxime Ripard
2020-10-10
drm/tilcdc: Remove tilcdc_crtc_max_width(), use private data
Jyri Sarha
2020-10-10
drm/tilcdc: Do not keep vblank interrupts enabled all the time
Jyri Sarha
2020-10-09
drm/atomic: Pass the full state to CRTC atomic enable/disable
Maxime Ripard
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-14
drm/tilcdc: Use standard drm_atomic_helper_commit
Daniel Vetter
2019-08-02
drm/tilcdc: Remove obsolete crtc_mode_valid() hack
Jyri Sarha
2019-07-22
Merge v5.3-rc1 into drm-misc-next
Maxime Ripard
2019-07-17
drm/tilcdc: drop use of drmP.h
Sam Ravnborg
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2018-05-09
drm/tilcdc: Fix setting clock divider for omap-l138
David Lechner
2018-02-28
drm/tilcdc: Delete an error message for a failed memory allocation in seven f...
Markus Elfring
2017-12-18
drm/tilcdc: make tilcdc_mode_hvtotal() static
Xiongwei Song
2017-12-18
drm/tilcdc: Remove drm_framebuffer_get() and *_put() calls
Jyri Sarha
2017-10-13
drm/tilcdc: Precalculate total frametime in tilcdc_crtc_set_mode()
Jyri Sarha
2017-10-05
drm/tilcdc: Use tilcdc_crtc_shutdown() in tilcdc_crtc_destroy()
Jyri Sarha
2017-10-05
drm/tilcdc: Remove WARN_ON(!drm_modeset_is_locked(&crtc->mutex)) checks
Jyri Sarha
2017-10-05
drm/tilcdc: Turn raster off in crtc reset, if it was on in the HW
Jyri Sarha
2017-10-05
drm/tilcdc: switch to drm_*{get,put} helpers
Cihangir Akturk
2017-07-26
drm: Convert to using %pOF instead of full_name
Rob Herring
2017-06-30
drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()
Laurent Pinchart
2017-06-30
drm: Add old state pointer to CRTC .enable() helper function
Laurent Pinchart
2017-04-06
drm: convert drivers to use of_graph_get_remote_node
Rob Herring
2017-03-25
drm/tilcdc: Drop calls to modeset_lock_crtc
Daniel Vetter
2017-03-23
BackMerge tag 'v4.11-rc3' into drm-next
Dave Airlie
2017-03-14
drm/tilcdc: Set framebuffer DMA address to HW only if CRTC is enabled
Jyri Sarha
2017-03-14
drm/tilcdc: Fix hardcoded fail-return value in tilcdc_crtc_create()
Jyri Sarha
2017-02-09
drm: tilcdc: use vblank hooks in struct drm_crtc_funcs
Shawn Guo
2017-01-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Dave Airlie
2017-01-09
Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2017-01-09
Merge tag 'tilcdc-4.10-fixes' of https://github.com/jsarha/linux into drm-fixes
Dave Airlie
2017-01-04
drm: tilcdc: simplify the recovery from sync lost error on rev1
Bartosz Golaszewski
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
2016-12-15
drm: Nuke fb->pixel_format
Ville Syrjälä
2016-12-15
drm: Replace drm_format_plane_cpp() with fb->format->cpp[]
Ville Syrjälä
2016-11-30
drm/tilcdc: Enable frame done irq and functionality for LCDC rev 1
Jyri Sarha
[next]