| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | | * | | | | | | | | | drm/nouveau/bios: use size/type from pci data structure | Ben Skeggs | 2014-12-02 | |
| | | * | | | | | | | | | drm/nouveau/bios: add pci data structure parsing | Ben Skeggs | 2014-12-02 | |
| | | * | | | | | | | | | drm/nouveau/bios: split out shadow methods | Ben Skeggs | 2014-12-02 | |
| | | * | | | | | | | | | drm/nouveau/bios: fix thinko when parsing extdev table | Ben Skeggs | 2014-12-02 | |
| | | * | | | | | | | | | drm/nouveau: a, somehow, missed hunk of "fix regression on agp boards" | Ben Skeggs | 2014-12-02 | |
| | * | | | | | | | | | | drm/gma500: add support for atom e6xx lpc lvds i2c | Jan Safrata | 2014-12-02 | |
| | * | | | | | | | | | | Merge tag 'v3.18-rc7' into drm-next | Dave Airlie | 2014-12-02 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / | | |/| | | | | | | | | ||||
| | * | | | | | | | | | | Merge tag 'topic/core-stuff-2014-11-28' of git://anongit.freedesktop.org/drm-... | Dave Airlie | 2014-12-02 | |
| | |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | / / / | | | |_|_|_|_|/ / / | | |/| | | | | | | | ||||
| | | * | | | | | | | | drm/atomic: clear plane's CRTC and FB when shutting down | Rob Clark | 2014-11-27 | |
| | | * | | | | | | | | drm: Handle atomic state properly in kms getfoo ioctl | Daniel Vetter | 2014-11-27 | |
| | | * | | | | | | | | drm: use mode_object_find helpers | Rob Clark | 2014-11-27 | |
| | | * | | | | | | | | drm/msm: switch to atomic-helpers iterator macros | Rob Clark | 2014-11-27 | |
| | | * | | | | | | | | drm/atomic: track bitmask of planes attached to crtc | Rob Clark | 2014-11-27 | |
| | | * | | | | | | | | drm: Free atomic state during cleanup | Thierry Reding | 2014-11-25 | |
| | | * | | | | | | | | drm/plane: Pass old state to ->atomic_update() | Thierry Reding | 2014-11-25 | |
| | | * | | | | | | | | drm/atomic_helper: Cope with plane->crtc == NULL in disable helper | Jasper St. Pierre | 2014-11-25 | |
| | | * | | | | | | | | drm/atomic: Drop per-plane locking TODO | Daniel Vetter | 2014-11-25 | |
| | | * | | | | | | | | drm/atomic-helper: Skip vblank waits for unchanged fbs | Daniel Vetter | 2014-11-25 | |
| | | * | | | | | | | | drm: Document that drm_dev_alloc doesn't need a parent | Daniel Vetter | 2014-11-25 | |
| | * | | | | | | | | | Merge branch 'drm/du/adv7511' of git://linuxtv.org/pinchartl/fbdev into drm-next | Dave Airlie | 2014-11-27 | |
| | |\ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | drm: Add adv7511 encoder driver | Lars-Peter Clausen | 2014-11-26 | |
| | | * | | | | | | | | | drm: Decouple EDID parsing from I2C adapter | Lars-Peter Clausen | 2014-11-26 | |
| | | * | | | | | | | | | drm: rcar-du: Add HDMI encoder and connector support | Laurent Pinchart | 2014-11-26 | |
| | | * | | | | | | | | | drm: rcar-du: Replace drm_encoder with drm_slave_encoder | Laurent Pinchart | 2014-11-26 | |
| | | * | | | | | | | | | drm: rcar-du: Replace direct DRM encoder access with cast macro | Laurent Pinchart | 2014-11-26 | |
| | | * | | | | | | | | | drm: rcar-du: Pass the encoder DT node to rcar_du_encoder_init() | Laurent Pinchart | 2014-11-26 | |
| | | * | | | | | | | | | drm: rcar-du: Remove platform data support | Laurent Pinchart | 2014-11-26 | |
| | | * | | | | | | | | | drm: rcar-du: fix error return code | Julia Lawall | 2014-11-26 | |
| | * | | | | | | | | | | Merge branch 'amdkfd-next-3.19' of git://people.freedesktop.org/~gabbayo/linu... | Dave Airlie | 2014-11-27 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | amdkfd: delete some dead code | Dan Carpenter | 2014-11-25 | |
| | | * | | | | | | | | | | amdkfd: Fix memory leak of mqds on dqm fini | Oded Gabbay | 2014-11-25 | |
| | | * | | | | | | | | | | amdkfd: fix an error handling bug in pqm_create_queue() | Dan Carpenter | 2014-11-25 | |
| | | * | | | | | | | | | | amdkfd: fix some error handling in ioctl | Dan Carpenter | 2014-11-25 | |
| | | * | | | | | | | | | | amdkfd: Remove DRM_AMDGPU dependency from Kconfig | Oded Gabbay | 2014-11-21 | |
| | | * | | | | | | | | | | amdkfd: explicitely include io.h in kfd_doorbell.c | Oded Gabbay | 2014-11-21 | |
| | | * | | | | | | | | | | amdkfd: Clear ctx cb before suspend | Oded Gabbay | 2014-11-09 | |
| | | * | | | | | | | | | | amdkfd: Instead of using get function, use container_of | Alexey Skidanov | 2014-11-19 | |
| | | * | | | | | | | | | | amdkfd: use schedule() in sync_with_hw | Oded Gabbay | 2014-11-17 | |
| | | * | | | | | | | | | | amdkfd: Fix memory leak on process deregistration | Jay Cornwall | 2014-11-20 | |
| | | * | | | | | | | | | | amdkfd: add __iomem attribute to doorbell_ptr | Oded Gabbay | 2014-11-20 | |
| | | * | | | | | | | | | | amdkfd: fence_wait_timeout() can be static | Oded Gabbay | 2014-11-20 | |
| | | * | | | | | | | | | | amdkfd: is_occupied() can be static | Oded Gabbay | 2014-11-20 | |
| | | * | | | | | | | | | | amdkfd: Fix sparse warnings in kfd_flat_memory.c | Oded Gabbay | 2014-11-20 | |
| | | * | | | | | | | | | | amdkfd: pqm_get_kernel_queue() can be static | kbuild test robot | 2014-11-20 | |
| | | * | | | | | | | | | | amdkfd: test_kq() can be static | kbuild test robot | 2014-11-20 | |
| | | * | | | | | | | | | | amdkfd: Fix sparse warnings in kfd_topology.c | Oded Gabbay | 2014-11-20 | |
| | | * | | | | | | | | | | amdkfd: Fix sparse warnings in kfd_chardev.c | Oded Gabbay | 2014-11-20 | |
| | * | | | | | | | | | | | drm/udl: properly check for error pointers | Haixia Shi | 2014-11-26 | |
| | * | | | | | | | | | | | drm/udl: handle page mapping in dmabuf export. | Haixia Shi | 2014-11-26 | |
| | |/ / / / / / / / / / | ||||
| | * / / / / / / / / / | drm: imx: Move imx-drm driver out of staging | Philipp Zabel | 2014-11-26 | |
| | |/ / / / / / / / / | ||||
