Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
6034d9d48e62a0bf36ce8926b556da52f4d13455
/
drivers
/
gpu
/
drm
/
gma500
bc537a9
Merge drm/drm-next into drm-misc-next
by Sean Paul
· 6 years ago
0edf681
drivers/gpu/drm/gma500/: change return type to vm_fault_t
by Souptick Joarder
· 6 years ago
86e5d0b
drm/gma500: Do not include <drm/drm_global.h>
by Thomas Zimmermann
· 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
657cd71
drm: gma500: Changed __attribute__((packed)) to __packed
by Eames Trinh
· 7 years ago
eab9766
Merge tag 'drm-misc-next-2018-06-27' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 7 years ago
5ae79cf
drm/gma500: Fix compile warning
by Gustavo A. R. Silva
· 7 years ago
80c18ba
drm/gma500: Fix potential NULL pointer dereference
by Gustavo A. R. Silva
· 7 years ago
a63d3bd
drm/gma500: Replace drm_gem_object_unreference_unlocked with put function
by Thomas Zimmermann
· 7 years ago
f4366e4
Merge tag 'drm-misc-next-2018-06-21' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 7 years ago
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 7 years ago
520ea93
drm/gma500: Remove VLA
by Laura Abbott
· 7 years ago
c7cbed5
drm/gma500: Fix Medfield for drm_framebuffer move
by Daniel Stone
· 7 years ago
bc61c97
drm/gma500: Move GEM BO to drm_framebuffer
by Daniel Stone
· 7 years ago
30e9db6d
drm: Don't pass the index to drm_property_add_enum()
by Ville Syrjälä
· 7 years ago
2ea0090
drm/gma500: fix psb_intel_lvds_mode_valid()'s return type
by Luc Van Oostenryck
· 7 years ago
6777278
drm/gma500: fix mode_valid's return type
by Luc Van Oostenryck
· 7 years ago
105cf3c
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
ba99d83
drm/gma500: Deprecate pci_get_bus_and_slot()
by Sinan Kaya
· 7 years ago
cdc13f6
drm/gma500: Use drm_fb_helper_lastclose() and _poll_changed()
by Noralf Trønnes
· 7 years ago
2c1c55c
Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 7 years ago
0df12b3
gpu: gma500: remove unneeded DRIVER_LICENSE #define
by Greg Kroah-Hartman
· 7 years ago
e60e1ee
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
2bcc673
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
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
856ec53
drm: gma500: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
1de8638
drm: gma500: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
39c9ce7
gma500: mmu: unmap the correct address
by Pan Bian
· 7 years ago
c7d234d
drm/gma500: use ARRAY_SIZE
by Jérémy Lefaure
· 7 years ago
d9d7a3e
driver:gpu: return -ENOMEM on allocation failure.
by Allen Pais
· 7 years ago
29baa82
Merge tag 'drm-misc-next-2017-09-20' of git://anongit.freedesktop.org/git/drm-misc into drm-next
by Dave Airlie
· 7 years ago
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
67a3b63a
drm: gma500: fix logic error
by Arnd Bergmann
· 7 years ago
3ea0bf3
drm/gma500: Remove null check before kfree
by Himanshu Jha
· 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
· 8 years ago
b740e76
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next
by Sean Paul
· 8 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
Next »