summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vc4
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
* | drm/vc4: Replace long HDMI udelay with usleep_rangeStefan Wahren2018-03-051-1/+1
* | drm/vc4: Advertise supported modifiers for planesDaniel Stone2018-03-052-1/+34
* | Merge tag 'drm-misc-next-2018-02-13' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2018-02-169-84/+409
|\ \ | |/ |/|
| * drm/vc4: Expose performance counters to userspaceBoris Brezillon2018-02-108-72/+398
| * drm/vc4: Use the alpha format field in drm_format_infoMaxime Ripard2018-01-291-12/+11Star
* | Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2018-02-025-40/+47
|\|
| * BackMerge tag 'v4.15-rc8' into drm-nextDave Airlie2018-01-182-3/+3
| |\
| * \ BackMerge tag 'v4.15-rc4' into drm-nextDave Airlie2017-12-193-2/+6
| |\ \
| * | | drm/vc4: Use drm_fb_cma_fbdev_init/fini()Noralf Trønnes2017-12-083-27/+6Star
| * | | Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2017-12-032-13/+41
| |\ \ \
| | * | | drm/vc4: Add support for NV21 and NV61.Dave Stevenson2017-11-211-0/+10
| | * | | drm/vc4: Use .pixel_order instead of custom .flip_cbcrDave Stevenson2017-11-211-12/+8Star
| | * | | drm/vc4: Add support for DRM_FORMAT_RGB888 and DRM_FORMAT_BGR888Dave Stevenson2017-11-211-0/+8
| | * | | drm/vc4: Reject HDMI modes with too high of clocks.Eric Anholt2017-11-091-0/+15
| | * | | drm/drivers: drop redundant drm_edid_to_eld() callsJani Nikula2017-11-071-1/+0Star
| | * | | drm/vc4: Fix wrong printk format in vc4_bo_stats_debugfs()Boris BREZILLON2017-11-021-2/+2
| | * | | drm/vc4: Convert timers to use timer_setup()Kees Cook2017-10-312-12/+7Star
* | | | | drm/vc4: Fix NULL pointer dereference in vc4_save_hang_state()Boris Brezillon2018-01-181-6/+6
* | | | | drm/vc4: Flush the caches before the bin jobs, as well.Eric Anholt2018-01-181-0/+21
| |_|_|/ |/| | |
* | | | drm/vc4: Move IRQ enable to PM pathStefan Schake2018-01-042-3/+3
| |_|/ |/| |
* | | drm/vc4: Release fence after signallingStefan Schake2017-12-082-1/+4
* | | drm/vc4: Fix false positive WARN() backtrace on refcount_inc() usageBoris Brezillon2017-12-071-1/+2
|/ /
* | Merge tag 'drm-for-v4.15-part2-fixes' of git://people.freedesktop.org/~airlie...Linus Torvalds2017-11-282-1/+8
|\ \
| * \ Merge tag 'drm-misc-fixes-2017-11-20' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2017-11-242-1/+8
| |\ \
| | * | drm/edid: Don't send non-zero YQ in AVI infoframe for HDMI 1.x sinksVille Syrjälä2017-11-151-1/+2
| | * | drm/vc4: Account for interrupts in flightStefan Schake2017-11-141-0/+6
* | | | drm/vc4: Convert timers to use timer_setup()Kees Cook2017-11-222-12/+7Star
* | | | Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-11-1610-95/+608
|\| | |
| * | | drm/vc4: Fix wrong printk format in vc4_bo_stats_debugfs()Boris BREZILLON2017-11-031-2/+2
| | |/ | |/|
| * | drm/vc4: Fix sleeps during the IRQ handler for DSI transactions.Eric Anholt2017-10-191-2/+30
| * | drm/vc4: Add the DRM_IOCTL_VC4_GEM_MADVISE ioctlBoris Brezillon2017-10-195-15/+488