platform/kernel/linux-starfive.git
2022-07-13 Maxime Riparddrm/vc4: dpi: Add action to disable the clock
2022-07-13 Maxime Riparddrm/vc4: dpi: Remove unnecessary drm_of_panel_bridge_re...
2022-07-13 Maxime Riparddrm/vc4: dpi: Return an error if we can't enable our...
2022-07-13 Maxime Riparddrm/vc4: dpi: Switch to drmm_kzalloc
2022-07-13 Maxime Riparddrm/vc4: dpi: Embed DRM structures into the private...
2022-07-13 Maxime Riparddrm/vc4: dpi: Remove vc4_dev dpi pointer
2022-07-13 Maxime Riparddrm/vc4: crtc: Switch to DRM-managed CRTC initialization
2022-07-13 Maxime Riparddrm/vc4: crtc: Switch to drmm_kzalloc
2022-07-13 Maxime Riparddrm/vc4: crtc: Move debugfs_name to crtc_data
2022-07-13 Maxime Riparddrm/vc4: plane: Switch to drmm_universal_plane_alloc()
2022-07-13 Maxime Riparddrm/vc4: crtc: Remove manual plane removal on error
2022-07-13 Maxime Riparddrm/vc4: plane: Take possible_crtcs as an argument
2022-07-13 Maxime Riparddrm/vc4: hvs: Remove planes currently allocated before...
2022-07-13 Maxime Riparddrm/vc4: hvs: Protect device resources after removal
2022-07-13 Maxime Riparddrm/vc4: crtc: Create vblank reporting function
2022-07-13 Maxime Riparddrm/vc4: drv: Use drm_dev_unplug
2022-07-13 Maxime Riparddrm/vc4: drv: Call component_unbind_all()
2022-07-13 Maxime Riparddrm/bridge: panel: Introduce drmm_of_get_bridge
2022-07-13 Maxime Riparddrm/bridge: panel: Introduce drmm_panel_bridge_add
2022-07-13 Maxime Riparddrm/connector: Introduce drmm_connector_init
2022-07-13 Maxime Riparddrm/connector: Check for destroy implementation
2022-07-13 Maxime Riparddrm/connector: Consolidate Connector Initialization
2022-07-13 Maxime Riparddrm/connector: Clarify when drm_connector_unregister...
2022-07-13 Maxime Riparddrm/connector: Mention the cleanup after drm_connector_init
2022-07-13 Maxime Riparddrm/connector: Reorder headers
2022-07-13 Maxime Riparddrm/encoder: Introduce drmm_encoder_init
2022-07-13 Maxime Riparddrm/crtc: Introduce drmm_crtc_init_with_planes
2022-07-13 Maxime Riparddrm/mipi-dsi: Detach devices when removing the host
2022-07-13 Maxime RipardMerge drm/drm-next into drm-misc-next
2022-07-13 Dave AirlieMerge tag 'topic/nouveau-misc-2022-07-13-1' of git...
2022-07-13 Dave AirlieMerge tag 'exynos-drm-next-for-v5.20' of git://git...
2022-07-13 Ben Skeggsdrm/nouveau/kms/nv50-: remove unused functions
2022-07-13 Ben Skeggsdrm/nouveau/flcn: remove unused functions
2022-07-13 Ben Skeggsdrm/nouveau: remove double WFI when destroying channels
2022-07-13 Ben Skeggsdrm/nouveau/ce/gv100-: move method buffer to ce ctx
2022-07-13 Ben Skeggsdrm/nouveau/fifo: remove rd32/wr32 accessors from channels
2022-07-13 Ben Skeggsdrm/nouveau/fifo: rip out cevent, never used
2022-07-13 Ben Skeggsdrm/nouveau/device: remove pwrsrc notify in favour...
2022-07-13 Ben Skeggsdrm/nouveau/nvkm: remove unused header
2022-07-13 Ben Skeggsdrm/nouveau/nvkm: zero out engine pointer for subdev...
2022-07-13 Ben Skeggsdrm/nouveau/nvkm: use list_add_tail() when building...
2022-07-13 Ben Skeggsdrm/nouveau/nvkm: rip out event uapi
2022-07-13 Ben Skeggsdrm/nouveau/nvif: add wrapper for open-coded nvif_objec...
2022-07-13 Dave AirlieMerge tag 'drm-msm-next-2022-07-10' of https://gitlab...
2022-07-13 Dave AirlieBackmerge tag 'v5.19-rc6' of git://git./linux/kernel...
2022-07-12 Christian Königdma-buf: revert "return only unsignaled fences in dma_f...
2022-07-12 Dave AirlieMerge tag 'mediatek-drm-next-5.20' of https://git....
2022-07-12 Dave AirlieMerge tag 'drm/tegra/for-5.20-rc1' of https://gitlab...
2022-07-12 Jian Zhangdrm/exynos/exynos7_drm_decon: free resources when clk_s...
2022-07-12 Krzysztof Kozlowskidt-bindings: remove Joonyoung Shim from maintainers
2022-07-12 Krzysztof Kozlowskidrm/exynos: MAINTAINERS: move Joonyoung Shim to credits
2022-07-12 Dave AirlieMerge tag 'drm-misc-next-2022-07-07' of git://anongit...
2022-07-12 Dave AirlieMerge tag 'drm-intel-next-2022-07-06' of git://anongit...
2022-07-12 Dave AirlieMerge tag 'amd-drm-next-5.20-2022-07-05' of https:...
2022-07-11 Arthur Grillodrm: selftest: convert drm_mm selftest to KUnit
2022-07-11 Maíra Canaldrm: selftest: convert drm_buddy selftest to KUnit
2022-07-11 Maíra Canaldrm: selftest: convert drm_framebuffer selftest to...
2022-07-11 Maíra Canaldrm: selftest: convert drm_dp_mst_helper selftest to...
2022-07-11 Maíra Canaldrm: selftest: convert drm_plane_helper selftest to...
2022-07-11 Maíra Canaldrm: selftest: convert drm_format selftest to KUnit
2022-07-11 Maíra Canaldrm: selftest: convert drm_rect selftest to KUnit
2022-07-11 Maíra Canaldrm: selftest: convert drm_cmdline_parser selftest...
2022-07-11 Maíra Canaldrm: selftest: convert drm_damage_helper selftest to...
2022-07-11 Christian Königdrm/ttm: audit bo->resource usage v2
2022-07-11 Christian Königdrm/nouveau: audit bo->resource usage
2022-07-11 Christian Königdrm/amdgpu: audit bo->resource usage
2022-07-11 Christian Königdrm/ttm: rename and cleanup ttm_bo_init
2022-07-11 Arunpravin... Revert "drm/amdgpu: fix start calculation in amdgpu_vra...
2022-07-11 Arunpravin... Revert "drm/amdgpu: move internal vram_mgr function...
2022-07-10 Linus TorvaldsLinux 5.19-rc6
2022-07-10 Linus TorvaldsMerge branch 'hot-fixes' (fixes for rc6)
2022-07-10 Linus Torvaldsida: don't use BUG_ON() for debugging
2022-07-10 Linus TorvaldsMerge tag 'dmaengine-fix-5.19' of git://git./linux...
2022-07-10 Linus TorvaldsMerge tag 'staging-5.19-rc6' of git://git./linux/kernel...
2022-07-10 Linus TorvaldsMerge tag 'char-misc-5.19-rc6' of git://git./linux...
2022-07-10 Linus TorvaldsMerge tag 'io_uring-5.19-2022-07-09' of git://git.kerne...
2022-07-10 Linus TorvaldsMerge tag 'kbuild-fixes-v5.19-3' of git://git./linux...
2022-07-10 Linus TorvaldsMerge tag 'irq_urgent_for_v5.19_rc6' of git://git....
2022-07-10 Linus TorvaldsMerge tag 'x86_urgent_for_v5.19_rc6' of git://git....
2022-07-10 Masahiro Yamadakbuild: remove unused cmd_none in scripts/Makefile...
2022-07-10 Borislav Petkovx86/boot: Fix the setup data types max limit
2022-07-09 Linus TorvaldsMerge tag 'i2c-for-5.19-rc6' of git://git./linux/kernel...
2022-07-09 Thomas Zimmermanndrm/aperture: Run fbdev removal before internal helpers
2022-07-09 Sven Schnelleptrace: fix clearing of JOBCTL_TRACED in ptrace_unfreez...
2022-07-09 Linus TorvaldsMerge tag 'powerpc-5.19-5' of git://git./linux/kernel...
2022-07-09 Paul Cercueildrm/ingenic: Use the new PM macros
2022-07-09 Paul Cercueildrm/ingenic: Don't request full modeset if property...
2022-07-09 Paul Cercueildrm/ingenic: Add support for the JZ4760(B)
2022-07-09 Paul Cercueildrm/ingenic: Fix MODULE_LICENSE() string
2022-07-09 Paul Cercueildt-bindings/display: ingenic: Add compatible string...
2022-07-09 Geert Uytterhoevendrm/fb: Improve drm_framebuffer.offsets documentation
2022-07-09 Martin Jückerdrm/panel: simple: add support for the Samsung LTL101AL...
2022-07-09 Martin Jückerdt-bindings: display: simple: add support for Samsung...
2022-07-09 Geert Uytterhoevendrm/mode: Improve drm_mode_fb_cmd2 documentation
2022-07-09 Geert Uytterhoevendrm/fourcc: Add DRM_FORMAT_D[1248]
2022-07-09 Geert Uytterhoevendrm/fourcc: Add DRM_FORMAT_R[124]
2022-07-09 Geert Uytterhoevendrm/fourcc: Clarify the meaning of single-channel ...
2022-07-09 Geert Uytterhoevendrm/gem-fb-helper: Use actual bpp for size calculations
2022-07-09 Geert Uytterhoevendrm/fb-helper: Add support for DRM_FORMAT_C[124]
2022-07-09 Geert Uytterhoevendrm/fourcc: Add DRM_FORMAT_C[124]
next