Age | Commit message (Expand) | Author |
2015-09-16 | gpu/drm: Kill off set_irq_flags usage | Rob Herring |
2015-09-16 | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner |
2015-09-11 | Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds |
2015-09-11 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2015-09-11 | Merge branch 'linux-4.3' of git://anongit.freedesktop.org/git/nouveau/linux-2... | Dave Airlie |
2015-09-11 | drm/nouveau/device: enable c800 quirk for tecra w50 | Ben Skeggs |
2015-09-11 | drm/nouveau/clk/gt215: Unbreak engine pausing for GT21x/MCP7x | Roy Spliet |
2015-09-11 | drm/nouveau/gr/nv04: fix big endian setting on gr context | Ilia Mirkin |
2015-09-11 | Merge tag 'topic/drm-fixes-2015-09-09' of git://anongit.freedesktop.org/drm-i... | Dave Airlie |
2015-09-11 | Merge tag 'drm-intel-next-fixes-2015-09-10' of git://anongit.freedesktop.org/... | Dave Airlie |
2015-09-11 | drm/qxl: validate monitors config modes | Jonathon Jongsma |
2015-09-10 | mm: mark most vm_operations_struct const | Kirill A. Shutemov |
2015-09-10 | drm/i915: Allow DSI dual link to be configured on any pipe | Gaurav K Singh |
2015-09-10 | drm/i915: Don't try to use DDR DVFS on CHV when disabled in the BIOS | Ville Syrjälä |
2015-09-10 | drm/i915: Fix CSR MMIO address check | Takashi Iwai |
2015-09-09 | drm/i915: Limit the number of loops for reading a split 64bit register | Chris Wilson |
2015-09-08 | drm/i915: Fix broken mst get_hw_state. | Maarten Lankhorst |
2015-09-04 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2015-09-05 | Merge branch 'drm-next-4.3' of git://people.freedesktop.org/~agd5f/linux into... | Dave Airlie |
2015-09-04 | drm/amdgpu: rename gmc_v8_0_init_compute_vmid | Alex Deucher |
2015-09-04 | drm/amdgpu: fix vce3 instance handling | Alex Deucher |
2015-09-04 | drm/amdgpu: remove ib test for the second VCE Ring | Leo Liu |
2015-09-04 | drm/amdgpu: properly enable VM fault interrupts | Christian König |
2015-09-04 | Merge tag 'sound-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2015-09-04 | Merge tag 'dmaengine-4.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2015-09-04 | Merge tag 'gpio-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds |
2015-09-04 | drm/amdgpu: fix warning in scheduler | Alex Deucher |
2015-09-04 | Merge tag 'drm-intel-next-fixes-2015-09-02' of git://anongit.freedesktop.org/... | Dave Airlie |
2015-09-04 | Merge branch 'drm-rockchip-2015-08-26' of https://github.com/markyzq/kernel-d... | Dave Airlie |
2015-09-04 | Merge tag 'vmwgfx-next-15-09-01' of git://people.freedesktop.org/~thomash/lin... | Dave Airlie |
2015-09-04 | Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g... | Dave Airlie |
2015-09-04 | Merge branch 'drm-next-4.3' of git://people.freedesktop.org/~agd5f/linux into... | Dave Airlie |
2015-09-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2015-09-03 | drm/amdgpu: fix buffer placement under memory pressure | Christian König |
2015-09-03 | drm/amdgpu/cz: fix cz_dpm_update_low_memory_pstate logic | Alex Deucher |
2015-09-03 | drm/amdgpu: fix typo in dce11 watermark setup | Alex Deucher |
2015-09-03 | drm/amdgpu: fix typo in dce10 watermark setup | Alex Deucher |
2015-09-03 | drm/amdgpu: use top down allocation for non-CPU accessible vram | Alex Deucher |
2015-09-03 | drm/amdgpu: be explicit about cpu vram access for driver BOs (v2) | Alex Deucher |
2015-09-03 | drm/i915: Add locks around audio component bind/unbind | David Henningsson |
2015-09-03 | drm/i915: Drop port_mst_index parameter from pin/eld callback | David Henningsson |
2015-09-02 | drm/amdgpu: set MEC doorbell range for Fiji | Jammy Zhou |
2015-09-02 | drm/amdgpu: implement burst NOP for SDMA | Jammy Zhou |
2015-09-02 | drm/amdgpu: add insert_nop ring func and default implementation | Jammy Zhou |
2015-09-02 | drm/amdgpu: add amdgpu_get_sdma_instance helper function | Jammy Zhou |
2015-09-02 | drm/amdgpu: add AMDGPU_MAX_SDMA_INSTANCES | Jammy Zhou |
2015-09-02 | drm/amdgpu: add burst_nop flag for sdma | Jammy Zhou |
2015-09-02 | drm/amdgpu: add count field for the SDMA NOP packet v2 | Jammy Zhou |
2015-09-02 | drm/amdgpu: use PT for VM sync on unmap | Christian König |
2015-09-02 | drm/amdgpu: make wait_event uninterruptible in push_job | Chunming Zhou |