index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-16
gpu: ipu-v3: add driver for Prefetch Resolve Gasket
Lucas Stach
4
-1
/
+432
2017-03-15
gpu: ipu-v3: add driver for Prefetch Resolve Engine
Lucas Stach
4
-2
/
+320
2017-03-15
drm/imx: ipuv3-plane: add support for separate alpha planes
Philipp Zabel
2
-1
/
+97
2017-03-15
drm/imx: extend drm_plane_state_to_eba for separate channel support
Philipp Zabel
1
-8
/
+8
2017-03-15
gpu: ipu-v3: add support for separate alpha channels
Philipp Zabel
2
-0
/
+63
2017-03-15
drm: add RGB formats with separate alpha plane
Philipp Zabel
1
-0
/
+8
2017-03-15
drm/imx: add deferred plane disabling
Philipp Zabel
5
-11
/
+62
2017-03-15
drm/imx: don't wait for vblank and stop calling cleanup_planes in commit_tail
Philipp Zabel
1
-4
/
+0
2017-03-15
gpu: ipu-v3: add unsynchronised DP channel disabling
Philipp Zabel
4
-11
/
+18
2017-03-15
gpu: ipu-v3: remove IRQ dance on DC channel disable
Lucas Stach
1
-57
/
+4
2017-03-15
gpu: ipu-cpmem: add bayer formats to ipu_cpmem_set_image
Philipp Zabel
1
-0
/
+13
2017-03-15
gpu: ipu-cpmem: set image base address even for incorrect formats
Philipp Zabel
1
-2
/
+6
2017-03-15
drm/imx: ipuv3-plane: update overlay plane position also without modeset
Philipp Zabel
1
-3
/
+5
2017-03-15
drm/imx: ipuv3-plane: use drm_plane_helper_check_state, clipped coordinates
Philipp Zabel
1
-42
/
+38
2017-03-15
Merge tag 'drm-misc-next-2017-03-12' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
60
-942
/
+1744
2017-03-11
Merge branch 'drm/next/platform' of git://linuxtv.org/pinchartl/media into dr...
drm-misc-next-2017-03-12
Daniel Vetter
19
-329
/
+236
2017-03-10
drm: bridge: dw-hdmi: Move the driver to a separate directory.
Laurent Pinchart
9
-27
/
+31
2017-03-10
drm: bridge: dw-hdmi: Switch to regmap for register access
Neil Armstrong
1
-51
/
+58
2017-03-10
drm: bridge: dw-hdmi: Remove device type from platform data
Kieran Bingham
3
-5
/
+0
2017-03-10
drm: bridge: dw-hdmi: Add support for custom PHY configuration
Kieran Bingham
1
-35
/
+74
2017-03-10
drm: bridge: dw-hdmi: Create PHY operations
Laurent Pinchart
1
-29
/
+66
2017-03-10
drm: bridge: dw-hdmi: Fix the PHY power up sequence
Laurent Pinchart
1
-28
/
+37
2017-03-10
drm: bridge: dw-hdmi: Fix the PHY power down sequence
Laurent Pinchart
1
-9
/
+43
2017-03-10
drm: bridge: dw-hdmi: Enable CSC even for DVI
Neil Armstrong
1
-2
/
+2
2017-03-10
drm: bridge: dw-hdmi: Move CSC configuration out of PHY code
Laurent Pinchart
1
-15
/
+10
2017-03-10
drm: bridge: dw-hdmi: Remove unused functions
Laurent Pinchart
1
-26
/
+0
2017-03-09
drm: Extract drm_file.h
Daniel Vetter
1
-1
/
+4
2017-03-09
drm: rename drm_fops.c to drm_file.c
Daniel Vetter
3
-5
/
+2
2017-03-09
drm: Remove drmP.h include from drm_kms_helper_common.c
Daniel Vetter
1
-2
/
+1
2017-03-09
drm: Extract drm_pci.h
Daniel Vetter
1
-0
/
+7
2017-03-09
drm: Extract drm_prime.h
Daniel Vetter
1
-1
/
+2
2017-03-09
drm/qxl: Remove qxl_debugfs_remove_files()
Noralf Trønnes
3
-15
/
+0
2017-03-08
drm/debugfs: Remove the drm_driver.debugfs_cleanup callback
Noralf Trønnes
1
-5
/
+0
2017-03-08
drm/msm: Remove msm_debugfs_cleanup()
Noralf Trønnes
7
-26
/
+9
2017-03-08
Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
80
-566
/
+4468
2017-03-08
Merge tag 'drm-intel-next-2017-03-06' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
127
-8200
/
+18678
2017-03-07
drm/dp: Add missing description to parameter
Tomeu Vizoso
1
-0
/
+1
2017-03-07
drm/nouveau/fb/gf100-: rework ram detection
Ben Skeggs
8
-101
/
+179
2017-03-07
drm/nouveau/fb/gm200: split ram implementation from gm107
Ben Skeggs
4
-1
/
+44
2017-03-07
drm/nouveau/fb/gf108: split implementation from gf100
Ben Skeggs
6
-1
/
+87
2017-03-07
drm/nouveau/fb/gf100-: modify constructors to allow more customisation
Ben Skeggs
4
-52
/
+81
2017-03-07
drm/nouveau/kms/nv50: use drm core i2c-over-aux algorithm
Ben Skeggs
1
-2
/
+3
2017-03-07
drm/nouveau/i2c/g94-: return REPLY_M value on reads
Ben Skeggs
2
-0
/
+2
2017-03-07
drm/nouveau/i2c: modify aux interface to return length actually transferred
Ben Skeggs
7
-26
/
+29
2017-03-07
drm/nouveau/gp10x: enable secboot and GR
Alexandre Courbot
1
-0
/
+15
2017-03-07
drm/nouveau/gr/gp102: initial support
Ben Skeggs
9
-4
/
+183
2017-03-07
drm/nouveau/falcon: support for gp10x msgqueue
Alexandre Courbot
4
-0
/
+268
2017-03-07
drm/nouveau/secboot: add gp102/gp104/gp106/gp107 support
Alexandre Courbot
3
-0
/
+253
2017-03-07
drm/nouveau/secboot: put HS code loading code into own file
Alexandre Courbot
5
-124
/
+182
2017-03-07
drm/nouveau/secboot: support for r375 ACR
Alexandre Courbot
3
-0
/
+167
[next]