summaryrefslogtreecommitdiff
path: root/drivers/gpu (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | drm/nouveau/bios: use size/type from pci data structureBen Skeggs2014-12-02
| | * | | | | | | | | drm/nouveau/bios: add pci data structure parsingBen Skeggs2014-12-02
| | * | | | | | | | | drm/nouveau/bios: split out shadow methodsBen Skeggs2014-12-02
| | * | | | | | | | | drm/nouveau/bios: fix thinko when parsing extdev tableBen Skeggs2014-12-02
| | * | | | | | | | | drm/nouveau: a, somehow, missed hunk of "fix regression on agp boards"Ben Skeggs2014-12-02
| * | | | | | | | | | drm/gma500: add support for atom e6xx lpc lvds i2cJan Safrata2014-12-02
| * | | | | | | | | | Merge tag 'v3.18-rc7' into drm-nextDave Airlie2014-12-02
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
| * | | | | | | | | | Merge tag 'topic/core-stuff-2014-11-28' of git://anongit.freedesktop.org/drm-...Dave Airlie2014-12-02
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | / / / | | | |_|_|_|_|/ / / | | |/| | | | | | |
| | * | | | | | | | drm/atomic: clear plane's CRTC and FB when shutting downRob Clark2014-11-27
| | * | | | | | | | drm: Handle atomic state properly in kms getfoo ioctlDaniel Vetter2014-11-27
| | * | | | | | | | drm: use mode_object_find helpersRob Clark2014-11-27
| | * | | | | | | | drm/msm: switch to atomic-helpers iterator macrosRob Clark2014-11-27
| | * | | | | | | | drm/atomic: track bitmask of planes attached to crtcRob Clark2014-11-27
| | * | | | | | | | drm: Free atomic state during cleanupThierry Reding2014-11-25
| | * | | | | | | | drm/plane: Pass old state to ->atomic_update()Thierry Reding2014-11-25
| | * | | | | | | | drm/atomic_helper: Cope with plane->crtc == NULL in disable helperJasper St. Pierre2014-11-25
| | * | | | | | | | drm/atomic: Drop per-plane locking TODODaniel Vetter2014-11-25
| | * | | | | | | | drm/atomic-helper: Skip vblank waits for unchanged fbsDaniel Vetter2014-11-25
| | * | | | | | | | drm: Document that drm_dev_alloc doesn't need a parentDaniel Vetter2014-11-25
| * | | | | | | | | Merge branch 'drm/du/adv7511' of git://linuxtv.org/pinchartl/fbdev into drm-nextDave Airlie2014-11-27
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | drm: Add adv7511 encoder driverLars-Peter Clausen2014-11-26
| | * | | | | | | | | drm: Decouple EDID parsing from I2C adapterLars-Peter Clausen2014-11-26
| | * | | | | | | | | drm: rcar-du: Add HDMI encoder and connector supportLaurent Pinchart2014-11-26
| | * | | | | | | | | drm: rcar-du: Replace drm_encoder with drm_slave_encoderLaurent Pinchart2014-11-26
| | * | | | | | | | | drm: rcar-du: Replace direct DRM encoder access with cast macroLaurent Pinchart2014-11-26
| | * | | | | | | | | drm: rcar-du: Pass the encoder DT node to rcar_du_encoder_init()Laurent Pinchart2014-11-26
| | * | | | | | | | | drm: rcar-du: Remove platform data supportLaurent Pinchart2014-11-26
| | * | | | | | | | | drm: rcar-du: fix error return codeJulia Lawall2014-11-26
| * | | | | | | | | | Merge branch 'amdkfd-next-3.19' of git://people.freedesktop.org/~gabbayo/linu...Dave Airlie2014-11-27
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | amdkfd: delete some dead codeDan Carpenter2014-11-25
| | * | | | | | | | | | amdkfd: Fix memory leak of mqds on dqm finiOded Gabbay2014-11-25
| | * | | | | | | | | | amdkfd: fix an error handling bug in pqm_create_queue()Dan Carpenter2014-11-25
| | * | | | | | | | | | amdkfd: fix some error handling in ioctlDan Carpenter2014-11-25
| | * | | | | | | | | | amdkfd: Remove DRM_AMDGPU dependency from KconfigOded Gabbay2014-11-21
| | * | | | | | | | | | amdkfd: explicitely include io.h in kfd_doorbell.cOded Gabbay2014-11-21
| | * | | | | | | | | | amdkfd: Clear ctx cb before suspendOded Gabbay2014-11-09
| | * | | | | | | | | | amdkfd: Instead of using get function, use container_ofAlexey Skidanov2014-11-19
| | * | | | | | | | | | amdkfd: use schedule() in sync_with_hwOded Gabbay2014-11-17
| | * | | | | | | | | | amdkfd: Fix memory leak on process deregistrationJay Cornwall2014-11-20
| | * | | | | | | | | | amdkfd: add __iomem attribute to doorbell_ptrOded Gabbay2014-11-20
| | * | | | | | | | | | amdkfd: fence_wait_timeout() can be staticOded Gabbay2014-11-20
| | * | | | | | | | | | amdkfd: is_occupied() can be staticOded Gabbay2014-11-20
| | * | | | | | | | | | amdkfd: Fix sparse warnings in kfd_flat_memory.cOded Gabbay2014-11-20
| | * | | | | | | | | | amdkfd: pqm_get_kernel_queue() can be statickbuild test robot2014-11-20
| | * | | | | | | | | | amdkfd: test_kq() can be statickbuild test robot2014-11-20
| | * | | | | | | | | | amdkfd: Fix sparse warnings in kfd_topology.cOded Gabbay2014-11-20
| | * | | | | | | | | | amdkfd: Fix sparse warnings in kfd_chardev.cOded Gabbay2014-11-20
| * | | | | | | | | | | drm/udl: properly check for error pointersHaixia Shi2014-11-26
| * | | | | | | | | | | drm/udl: handle page mapping in dmabuf export.Haixia Shi2014-11-26
| |/ / / / / / / / / /
| * / / / / / / / / / drm: imx: Move imx-drm driver out of stagingPhilipp Zabel2014-11-26
| |/ / / / / / / / /