- 0ecb518 drm/ast: Remove reference to struct drm_device.pdev by Thomas Zimmermann · 3 years, 9 months ago
- ba4e033 drm/ast: Fixed CVE for DP501 by KuoHsiang Chou · 3 years, 9 months ago
- 9ea172a drm/ast: Fix missing conversions to managed API by Takashi Iwai · 3 years, 9 months ago
- 6848c29 drm/aperture: Convert drivers to aperture interfaces by Thomas Zimmermann · 3 years, 9 months ago
- 37418bf drm: Use state helper instead of the plane state pointer by Maxime Ripard · 4 years ago
- 977697e drm/atomic: Pass the full state to planes atomic disable and update by Maxime Ripard · 4 years ago
- 41016fe drm: Rename plane->state variables in atomic update and disable by Maxime Ripard · 4 years ago
- dec9202 drm: Use the state pointer directly in planes atomic_check by Maxime Ripard · 4 years ago
- 7c11b99 drm/atomic: Pass the full state to planes atomic_check by Maxime Ripard · 4 years ago
- ba5c164 drm: Rename plane atomic_check state names by Maxime Ripard · 4 years ago
- dc73982 drm/ast: fix memory leak when unload the driver by Tong Zhang · 4 years ago
- 4d36cf0 drm/ast: Move all of the cursor-update functionality to atomic_update by Thomas Zimmermann · 4 years ago
- 385131f drm/ast: Store each HW cursor offset after pinning the rsp BO by Thomas Zimmermann · 4 years ago
- 84810d6 drm/ast: Map HW cursor BOs permanently by Thomas Zimmermann · 4 years ago
- afee7e9 drm/ast: Store cursor BOs in cursor plane by Thomas Zimmermann · 4 years ago
- a0ba992 drm/ast: Add cursor-plane data structure by Thomas Zimmermann · 4 years ago
- 718c228 drm/ast: Inline ast cursor-update functions into modesetting code by Thomas Zimmermann · 4 years ago
- 22b6591 drm/ast: Allocate HW cursor BOs during cursor-plane initialization by Thomas Zimmermann · 4 years ago
- 616048a drm/ast: Initialize planes in helper functions by Thomas Zimmermann · 4 years ago
- ee4a92d drm/ast: Fix invalid usage of AST_MAX_HWC_WIDTH in cursor atomic_check by Thomas Zimmermann · 4 years ago
- 4a11bd1 drm/ast: Add constants for VGACRCB register bits by Thomas Zimmermann · 4 years ago
- 46fb883 drm/ast: Remove references to struct drm_device.pdev by Thomas Zimmermann · 4 years, 2 months ago
- 6ca2ab8 drm: automatic legacy gamma support by Tomi Valkeinen · 4 years, 1 month ago
- 7833679 drm/ast: Only map cursor BOs during updates by Thomas Zimmermann · 4 years, 1 month ago
- abe54e5 drm/ast: Don't pin cursor source BO explicitly during update by Thomas Zimmermann · 4 years, 1 month ago
- 253f28b drm: Use state helper instead of CRTC state pointer by Maxime Ripard · 4 years, 3 months ago
- f9bd00e drm/ast: Create chip AST2600 by KuoHsiang Chou · 4 years, 2 months ago
- 49a3f51 drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends by Thomas Zimmermann · 4 years, 3 months ago
- 2d26123 drm/ast: Fixed 1920x1080 sync. polarity issue by KuoHsiang Chou · 4 years, 3 months ago
- 70a59dd drm/<drivers>: Constify struct drm_driver by Daniel Vetter · 4 years, 3 months ago
- 9bb7b68 drm/ast: Support 1600x900 with 108MHz PCLK by KuoHsiang Chou · 4 years, 3 months ago
- f6ebe9f drm/atomic: Pass the full state to CRTC atomic begin and flush by Maxime Ripard · 4 years, 3 months ago
- 29b77ad drm/atomic: Pass the full state to CRTC atomic_check by Maxime Ripard · 4 years, 3 months ago
- 351f950 drm/atomic: Pass the full state to CRTC atomic enable/disable by Maxime Ripard · 4 years, 4 months ago
- 8e3784d drm/ast: Reload gamma LUT after changing primary plane's color format by Thomas Zimmermann · 4 years, 4 months ago
- 2f0ddd8 drm/ast: Enable CRTC before planes by Thomas Zimmermann · 4 years, 4 months ago
- f3901b5 drm/ast: Program display mode in CRTC's atomic_enable() by Thomas Zimmermann · 4 years, 4 months ago
- 39edb28 drm/ast: Disable planes while switching display modes by Thomas Zimmermann · 4 years, 4 months ago
- 5638c82 drm/ast: Set format registers in primary plane's update by Thomas Zimmermann · 4 years, 4 months ago
- ce5c207 Merge tag 'v5.9-rc4' into drm-next by Dave Airlie · 4 years, 5 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
- 9c6b876 drm: ast: fix double __iomem sparse warning by Randy Dunlap · 4 years, 5 months ago
- cff0adc drm/ast: Managed device release by Thomas Zimmermann · 4 years, 6 months ago
- 4bc85b8 drm/ast: Manage release of firmware backup memory by Thomas Zimmermann · 4 years, 6 months ago
- 2c0b656 drm/ast: Managed release of ast firmware by Thomas Zimmermann · 4 years, 6 months ago
- e0f5a73 drm/ast: Embed struct drm_device in struct ast_private by Thomas Zimmermann · 4 years, 6 months ago
- 21d79b6 drm/ast: Don't use ast->dev if dev is available by Thomas Zimmermann · 4 years, 6 months ago
- 365c0e7 drm/ast: Replace struct_drm_device.dev_private with to_ast_private() by Thomas Zimmermann · 4 years, 6 months ago
- fbe0171 drm/ast: Replace driver load/unload functions with device create/destroy by Thomas Zimmermann · 4 years, 6 months ago
- d50ace1 drm/ast: Separate DRM driver from PCI code by Thomas Zimmermann · 4 years, 6 months ago
- 6a470dc drm/ast: Embed CRTC and connector in struct ast_private by Thomas Zimmermann · 4 years, 6 months ago
- 03ba7e00 drm/ast: Use managed MM initialization by Thomas Zimmermann · 4 years, 6 months ago
- 244d012 drm/ast: Initialize DRAM type before posting GPU by Thomas Zimmermann · 4 years, 6 months ago
- 0149e78 drm/ast: Move VRAM size detection to ast_mm.c by Thomas Zimmermann · 4 years, 6 months ago
- 8e46dc5 drm/ast: Use managed VRAM-helper initialization by Thomas Zimmermann · 4 years, 6 months ago
- 48fde42 drm/ast: Rename ast_ttm.c to ast_mm.c by Thomas Zimmermann · 4 years, 6 months ago
- e6949ff drm/ast: Initialize mode setting in ast_mode_config_init() by Thomas Zimmermann · 4 years, 7 months ago
- 1728bf6 drm/ast: Use managed mode-config init by Thomas Zimmermann · 4 years, 7 months ago
- c35da0e drm/ast: Replace struct ast_crtc with struct drm_crtc by Thomas Zimmermann · 4 years, 7 months ago
- 6bb18c9 drm/ast: Init cursors before creating modesetting structures by Thomas Zimmermann · 4 years, 7 months ago
- 3e9d787 drm/ast: Managed cursor release by Thomas Zimmermann · 4 years, 7 months ago
- 0d384ee drm/ast: Keep cursor HW BOs mapped by Thomas Zimmermann · 4 years, 7 months ago
- c91eadd drm/ast: Add helper to hide cursor by Thomas Zimmermann · 4 years, 7 months ago
- 6567bc9 drm/ast: Don't enable HW cursors twice during atomic update by Thomas Zimmermann · 4 years, 7 months ago
- 81039ad drm/ast: Replace ast_cursor_move() with ast_cursor_show() by Thomas Zimmermann · 4 years, 7 months ago
- 75d9d8e drm/ast: Move cursor pageflip into helper by Thomas Zimmermann · 4 years, 7 months ago
- 932a62aa drm/ast: Update cursor image and checksum from same function by Thomas Zimmermann · 4 years, 7 months ago
- dd004b9 drm/ast: Move cursor fb pinning and mapping into helper by Thomas Zimmermann · 4 years, 7 months ago
- beb2355 drm/ast: Pass struct ast_private instance to cursor init/fini functions by Thomas Zimmermann · 4 years, 7 months ago
- 2ccebf5 drm/ast: Move cursor functions to ast_cursor.c by Thomas Zimmermann · 4 years, 7 months ago
- 60e9eab Backmerge remote-tracking branch 'drm/drm-next' into drm-misc-next by Maarten Lankhorst · 4 years, 7 months ago
- 0a19b06 Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 4 years, 7 months ago
- 1a19b4c drm/ast: Use per-device logging macros by Thomas Zimmermann · 4 years, 7 months ago
- fa7dbd7 drm/ast: Upcast from DRM device to ast structure via to_ast_private() by Thomas Zimmermann · 4 years, 7 months ago
- 5534bc8 drm/ast: Remove test for device from ast_pm_freeze() by Thomas Zimmermann · 4 years, 7 months ago
- 05f13f5 drm/ast: Remove unused code paths for AST 1180 by Thomas Zimmermann · 4 years, 7 months ago
- 7cbb93d drm/ast: Use managed pci functions by Daniel Vetter · 4 years, 9 months ago
- 291ddeb drm/ast: fix missing break in switch statement for format->cpp[0] case 4 by Colin Ian King · 4 years, 8 months ago
- d6ddbd5 drm/ast: Don't check new mode if CRTC is being disabled by Thomas Zimmermann · 4 years, 9 months ago
- 3a53230 drm/ast: Make ast_primary_plane_helper_atomic_update static by Samuel Zou · 4 years, 9 months ago
- ef54569 drm/ast: remove duplicate assignment of ast_crtc_funcs member by Jason Yan · 4 years, 9 months ago
- a7aed87 drm/ast: Drop explicit connector register/unregister by Daniel Vetter · 4 years, 9 months ago
- f0adbc3 drm/ast: Allocate initial CRTC state of the correct size by Thomas Zimmermann · 5 years ago
- a4cbf26 drm/ast: Set up fbdev after registering device; remove error checks by Thomas Zimmermann · 4 years, 10 months ago
- 4220fdf drm/ast: Use simple encoder by Thomas Zimmermann · 5 years ago
- 80f7c3f drm/vram: Add helpers to validate a display mode's memory requirements by Thomas Zimmermann · 5 years ago
- bd2b7eb drm/ast: Don't set struct drm_crtc_state.no_vblank explicitly by Thomas Zimmermann · 5 years ago
- a4d46a8 drm/vram-helper: Remove BO device from public interface by Thomas Zimmermann · 5 years ago
- ebe9428 drm/vram-helper: Remove interruptible flag from public interface by Thomas Zimmermann · 5 years ago
- 3339fdf drm/ast: Store primary-plane format in struct ast_crtc_state by Thomas Zimmermann · 5 years ago
- e7d70cd drm/ast: Store VBIOS mode info in struct ast_crtc_state by Thomas Zimmermann · 5 years ago
- 83be6a3 drm/ast: Introduce struct ast_crtc_state by Thomas Zimmermann · 5 years ago
- ae46a57 drm/ast: Add plane atomic_check() functions by Thomas Zimmermann · 5 years ago
- ae37025 drm/ast: Clean up arguments of register functions by Thomas Zimmermann · 5 years ago
- 2fbeec0 drm/ast: Enable and disable screen in primary-plane functions by Thomas Zimmermann · 5 years ago
- 71d873c drm/ast: Move modesetting code to CRTC's atomic_flush() by Thomas Zimmermann · 5 years ago
- 55620858 drm/ast: Don't include <drm/drm_pci.h> by Thomas Zimmermann · 5 years ago
- 7c7b7c3 drm/ast: Call struct drm_driver.{load, unload} before registering device by Thomas Zimmermann · 5 years ago
- ecd4b23 drm/ast: Replace drm_get_pci_device() and drm_put_dev() by Thomas Zimmermann · 5 years ago
- 4961eb6 drm/ast: Enable atomic modesetting by Thomas Zimmermann · 5 years ago