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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-20
drm/vmwgfx: Try to fix plane clipping
Ville Syrjälä
1
-10
/
+13
2017-11-20
drm/vmwgfx: Use drm_plane_helper_check_state()
Ville Syrjälä
1
-14
/
+3
2017-11-20
drm/vmwgfx: Remove bogus crtc coords vs fb size check
Ville Syrjälä
1
-6
/
+0
2017-11-20
gpu: gma500: remove unneeded DRIVER_LICENSE #define
Greg Kroah-Hartman
2
-2
/
+1
2017-11-20
drm: don't link DP aux i2c adapter to the hardware device node
Lucas Stach
1
-1
/
+0
2017-11-17
drm/panel: simple: Add Mitsubishi AA070MC01 panel support
Lukasz Majewski
1
-0
/
+35
2017-11-17
drm/panel: simple: Add Tianma TM070RVHG71 panel support
Lukasz Majewski
1
-0
/
+27
2017-11-16
drm/bridge/sii8620: add DVI mode support
Maciej Purski
1
-18
/
+18
2017-11-16
drm/bridge/sii8620: filter unsupported modes
Marek Szyprowski
1
-0
/
+14
2017-11-16
drm/rockchip: vop: add rk3126 vop support
Sandy Huang
2
-0
/
+36
2017-11-15
drm: gem_cma_helper.c: Allow importing of contiguous scatterlists with nents > 1
Liviu Dudau
1
-2
/
+20
2017-11-15
drm/atomic-helper: always track connector commits, too
Daniel Vetter
1
-9
/
+3
2017-11-14
drm/gem-cma-helper: Fix kerneldocs
Ville Syrjälä
1
-1
/
+1
2017-11-14
drm/debugfs: Fix framebuffer debugfs file init
Noralf Trønnes
1
-4
/
+6
2017-11-11
drm/cma-helper: Remove drm_fb_cma_debugfs_show()
Noralf Trønnes
2
-63
/
+0
2017-11-11
drm/tinydrm: Use drm_gem_cma_print_info()
Noralf Trønnes
1
-7
/
+1
2017-11-11
drm/tilcdc: Use drm_gem_cma_print_info()
Noralf Trønnes
1
-1
/
+1
2017-11-11
drm/arm/hdlcd: Use drm_gem_cma_print_info()
Noralf Trønnes
1
-1
/
+1
2017-11-11
drm/arc: Use drm_gem_cma_print_info()
Noralf Trønnes
1
-1
/
+1
2017-11-11
drm/cma-helper: Add drm_gem_cma_print_info()
Noralf Trønnes
1
-0
/
+19
2017-11-11
drm/atomic: Use drm_framebuffer_print_info()
Noralf Trønnes
1
-15
/
+3
2017-11-11
drm/framebuffer: Add framebuffer debugfs file
Noralf Trønnes
4
-0
/
+89
2017-11-10
virtgpu: remove redundant task_comm copying
Michał Mirosław
1
-4
/
+2
2017-11-10
drm: qxl: remove pr_info message, stops log spamming
Colin Ian King
1
-4
/
+1
2017-11-10
drm/cirrus: add create_handle support.
Lepton Wu
1
-0
/
+9
2017-11-10
drm/virtio: add create_handle support.
Lepton Wu
1
-0
/
+12
2017-11-09
drm/syncobj: Use proper methods for accessing rcu protected pointers
Ville Syrjälä
1
-4
/
+7
2017-11-09
drm/vc4: Reject HDMI modes with too high of clocks.
Eric Anholt
1
-0
/
+15
2017-11-09
drm: Update docs for legacy kms state
Daniel Vetter
1
-0
/
+6
2017-11-08
drm: sti: remove vtg_remove
Benjamin Gaignard
1
-6
/
+0
2017-11-08
drm: sti: remove useless fields from vtg structure
Benjamin Gaignard
2
-24
/
+9
2017-11-08
drm/atomic: Try to preserve the crtc enabled state in drm_atomic_remove_fb, v2.
Maarten Lankhorst
1
-6
/
+17
2017-11-07
drm/edid: make drm_edid_to_eld() static
Jani Nikula
1
-3
/
+2
2017-11-07
drm/drivers: drop redundant drm_edid_to_eld() calls
Jani Nikula
14
-21
/
+2
2017-11-07
drm/edid: build ELD in drm_add_edid_modes()
Jani Nikula
1
-2
/
+6
2017-11-07
drm/edid: abstract connector ELD clearing
Jani Nikula
1
-8
/
+13
2017-11-07
drm/edid: set ELD connector type in drm_edid_to_eld()
Jani Nikula
1
-2
/
+7
2017-11-07
drm/edid: use macros for ELD offsets and values
Jani Nikula
1
-13
/
+14
2017-11-07
drm/selftests/mm: Insert cond_resched() between insert modes
Chris Wilson
1
-0
/
+5
2017-11-07
drm/stm: ltdc: add a 2nd endpoint
Philippe CORNU
1
-19
/
+45
2017-11-07
drm/stm: checkpatch strict minor updates
Philippe CORNU
2
-3
/
+3
2017-11-07
drm/stm: dsi: Rename driver name
Philippe CORNU
1
-1
/
+1
2017-11-06
drm: via: use ktime_get() instead of do_gettimeofday
Arnd Bergmann
2
-16
/
+9
2017-11-02
drm: Print the fb dimensions when the src coord check fails
Ville Syrjälä
2
-4
/
+6
2017-11-02
drm: Spelling fixes
Liviu Dudau
2
-2
/
+2
2017-11-02
drm/vc4: Fix wrong printk format in vc4_bo_stats_debugfs()
Boris BREZILLON
1
-2
/
+2
2017-11-02
drm/drm_vma_manager.c: Remove useless goto statement
Liviu Dudau
1
-10
/
+5
2017-10-31
drm/fb-helper: Add .last_close and .output_poll_changed helpers
Noralf Trønnes
1
-0
/
+28
2017-10-31
drm: Add drm_device->fb_helper pointer
Noralf Trønnes
1
-2
/
+11
2017-10-31
drm/fb-helper: Handle function NULL argument
Noralf Trønnes
1
-11
/
+17
[next]