Age | Commit message (Expand) | Author |
2019-08-13 | dma-buf: rename reservation_object to dma_resv | Christian König |
2019-07-22 | Merge v5.3-rc1 into drm-misc-next | Maxime Ripard |
2019-07-17 | drm/vc4: drop use of drmP.h | Sam Ravnborg |
2019-07-15 | Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2019-06-28 | ASoC: vc4: vc4_htmi: consider CPU-Platform possibility | Kuninori Morimoto |
2019-06-28 | drm/vc4: Use drm_gem_fb_prepare_fb | Daniel Vetter |
2019-06-26 | Merge tag 'v5.2-rc6' into asoc-5.3 | Mark Brown |
2019-06-25 | drm/vc4: Don set gem_obj->resv in prime import anymore | Daniel Vetter |
2019-06-21 | drm/vc3: Drop drm_gem_prime_import | Daniel Vetter |
2019-06-21 | drm/prime: Align gem_prime_export with obj_funcs.export | Daniel Vetter |
2019-06-21 | drm/prime: Actually remove DRIVER_PRIME everywhere | Daniel Vetter |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 | Thomas Gleixner |
2019-06-19 | ASoC: vc4: vc4_hdmi: don't select unnecessary Platform | Kuninori Morimoto |
2019-06-19 | Merge remote-tracking branch 'drm/drm-next' into drm-misc-next | Maarten Lankhorst |
2019-06-19 | drm/vc4: hdmi: Set default state margin at reset | Maxime Ripard |
2019-06-19 | Merge v5.2-rc5 into drm-next | Daniel Vetter |
2019-06-14 | drm/vc4: no need to check return value of debugfs_create functions | Greg Kroah-Hartman |
2019-06-13 | drm: Convert connector_helper_funcs->atomic_check to accept drm_atomic_state | Sean Paul |
2019-06-06 | ASoC: vc4: vc4_htmi: use modern dai_link style | Kuninori Morimoto |
2019-06-04 | drm/vc4: fix fb references in async update | Helen Koike |
2019-05-28 | Merge tag 'drm-misc-next-2019-05-24' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie |
2019-05-23 | drm/vc4: Allocate binner bo when starting to use the V3D | Paul Kocialkowski |
2019-05-23 | drm/vc4: Check for the binner bo before handling OOM interrupt | Paul Kocialkowski |
2019-05-23 | drm/vc4: Check for V3D before binner bo alloc | Paul Kocialkowski |
2019-05-23 | drm/vc4: Reformat and the binner bo allocation helper | Paul Kocialkowski |
2019-05-22 | Merge drm/drm-next into drm-misc-next | Sean Paul |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-20 | drm: Remove users of drm_format_(horz|vert)_chroma_subsampling | Maxime Ripard |
2019-05-20 | drm: Remove users of drm_format_num_planes | Maxime Ripard |
2019-05-16 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2019-05-15 | clk: Remove io.h from clk-provider.h | Stephen Boyd |
2019-05-08 | Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2019-04-24 | drm/vc4: Fix compilation error reported by kbuild test bot | Maarten Lankhorst |
2019-04-24 | drm/vc4: Fix memory leak during gpu reset. | Maarten Lankhorst |
2019-04-12 | Merge tag 'drm-misc-next-2019-04-10' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie |
2019-04-10 | Merge drm/drm-next into drm-misc-next | Sean Paul |
2019-04-05 | Merge tag 'drm-misc-next-2019-04-04' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie |
2019-04-04 | drm/vc4: vc4_debugfs_regset32() can be static | kbuild test robot |
2019-04-03 | drm/vc4: Disable V3D interactions if the v3d component didn't probe. | Eric Anholt |
2019-04-03 | drm/vc4: Use common helpers for debugfs setup by the driver components. | Eric Anholt |
2019-04-03 | drm/vc4: Call drm_dev_register() after all setup is done | Noralf Trønnes |
2019-04-01 | drm/vc4: Make sure that the v3d ident debugfs has vc4's power on. | Eric Anholt |
2019-04-01 | drm/vc4: Add helpers for pm get/put. | Eric Anholt |
2019-04-01 | drm/vc4: Use drm_printer for the debugfs and runtime bo stats output. | Eric Anholt |
2019-04-01 | drm/vc4: Use drm_print_regset32() for our debug register dumping. | Eric Anholt |
2019-04-01 | drm/vc4: Make sure to emit a tile coordinates between two MSAA loads. | Eric Anholt |
2019-03-25 | Merge tag 'drm-misc-next-2019-03-21' of git://anongit.freedesktop.org/drm/drm... | Daniel Vetter |
2019-03-18 | drm: writeback: Cleanup job ownership handling when queuing job | Laurent Pinchart |
2019-03-07 | drm/vc4: Use 16bpp by default for the fbdev buffer | Maxime Ripard |