summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vc4
Commit message (Expand)AuthorAgeFilesLines
* drm/vc4: Remove unecessary dma_fence_opsDaniel Vetter2018-07-031-8/+0Star
* drm: add missing ctx argument to plane transitional helpersRussell King2018-07-031-1/+1
* drm/vc4: Use drm_crtc_mask()Ville Syrjälä2018-07-021-3/+3
* drm/vc4: Make DSI call into the bridge after the DSI link is enabled.Eric Anholt2018-06-291-15/+27
* Merge tag 'drm-misc-next-2018-06-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2018-06-282-2/+3
|\
| * gpu: drm: vc4: Adding new typedef vm_fault_tSouptick Joarder2018-06-212-2/+3
* | Merge tag 'drm-misc-next-2018-06-21' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2018-06-223-13/+92
|\|
| * Merge drm-upstream/drm-next into drm-misc-nextGustavo Padovan2018-06-204-5/+69
| |\
| | * Merge tag 'drm-misc-next-fixes-2018-05-31' of git://anongit.freedesktop.org/d...Dave Airlie2018-06-081-0/+1
| | |\
| | | * drm/vc4: Fix leak of the file_priv that stored the perfmon.Eric Anholt2018-05-301-0/+1
| * | | drm/vc4: Always obey implicit syncDaniel Vetter2018-06-201-4/+7
| * | | drm/vc4: Stop updating plane->fb/crtcVille Syrjälä2018-06-111-3/+0Star
| * | | drm/vc4: Add support for SAND modifier.Dave Stevenson2018-05-312-7/+83
| * | | drm/vc4: Add missing formats to vc4_format_mod_supported().Eric Anholt2018-05-311-0/+2
| * | | drm/vc4: plane: Expand the lower bits by repeating the higher bitsMaxime Ripard2018-05-171-0/+1
* | | | treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-131-1/+1
* | | | Merge tag 'drm-next-2018-06-06-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-06-0610-134/+530
|\ \ \ \ | | |/ / | |/| |
| * | | Merge drm-fixes-for-v4.17-rc6-urgent into drm-nextDave Airlie2018-05-182-4/+23
| |\ \ \ | | |_|/ | |/| |
| * | | Merge tag 'drm-misc-next-2018-05-15' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2018-05-155-6/+63
| |\ \ \ | | | |/ | | |/|
| | * | Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst2018-05-113-32/+18Star
| | |\ \
| | * | | drm/vc4: Add a pad field to align drm_vc4_submit_cl to 64 bits.Eric Anholt2018-05-041-0/+5
| | * | | drm/vc4: Enable syncobj supportStefan Schake2018-05-011-1/+2
| | * | | drm/vc4: Export fence through syncobjStefan Schake2018-05-011-2/+28
| | * | | drm/vc4: Syncobj import supportStefan Schake2018-05-012-5/+26
| | * | | drm/vc4: Skip ULPS latching when we're in that ULPS state already.Eric Anholt2018-04-301-0/+5
| | * | | drm/vc4: make function vc4_allocate_bin_bo staticVaishali Thakkar2018-04-301-2/+1Star
| * | | | Merge tag 'exynos-drm-next-for-v4.18' of git://git.kernel.org/pub/scm/linux/k...Dave Airlie2018-05-151-1/+45
| |\ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge tag 'drm-misc-next-2018-04-26' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2018-04-307-128/+467
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | drm/vc4: Add CTM registers to debugfsStefan Schake2018-04-231-0/+4
| | * | | drm/vc4: Add CTM supportStefan Schake2018-04-234-1/+215
| | * | | drm/vc4: Add support for plane alphaStefan Schake2018-04-232-4/+18
| | * | | gpu: drm: vc4: simplify getting .drvdataWolfram Sang2018-04-231-2/+1Star
| | * | | drm/vc4: update cursors asynchronously through atomicGustavo Padovan2018-04-172-77/+74Star
| | * | | drm/vc4: Move CRTC state to headerStefan Schake2018-04-172-33/+33
| | * | | drm/vc4: Expose gamma as atomic propertyStefan Schake2018-04-171-11/+26
| | * | | drm/vc4: Add some missing HVS register definitions.Eric Anholt2018-04-171-0/+96
* | | | | drm/vc4: Fix leak of the file_priv that stored the perfmon.Eric Anholt2018-05-151-0/+1
| |_|_|/ |/| | |
* | | | drm/vc4: Fix scaling of uni-planar formatsBoris Brezillon2018-05-091-1/+1
* | | | drm/vc4: Fix oops dereferencing DPI's connector since panel_bridge.Eric Anholt2018-05-071-3/+22
| |_|/ |/| |
* | | drm/vc4: Make sure vc4_bo_{inc,dec}_usecnt() calls are balancedBoris Brezillon2018-04-301-1/+45
|/ /
* | Merge tag 'drm-fixes-for-v4.17-rc2' of git://people.freedesktop.org/~airlied/...Linus Torvalds2018-04-232-0/+3
|\ \
| * | Merge airlied/drm-next into drm-misc-fixesSean Paul2018-04-1613-142/+544
| |\|
| * | drm/vc4: Fix memory leak during BO teardownDaniel J Blueman2018-04-092-0/+3
* | | Merge tag 'sound-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2018-04-051-32/+15Star
|\ \ \ | |_|/ |/| |
| * | ASoC: vc4_hdmi: replace codec to componentKuninori Morimoto2018-02-121-32/+15Star
| |/
* | drm/vc4_validate: Remove VLA usageGustavo A. R. Silva2018-03-161-1/+1
* | drm/vc4: Enable background color fill when necessaryStefan Schake2018-03-091-0/+25
* | drm/vc4: Move plane state to headerStefan Schake2018-03-092-60/+60
* | drm/vc4: Check if plane requires background fillStefan Schake2018-03-091-0/+17
* | drm/vc4: Set premultiplied for alpha formatsStefan Schake2018-03-092-1/+3