summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vc4
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-07-1610-42/+150
|\
| * Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst2019-06-191-1/+1
| |\
| | * Merge v5.2-rc5 into drm-nextDaniel Vetter2019-06-191-1/+1
| | |\
| * | | drm/vc4: hdmi: Set default state margin at resetMaxime Ripard2019-06-191-1/+7
| * | | drm/vc4: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-151-6/+2Star
| |/ /
| * | drm: Convert connector_helper_funcs->atomic_check to accept drm_atomic_stateSean Paul2019-06-131-3/+4
| * | Merge tag 'drm-misc-next-2019-05-24' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2019-05-287-32/+137
| |\ \
| | * | drm/vc4: Allocate binner bo when starting to use the V3DPaul Kocialkowski2019-05-236-20/+125
| | * | drm/vc4: Check for the binner bo before handling OOM interruptPaul Kocialkowski2019-05-231-0/+3
| | * | drm/vc4: Check for V3D before binner bo allocPaul Kocialkowski2019-05-231-0/+3
| | * | drm/vc4: Reformat and the binner bo allocation helperPaul Kocialkowski2019-05-231-6/+5Star
| | * | Merge drm/drm-next into drm-misc-nextSean Paul2019-05-222-1/+2
| | |\ \
| | * | | drm: Remove users of drm_format_(horz|vert)_chroma_subsamplingMaxime Ripard2019-05-201-9/+4Star
| | * | | drm: Remove users of drm_format_num_planesMaxime Ripard2019-05-201-1/+1
| | * | | Merge drm/drm-next into drm-misc-nextSean Paul2019-04-101-1/+1
| | |\ \ \
* | | | | | ASoC: vc4: vc4_htmi: consider CPU-Platform possibilityKuninori Morimoto2019-06-281-0/+4
* | | | | | Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown2019-06-2617-105/+18Star
|\ \ \ \ \ \
| * | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-1911-44/+11Star
| * | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-195-60/+5Star
| | |_|_|_|/ | |/| | | |
| * | | | | drm/vc4: fix fb references in async updateHelen Koike2019-06-041-1/+1
| |/ / / /
| * | | / treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
| | |_|/ | |/| |
* | | | ASoC: vc4: vc4_hdmi: don't select unnecessary PlatformKuninori Morimoto2019-06-191-4/+0Star
* | | | ASoC: vc4: vc4_htmi: use modern dai_link styleKuninori Morimoto2019-06-061-4/+15
|/ / /
* | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2019-05-171-0/+1
|\ \ \
| * | | clk: Remove io.h from clk-provider.hStephen Boyd2019-05-151-0/+1
* | | | Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-05-0919-709/+934
|\ \ \ \ | |/ / / |/| | |
| * | | Merge tag 'drm-misc-next-2019-04-10' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2019-04-121-1/+1
| |\| | | | |/ | |/|
| | * drm/vc4: vc4_debugfs_regset32() can be statickbuild test robot2019-04-041-1/+1
| * | Merge tag 'drm-misc-next-2019-04-04' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2019-04-0517-648/+600Star
| |\|
| | * drm/vc4: Disable V3D interactions if the v3d component didn't probe.Eric Anholt2019-04-037-1/+50
| | * drm/vc4: Use common helpers for debugfs setup by the driver components.Eric Anholt2019-04-0312-165/+125Star
| | * drm/vc4: Call drm_dev_register() after all setup is doneNoralf Trønnes2019-04-031-2/+4
| | * drm/vc4: Make sure that the v3d ident debugfs has vc4's power on.Eric Anholt2019-04-011-12/+17
| | * drm/vc4: Add helpers for pm get/put.Eric Anholt2019-04-014-28/+49
| | * drm/vc4: Use drm_printer for the debugfs and runtime bo stats output.Eric Anholt2019-04-011-34/+14Star
| | * drm/vc4: Use drm_print_regset32() for our debug register dumping.Eric Anholt2019-04-019-414/+350Star
| | * drm/vc4: Make sure to emit a tile coordinates between two MSAA loads.Eric Anholt2019-04-011-12/+11Star
| * | Merge tag 'drm-misc-next-2019-03-21' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2019-03-2511-71/+344
| |\|
| | * drm/vc4: Use 16bpp by default for the fbdev bufferMaxime Ripard2019-03-071-1/+1
| | * drm/vc4: Add a debugfs entry to disable/enable the load trackerPaul Kocialkowski2019-03-063-0/+21
| | * drm/vc4: Add a load tracker to prevent HVS underflow errorsBoris Brezillon2019-03-064-1/+171
| | * drm/vc4: Report HVS underrun errorsBoris Brezillon2019-03-066-35/+140
| | * drm: Remove set but not used variable 'gem'YueHaibing2019-02-191-3/+0Star
| | * drm: vc4: Switch to use drm_gem_object reservation_objectRob Herring2019-02-195-31/+11Star
| * | drm: writeback: Cleanup job ownership handling when queuing jobLaurent Pinchart2019-03-181-1/+1
| |/
* | drm/vc4: Fix compilation error reported by kbuild test botMaarten Lankhorst2019-04-241-1/+1
* | drm/vc4: Fix memory leak during gpu reset.Maarten Lankhorst2019-04-241-1/+1
|/
* drm/vc4: Use struct_size() in kzalloc()Gustavo A. R. Silva2019-02-071-1/+1
* drm/irq: Don't check for DRIVER_HAVE_IRQ in drm_irq_(un)installDaniel Vetter2019-01-291-1/+0Star
* drm: Split out drm_probe_helper.hDaniel Vetter2019-01-247-8/+8