Age | Commit message (Expand) | Author | Files | Lines |
2017-03-16 | drm: Defer disabling the vblank IRQ until the next interrupt (for instant-off) | Chris Wilson | 1 | -2/+12 |
2017-03-14 | Merge tag 'doc-4.11-images' of git://git.lwn.net/linux into drm-misc-next | Daniel Vetter | 5262 | -111824/+267146 |
2017-03-14 | drm/gem: Add DEFINE_DRM_GEM_FOPS | Daniel Vetter | 2 | -15/+4 |
2017-03-14 | drm: Create DEFINE_DRM_GEM_CMA_FOPS and roll it out to drivers | Daniel Vetter | 16 | -158/+20 |
2017-03-14 | drm/vgem: switch to postclose | Daniel Vetter | 1 | -2/+2 |
2017-03-14 | drm/doc: Document drm_file.[hc] | Daniel Vetter | 1 | -34/+32 |
2017-03-14 | drm: Remove drm_pending_event->pid | Daniel Vetter | 3 | -14/+12 |
2017-03-14 | drm: qxl: add missing return check | Dan Carpenter | 1 | -0/+2 |
2017-03-14 | drm: virtio: fix kmem_cache_alloc error check | Gerd Hoffmann | 1 | -2/+2 |
2017-03-14 | drm/tinydrm: fix semicolon.cocci warnings | kbuild test robot | 1 | -2/+2 |
2017-03-13 | drm/rockchip: cdn-dp: add more log for video config | Chris Zhong | 1 | -0/+4 |
2017-03-13 | drm/rockchip: cdn-dp: Correct PHY register address | Chris Zhong | 1 | -6/+5 |
2017-03-13 | drm/rockchip: cdn-dp: return error code when clk_get_rate failed | Chris Zhong | 3 | -4/+5 |
2017-03-11 | Merge branch 'drm/next/platform' of git://linuxtv.org/pinchartl/media into dr... | 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 | drm/dp: Add missing description to parameter | Tomeu Vizoso | 1 | -0/+1 |
2017-03-07 | drm: virtio: use kmem_cache | Gerd Hoffmann | 2 | -50/+11 |
2017-03-07 | qxl: fix qxl_conn_get_modes | Gerd Hoffmann | 1 | -10/+12 |
2017-03-07 | qxl: read monitors config at boot | Gerd Hoffmann | 1 | -0/+5 |
2017-03-07 | qxl: limit monitor config read retries | Gerd Hoffmann | 1 | -8/+12 |
2017-03-07 | qxl: drop mode_info.modes & related code. | Gerd Hoffmann | 2 | -24/+0 |
2017-03-07 | drm: qxl: Don't alloc fbdev if emulation is not supported | Gabriel Krisman Bertazi | 1 | -1/+8 |
2017-03-07 | drm/rockchip: Fix link error when CONFIG_DRM_ANALOGIX_DP undefined | Sean Paul | 1 | -0/+10 |
2017-03-06 | drm/rockchip: Implement CRC debugfs API | Tomeu Vizoso | 1 | -0/+41 |
2017-03-06 | drm/bridge: analogix_dp: add helpers for capture of frame CRCs | Tomeu Vizoso | 1 | -0/+22 |
2017-03-06 | drm/dp: add helpers for capture of frame CRCs | Tomeu Vizoso | 1 | -0/+126 |
2017-03-06 | drm/blend: Use new atomic iterator macros. | Maarten Lankhorst | 1 | -11/+11 |
2017-03-06 | drm/atomic: Convert get_existing_state callers to get_old/new_state, v4. | Maarten Lankhorst | 4 | -30/+30 |
2017-03-06 | drm/atomic: Make drm_atomic_plane_disabling easier to understand. | Maarten Lankhorst | 2 | -4/+5 |
2017-03-06 | drm/atomic: Fix atomic helpers to use the new iterator macros, v3. | Maarten Lankhorst | 1 | -216/+230 |
2017-03-05 | drm: bridge: lvds-encoder: Add thine,thc63lvdm83d compatible string | Laurent Pinchart | 1 | -0/+1 |
2017-03-05 | drm: bridge: vga-dac: Add adi,adv7123 compatible string | Laurent Pinchart | 1 | -0/+1 |
2017-03-05 | drm: bridge: Add LVDS encoder driver | Laurent Pinchart | 3 | -0/+219 |