index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: Create DEFINE_DRM_GEM_CMA_FOPS and roll it out to drivers
Daniel Vetter
2017-03-14
17
-158
/
+46
*
drm/vgem: switch to postclose
Daniel Vetter
2017-03-14
1
-2
/
+2
*
drm/doc: Document drm_file.[hc]
Daniel Vetter
2017-03-14
5
-114
/
+354
*
drm: Remove drm_pending_event->pid
Daniel Vetter
2017-03-14
4
-16
/
+12
*
drm: qxl: add missing return check
Dan Carpenter
2017-03-14
1
-0
/
+2
*
drm: virtio: fix kmem_cache_alloc error check
Gerd Hoffmann
2017-03-14
1
-2
/
+2
*
drm/tinydrm: fix semicolon.cocci warnings
kbuild test robot
2017-03-14
1
-2
/
+2
*
drm/rockchip: cdn-dp: add more log for video config
Chris Zhong
2017-03-13
1
-0
/
+4
*
drm/rockchip: cdn-dp: Correct PHY register address
Chris Zhong
2017-03-13
1
-6
/
+5
*
drm/rockchip: cdn-dp: return error code when clk_get_rate failed
Chris Zhong
2017-03-13
3
-4
/
+5
*
Merge branch 'drm/next/platform' of git://linuxtv.org/pinchartl/media into dr...
Daniel Vetter
2017-03-11
22
-336
/
+236
|
\
|
*
drm: Remove the struct drm_device platformdev field
Laurent Pinchart
2017-02-17
9
-12
/
+5
|
*
drm: Remove unused drm_platform midlayer
Laurent Pinchart
2017-02-17
4
-94
/
+1
|
*
drm: exynos: Perform initialization/cleanup at probe/remove time
Laurent Pinchart
2017-02-17
7
-123
/
+126
|
*
drm: shmobile: Perform initialization/cleanup at probe/remove time
Laurent Pinchart
2017-02-17
2
-107
/
+104
*
|
drm: bridge: dw-hdmi: Move the driver to a separate directory.
Laurent Pinchart
2017-03-10
9
-27
/
+31
*
|
drm: bridge: dw-hdmi: Switch to regmap for register access
Neil Armstrong
2017-03-10
2
-51
/
+59
*
|
drm: bridge: dw-hdmi: Remove device type from platform data
Kieran Bingham
2017-03-10
4
-12
/
+0
*
|
drm: bridge: dw-hdmi: Add support for custom PHY configuration
Kieran Bingham
2017-03-10
2
-35
/
+81
*
|
drm: bridge: dw-hdmi: Create PHY operations
Laurent Pinchart
2017-03-10
2
-31
/
+82
*
|
drm: bridge: dw-hdmi: Fix the PHY power up sequence
Laurent Pinchart
2017-03-10
1
-28
/
+37
*
|
drm: bridge: dw-hdmi: Fix the PHY power down sequence
Laurent Pinchart
2017-03-10
1
-9
/
+43
*
|
drm: bridge: dw-hdmi: Enable CSC even for DVI
Neil Armstrong
2017-03-10
1
-2
/
+2
*
|
drm: bridge: dw-hdmi: Move CSC configuration out of PHY code
Laurent Pinchart
2017-03-10
1
-15
/
+10
*
|
drm: bridge: dw-hdmi: Remove unused functions
Laurent Pinchart
2017-03-10
1
-26
/
+0
*
|
drm: Extract drm_file.h
Daniel Vetter
2017-03-09
4
-127
/
+178
*
|
drm: Remove DRM_MINOR_CNT
Daniel Vetter
2017-03-09
1
-1
/
+0
*
|
drm: rename drm_fops.c to drm_file.c
Daniel Vetter
2017-03-09
5
-8
/
+5
*
|
drm/doc: document fallback behaviour for atomic events
Daniel Vetter
2017-03-09
1
-0
/
+6
*
|
drm: Remove drmP.h include from drm_kms_helper_common.c
Daniel Vetter
2017-03-09
1
-2
/
+1
*
|
drm: Extract drm_pci.h
Daniel Vetter
2017-03-09
3
-39
/
+89
*
|
drm: Move drm_lock_data out of drmP.h
Daniel Vetter
2017-03-09
2
-15
/
+17
*
|
drm: Extract drm_prime.h
Daniel Vetter
2017-03-09
6
-31
/
+91
*
|
drm/doc: Add todo about connector_list_iter
Daniel Vetter
2017-03-09
1
-0
/
+13
*
|
drm/qxl: Remove qxl_debugfs_remove_files()
Noralf Trønnes
2017-03-09
3
-15
/
+0
*
|
drm/debugfs: Remove the drm_driver.debugfs_cleanup callback
Noralf Trønnes
2017-03-08
2
-6
/
+0
*
|
drm/msm: Remove msm_debugfs_cleanup()
Noralf Trønnes
2017-03-08
7
-26
/
+9
*
|
drm/dp: Add missing description to parameter
Tomeu Vizoso
2017-03-07
1
-0
/
+1
*
|
drm: virtio: use kmem_cache
Gerd Hoffmann
2017-03-07
2
-50
/
+11
*
|
qxl: fix qxl_conn_get_modes
Gerd Hoffmann
2017-03-07
1
-10
/
+12
*
|
qxl: read monitors config at boot
Gerd Hoffmann
2017-03-07
1
-0
/
+5
*
|
qxl: limit monitor config read retries
Gerd Hoffmann
2017-03-07
1
-8
/
+12
*
|
qxl: drop mode_info.modes & related code.
Gerd Hoffmann
2017-03-07
2
-24
/
+0
*
|
drm: qxl: Don't alloc fbdev if emulation is not supported
Gabriel Krisman Bertazi
2017-03-07
1
-1
/
+8
*
|
drm/rockchip: Fix link error when CONFIG_DRM_ANALOGIX_DP undefined
Sean Paul
2017-03-07
1
-0
/
+10
*
|
drm: Fix compilation error when CONFIG_DEBUG_FS is undefined
Sean Paul
2017-03-07
1
-1
/
+1
*
|
drm/rockchip: Implement CRC debugfs API
Tomeu Vizoso
2017-03-06
1
-0
/
+41
*
|
drm/bridge: analogix_dp: add helpers for capture of frame CRCs
Tomeu Vizoso
2017-03-06
2
-0
/
+25
*
|
drm/dp: add helpers for capture of frame CRCs
Tomeu Vizoso
2017-03-06
2
-0
/
+133
*
|
drm/dp: add crtc backpointer to drm_dp_aux
Tomeu Vizoso
2017-03-06
1
-0
/
+2
[next]