summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/mediatek/mtk_drm_crtc.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mediatek-drm-next-5.13' of https://git.kernel.org/pub/scm/linux/ke...Dave Airlie2021-04-081-7/+12
|\
| * drm/mediatek: crtc: Make config-updating atomicChun-Kuang Hu2021-03-301-7/+12
* | Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2021-03-161-2/+2
|\ \ | |/ |/|
| * drm/atomic: Pass the full state to planes atomic disable and updateMaxime Ripard2021-02-251-2/+2
* | Merge tag 'mediatek-drm-next-5.12' of https://git.kernel.org/pub/scm/linux/ke...Dave Airlie2021-02-051-53/+54
|\ \ | |/ |/|
| * soc / drm: mediatek: Move mtk mutex driver to soc folderCK Hu2021-02-041-1/+1
| * drm/mediatek: Automatically search unclaimed mtk mutex in mtk_mutex_get()CK Hu2021-02-041-1/+1
| * drm/mediatek: Change disp/ddp term to mutex in mtk mutex driverCK Hu2021-02-041-15/+15
| * drm/mediatek: Rename file mtk_drm_ddp to mtk_mutexCK Hu2021-02-041-1/+1
| * drm/mediatek: Move mtk_ddp_comp_init() from sub driver to DRM driverCK Hu2021-01-071-1/+1
| * drm/mediatek: Register vblank callback functionCK Hu2021-01-071-33/+34
| * drm/mediatek: Move clk info from struct mtk_ddp_comp to sub driver private dataCK Hu2020-12-291-3/+3
* | Merge tag 'drm-misc-next-2020-12-17' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2021-01-071-1/+0
|\ \ | |/ |/|
| * drm: automatic legacy gamma supportTomi Valkeinen2020-12-151-1/+0
* | Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-12-161-2/+1
|\ \ | |/ |/|
| * soc / drm: mediatek: cmdq: Remove timeout handler in helper functionChun-Kuang Hu2020-11-271-2/+1
* | drm/mediatek/mtk_drm_crtc: Demote seriously out-of-date struct headerLee Jones2020-11-171-1/+3
* | drm: Use state helper instead of CRTC state pointerMaxime Ripard2020-11-101-6/+9
* | drm/atomic: Pass the full state to CRTC atomic begin and flushMaxime Ripard2020-11-021-8/+8
* | Merge drm/drm-next into drm-misc-nextMaxime Ripard2020-11-021-8/+14
|\|
| * Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2020-10-241-1/+1
| |\
| | * drm/mediatek: reduce clear eventDennis YC Hsieh2020-09-251-1/+1
| | * soc: mediatek: cmdq: add clear option in cmdq_pkt_wfe apiDennis YC Hsieh2020-09-251-1/+1
| * | drm/mediatek: Use CPU when fail to get cmdq eventChun-Kuang Hu2020-09-171-7/+13
| |/
* / drm/atomic: Pass the full state to CRTC atomic enable/disableMaxime Ripard2020-10-091-2/+2
|/
* Merge tag 'drm-next-2020-08-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-08-051-12/+8
|\
| * Merge v5.8-rc6 into drm-nextDave Airlie2020-07-241-6/+2
| |\
| * | drm/mtk: Use __drm_atomic_helper_crtc_resetDaniel Vetter2020-07-021-10/+6
| * | Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2020-06-241-2/+2
| |\ \
| | * | drm: Nuke mode->vrefreshVille Syrjälä2020-05-271-2/+2
* | | | Merge tag 'arm-drivers-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-08-031-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | soc: mediatek: cmdq: export finalize functionDennis YC Hsieh2020-06-221-0/+1
| |/ /
* | | drm/mediatek: Remove debug messages for function callsEnric Balletbo i Serra2020-06-271-5/+0
* | | drm/mediatek: Fix device passed to cmdqHsin-Yi Wang2020-06-271-1/+2
|/ /
* / soc / drm: mediatek: Move routing control to mmsys deviceEnric Balletbo i Serra2020-04-131-9/+10
|/
* drm/mediatek: Make sure previous message done or be aborted before sendBibby Hsieh2020-02-181-0/+1
* drm/mediatek: Move gce event property to mutex device nodeBibby Hsieh2020-02-181-1/+2
* drm/mediatek: Ensure the cursor plane is on top of other overlaysSean Paul2020-02-111-3/+5
* drm/mediatek: Find the cursor plane instead of hard coding itEvan Benn2020-02-111-6/+12
* drm/mediatek: Add ctm property supportYongqiang Niu2020-01-101-4/+12
* drm/mediatek: Add gamma property according to hardware capabilityYongqiang Niu2020-01-101-2/+8
* drm/mediatek: apply CMDQ control flowBibby Hsieh2020-01-091-6/+55
* drm/mediatek: support CMDQ interface in ddp componentBibby Hsieh2020-01-091-5/+5
* drm/mediatek: disable all the planes in atomic_disableBibby Hsieh2019-12-201-0/+1
* drm/mediatek: update cursors by using async atomic updateBibby Hsieh2019-12-201-21/+77
* drm/mediatek: handle events when enabling/disabling crtcBibby Hsieh2019-12-201-0/+8
* drm/mediatek: Fix can't get component for external display plane.Yongqiang Niu2019-12-201-2/+3
* drm/mediatek: Check return value of mtk_drm_ddp_comp_for_plane.Pi-Hsun Shih2019-12-201-4/+9
* drm/mediatek: Plumb supported rotation values from components to plane initSean Paul2019-11-061-1/+3
* drm/mediatek: Add plumbing for layer_check hookSean Paul2019-11-061-0/+10