summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* drm: Extract&Document drm_irq.hDaniel Vetter2016-07-191-1/+0
* drm: Unexport drm_connector_unregister_all()Chris Wilson2016-07-191-20/+9
* drm/sun4i: Remove redundant call to drm_connector_unregister_all()Chris Wilson2016-07-191-1/+0
* Merge remote-tracking branch 'airlied/drm-next' into topic/drm-miscDaniel Vetter2016-07-19439-10070/+19131
|\
| * Merge tag 'drm-vc4-next-2016-07-15' of https://github.com/anholt/linux into d...Dave Airlie2016-07-165-44/+483
| |\
| | * drm/vc4: Fix a "the the" typo in a comment.Eric Anholt2016-07-151-1/+1
| | * drm/vc4: Fix definition of QPU_R_MS_REV_FLAGSEric Anholt2016-07-151-1/+1
| | * drm/vc4: Add a getparam to signal support for branches.Eric Anholt2016-07-151-0/+3
| | * drm/vc4: Add support for branching in shader validation.Eric Anholt2016-07-154-17/+283
| | * drm/vc4: Add a bitmap of branch targets during shader validation.Eric Anholt2016-07-152-2/+124
| | * drm/vc4: Move validation's current/max ip into the validation struct.Eric Anholt2016-07-141-24/+30
| | * drm/vc4: Add a getparam ioctl for getting the V3D identity regs.Eric Anholt2016-07-141-0/+42
| * | Merge tag 'drm/panel/for-4.8-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie2016-07-161-5/+161
| |\ \
| | * | drm/panel: simple: Add support for Starry KR122EA0SRA panelDouglas Anderson2016-07-111-0/+26
| | * | drm/panel: simple: Add support for Sharp LQ101K1LY04Joshua Clayton2016-07-111-0/+27
| | * | drm/panel: simple: Add support for LG LP079QX1-SP0V panelYakir Yang2016-07-111-0/+26
| | * | drm/panel: simple: Add support for Sharp LQ123P1JX31 panelYakir Yang2016-07-111-0/+26
| | * | drm/panel: simple: Add support for Samsung LSN122DL01-C01 panelYakir Yang2016-07-111-0/+25
| | * | drm/panel: simple: Add support for LG LP097QX1-SPA1 panelYakir Yang2016-07-111-0/+25
| | * | drm/panel: simple: Update backlight state propertyThierry Reding2016-07-111-0/+2
| | * | drm/panel: simple: Remove gratuitous blank lineThierry Reding2016-06-131-1/+0
| | * | drm/panel: simple: Fix a couple of physical sizesThierry Reding2016-06-101-4/+4
| * | | Merge tag 'drm/tegra/for-4.8-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie2016-07-1624-699/+1556
| |\ \ \
| | * | | drm/tegra: sor: Reject HDMI 2.0 modesThierry Reding2016-07-141-0/+4
| | * | | drm/tegra: sor: Prepare for generic PM domain supportJon Hunter2016-07-141-22/+35
| | * | | drm/tegra: dsi: Prepare for generic PM domain supportJon Hunter2016-07-141-11/+17
| | * | | drm/tegra: sor: Make XBAR configurable per SoCThierry Reding2016-07-141-13/+28
| | * | | drm/tegra: sor: Use sor1_src clock to set parent for HDMIThierry Reding2016-07-141-1/+16
| | * | | drm/tegra: sor: Implement sor1_brick clockThierry Reding2016-07-141-0/+107
| | * | | drm/tegra: sor: Implement runtime PMThierry Reding2016-07-041-19/+58
| | * | | drm/tegra: hdmi: Implement runtime PMThierry Reding2016-07-041-47/+88
| | * | | drm/tegra: dsi: Implement runtime PMThierry Reding2016-07-041-103/+132
| | * | | drm/tegra: dc: Implement runtime PMThierry Reding2016-07-042-71/+107
| | * | | drm/tegra: hdmi: Enable audio over HDMIThierry Reding2016-07-043-105/+361
| | * | | drm/tegra: sor: Do not support deep color modesThierry Reding2016-07-042-14/+89
| | * | | drm/tegra: sor: Extract tegra_sor_mode_set()Thierry Reding2016-07-041-133/+93
| | * | | drm/tegra: sor: Split out tegra_sor_apply_config()Thierry Reding2016-07-011-34/+43
| | * | | drm/tegra: sor: Rename tegra_sor_calc_config()Thierry Reding2016-07-011-7/+6
| | * | | drm/tegra: sor: Factor out tegra_sor_set_parent_clock()Thierry Reding2016-07-011-7/+28
| | * | | drm/tegra: dpaux: Add pinctrl supportJon Hunter2016-06-301-3/+120
| | * | | drm/tegra: Prepare DPAUX for supporting generic PM domainsJon Hunter2016-06-301-8/+17
| | * | | drm/tegra: dpaux: Add helpers for setting up padsJon Hunter2016-06-301-30/+53
| | * | | drm/tegra: dpaux: Clean-up on probe failureJon Hunter2016-06-301-6/+16
| | * | | gpu: host1x: Remove useless local variableThierry Reding2016-06-231-4/+2
| | * | | gpu: host1x: Constify array of action handlersThierry Reding2016-06-231-1/+1
| | * | | gpu: host1x: Remove redundant parenthesesThierry Reding2016-06-231-1/+1
| | * | | gpu: host1x: Whitespace cleanup for readabilityThierry Reding2016-06-2310-43/+92
| | * | | gpu: host1x: Fix a couple of checkpatch warningsThierry Reding2016-06-238-8/+24
| | * | | gpu: host1x: syncpt: Use kcalloc() instead of kzalloc()Thierry Reding2016-06-231-2/+2
| | * | | gpu: host1x: cdma: Drop unnecessary local variableThierry Reding2016-06-231-4/+4
OpenPOWER on IntegriCloud