Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c1d83da98070588bc74a1c601981b3e8a87784bb
/
drivers
/
gpu
/
drm
/
ast
b558dfd
Merge tag 'drm-misc-next-2017-03-06' of git://anongit.freedesktop.org/git/drm-misc into drm-next
by Dave Airlie
· 8 years ago
9bb92f5
drm/ast: Call open_key before enable_mmio in POST code
by Y.C. Chen
· 8 years ago
905f21a
drm/ast: Fix test for VGA enabled
by Y.C. Chen
· 8 years ago
94fdc2a
drm/ast: POST code for the new AST2500
by Y.C. Chen
· 8 years ago
d95618e
drm/ast: Rename ast_init_dram_2300 to ast_post_chip_2300
by Benjamin Herrenschmidt
· 8 years ago
b368e53
drm/ast: Factor mmc_test code in POST code
by Benjamin Herrenschmidt
· 8 years ago
bad09da
drm/ast: Fixed vram size incorrect issue on POWER
by Y.C. Chen
· 8 years ago
9f93c8b
drm/ast: Base support for AST2500
by Y.C. Chen
· 8 years ago
6475a7c
drm/ast: Fix calculation of MCLK
by Benjamin Herrenschmidt
· 8 years ago
cf2f6bd
drm/ast: Remove spurious include
by Benjamin Herrenschmidt
· 8 years ago
22acdbb
drm/ast: const'ify mode setting tables
by Benjamin Herrenschmidt
· 8 years ago
71f677a
drm/ast: Handle configuration without P2A bridge
by Russell Currey
· 8 years ago
3856081
drm/ast: Fix AST2400 POST failure without BMC FW or VBIOS
by Y.C. Chen
· 8 years ago
8e22e1b
Merge airlied/drm-next into drm-misc-next
by Daniel Vetter
· 8 years ago
94000cc
Merge tag 'v4.10-rc8' into drm-next
by Dave Airlie
· 8 years ago
da7bdda
drm/fb-helper: Automatically clean up fb_info
by Daniel Vetter
· 8 years ago
e4563f6
drm: Rely on mode_config data for fb_helper initialization
by Gabriel Krisman Bertazi
· 8 years ago
260498f
drm/ttm: revert "implement LRU add callbacks v2"
by Christian König
· 8 years ago
6c971c0
drm/ast: Fixed system hanged if disable P2A
by Y.C. Chen
· 8 years ago
282d0a3
Merge tag 'drm-misc-next-2017-01-09' of git://anongit.freedesktop.org/git/drm-misc into drm-next
by Dave Airlie
· 8 years ago
011cda5
drm: fix compilations issues introduced by "drm: allow to use mmuless SoC"
by Benjamin Gaignard
· 8 years ago
11b3c20
drm: Change the return type of the unload hook to void
by Gabriel Krisman Bertazi
· 8 years ago
3806a27
Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm-misc into drm-next
by Dave Airlie
· 8 years ago
298360a
drivers/gpu/drm/ast: Fix infinite loop if read fails
by Russell Currey
· 8 years ago
9338203
drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h>
by Laurent Pinchart
· 8 years ago
272725c
drm: Nuke fb->bits_per_pixel
by Ville Syrjälä
· 8 years ago
b00c600
drm: Nuke fb->depth
by Ville Syrjälä
· 8 years ago
a3f913c
drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()
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
554dd69
drm/ast: free correct pointer in astfb_create() error paths
by Andrew Donnellan
· 8 years ago
3e91168
Merge tag 'topic/drm-misc-2016-11-10' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 8 years ago
7b624ad
Backmerge tag 'v4.9-rc4' into drm-next
by Dave Airlie
· 8 years ago
55edf41
drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs
by Jani Nikula
· 8 years ago
7cf321d
drm/drivers: add support for using the arch wc mapping API.
by Dave Airlie
· 8 years ago
a2ab19fe
drm/ttm: make eviction decision a driver callback v2
by Christian König
· 8 years ago
d9a1f0b
drm: use drm_file to tag vm-bos
by David Herrmann
· 8 years ago
b1116f6
drm: Remove superflous linux/fb.h includes
by Daniel Vetter
· 8 years ago
2383050f
Merge remote-tracking branch 'airlied/drm-next' into topic/drm-misc
by Daniel Vetter
· 8 years ago
339b19e
drm/ast: make fbdev support really optional
by Tobias Jakobi
· 8 years ago
f7813aa
drm/ast: Delete an unnecessary check before drm_gem_object_unreference_unlocked()
by Markus Elfring
· 8 years ago
1888577
drm/ttm: remove dummy bo_move implementations
by Christian König
· 9 years ago
2cca455
Merge tag 'topic/drm-misc-2016-06-07' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
683aa14
drm/ast: Remove useless drm_fb_get_bpp_depth() call
by Laurent Pinchart
· 9 years ago
7ea7728
drm/core: Change declaration for gamma_set.
by Maarten Lankhorst
· 9 years ago
2e2d49a
drm/ast: Use lockless gem BO free callback
by Daniel Vetter
· 9 years ago
a8ad0bd
drm: Remove unused drm_device from drm_gem_object_lookup()
by Chris Wilson
· 9 years ago
98c2872
drm/ttm: implement LRU add callbacks v2
by Christian König
· 9 years ago
dfd5e50
drm/ttm: remove use_ticket parameter from ttm_bo_reserve
by Christian König
· 9 years ago
e7c8e54
Merge tag 'topic/drm-misc-2016-04-01' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
44debe7
vgacon: dummy implementation for vgacon_text_force
by Daniel Vetter
· 9 years ago
1a4be38
Merge tag 'topic/drm-misc-2016-03-14' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
9b61c0f
Merge drm-fixes into drm-next.
by Dave Airlie
· 9 years ago
b282e96
drm/ast: removed optional dummy crtc mode_fixup function.
by Carlos Palminha
· 9 years ago
2d02b8b
drm/ast: Fix incorrect register check for DRAM width
by Timothy Pearson
· 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
1eb8345
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
by Ville Syrjälä
· 9 years ago
cb11971
drm: Remove unused fbdev_list members
by Lukas Wunner
· 9 years ago
28fb4cb
drm/ast: Initialized data needed to map fbdev memory
by Egbert Eich
· 11 years ago
a66b2ea
drm/ast: Don't grab dev->struct_mutex for in mmap offset ioctl
by Daniel Vetter
· 9 years ago
990e844
drm/ast: Use new drm_fb_helper functions
by Archit Taneja
· 9 years ago
01934c2
drm/fb-helper: Propagate errors from initial config failure
by Thierry Reding
· 10 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
7a42e83
Merge branch 'for-airlied-next' of git://people.freedesktop.org/~mlankhorst/linux into drm-next
by Dave Airlie
· 10 years ago
f4f4e3e
drm/ttm: add reservation_object as argument to ttm_bo_init
by Maarten Lankhorst
· 11 years ago
0d634f6
drm/ast: use container_of to resolve ast_fbdev from drm_fb_helper
by Fabian Frederick
· 10 years ago
d9fc941
drm: Extract <drm/drm_gem.h>
by Daniel Vetter
· 10 years ago
884c6da
drm/<ttm-based-drivers>: Don't call drm_mmap
by Daniel Vetter
· 10 years ago
29a7d17
Merge branch 'drm-next-ast-fixes' of ssh://people.freedesktop.org/~/linux into drm-next
by Dave Airlie
· 10 years ago
94d12b1
drm/ast: Add reduced blanking modes for wide screen mode
by Y.C. Chen
· 10 years ago
b2efb3f
drm: backmerge tag 'v3.17-rc5' into drm-next
by Dave Airlie
· 10 years ago
37b9b81
drm/ast: Cleanup analog init code path
by Benjamin Herrenschmidt
· 10 years ago
42fb142
drm/ast: Don't assume DVO enabled means SIL164 on uninitialized chips
by Benjamin Herrenschmidt
· 10 years ago
261a3ad
drm/ast: Properly initialize P2A base before using it in ast_init_3rdtx()
by Benjamin Herrenschmidt
· 10 years ago
d1b9855
drm/ast: POST chip at probe time if VGA not enabled
by Benjamin Herrenschmidt
· 10 years ago
0dd6830
drm/ast: Try to use MMIO registers when PIO isn't supported
by Benjamin Herrenschmidt
· 10 years ago
a9d6dd2
drm/ast: switch to using CACHED by default for sysram
by Dave Airlie
· 10 years ago
83502a5
drm/ast: AST2000 cannot be detected correctly
by Y.C. Chen
· 10 years ago
8f372e2
drm/ast: open key before detect chips
by Y.C. Chen
· 10 years ago
915b4d1
drm: add driver->set_busid() callback
by David Herrmann
· 10 years ago
b8d758d
drm/ast: Add missing entry to dclk_table[]
by Y.C. Chen
· 10 years ago
f1217ed
drm/ttm: move fpfn and lpfn into each placement v2
by Christian König
· 10 years ago
9baa3c3
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
by Benoit Taine
· 10 years ago
ee3939e
drm/ttm: Fix a few sparse warnings
by Thierry Reding
· 10 years ago
70e2626
drm/ast: use helpers
by Rob Clark
· 10 years ago
10a2310
drm: Introduce drm_fb_helper_prepare()
by Thierry Reding
· 10 years ago
3a49387
drm: Constify struct drm_fb_helper_funcs
by Thierry Reding
· 10 years ago
34ea3d3
drm: add register and unregister functions for connectors
by Thomas Wood
· 11 years ago
10d9b4e
drm: Remove spurious ';'
by Damien Lespiau
· 11 years ago
d3dbd9b
drm/ast: Fix double lock at PM resume
by Takashi Iwai
· 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
0e5ce92
drm/ast: rename the mindwm/moutdwm and deinline them
by Dave Airlie
· 11 years ago
318cfa2
drm/ast: resync the dram post code with upstream
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
425a9a3
Merge tag 'topic/core-stuff-2014-05-05' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 11 years ago
444c9a0
Merge branch 'drm-init-cleanup' of git://people.freedesktop.org/~danvet/drm into drm-next
by Dave Airlie
· 11 years ago
Next »