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
2019-06-08
drm/atomic: Move __drm_atomic_helper_disable_plane/set_config()
Noralf Trønnes
1
-4
/
+0
2019-06-08
drm: bridge: Add dual_link field to the drm_bridge_timings structure
Laurent Pinchart
1
-0
/
+8
2019-06-06
drm/edid: Clean up DRM_EDID_DIGITAL_* flags
Ville Syrjälä
1
-15
/
+17
2019-06-06
Merge branch 'drm-next-5.3' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2
-5
/
+7
2019-06-05
drm/ttm: fix ttm_bo_unreserve
Christian König
1
-8
/
+6
2019-06-06
Merge tag 'drm-misc-fixes-2019-06-05' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-0
/
+8
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335
Thomas Gleixner
1
-13
/
+1
2019-06-04
drm: Fix docbook warnings in hdr metadata helper structures
Uma Shankar
2
-2
/
+3
2019-06-04
drm/fb-helper: Remove drm_fb_helper_crtc
Noralf Trønnes
2
-8
/
+30
2019-06-04
drm: don't block fb changes for async plane updates
Helen Koike
1
-0
/
+8
2019-06-03
drm/docs: More links for implicit/explicit fencing.
Daniel Vetter
1
-1
/
+1
2019-06-03
drm: Drop a redundant unused variable
Uma Shankar
1
-2
/
+0
2019-05-31
drm/ttm: Make LRU removal optional v2
Christian König
2
-2
/
+6
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194
Thomas Gleixner
1
-2
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-10
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
6
-30
/
+6
2019-05-28
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
5
-22
/
+60
2019-05-28
Merge tag 'drm-intel-next-2019-05-24' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
5
-22
/
+60
2019-05-27
drm: make drm/drm_legacy.h self-contained
Sam Ravnborg
1
-6
/
+6
2019-05-27
drm: make drm/drm_auth.h self contained
Sam Ravnborg
1
-2
/
+9
2019-05-26
drm/bridge: make dw_mipi_dsi.h self-contained
Sam Ravnborg
1
-0
/
+8
2019-05-23
drm: Rename struct edp_vsc_psr to struct dp_sdp
Gwan-gyeong Mun
1
-10
/
+23
2019-05-22
Merge drm/drm-next into drm-misc-next
Sean Paul
1
-1
/
+0
2019-05-22
drm: Enable HDR infoframe support
Uma Shankar
1
-0
/
+5
2019-05-22
drm: Add HDR source metadata property
Uma Shankar
2
-0
/
+17
2019-05-22
drm/gma500: remove empty gma_drm.h header file
Sam Ravnborg
1
-25
/
+0
2019-05-22
drm: Rename reserve/unreserve to lock/unlock in GEM VRAM helpers
Thomas Zimmermann
1
-4
/
+4
2019-05-22
drm: Replace drm_gem_vram_push_to_system() with kunmap + unpin
Thomas Zimmermann
1
-1
/
+0
2019-05-21
drm/fourcc: Fix the parameters name in the documentation
Maxime Ripard
1
-2
/
+2
2019-05-20
drm: Remove users of drm_format_info_plane_cpp
Maxime Ripard
1
-17
/
+0
2019-05-20
drm/fourcc: Pass the format_info pointer to drm_format_plane_width/height
Maxime Ripard
1
-2
/
+44
2019-05-20
drm/fourcc: Pass the format_info pointer to drm_format_plane_cpp
Maxime Ripard
1
-1
/
+17
2019-05-20
drm: Remove users of drm_format_(horz|vert)_chroma_subsampling
Maxime Ripard
1
-2
/
+0
2019-05-20
drm: Remove users of drm_format_num_planes
Maxime Ripard
1
-1
/
+0
2019-05-17
drm: Add drm_gem_vram_{pin/unpin}_reserved() and convert mgag200
Thomas Zimmermann
1
-0
/
+3
2019-05-15
drm: Integrate VRAM MM into struct drm_device
Thomas Zimmermann
3
-1
/
+55
2019-05-15
drm: Add default instance for VRAM MM callback functions
Thomas Zimmermann
1
-0
/
+3
2019-05-15
drm: Add VRAM MM, a simple memory manager for dedicated VRAM
Thomas Zimmermann
1
-0
/
+69
2019-05-15
drm: Add simple PRIME helpers for GEM VRAM
Thomas Zimmermann
1
-0
/
+20
2019-05-15
drm: Add drm_gem_vram_fill_create_dumb() to create dumb buffers
Thomas Zimmermann
1
-0
/
+8
2019-05-15
drm: Add |struct drm_gem_vram_object| callbacks for |struct drm_driver|
Thomas Zimmermann
1
-0
/
+10
2019-05-15
drm: Add |struct drm_gem_vram_object| callbacks for |struct ttm_bo_driver|
Thomas Zimmermann
1
-0
/
+10
2019-05-15
drm: Add |struct drm_gem_vram_object| and helpers
Thomas Zimmermann
1
-0
/
+92
2019-05-14
drm/fb-helper: Remove drm_fb_helper_crtc->{x, y, desired_mode}
Noralf Trønnes
1
-2
/
+0
2019-05-14
drm/fb-helper: No need to cache rotation and sw_rotations
Noralf Trønnes
1
-8
/
+0
2019-05-14
drm/i915/icl: More workaround for port F detection due to broken VBTs
Imre Deak
1
-2
/
+2
2019-05-09
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
8
-56
/
+153
2019-05-09
drm/hdcp: gathering hdcp related code into drm_hdcp.c
Ramalingam C
2
-2
/
+3
2019-05-09
drm: revocation check at drm subsystem
Ramalingam C
1
-0
/
+24
2019-05-09
drm: generic fn converting be24 to cpu and vice versa
Ramalingam C
1
-2
/
+2
[prev]
[next]