summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAgeFilesLines
* drm/msm: fix small typoRob Clark2016-03-031-1/+1
* drm/msm: grab struct_mutex after allocating submitRob Clark2016-03-031-8/+5
* drm/msm: reject submit ioctl if no gpuRob Clark2016-03-031-3/+4
* drm/msm/adreno: print details in case of a protect fault interruptCraig Stout2016-03-031-0/+7
* drm/msm/adreno: get CP_RPTR from register instead of shadow memoryCraig Stout2016-03-031-12/+22
* drm/msm/adreno: add adreno430 power controlCraig Stout2016-03-031-2/+37
* drm/msm/adreno: support for adreno 430.Craig Stout2016-03-034-7/+52
* drm/msm: update generated headersRob Clark2016-03-0314-163/+1740
* drm/msm/dsi: fix definition of msm_dsi_pll_28nm_8960_init()Luis Henriques2016-03-031-2/+2
* drm/msm/dsi: Parse DSI lanes via DTArchit Taneja2016-03-031-20/+96
* drm/msm/dsi: Drop VDD regulator for MSM8916Archit Taneja2016-03-021-2/+1
* drm/msm/dsi: Remove incorrect warning on host attachArchit Taneja2016-03-021-2/+0
* drm/msm: Free fb helper resources in msm_unloadArchit Taneja2016-03-022-0/+6
* drm/msm/mdp: Detach iommu in mdp4_destroySricharan R2016-03-022-4/+14
* drm/msm: make iommu port names const'ierRob Clark2016-03-022-4/+6
* drm/msm/mdp: Use atomic helper to set crtc propertyArchit Taneja2016-03-022-16/+2
* drm/msm/hdmi: HDMI 8996 PHY/PLL supportArchit Taneja2016-02-294-0/+780
* drm/msm/hdmi: Update generated headers for HDMI 8996 PHYArchit Taneja2016-02-291-2/+498
* drm/msm/hdmi: Update generated headers to split PHY/PLL offsetsArchit Taneja2016-02-291-83/+74
* drm/msm/hdmi: Convert PHY files according to new designArchit Taneja2016-02-296-712/+100
* drm/msm/hdmi: Make HDMI core get its PHYArchit Taneja2016-02-292-0/+42
* drm/msm/hdmi: Manage HDMI PLL through PHY driverArchit Taneja2016-02-294-0/+506
* drm/msm/hdmi: Create a separate HDMI PHY driverArchit Taneja2016-02-297-4/+281
* drm/msm/hdmi: Fix connector detect when there is no HPD gpioArchit Taneja2016-02-291-0/+9
* drm/msm/hdmi: Clean up connector gpio usageArchit Taneja2016-02-293-102/+69
* Merge branch 'drm-rockchip-next-2016-02-18' of https://github.com/markyzq/ker...Dave Airlie2016-02-194-0/+1309
|\
| * drm/rockchip: hdmi: add Innosilicon HDMI supportYakir Yang2016-02-184-0/+1309
* | Merge tag 'drm-vc4-next-2016-02-17' of github.com:anholt/linux into drm-nextDave Airlie2016-02-196-122/+872
|\ \
| * | drm/vc4: Add support for YUV planes.Eric Anholt2016-02-162-59/+253
| * | drm/vc4: Add support a few more RGB display plane formats.Eric Anholt2016-02-161-0/+16
| * | drm/vc4: Add support for scaling of display planes.Eric Anholt2016-02-164-13/+374
| * | drm/vc4: Fix which value is being used for source image size.Eric Anholt2016-02-161-9/+14
| * | drm/vc4: Add more display planes to each CRTC.Eric Anholt2016-02-161-16/+40
| * | drm/vc4: Make the CRTCs cooperate on allocating display lists.Eric Anholt2016-02-163-52/+84
| * | drm/vc4: Add a proper short-circut path for legacy cursor updates.Eric Anholt2016-02-162-7/+96
| * | drm/vc4: Move the plane clipping/scaling setup to a separate function.Eric Anholt2016-02-161-26/+52
| * | drm/vc4: Add missing __iomem annotation to hw_dlist.Eric Anholt2016-02-161-1/+1
| * | drm/vc4: Improve comments on vc4_plane_state members.Eric Anholt2016-02-161-3/+6
| |/
* | Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2016-02-1986-4365/+5486
|\ \
| * | drm/amdgpu: Don't call interval_tree_remove in amdgpu_mn_destroyFelix Kuehling2016-02-171-1/+0
| * | drm/amdgpu: Fix race condition in amdgpu_mn_unregisterFelix Kuehling2016-02-171-10/+13
| * | drm/amdgpu: cleanup gem init/finitChristian König2016-02-168-58/+23
| * | drm/amdgpu: rework GEM info printingChristian König2016-02-162-34/+61
| * | drm/amdgpu: print the GPU offset as well in gem_infoChristian König2016-02-161-2/+3
| * | drm/amdgpu: optionally print the pin count in gem_info as wellChristian König2016-02-161-1/+7
| * | drm/amdgpu: print the BO size only once in amdgpu_gem_infoChristian König2016-02-161-3/+2
| * | drm/amdgpu: print pid as integerChristian König2016-02-161-2/+2
| * | drm/amdgpu: remove page flip work queue v3Christian König2016-02-165-13/+4
| * | drm/amdgpu: stop blocking for page filp fencesChristian König2016-02-162-16/+28
| * | drm/amdgpu: stop calling amdgpu_gpu_reset from the flip codeChristian König2016-02-161-9/+1
OpenPOWER on IntegriCloud