summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-10-22drm/msm: Remove local fbdev emulation Kconfig optionArchit Taneja3-21/+3
2015-10-22drm/msm/mdp5: Basic support for MDP5 v1.7 (MSM8996)Stephane Viau6-14/+133
2015-10-22drm/msm/mdp: Add Software Pixel Extension supportStephane Viau2-31/+128
2015-10-22drm/msm/mdp5: Use the newly introduced enum mdp_component_typeStephane Viau1-12/+13
2015-10-22drm/msm/hdmi: Add basic HDMI support for msm8996Stephane Viau1-3/+14
2015-10-22drm/msm/mdp5: Avoid printing error messages for optional clocksStephane Viau1-11/+16
2015-10-22drm/msm: Fix IOMMU clean up path in case msm_iommu_new() failsStephane Viau2-0/+9
2015-10-22drm/msm/mdp5: remove the cfg pointer from SMP structStephane Viau2-5/+5
2015-10-22drm/msm/dsi: Updata LNn_CFG4 register settings for 28nm PHYHai Li1-4/+2
2015-10-22drm: msm: dsi: Don't attempt changing voltage of switchesBjorn Andersson2-2/+2
2015-10-22drm/msm: update generated headersRob Clark14-114/+359
2015-10-22Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev into drm-nextDave Airlie2-3/+29
2015-10-22Merge tag 'drm-vc4-next-2015-10-21' of http://github.com/anholt/linux into dr...Dave Airlie14-0/+2949
2015-10-21drm/amdgpu: change VM size default to 64GBChristian König1-2/+2
2015-10-21drm/amdgpu: add Stoney pci idsSamuel Li1-0/+2
2015-10-21drm/amdgpu: update the core VI support for StoneySamuel Li2-6/+33
2015-10-21drm/amdgpu: add VCE support for Stoney (v2)Samuel Li2-2/+8
2015-10-21drm/amdgpu: add UVD support for StoneySamuel Li1-0/+5
2015-10-21drm/amdgpu: add GFX support for Stoney (v2)Samuel Li1-18/+382
2015-10-21drm/amdgpu: add SDMA support for Stoney (v2)Samuel Li1-0/+28
2015-10-21drm/amdgpu: add DCE support for StoneySamuel Li1-1/+18
2015-10-21drm/amdgpu: Update SMC/DPM for StoneySamuel Li2-16/+65
2015-10-21drm/amdgpu: add GMC support for StoneySamuel Li1-0/+12
2015-10-21drm/amdgpu: add Stoney chip familySamuel Li2-0/+2
2015-10-21drm: rcar-du: Add support for the R8A7794 DULaurent Pinchart2-2/+26
2015-10-21drm: rcar-du: Add support for the R8A7793 DULaurent Pinchart1-1/+3
2015-10-21drm/amdgpu: fix the broken vm->mutex V2Chunming Zhou3-46/+19
2015-10-21drm/amdgpu: remove the unnecessary parameter adev for amdgpu_fence_wait_any()Junwei Zhang3-10/+4
2015-10-21drm/amdgpu: remove the exclusive lockChristian König6-42/+8
2015-10-21drm/amdgpu: remove old lockup detection infrastructureChristian König15-169/+1
2015-10-21drm: fix trivial typosGeliang Tang4-4/+4
2015-10-21drm/vc4: Allow vblank to be disabledDerek Foreman1-0/+1
2015-10-21drm/vc4: Use the fbdev_cma helpersDerek Foreman3-3/+31
2015-10-21drm/vc4: Add KMS support for Raspberry Pi.Eric Anholt14-0/+2920
2015-10-21drm: correctly check failed allocationInsu Yun1-0/+30
2015-10-20vga_switcheroo: Constify vga_switcheroo_handlerLukas Wunner5-6/+6
2015-10-20drm/armada: Convert the probe function to the generic drm_of_component_probe()Liviu Dudau1-49/+19
2015-10-20drm/rockchip: Convert the probe function to the generic drm_of_component_probe()Liviu Dudau1-75/+6
2015-10-20drm/imx: Convert the probe function to the generic drm_of_component_probe()Liviu Dudau1-51/+4
2015-10-20drm: Introduce generic probe function for component based masters.Liviu Dudau1-0/+88
2015-10-20drm/edid: Round to closest when computing the CEA/HDMI alternate clockVille Syrjälä1-2/+2
2015-10-20drm/edid: Fix up clock for CEA/HDMI modes specified via detailed timingsVille Syrjälä1-0/+48
2015-10-20Merge tag 'topic/drm-misc-2015-10-19' of git://anongit.freedesktop.org/drm-in...Dave Airlie28-351/+316
2015-10-20Merge tag 'drm-intel-next-2015-10-10' of git://anongit.freedesktop.org/drm-in...Dave Airlie59-1729/+2552
2015-10-20Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev into drm-nextDave Airlie3-37/+25
2015-10-20drm: rcar-du: Fix plane state free in plane reset handlerLaurent Pinchart1-23/+22
2015-10-20drm: rcar-du: Enable DU0 to DPAD connection on R8A7791Laurent Pinchart1-1/+1
2015-10-20drm: rcar-du: Add dependency on OFLaurent Pinchart2-11/+2
2015-10-20drm: rcar-du: Remove obsolete rcar-du-r8a779x platform_device_id entriesGeert Uytterhoeven1-2/+0
2015-10-19drm/amdgpu/dce: simplify suspend/resumeAlex Deucher3-33/+14