| Commit message (Expand) | Author | Age |
... | |
| | * | | | drm/edid: Clear old audio latency values before parsing the new EDID | Ville Syrjälä | 2016-10-04 |
| | * | | | drm: Convert prime dma-buf <-> handle to rbtree | Chris Wilson | 2016-10-04 |
| | * | | | drm/mediatek: mark symbols static where possible | Baoyou Xie | 2016-10-04 |
| | * | | | drm/rockchip: mark symbols static where possible | Baoyou Xie | 2016-10-04 |
| | * | | | drm/rockchip: add missing header dependencies | Baoyou Xie | 2016-10-04 |
| | |/ / |
|
| * | | | drm/vc4: Add support for double-clocked modes. | Eric Anholt | 2016-10-06 |
| * | | | drm/vc4: Set up the AVI and SPD infoframes. | Eric Anholt | 2016-10-06 |
| * | | | drm/vc4: Fix support for interlaced modes on HDMI. | Eric Anholt | 2016-10-06 |
| * | | | drm/vc4: Increase timeout for HDMI_SCHEDULER_CONTROL changes. | Eric Anholt | 2016-10-06 |
| * | | | drm/vc4: Fall back to using an EDID probe in the absence of a GPIO. | Eric Anholt | 2016-10-06 |
| * | | | drm/vc4: Enable limited range RGB output on HDMI with CEA modes. | Eric Anholt | 2016-10-06 |
| * | | | drm/vc4: Fix races when the CS reads from render targets. | Eric Anholt | 2016-10-06 |
| * | | | drm/vc4: cleanup with list_first_entry_or_null() | Masahiro Yamada | 2016-10-06 |
| |/ / |
|
| * | | drm: virtio: reinstate drm_virtio_set_busid() | Laszlo Ersek | 2016-10-03 |
| * | | drm: Undo damage to page_flip_ioctl | Daniel Vetter | 2016-10-03 |
| * | | drm: Restore lost drm_framebuffer_unreference in drm_mode_page_flip_ioctl | Chris Wilson | 2016-10-03 |
| * | | drm/exynos: g2d: simplify g2d_free_runqueue_node() | Tobias Jakobi | 2016-09-30 |
| * | | drm/exynos: g2d: use autosuspend mode for PM runtime | Tobias Jakobi | 2016-09-30 |
| * | | drm/exynos: g2d: wait for engine to finish | Tobias Jakobi | 2016-09-30 |
| * | | drm/exynos: g2d: remove runqueue nodes in g2d_{close,remove}() | Tobias Jakobi | 2016-09-30 |
| * | | drm/exynos: g2d: move PM management to runqueue worker | Tobias Jakobi | 2016-09-30 |
| * | | Revert "drm/exynos: g2d: fix system and runtime pm integration" | Tobias Jakobi | 2016-09-30 |
| * | | drm/exynos: use drm core to handle page-flip event | Andrzej Hajda | 2016-09-30 |
| * | | drm/exynos: mark exynos_dp_crtc_clock_enable() static | Baoyou Xie | 2016-09-30 |
| * | | drm/exynos/fimd: add clock rate checking | Andrzej Hajda | 2016-09-30 |
| * | | drm/exynos: fix pending update handling | Andrzej Hajda | 2016-09-30 |
| * | | drm/exynos/vidi: use timer for vblanks instead of sleeping worker | Andrzej Hajda | 2016-09-30 |
| * | | drm/exynos: g2d: beautify probing message | Tobias Jakobi | 2016-09-30 |
| * | | drm/exynos: mixer: simplify loop in vp_win_reset() | Tobias Jakobi | 2016-09-30 |
| * | | drm/exynos: mixer: convert booleans to flags in mixer context | Tobias Jakobi | 2016-09-30 |
| * | | gpu: drm: exynos_hdmi: Remove duplicate initialization of regulator bulk cons... | Milo Kim | 2016-09-30 |
| * | | gpu: drm: exynos_hdmi: Move PHY logic into single function | Milo Kim | 2016-09-30 |
| * | | gpu: drm: exynos_hdmi: Move DDC logic into single function | Milo Kim | 2016-09-30 |
| * | | Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into... | Dave Airlie | 2016-09-29 |
| |\ \ |
|
| | * | | drm/radeon: always apply pci shutdown callbacks | Alex Deucher | 2016-09-28 |
| | * | | drm/amdgpu: always apply pci shutdown callbacks (v2) | Alex Deucher | 2016-09-28 |
| | * | | drm/amdgpu: improve VM PTE trace points | Christian König | 2016-09-28 |
| | * | | drm/amdgpu: fix GART_DEBUGFS define | Christian König | 2016-09-28 |
| | * | | drm/amdgpu: free userptrs even if GTT isn't bound | Christian König | 2016-09-28 |
| | * | | drm/amd/amdgpu: Various cleanups for DCEv6 | Tom St Denis | 2016-09-28 |
| | * | | drm/amdgpu: fix BO move offsets | Christian König | 2016-09-28 |
| | * | | drm/amdgpu: fix amdgpu_move_blit on 32bit systems | Christian König | 2016-09-28 |
| | * | | drm/amdgpu: fix gtt_mgr bo's offset | Flora Cui | 2016-09-28 |
| | * | | drm/amdgpu: fix initializing the VM BO shadow | Christian König | 2016-09-28 |
| | * | | drm/amdgpu: fix initializing the VM last eviction counter | Christian König | 2016-09-28 |
| | * | | drm/amdgpu: cleanup VM shadow BO unreferencing | Christian König | 2016-09-28 |
| | * | | drm/amdgpu: allocate GTT space for shadow VM page tables | Christian König | 2016-09-28 |
| | * | | drm/amdgpu: rename all rbo variable to abo v2 | Christian König | 2016-09-28 |
| | * | | drm/amdgpu: remove unused member from struct amdgpu_bo | Christian König | 2016-09-28 |
| | * | | drm/amdgpu: add a custom GTT memory manager v2 | Christian König | 2016-09-28 |