Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
6af1de2e4ec49635905aaed31d073a0d92c8d3bf
/
drivers
/
gpu
/
drm
/
gma500
d2d8f51
Merge branch 'i2c/for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 7 years ago
3c2c42e
drm/gma500: fix potential NULL pointer dereference dereference
by Gustavo A. R. Silva
· 7 years ago
aacc0b7
drm/gma500: Use .dumb_map_offset and .dumb_destroy defaults
by Noralf Trønnes
· 7 years ago
0a1c795
gpu: drm: tc35876x: move header file out of I2C realm
by Wolfram Sang
· 8 years ago
9e084a5
drm: gma500: remove dead code and pointless local lut storage
by Peter Rosin
· 7 years ago
faa8b0b
drm/gma500: remove an unneeded NULL check
by Dan Carpenter
· 7 years ago
b740e76
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next
by Sean Paul
· 7 years ago
10631d7
drm/pci: Deprecate drm_pci_init/exit completely
by Daniel Vetter
· 8 years ago
5c484ce
drm: Remove drm_driver->set_busid hook
by Daniel Vetter
· 8 years ago
2a1720376
Backmerge tag 'v4.12-rc3' into drm-next
by Dave Airlie
· 8 years ago
82bc9a4
drm/gma500/psb: Actually use VBT mode when it is found
by Patrik Jakobsson
· 8 years ago
7fcd075
gpu: drm: gma500: remove two more dead variable
by Arnd Bergmann
· 8 years ago
6b7781b
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next
by Sean Paul
· 8 years ago
e05de78
drm/gma500: remove unneeded -Iinclude/drm compiler flag
by Masahiro Yamada
· 8 years ago
e98c58e
Merge tag 'drm-misc-next-2017-05-16' of git://anongit.freedesktop.org/git/drm-misc into drm-next
by Dave Airlie
· 8 years ago
94d7fb4
gpu: drm: gma500: remove dead code
by Gustavo A. R. Silva
· 8 years ago
ed3ba07
drm: use set_memory.h header
by Laura Abbott
· 8 years ago
6d124ff
drm: Add acquire ctx to ->gamma_set hook
by Daniel Vetter
· 8 years ago
a4eff9a
drm: Add acquire ctx parameter to ->set_config
by Daniel Vetter
· 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
8dfe162
gpu: drm: drivers: Convert printk(KERN_<LEVEL> to pr_<level>
by Joe Perches
· 8 years ago
11bac80
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
by Dave Jiang
· 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
1031548
drm/gma500: Nuke device_is_agp callback
by Daniel Vetter
· 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
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
1a29d85
mm: use vmf->address instead of of vmf->virtual_address
by Jan Kara
· 8 years ago
5156019
drm/gma500: Add some local 'fb' variables
by Ville Syrjälä
· 8 years ago
949f088
drm: Make the connector .detect() callback optional
by Laurent Pinchart
· 8 years ago
3da6c2f
drm/gma500: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops
by Stefan Christ
· 8 years ago
c36ed71
drm/gma500: remove unused ioctl declarations
by Jiang Biao
· 8 years ago
4470dc9
drm/gma500: make function static to eliminate compiling warning
by Jiang Biao
· 8 years ago
55edf41
drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs
by Jani Nikula
· 8 years ago
0a97c81
drm/gma500: Add compat ioctl
by Patrik Jakobsson
· 8 years ago
e0f9a4a
drm: gma500: Replace drm_fb_get_bpp_depth() with drm_format_info()
by Laurent Pinchart
· 8 years ago
1550333
drm/gma500: add comments for new parameters
by Jiang Biao
· 8 years ago
9c9a7f9
drm/gma500: remove useless comment
by Jiang Biao
· 8 years ago
024b6a6
gpu: drm: gma500: Use vma_pages()
by Shyam Saini
· 8 years ago
b7a0c7c
drm/gma500: remove unnecessary config_enabled() guard
by Masahiro Yamada
· 8 years ago
4644453
drm: Remove display_info->min/max_(h|v)max
by Daniel Vetter
· 8 years ago
b1116f6
drm: Remove superflous linux/fb.h includes
by Daniel Vetter
· 8 years ago
8d76201
drm/gma500: remove unnecessary stub for fb_ioctl()
by Stefan Christ
· 8 years ago
44fb4b8
GPU-DRM-GMA500: Delete unnecessary checks before two function calls
by Markus Elfring
· 8 years ago
c85b1ad
drm/gma500: make fbdev support really optional
by Tobias Jakobi
· 8 years ago
c02726f
drm/gma500: use drm_crtc_vblank_{on,off}()
by Gustavo Padovan
· 9 years ago
7ea7728
drm/core: Change declaration for gamma_set.
by Maarten Lankhorst
· 9 years ago
cf48e29
drm: Initialize a linear gamma table by default
by Daniel Vetter
· 9 years ago
fcee590
drm: Nuke ->vblank_disable_allowed
by Daniel Vetter
· 9 years ago
a8ad0bd
drm: Remove unused drm_device from drm_gem_object_lookup()
by Chris Wilson
· 9 years ago
4904796
Merge tag 'v4.6-rc3' into drm-next
by Dave Airlie
· 9 years ago
7d32326
drm/gma500/mdfld_dsi: remove bogus if check
by Alan
· 9 years ago
7ccca1d
drm/gma500: Fix possible out of bounds read
by Itai Handler
· 9 years ago
4cd54d9
drm/gma500: fix double freeing
by Sudip Mukherjee
· 9 years ago
166c5a6
gma500: remove annoying deprecation warning
by Linus Torvalds
· 9 years ago
afe7ef9
drm/gma: removed optional dummy crtc mode_fixup function.
by Carlos Palminha
· 9 years ago
b3c9b8a
drm/gma500: removed optional dummy encoder mode_fixup function.
by Carlos Palminha
· 9 years ago
52dfa12
drm/gma500: fix error path in gma_intel_setup_gmbus()
by Rasmus Villemoes
· 9 years ago
316e376
Merge tag 'topic/drm-misc-2016-02-08' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
13619ce
gma500: clean up an excessive and confusing helper
by Alan Cox
· 9 years ago
db9b604
drm/gma500: remove helper function
by Sudip Mukherjee
· 9 years ago
941a77b
drm/gma500: Remove empty preclose hook
by Daniel Vetter
· 9 years ago
9840650
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
0cbeafb
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
01c8f1c
mm, dax, gpu: convert vm_insert_mixed to pfn_t
by Dan Williams
· 9 years ago
d21b02a
drm/gma500: use to_pci_dev()
by Geliang Tang
· 9 years ago
4f25070
drm/gma500: Sanity-check pipe index
by Thierry Reding
· 9 years ago
13a3d91
drm: Pass 'name' to drm_encoder_init()
by Ville Syrjälä
· 9 years ago
d56f57a
drm/gma500: Move to private save/restore hooks
by Daniel Vetter
· 9 years ago
737292a
drm/gma500: Add driver private mutex for the fault handler
by Daniel Vetter
· 9 years ago
0e3089f
drm/gma500: Drop dev->struct_mutex from mmap offset function
by Daniel Vetter
· 9 years ago
46a0f22
drm/gma500: Drop dev->struct_mutex from fbdev init/teardown code
by Daniel Vetter
· 9 years ago
663ab9c
drm/gma500: Drop dev->struct_mutex from modeset code
by Daniel Vetter
· 9 years ago
d3e376f
drm/gma500: Use correct unref in the gem bo create function
by Daniel Vetter
· 9 years ago
1eb8345
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
by Ville Syrjälä
· 9 years ago
88e7271
drm/irq: Use unsigned int pipe in public API
by Thierry Reding
· 9 years ago
5fbec901
drm/gma500: Remove DP_LINK_STATUS_SIZE redefinition
by Thierry Reding
· 9 years ago
546187c
drm/gma500: Use new drm_fb_helper functions
by Archit Taneja
· 9 years ago
45fe734
drm/gma500: constify all struct drm_*_helper funcs pointers
by Jani Nikula
· 10 years ago
01934c2
drm/fb-helper: Propagate errors from initial config failure
by Thierry Reding
· 10 years ago
5a52b1f
drm/gma500: add support for atom e6xx lpc lvds i2c
by Jan Safrata
· 10 years ago
4fb2ac6
Merge tag 'drm/fixes/for-3.19-rc1' of git://people.freedesktop.org/~tagr/linux into drm-next
by Dave Airlie
· 10 years ago
8446956
drm/gma500: mdfld: Reuse video/mipi_display.h
by Thierry Reding
· 10 years ago
122387a
Merge tag 'topic/atomic-helpers-2014-11-09' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
3cb9ae4
drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h
by Daniel Vetter
· 10 years ago
ba8ce31
drm/gma500: Don't destroy DRM properties in the driver
by Damien Lespiau
· 10 years ago
e457089
drm/dp-helper: Move the legacy helpers to gma500
by Daniel Vetter
· 10 years ago
c39aa6a
drm/gma500: use container_of to resolve psb_fbdev from drm_fb_helper
by Fabian Frederick
· 10 years ago
d9fc941
drm: Extract <drm/drm_gem.h>
by Daniel Vetter
· 10 years ago
40d201a
Merge tag 'drm-intel-next-2014-09-05' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
915b4d1
drm: add driver->set_busid() callback
by David Herrmann
· 10 years ago
3116000
drm/gma500: Renaming DP training vswing pre emph defines
by Sonika Jindal
· 10 years ago
9baa3c3
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
by Benoit Taine
· 10 years ago
a7d7a14
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
Next »