index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
gma500
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-01
drm: Make the connector .detect() callback optional
Laurent Pinchart
2
-28
/
+0
2016-11-14
drm/gma500: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops
Stefan Christ
1
-9
/
+3
2016-11-08
drm/gma500: remove unused ioctl declarations
Jiang Biao
1
-4
/
+0
2016-11-08
drm/gma500: make function static to eliminate compiling warning
Jiang Biao
1
-1
/
+1
2016-11-02
drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs
Jani Nikula
1
-2
/
+0
2016-11-02
drm/gma500: Add compat ioctl
Patrik Jakobsson
1
-0
/
+3
2016-10-18
drm: gma500: Replace drm_fb_get_bpp_depth() with drm_format_info()
Laurent Pinchart
1
-11
/
+9
2016-10-13
drm/gma500: add comments for new parameters
Jiang Biao
1
-0
/
+2
2016-10-13
drm/gma500: remove useless comment
Jiang Biao
1
-1
/
+0
2016-10-13
gpu: drm: gma500: Use vma_pages()
Shyam Saini
1
-1
/
+1
2016-08-24
drm/gma500: remove unnecessary config_enabled() guard
Masahiro Yamada
1
-4
/
+1
2016-08-16
drm: Remove display_info->min/max_(h|v)max
Daniel Vetter
3
-22
/
+0
2016-08-12
drm: Remove superflous linux/fb.h includes
Daniel Vetter
3
-3
/
+0
2016-07-28
drm/gma500: remove unnecessary stub for fb_ioctl()
Stefan Christ
1
-9
/
+0
2016-07-22
GPU-DRM-GMA500: Delete unnecessary checks before two function calls
Markus Elfring
4
-18
/
+9
2016-07-18
drm/gma500: make fbdev support really optional
Tobias Jakobi
1
-4
/
+0
2016-06-13
drm/gma500: use drm_crtc_vblank_{on,off}()
Gustavo Padovan
1
-1
/
+1
2016-06-07
drm/core: Change declaration for gamma_set.
Maarten Lankhorst
2
-6
/
+7
2016-05-31
drm: Initialize a linear gamma table by default
Daniel Vetter
1
-7
/
+0
2016-05-21
drm: Nuke ->vblank_disable_allowed
Daniel Vetter
1
-1
/
+0
2016-05-17
drm: Remove unused drm_device from drm_gem_object_lookup()
Chris Wilson
3
-3
/
+3
2016-04-22
Merge tag 'v4.6-rc3' into drm-next
Dave Airlie
1
-1
/
+1
2016-04-08
drm/gma500/mdfld_dsi: remove bogus if check
Alan
1
-5
/
+1
2016-04-08
drm/gma500: Fix possible out of bounds read
Itai Handler
1
-1
/
+1
2016-04-08
drm/gma500: fix double freeing
Sudip Mukherjee
1
-9
/
+4
2016-04-04
gma500: remove annoying deprecation warning
Linus Torvalds
1
-1
/
+1
2016-03-04
drm/gma: removed optional dummy crtc mode_fixup function.
Carlos Palminha
6
-21
/
+6
2016-02-16
drm/gma500: removed optional dummy encoder mode_fixup function.
Carlos Palminha
5
-13
/
+0
2016-02-10
drm/gma500: fix error path in gma_intel_setup_gmbus()
Rasmus Villemoes
1
-1
/
+1
2016-02-09
Merge tag 'topic/drm-misc-2016-02-08' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
3
-36
/
+5
2016-02-08
gma500: clean up an excessive and confusing helper
Alan Cox
1
-16
/
+4
2016-02-08
drm/gma500: remove helper function
Sudip Mukherjee
1
-11
/
+1
2016-01-25
drm/gma500: Remove empty preclose hook
Daniel Vetter
1
-9
/
+0
2016-01-17
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
19
-38
/
+57
2016-01-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+3
2016-01-15
mm, dax, gpu: convert vm_insert_mixed to pfn_t
Dan Williams
1
-1
/
+3
2016-01-04
drm/gma500: use to_pci_dev()
Geliang Tang
1
-2
/
+2
2015-12-15
drm/gma500: Sanity-check pipe index
Thierry Reding
1
-3
/
+7
2015-12-11
drm: Pass 'name' to drm_encoder_init()
Ville Syrjälä
9
-9
/
+11
2015-12-08
drm/gma500: Move to private save/restore hooks
Daniel Vetter
13
-24
/
+37
2015-12-01
drm/gma500: Add driver private mutex for the fault handler
Daniel Vetter
3
-2
/
+5
2015-12-01
drm/gma500: Drop dev->struct_mutex from mmap offset function
Daniel Vetter
1
-10
/
+3
2015-12-01
drm/gma500: Drop dev->struct_mutex from fbdev init/teardown code
Daniel Vetter
1
-10
/
+2
2015-12-01
drm/gma500: Drop dev->struct_mutex from modeset code
Daniel Vetter
1
-10
/
+3
2015-12-01
drm/gma500: Use correct unref in the gem bo create function
Daniel Vetter
1
-1
/
+1
2015-11-24
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
Ville Syrjälä
1
-3
/
+3
2015-10-06
drm/irq: Use unsigned int pipe in public API
Thierry Reding
3
-10
/
+10
2015-09-24
drm/gma500: Remove DP_LINK_STATUS_SIZE redefinition
Thierry Reding
1
-1
/
+0
2015-08-06
drm/gma500: Use new drm_fb_helper functions
Archit Taneja
2
-35
/
+19
2015-04-07
drm/gma500: constify all struct drm_*_helper funcs pointers
Jani Nikula
10
-14
/
+14
[next]