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
/
include
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-06
drm/ttm: cleanup coding style in ttm_bo_api.h
Christian König
1
-77
/
+54
2017-12-06
drm/ttm: remove ttm_bo_unreserve_ticket
Christian König
1
-13
/
+0
2017-12-06
drm/ttm: user reservation object wrappers v2
Christian König
1
-3
/
+3
2017-12-06
drm/ttm: consistently use reservation_object_unlock
Christian König
1
-13
/
+1
2017-12-06
drm: safely free connectors from connector_iter
Daniel Vetter
1
-0
/
+8
2017-12-04
drm/fb-helper: Apply panel orientation connector prop to the primary plane, v6.
Hans de Goede
1
-0
/
+8
2017-12-04
drm: Add support for a panel-orientation connector property, v6
Hans de Goede
2
-0
/
+47
2017-12-04
drm: Add panel orientation quirks, v6.
Hans de Goede
1
-0
/
+15
2017-12-04
Merge arlied/drm-next into drm-misc-next
Gustavo Padovan
15
-23
/
+54
2017-12-04
Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
21
-237
/
+306
2017-12-01
drm/tinydrm: export mipi_dbi_buf_copy and mipi_dbi_spi_cmd_max_speed
David Lechner
1
-1
/
+3
2017-12-01
Merge branch 'drm-fixes-4.15' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
1
-22
/
+10
2017-11-30
drm/tinydrm: Use drm_mode_config_helper_suspend/resume()
Noralf Trønnes
1
-4
/
+0
2017-11-30
drm/modeset-helper: Add simple modeset suspend/resume helpers
Noralf Trønnes
2
-0
/
+12
2017-11-29
drm/ttm: fix populate_and_map() functions once more
Christian König
1
-22
/
+10
2017-11-28
Merge tag 'drm-for-v4.15-part2-fixes' of git://people.freedesktop.org/~airlie...
Linus Torvalds
1
-1
/
+2
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
1
-1
/
+1
2017-11-23
Merge tag 'drm-for-v4.15-part2' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2
-0
/
+12
2017-11-24
Merge tag 'drm-misc-fixes-2017-11-20' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-1
/
+2
2017-11-23
drm/printer: Add drm_vprintf()
Chris Wilson
1
-0
/
+15
2017-11-23
drm: add connector info/property for non-desktop displays [v2]
Dave Airlie
2
-0
/
+12
2017-11-22
drm/edid: Allow HDMI infoframe without VIC or S3D
Ville Syrjälä
2
-0
/
+6
2017-11-21
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
18
-32
/
+179
2017-11-20
drm: Move drm_plane_helper_check_state() into drm_atomic_helper.c
Ville Syrjälä
2
-6
/
+7
2017-11-20
drm: Check crtc_state->enable rather than crtc->enabled in drm_plane_helper_c...
Ville Syrjälä
1
-1
/
+2
2017-11-17
Merge tag 'drm-for-v4.15-amd-dc' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+20
2017-11-15
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
29
-257
/
+455
2017-11-15
drm: gem_cma_helper.c: Allow importing of contiguous scatterlists with nents > 1
Liviu Dudau
1
-1
/
+3
2017-11-15
drm/edid: Don't send non-zero YQ in AVI infoframe for HDMI 1.x sinks
Ville Syrjälä
1
-1
/
+2
2017-11-14
drm: Fix kerneldocs for drm_plane modifiers
Ville Syrjälä
1
-0
/
+2
2017-11-14
drm: Fix modifiers_property kernel doc
Ville Syrjälä
1
-1
/
+1
2017-11-14
Merge branch 'linus-4.14-rc4-acp-prereq' of git://people.freedesktop.org/~agd...
Dave Airlie
1
-0
/
+52
2017-11-11
drm/cma-helper: Remove drm_fb_cma_debugfs_show()
Noralf Trønnes
2
-10
/
+0
2017-11-11
drm/tinydrm: Use drm_gem_cma_print_info()
Noralf Trønnes
1
-0
/
+1
2017-11-11
drm/cma-helper: Add drm_gem_cma_print_info()
Noralf Trønnes
1
-0
/
+3
2017-11-11
drm/cma-helper: Turn to_drm_gem_cma_obj() into a macro
Noralf Trønnes
1
-5
/
+2
2017-11-11
drm/framebuffer: Add framebuffer debugfs file
Noralf Trønnes
1
-0
/
+15
2017-11-11
drm/print: Add drm_printf_indent()
Noralf Trønnes
1
-0
/
+8
2017-11-11
drm/framebuffer: drm_framebuffer_read_refcount() constify argument
Noralf Trønnes
1
-1
/
+1
2017-11-11
drm/vma-manager: drm_vma_node_start() constify argument
Noralf Trønnes
1
-1
/
+1
2017-11-10
Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ac97-mfd', 'aso...
Mark Brown
1
-0
/
+52
2017-11-10
drm/mode_object: fix documentation for object lookups.
Dave Airlie
5
-1
/
+6
2017-11-09
drm/syncobj: Mark up the fence as an RCU protected pointer
Chris Wilson
1
-1
/
+1
2017-11-09
drm: Update docs for legacy kms state
Daniel Vetter
3
-5
/
+22
2017-11-07
drm/edid: make drm_edid_to_eld() static
Jani Nikula
2
-4
/
+0
2017-11-02
drm/drm_mm.h: Fix the name of the referenced function in comment
Liviu Dudau
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
10
-0
/
+10
2017-10-31
drm/fb-helper: Add .last_close and .output_poll_changed helpers
Noralf Trønnes
1
-0
/
+11
2017-10-31
drm: Add drm_device->fb_helper pointer
Noralf Trønnes
1
-0
/
+9
2017-10-27
drm/dp: Bit definition for D3 power state that keeps AUX fully powered
Dhinakaran Pandiyan
1
-0
/
+1
[prev]
[next]