Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
fb05bd721e191a046c7b5737781a5c5c1878144a
/
drivers
/
gpu
/
drm
/
ast
37654ab
drm/ast: Fixed reboot test may cause system hanged
by Y.C. Chen
· 7 years ago
e6a5c49
drm/ast: Fix connector leak during driver unload
by Sam Bobroff
· 6 years ago
f3c73ae
drm/ast: fixed reading monitor EDID not stable issue
by Y.C. Chen
· 6 years ago
94be476
drm/ast: Fix incorrect free on ioregs
by Sam Bobroff
· 6 years ago
09132a6
drm/ast: Remove existing framebuffers before loading driver
by Thomas Zimmermann
· 6 years ago
80142af
drm/ast: fixed cursor may disappear sometimes
by Y.C. Chen
· 6 years ago
e9d2c0f
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
· 6 years ago
c555f02
drm: drop _mode_ from update_edit_property()
by Daniel Vetter
· 6 years ago
602b14a
drm/ast: fix mode_valid's return type
by Luc Van Oostenryck
· 7 years ago
2b4f44ee
Backmerge tag 'v4.16-rc7' into drm-next
by Dave Airlie
· 7 years ago
5a9f698
drm/ast: Fixed 1280x800 Display Issue
by Y.C. Chen
· 7 years ago
dde5da2
drm/ttm: add bo as parameter to the ttm_tt_create callback
by Christian König
· 7 years ago
724daa4
drm/ttm: drop persistent_swap_storage from ttm_bo_init and co
by Christian König
· 7 years ago
231cdaf
drm/ttm: drop ttm->dummy_read_page
by Christian König
· 7 years ago
a29f0ca
drm/ast: remove ttm_pool_* wrappers
by Christian König
· 7 years ago
24b8ef6
drm/ast: Load lut in crtc_commit
by Daniel Vetter
· 7 years ago
d0cef9f
drm/ttm: use an operation ctx for ttm_tt_populate in ttm_bo_driver (v2)
by Roger He
· 7 years ago
89829cb
drm/ast: remove the default io_mem_pfn set
by Tan Xiaojun
· 7 years ago
19be557
drm/ttm: add operation ctx to ttm_bo_validate v2
by Christian König
· 8 years ago
e60e1ee
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 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
29374fe
drm/ast: Use the drm_driver.dumb_destroy default
by Noralf Trønnes
· 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
12f8030
drm/ast: Actually load DP501 firmware when required
by Egbert Eich
· 7 years ago
ab209c3
drm/ast: Add an crtc_disable callback to the crtc helper funcs
by Egbert Eich
· 7 years ago
b2d44e2
drm/ast: Fix memleak in error path in ast_bo_create()
by Egbert Eich
· 7 years ago
f3b9106
drm/ast: Free container instead of member in ast_user_framebuffer_destroy()
by Egbert Eich
· 7 years ago
587b9b1
drm/ast: Simplify function ast_bo_unpin()
by Egbert Eich
· 7 years ago
e1923ab
drm/<drivers>: Drop fbdev info flags
by Daniel Vetter
· 7 years ago
10631d7
drm/pci: Deprecate drm_pci_init/exit completely
by Daniel Vetter
· 7 years ago
5c484ce
drm: Remove drm_driver->set_busid hook
by Daniel Vetter
· 7 years ago
ea35134
drm/ast: fix include notation and remove -Iinclude/drm flag
by Masahiro Yamada
· 8 years ago
df45eac
Merge tag 'drm-misc-next-2017-04-07' of git://anongit.freedesktop.org/git/drm-misc into drm-next
by Dave Airlie
· 8 years ago
6d124ff
drm: Add acquire ctx to ->gamma_set hook
by Daniel Vetter
· 8 years ago
ea642c3
drm/ttm: add io_mem_pfn callback
by Christian König
· 8 years ago
b70366e
Merge tag 'doc-4.11-images' of git://git.lwn.net/linux into drm-misc-next
by Daniel Vetter
· 8 years ago
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
· 8 years ago
2cca455
Merge tag 'topic/drm-misc-2016-06-07' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 8 years ago
683aa14
drm/ast: Remove useless drm_fb_get_bpp_depth() call
by Laurent Pinchart
· 8 years ago
7ea7728
drm/core: Change declaration for gamma_set.
by Maarten Lankhorst
· 8 years ago
2e2d49a
drm/ast: Use lockless gem BO free callback
by Daniel Vetter
· 8 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
Next »