| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| * | | | | | | | | | | | | | | drm/rockchip: register all connectors after bind | Daniel Kurtz | 2015-04-03 | |
| * | | | | | | | | | | | | | | drm/rockchip: fix clk enable disable mismatch in vop_crtc_mode_set | Heiko Stuebner | 2015-04-03 | |
| | |_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | drm/vgem: implement virtual GEM | Zach Reizner | 2015-04-02 | |
| | |_|_|/ / / / / / / / / |/| | | | | | | | | | | | ||||
| * | | | | | | | | | | | | drm/bochs: disable video before changing video mode | Chris Ruffin | 2015-04-01 | |
| * | | | | | | | | | | | | Merge tag 'topic/drm-misc-2015-03-31' of git://anongit.freedesktop.org/drm-in... | Dave Airlie | 2015-04-01 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | drm: line wrap DRM_IOCTL_DEF* macros | Emil Velikov | 2015-03-31 | |
| | * | | | | | | | | | | | | drm/atomic: Don't try to free a NULL state | Ander Conselvan de Oliveira | 2015-03-30 | |
| | * | | | | | | | | | | | | drm/atomic: Clear crtcs, connectors and planes when clearing state | Ander Conselvan de Oliveira | 2015-03-30 | |
| | * | | | | | | | | | | | | drm: Rewrite drm_ioctl_flags() to resemble the new drm_ioctl() code | Ville Syrjälä | 2015-03-27 | |
| | * | | | | | | | | | | | | drm: Use max() to make the ioctl alloc size code cleaner | Ville Syrjälä | 2015-03-27 | |
| | * | | | | | | | | | | | | drm: Simplify core vs. drv ioctl handling | Ville Syrjälä | 2015-03-27 | |
| | * | | | | | | | | | | | | drm: Drop ioctl->cmd_drv | Ville Syrjälä | 2015-03-27 | |
| | * | | | | | | | | | | | | drm/atomic-helpers: Properly avoid full modeset dance | Daniel Vetter | 2015-03-27 | |
| | * | | | | | | | | | | | | drm: atomic: Allow setting CRTC active property | Daniel Stone | 2015-03-23 | |
| | * | | | | | | | | | | | | drm: atomic: Expose CRTC active property | Daniel Stone | 2015-03-23 | |
| | * | | | | | | | | | | | | drm: crtc_helper: Update hwmode before mode_set call | Daniel Stone | 2015-03-23 | |
| | * | | | | | | | | | | | | drm: mode: Allow NULL modes for equality check | Daniel Stone | 2015-03-23 | |
| | * | | | | | | | | | | | | drm: fb_helper: Simplify exit condition | Daniel Stone | 2015-03-23 | |
| | * | | | | | | | | | | | | drm: mode: Fix typo in kerneldoc | Daniel Stone | 2015-03-23 | |
| | * | | | | | | | | | | | | drm/dp: Print the number of bytes processed for aux nacks | Ville Syrjälä | 2015-03-23 | |
| * | | | | | | | | | | | | | Merge tag 'drm-intel-next-2015-03-27-merge' of git://anongit.freedesktop.org/... | Dave Airlie | 2015-04-01 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / |/| | | | | | | / / / / / | | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | ||||
| | * | | | | | | | | | | | Merge tag 'v4.0-rc6' into drm-intel-next | Daniel Vetter | 2015-03-30 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / | | |/| | | | | | | | | | ||||
| | | * | | | | | | | | | | drm/i915: Fixup legacy plane->crtc link for initial fb config | Daniel Vetter | 2015-03-26 | |
| | | * | | | | | | | | | | drm/i915: Fix atomic state when reusing the firmware fb | Damien Lespiau | 2015-03-26 | |
| | | * | | | | | | | | | | drm/i915: Keep ring->active_list and ring->requests_list consistent | Chris Wilson | 2015-03-26 | |
| | | * | | | | | | | | | | drm/i915: Don't try to reference the fb in get_initial_plane_config() | Damien Lespiau | 2015-03-25 | |
| | | * | | | | | | | | | | drm: Fixup racy refcounting in plane_force_disable | Daniel Vetter | 2015-03-24 | |
| | | | |_|_|_|/ / / / / | | |/| | | | | | | | | ||||
| | | * | | | | | | | | | Merge tag 'drm-intel-fixes-2015-03-19' of git://anongit.freedesktop.org/drm-i... | Dave Airlie | 2015-03-20 | |
| | | |\ \ \ \ \ \ \ \ \ | ||||
| | | * \ \ \ \ \ \ \ \ \ | Merge tag 'drm-amdkfd-fixes-2015-03-19' of git://people.freedesktop.org/~gabb... | Dave Airlie | 2015-03-20 | |
| | | |\ \ \ \ \ \ \ \ \ \ | ||||
| | | | * | | | | | | | | | | drm/radeon: Changing number of compute pipe lines | Ben Goz | 2015-03-16 | |
| | | | * | | | | | | | | | | drm/amdkfd: Fix SDMA queue init. in non-HWS mode | Ben Goz | 2015-03-16 | |
| | | | * | | | | | | | | | | drm/amdkfd: destroy mqd when destroying kernel queue | Ben Goz | 2015-03-16 | |
| | | | | |_|_|_|_|/ / / / | | | |/| | | | | | | | | ||||
| | | * | | | | | | | | | | Merge branch 'drm-fixes-4.0' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 2015-03-19 | |
| | | |\ \ \ \ \ \ \ \ \ \ | ||||
| | | | * | | | | | | | | | | drm/radeon: drop ttm two ended allocation | Alex Deucher | 2015-03-18 | |
| | | | |/ / / / / / / / / | ||||
| | | * | | | | | | | | | | Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Dave Airlie | 2015-03-19 | |
| | | |\ \ \ \ \ \ \ \ \ \ | ||||
| | | | * | | | | | | | | | | drm/exynos: fix the initialization order in FIMD | Hyungwon Hwang | 2015-03-18 | |
| | | | * | | | | | | | | | | drm/exynos: fix typo config name correctly. | Inki Dae | 2015-03-18 | |
| | | | * | | | | | | | | | | drm/exynos: Check for NULL dereference of crtc | Charles Keepax | 2015-03-18 | |
| | | | * | | | | | | | | | | drm/exynos: IS_ERR() vs NULL bug | Dan Carpenter | 2015-03-18 | |
| | | | * | | | | | | | | | | drm/exynos: remove unused files | Andrzej Hajda | 2015-03-18 | |
| | | | |/ / / / / / / / / | ||||
| | | * | | | | | | | | | | drm/nouveau/bios: fix i2c table parsing for dcb 4.1 | Stefan Huehner | 2015-03-17 | |
| | | * | | | | | | | | | | drm/nouveau/device/gm100: Basic GM206 bring up (as copy of GM204) | Stefan Huehner | 2015-03-17 | |
| | | * | | | | | | | | | | drm/nouveau/device: post write to NV_PMC_BOOT_1 when flipping endian switch | Ben Skeggs | 2015-03-17 | |
| | | * | | | | | | | | | | drm/nouveau/gr/gf100: fix some accidental or'ing of buffer addresses | Ben Skeggs | 2015-03-17 | |
| | | * | | | | | | | | | | drm/nouveau/fifo/nv04: remove the loop from the interrupt handler | Ben Skeggs | 2015-03-17 | |
| | | |/ / / / / / / / / | ||||
| | * | | | | | | | | | | drm/i915: Update DRIVER_DATE to 20150327 | Daniel Vetter | 2015-03-27 | |
| | * | | | | | | | | | | drm/i915: Skip allocating shadow batch for 0-length batches | Chris Wilson | 2015-03-27 | |
| | * | | | | | | | | | | drm/i915: Handle error to get connector state when staging config | Ander Conselvan de Oliveira | 2015-03-27 | |
| | * | | | | | | | | | | drm/i915: Compare GGTT view structs instead of types | Joonas Lahtinen | 2015-03-27 | |
| | * | | | | | | | | | | drm/i915: fix simple_return.cocci warnings | kbuild test robot | 2015-03-27 | |
