aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge tag 'topic/core-stuff-2014-11-28' of git://anongit.freedesktop.org/drm-...Dave Airlie2014-12-01
|\
| * 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: fix indentationRob Clark2014-11-27
| * drm/msm: switch to atomic-helpers iterator macrosRob Clark2014-11-27
| * drm/atomic: add plane 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: Make drm_atomic.h standalone includibleThierry Reding2014-11-25
| * drm: Make drm_atomic_helper.h standalone includibleThierry Reding2014-11-25
| * drm/plane: Add missing kerneldocThierry 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
* | ARM: shmobile: marzen: Remove DU platform deviceLaurent Pinchart2014-12-01
* | ARM: shmobile: lager: Remove DU platform deviceLaurent Pinchart2014-12-01
* | Merge branch 'drm/du/adv7511' of git://linuxtv.org/pinchartl/fbdev into drm-nextDave Airlie2014-11-26
|\ \
| * | drm: Add adv7511 encoder driverLars-Peter Clausen2014-11-26
| * | video: Add ADV751[13] DT bindings documentationLaurent Pinchart2014-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 tag 'tags/renesas-dt-du-for-v3.19' into drm/next/adv7511-baseLaurent Pinchart2014-11-25
| |\ \
| | * | ARM: shmobile: koelsch: Enable DU device in DTLaurent Pinchart2014-10-29
| | * | ARM: shmobile: koelsch-reference: Remove DU platform deviceLaurent Pinchart2014-10-29
| | * | ARM: shmobile: lager: Enable DU device in DTLaurent Pinchart2014-10-29
| | * | ARM: shmobile: lager-reference: Remove DU platform deviceLaurent Pinchart2014-10-29
| | * | ARM: shmobile: marzen: Enable DU device in DTLaurent Pinchart2014-10-29
| | * | ARM: shmobile: dts: Add common file for AA104XD12 panelLaurent Pinchart2014-10-26
| | * | ARM: shmobile: r8a7791: Add DU node to device treeLaurent Pinchart2014-10-26
| | * | ARM: shmobile: r8a7790: Add DU node to device treeLaurent Pinchart2014-10-26
| | * | ARM: shmobile: r8a7779: Add DU node to device treeLaurent Pinchart2014-10-26
| | * | ARM: shmobile: Remove FSF address from copyright headersLaurent Pinchart2014-10-26
* | | | Merge branch 'amdkfd-next-3.19' of git://people.freedesktop.org/~gabbayo/linu...Dave Airlie2014-11-26
|\ \ \ \
| * | | | 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