summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)Author
2014-12-02drm/nouveau/bios: fix thinko when parsing extdev tableBen Skeggs
2014-12-02drm/nouveau: a, somehow, missed hunk of "fix regression on agp boards"Ben Skeggs
2014-12-02Merge branch 'linux-3.18' of git://anongit.freedesktop.org/git/nouveau/linux-...Dave Airlie
2014-12-02drm/nouveau/gf116: remove copy1 engineIlia Mirkin
2014-12-02drm/nouveau: prevent stale fence->channel pointers, and protect with rcuMaarten Lankhorst
2014-12-02drm/nouveau/fifo/g84-: ack non-stall interrupt before handling itBen Skeggs
2014-12-02drm/gma500: add support for atom e6xx lpc lvds i2cJan Safrata
2014-12-02Merge tag 'v3.18-rc7' into drm-nextDave Airlie
2014-12-02Merge tag 'topic/core-stuff-2014-11-28' of git://anongit.freedesktop.org/drm-...Dave Airlie
2014-12-01drm/edid: new drm_edid_block_checksum helper function V3Stefan Brüns
2014-12-01drm/edid: shorten log output in case of all zeroes edid blockStefan Brüns
2014-12-01drm/edid: move drm_edid_is_zero to top, make edid argument constStefan Brüns
2014-12-01drm: tda998x: Fix EDID read timeout on HDMI connectJean-Francois Moine
2014-12-01drm: tda998x: Protect the page registerJean-Francois Moine
2014-11-30Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-11-28Merge tag 'drm-intel-fixes-2014-11-27' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2014-11-27drm/atomic: clear plane's CRTC and FB when shutting downRob Clark
2014-11-27drm: Handle atomic state properly in kms getfoo ioctlDaniel Vetter
2014-11-27drm: use mode_object_find helpersRob Clark
2014-11-27drm/msm: switch to atomic-helpers iterator macrosRob Clark
2014-11-27drm/atomic: track bitmask of planes attached to crtcRob Clark
2014-11-26drm/radeon: report disconnected for LVDS/eDP with PX if ddc failsAlex Deucher
2014-11-27Merge branch 'drm/du/adv7511' of git://linuxtv.org/pinchartl/fbdev into drm-nextDave Airlie
2014-11-27Merge branch 'amdkfd-next-3.19' of git://people.freedesktop.org/~gabbayo/linu...Dave Airlie
2014-11-26drm: Add adv7511 encoder driverLars-Peter Clausen
2014-11-26drm: Decouple EDID parsing from I2C adapterLars-Peter Clausen
2014-11-26drm: rcar-du: Add HDMI encoder and connector supportLaurent Pinchart
2014-11-26drm: rcar-du: Replace drm_encoder with drm_slave_encoderLaurent Pinchart
2014-11-26drm: rcar-du: Replace direct DRM encoder access with cast macroLaurent Pinchart
2014-11-26drm: rcar-du: Pass the encoder DT node to rcar_du_encoder_init()Laurent Pinchart
2014-11-26drm: rcar-du: Remove platform data supportLaurent Pinchart
2014-11-26drm: rcar-du: fix error return codeJulia Lawall
2014-11-26drm/i915: Cancel vdd off work before suspendVille Syrjälä
2014-11-26drm/udl: properly check for error pointersHaixia Shi
2014-11-26drm/udl: handle page mapping in dmabuf export.Haixia Shi
2014-11-26drm: imx: Move imx-drm driver out of stagingPhilipp Zabel
2014-11-26Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie
2014-11-25amdkfd: delete some dead codeDan Carpenter
2014-11-25amdkfd: Fix memory leak of mqds on dqm finiOded Gabbay
2014-11-25drm: Free atomic state during cleanupThierry Reding
2014-11-25drm/plane: Pass old state to ->atomic_update()Thierry Reding
2014-11-25drm/atomic_helper: Cope with plane->crtc == NULL in disable helperJasper St. Pierre
2014-11-25drm/atomic: Drop per-plane locking TODODaniel Vetter
2014-11-25drm/atomic-helper: Skip vblank waits for unchanged fbsDaniel Vetter
2014-11-25drm: Document that drm_dev_alloc doesn't need a parentDaniel Vetter
2014-11-25amdkfd: fix an error handling bug in pqm_create_queue()Dan Carpenter
2014-11-25amdkfd: fix some error handling in ioctlDan Carpenter
2014-11-25drm/exynos: avoid leak if exynos_dpi_probe() failsGustavo Padovan
2014-11-25drm/exynos: Fix exynos_dpi_remove() parameterGustavo Padovan
2014-11-25drm/exynos: vidi: add component supportInki Dae