platform/kernel/linux-rpi.git
2021-02-25 John Stultzdma-buf: heaps: Fix the name used when exporting dmabuf...
2021-02-25 John Stultzdma-buf: dma-heap: Provide accessor to get heap name
2021-02-25 xinhui pandrm/ttm: Do not add non-system domain BO into swap...
2021-02-25 Daniel Vetterdrm/arc: Move to drm/tiny
2021-02-25 Daniel Vetterdrm/arc: Initialize sim connector before display pipe
2021-02-25 Daniel Vetterdrm/arc: Inline remaining files
2021-02-25 Daniel Vetterdrm/arc: Inline arcpgu_drm_hdmi_init
2021-02-25 Daniel Vetterdrm/arc: Inline arcpgu_crtc.c
2021-02-25 Daniel Vetterdrm/arc: Drop crtc check in arc_pgu_update
2021-02-25 Daniel Vetterdrm/arc: Convert to drm_simple_kms_pipe_helper
2021-02-25 Daniel Vetterdrm/arc: Align with simple pipe helpers
2021-02-25 Daniel Vetterdrm/arc: Use drmm_mode_config_cleanup
2021-02-25 Daniel Vetterdrm/arc: Drop surplus connector registration
2021-02-25 Daniel Vetterdrm/arc: Embedd a drm_connector for sim case
2021-02-25 Daniel Vetterdrm/arc: Embedded a drm_simple_display_pipe
2021-02-25 Daniel Vetterdrm/arc: Delete arcpgu_priv->fb
2021-02-25 Daniel Vetterdrm/arc: Stop using drm_device->dev_private
2021-02-25 Daniel Vetterdrm/arc: Switch to devm_drm_dev_alloc
2021-02-25 Noralf Trønnesdrm/shmem-helpers: vunmap: Don't put pages for dma-buf
2021-02-25 Maxime Riparddrm/todo: Remove the drm_atomic_state todo item
2021-02-25 Maxime Riparddrm: Use state helper instead of the plane state pointer
2021-02-25 Maxime Riparddrm/atomic: Pass the full state to planes atomic disabl...
2021-02-24 Maxime Riparddrm: Rename plane->state variables in atomic update...
2021-02-24 Maxime Riparddrm: Store new plane state in a variable for atomic_upd...
2021-02-24 Maxime Riparddrm: Use state helper instead of plane state pointer...
2021-02-24 Maxime Riparddrm: Use the state pointer directly in planes atomic_check
2021-02-24 Maxime Riparddrm/atomic: Pass the full state to planes atomic_check
2021-02-24 Maxime Riparddrm/atmel-hlcdc: Rename custom plane state variable
2021-02-24 Maxime Riparddrm: Rename plane atomic_check state names
2021-02-24 Maxime Riparddrm/atomic: Pass the full state to planes async atomic...
2021-02-24 Wayne Lindrm/dp_mst: Set CLEAR_PAYLOAD_ID_TABLE as broadcast
2021-02-24 Wayne Lindrm/dp_mst: Revise broadcast msg lct & lcr
2021-02-23 Mario Kleinerdrm: Fix HDMI_STATIC_METADATA_TYPE1 constant
2021-02-23 Daniel Vetterdrm/vkms: Annotate vblank timer
2021-02-23 Daniel Vetterdrm/komeda: Annotate dma-fence critical section in...
2021-02-23 Daniel Vetterdrm/malidp: Annotate dma-fence critical section in...
2021-02-23 Daniel Vetterdrm/atmel: Use drm_atomic_helper_commit
2021-02-23 Daniel Vetterdrm/omapdrm: Annotate dma-fence critical section in...
2021-02-23 Daniel Vetterdrm/tegra: Annotate dma-fence critical section in commi...
2021-02-23 Daniel Vetterdrm/tidss: Annotate dma-fence critical section in commi...
2021-02-23 Thomas Zimmermanndrm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic...
2021-02-22 Tong Zhangdrm/ast: fix memory leak when unload the driver
2021-02-22 Kai-Heng Fengefifb: Ensure graphics device for efifb stays at PCI D0
2021-02-22 Tian Taodrm/drv: Remove initialization of static variables
2021-02-19 Gerd Hoffmanndrm/qxl: add lock asserts to qxl_bo_vmap_locked + qxl_b...
2021-02-19 Gerd Hoffmanndrm/qxl: rework cursor plane
2021-02-19 Gerd Hoffmanndrm/qxl: move shadow handling to new qxl_prepare_shadow()
2021-02-19 Gerd Hoffmanndrm/qxl: fix monitors object vmap
2021-02-19 Gerd Hoffmanndrm/qxl: fix prime vmap
2021-02-19 Gerd Hoffmanndrm/qxl: add qxl_bo_vmap/qxl_bo_vunmap
2021-02-19 Gerd Hoffmanndrm/qxl: rename qxl_bo_kmap -> qxl_bo_vmap_locked
2021-02-19 Gerd Hoffmanndrm/qxl: fix lockdep issue in qxl_alloc_release_reserved
2021-02-19 Gerd Hoffmanndrm/qxl: use ttm bo priorities
2021-02-19 Gerd Hoffmanndrm/qxl: more fence wait rework
2021-02-19 Gerd Hoffmanndrm/qxl: properly handle device init failures
2021-02-18 Dario Binacchidrm/tilcdc: fix raster control register setting
2021-02-18 Tian Taodrm/tilcdc: replace spin_lock_irqsave by spin_lock...
2021-02-18 Imre Deakdrm/dp_mst: Tune down the WARN modesetting a port with...
2021-02-18 Sebastian Andrzej... video: fbdev: amba-clcd: Always use msleep() for waiting
2021-02-18 Ahmed S. Darwishvideo: omapfb: Remove WARN_ON(in_interrupt()).
2021-02-18 Ahmed S. Darwishvideo: omap: Remove in_interrupt() usage.
2021-02-17 Sakari Ailusdrm: Switch to %p4cc format modifier
2021-02-17 Sakari Ailusv4l: ioctl: Use %p4cc printk modifier to print FourCC...
2021-02-17 Sakari Ailuslib/vsprintf: Add support for printing V4L2 and DRM...
2021-02-17 Thomas Zimmermanndrm/ast: Move all of the cursor-update functionality...
2021-02-17 Thomas Zimmermanndrm/ast: Store each HW cursor offset after pinning...
2021-02-17 Thomas Zimmermanndrm/ast: Map HW cursor BOs permanently
2021-02-17 Thomas Zimmermanndrm/ast: Store cursor BOs in cursor plane
2021-02-17 Thomas Zimmermanndrm/ast: Add cursor-plane data structure
2021-02-17 Thomas Zimmermanndrm/ast: Inline ast cursor-update functions into modese...
2021-02-17 Thomas Zimmermanndrm/ast: Allocate HW cursor BOs during cursor-plane...
2021-02-17 Thomas Zimmermanndrm/ast: Initialize planes in helper functions
2021-02-17 Thomas Zimmermanndrm/ast: Fix invalid usage of AST_MAX_HWC_WIDTH in...
2021-02-17 Thomas Zimmermanndrm/ast: Add constants for VGACRCB register bits
2021-02-15 Marek Vasutdrm/stm: Fix bus_flags handling
2021-02-15 Boris Brezillondrm/panfrost: Stay in the threaded MMU IRQ handler...
2021-02-15 Boris Brezillondrm/panfrost: Don't try to map pages that are already...
2021-02-15 Boris Brezillondrm/panfrost: Clear MMU irqs before handling the fault
2021-02-12 Christian Königdrm/vram-helper: cleanup drm_gem_vram_bo_driver_move_notify
2021-02-10 Zack Rusindrm/vmwgfx: Remove pointless code
2021-02-10 Zack Rusindrm/vmwgfx: Correctly set the name of the preferred...
2021-02-10 Roland Scheideggerdrm/vmwgfx: add some 16:9 / 16:10 default resolutions
2021-02-10 Julia Lawalldrm: use getter/setter functions
2021-02-10 Daniel Vetterdrm/vblank: Document drm_crtc_vblank_restore constraints
2021-02-10 Roman Stratiienkodrm/sun4i: Add alpha property for sun8i and sun50i...
2021-02-10 Roman Stratiienkodrm/sun4i: Add alpha property for sun8i UI layer
2021-02-10 Joel Stanleydrm/aspeed: Use dt matching for default register values
2021-02-10 Joel Stanleydrm/aspeed: Look up syscon by phandle
2021-02-09 Quanyang Wangdrm/tilcdc: send vblank event when disabling crtc
2021-02-09 Christian Königdrm/ttm: drop sysfs directory
2021-02-09 Christian Königdrm/ttm: move memory accounting into vmwgfx v4
2021-02-09 Christian Königdrm/ttm: rework ttm_tt page limit v4
2021-02-09 Christian Königdrm/ttm: fix removal of bo_count sysfs file
2021-02-09 Thomas Zimmermanndrm/vboxvideo: Implement cursor plane with struct drm_s...
2021-02-09 Thomas Zimmermanndrm/gem: Export helpers for shadow-buffered planes
2021-02-09 Patrik Jakobssondrm/gma500: Never wait for blits
2021-02-09 Patrik Jakobssondrm/gma500: psb_spank() doesn't need it's own file
2021-02-09 Patrik Jakobssondrm/gma500: Unify crtc helpers
2021-02-09 Patrik Jakobssondrm/gma500/cdv: Remove unused tv out paths
2021-02-09 Patrik Jakobssondrm/gma500: Remove unused DPST support
next