Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
45f035748b2aa29840fec6ba01cd8e44c63034c2
/
drivers
/
gpu
/
drm
/
ast
/
ast_mode.c
0090ef3
drm/ast: Allocate cursor BOs at high end of video memory
by Thomas Zimmermann
· 5 years ago
659d1a4
drm/ast: Move cursor offset swapping into ast_show_cursor()
by Thomas Zimmermann
· 5 years ago
2f5989f
drm/ast: Move cursor update code to ast_show_cursor()
by Thomas Zimmermann
· 5 years ago
714468d
drm/ast: Move ast_{show,hide}_cursor() within source file
by Thomas Zimmermann
· 5 years ago
96a49f3
drm/ast: Don't call ast_show_cursor() from ast_cursor_move()
by Thomas Zimmermann
· 5 years ago
4092de1
Merge drm/drm-next into drm-misc-next
by Maxime Ripard
· 5 years ago
574cc45
Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 5 years ago
820d660
drm/ast: Use drm_gem_vram_{vmap,vunmap}() to map cursor source BO
by Thomas Zimmermann
· 5 years ago
a92462d
drm/connector: Share with non-atomic drivers the function to get the single encoder
by José Roberto de Souza
· 5 years ago
05b4397
drm/ast: Fixed reboot test may cause system hanged
by Y.C. Chen
· 7 years ago
350fd55
drm/ast: Provide ddc symlink in connector sysfs directory
by Andrzej Pietrasiewicz
· 5 years ago
fbbbd16
drm/ast: drop use of drmP.h
by Sam Ravnborg
· 6 years ago
8a99de3
drm/ast: Replace struct ast_fbdev with generic framebuffer emulation
by Thomas Zimmermann
· 6 years ago
5ed7191
drm/ast: Replace struct ast_framebuffer with GEM framebuffer helpers
by Thomas Zimmermann
· 6 years ago
2707215
drm/ast: Pin and map cursor source BO during update
by Thomas Zimmermann
· 6 years ago
ff771bb
drm/ast: Remove obsolete or unused cursor state
by Thomas Zimmermann
· 6 years ago
4d7553c
drm/ast: Unpin cursor BO during cleanup
by Thomas Zimmermann
· 6 years ago
cb1f881
drm: Rename reserve/unreserve to lock/unlock in GEM VRAM helpers
by Thomas Zimmermann
· 6 years ago
81da87f
drm: Replace drm_gem_vram_push_to_system() with kunmap + unpin
by Thomas Zimmermann
· 6 years ago
5b24f71
drm: Reserve/unreserve GEM VRAM BOs from within pin/unpin functions
by Thomas Zimmermann
· 6 years ago
3f87330
drm/ast: Replace mapping code with drm_gem_vram_{kmap/kunmap}()
by Thomas Zimmermann
· 6 years ago
5b37097
drm/ast: Convert AST driver to |struct drm_gem_vram_object|
by Thomas Zimmermann
· 6 years ago
fcd70cd
drm: Split out drm_probe_helper.h
by Daniel Vetter
· 6 years ago
3006256
drm/ast: fixed reading monitor EDID not stable issue
by Y.C. Chen
· 6 years ago
7989b9e
drm/ast: fixed cursor may disappear sometimes
by Y.C. Chen
· 6 years ago
1a37bd8
drm/ast: change resolution may cause screen blurred
by Y.C. Chen
· 6 years ago
cde4c44
drm: drop _mode_ from drm_mode_connector_attach_encoder
by Daniel Vetter
· 7 years ago
c555f02
drm: drop _mode_ from update_edit_property()
by Daniel Vetter
· 7 years ago
602b14a
drm/ast: fix mode_valid's return type
by Luc Van Oostenryck
· 7 years ago
24b8ef6
drm/ast: Load lut in crtc_commit
by Daniel Vetter
· 7 years ago
418da17
drm: Pass struct drm_file * to __drm_mode_object_find [v2]
by Keith Packard
· 8 years ago
3154b13
Merge tag 'drm-misc-next-2017-08-16' of git://anongit.freedesktop.org/git/drm-misc into drm-next
by Dave Airlie
· 7 years ago
1feba03
drm/ast: switch to drm_*_get(), drm_*_put() helpers
by Cihangir Akturk
· 7 years ago
09ef237
Merge tag 'drm-misc-next-2017-08-08' of git://anongit.freedesktop.org/git/drm-misc into drm-next
by Dave Airlie
· 7 years ago
3bffd96
drm: ast: remove dead code and pointless local lut storage
by Peter Rosin
· 7 years ago
ab209c3
drm/ast: Add an crtc_disable callback to the crtc helper funcs
by Egbert Eich
· 7 years ago
6d124ff
drm: Add acquire ctx to ->gamma_set hook
by Daniel Vetter
· 8 years ago
9f93c8b
drm/ast: Base support for AST2500
by Y.C. Chen
· 8 years ago
22acdbb
drm/ast: const'ify mode setting tables
by Benjamin Herrenschmidt
· 8 years ago
272725c
drm: Nuke fb->bits_per_pixel
by Ville Syrjälä
· 8 years ago
7445283
drm/ast: Add local 'fb' variables
by Ville Syrjälä
· 8 years ago
949f088
drm: Make the connector .detect() callback optional
by Laurent Pinchart
· 8 years ago
7ea7728
drm/core: Change declaration for gamma_set.
by Maarten Lankhorst
· 9 years ago
a8ad0bd
drm: Remove unused drm_device from drm_gem_object_lookup()
by Chris Wilson
· 9 years ago
b282e96
drm/ast: removed optional dummy crtc mode_fixup function.
by Carlos Palminha
· 9 years ago
8010c5a
drm/ast: removed optional dummy encoder mode_fixup function.
by Carlos Palminha
· 9 years ago
13a3d91
drm: Pass 'name' to drm_encoder_init()
by Ville Syrjälä
· 9 years ago
28fb4cb
drm/ast: Initialized data needed to map fbdev memory
by Egbert Eich
· 11 years ago
3cb9ae4
drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h
by Daniel Vetter
· 10 years ago
1e99cfa
drm/ast: Fix HW cursor image
by Benjamin Herrenschmidt
· 10 years ago
94d12b1
drm/ast: Add reduced blanking modes for wide screen mode
by Y.C. Chen
· 10 years ago
70e2626
drm/ast: use helpers
by Rob Clark
· 10 years ago
34ea3d3
drm: add register and unregister functions for connectors
by Thomas Wood
· 11 years ago
263432b
Merge branch 'ast-updates' of ssh://people.freedesktop.org/~/linux into drm-next
by Dave Airlie
· 11 years ago
83c6620
drm/ast: initial DP501 support (v0.2)
by Dave Airlie
· 11 years ago
1453bf4
drm/ast: add AST 2400 support.
by Dave Airlie
· 11 years ago
f1f62f2
drm/ast: add widescreen + rb modes from X.org driver (v2)
by Dave Airlie
· 11 years ago
f9b0e25
drm: make mode_valid callback optional
by Andrzej Hajda
· 11 years ago
f4510a2
drm: Replace crtc fb with primary plane fb (v3)
by Matt Roper
· 11 years ago
7f5ccd4
drivers: gpu: Mark functions as static in ast_mode.c
by Rashika
· 11 years ago
612a9aa
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
331c575
drm/ast: drop duplicate initialization
by Dan Carpenter
· 12 years ago
760285e
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
by David Howells
· 12 years ago
398b7a1
Merge tag 'v3.6-rc7' into drm-intel-next-queued
by Daniel Vetter
· 12 years ago
0273de0
drm/ast: drop debug level on error printk
by Dave Airlie
· 12 years ago
993dcb0
drm/ast: fix EDID memory leak
by Jani Nikula
· 12 years ago
e811f5a
drm: Make the .mode_fixup() operations mode argument a const pointer
by Laurent Pinchart
· 12 years ago
312fec1
drm: Initial KMS driver for AST (ASpeed Technologies) 2000 series (v2)
by Dave Airlie
· 13 years ago