summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | ARM: exynos_defconfig: enable Exynos DRM Mixer driverAndrzej Hajda2015-11-031-0/+1
| * | drm/exynos: simplify Kconfig component namesAndrzej Hajda2015-11-031-15/+15
| * | drm/exynos: re-arrange Kconfig entriesAndrzej Hajda2015-11-031-16/+22
| * | drm/exynos: abstract out common dependencyAndrzej Hajda2015-11-031-13/+14
| * | drm/exynos: separate Mixer and HDMI driversAndrzej Hajda2015-11-033-3/+12
| * | drm/exynos/mixer: replace direct cross-driver call with drm mode validationAndrzej Hajda2015-11-033-27/+4
| * | drm/exynos: add atomic_check callback to exynos_crtcAndrzej Hajda2015-11-032-0/+15
| * | drm/exynos/decon5433: add support for DECON-TVAndrzej Hajda2015-11-032-61/+122
| * | drm/exynos/decon5433: remove duplicated initializationAndrzej Hajda2015-11-031-1/+0
| * | drm/exynos/decon5433: merge different flag fieldsAndrzej Hajda2015-11-031-31/+30
| * | drm/exynos/decon5433: add function to set particular register bitsAndrzej Hajda2015-11-031-50/+19
| * | drm/exynos/decon5433: fix timing registers writesAndrzej Hajda2015-11-031-9/+9
| * | drm/exynos/decon5433: add PCLK clockAndrzej Hajda2015-11-031-10/+11
| * | drm/exynos: cleanup name of gem object for exynos_drmJoonyoung Shim2015-10-266-182/+184
| * | drm/exynos: fix to detach device of iommuJoonyoung Shim2015-10-261-2/+1
| * | drm/exynos: add cursor plane supportGustavo Padovan2015-10-267-10/+23
| * | drm/exynos: add global macro for the default primary planeGustavo Padovan2015-10-266-18/+13
| * | drm/exynos: fix spelling errorsIngi Kim2015-10-262-14/+14
| * | drm: exynos: mixer: fix using usleep() in atomic contextTomasz Stanislawski2015-10-261-1/+1
| * | drm/exynos/hdmi: remove unused fieldAndrzej Hajda2015-10-261-1/+0
| * | drm/exynos/hdmi: improve HDMI/ACR related codeAndrzej Hajda2015-10-262-68/+32
| * | drm/exynos/hdmi: convert container_of macro to inline functionAndrzej Hajda2015-10-261-6/+9
| * | drm/exynos/hdmi: remove deprecated hdmi_resources structureAndrzej Hajda2015-10-261-59/+46
| * | drm/exynos/hdmi: convert to gpiod APIAndrzej Hajda2015-10-261-23/+14
| * | drm/exynos/hdmi: simplify clock re-parentingAndrzej Hajda2015-10-261-4/+0
| * | drm/exynos/hdmi: use constant size array for regulatorsAndrzej Hajda2015-10-261-16/+9
| * | drm/exynos/hdmi: use optional regulator_get for hdmi-enAndrzej Hajda2015-10-261-13/+11
| * | drm/exynos/hdmi: fix removal orderAndrzej Hajda2015-10-261-3/+5
| * | drm/exynos/hdmi: replace all writeb with writelAndrzej Hajda2015-10-261-3/+3
| * | drm/exynos/hdmi: simplify HDMI-PHY power sequenceAndrzej Hajda2015-10-261-85/+8
| * | drm/exynos/hdmi: move PLL stabilization check code to separate functionAndrzej Hajda2015-10-261-42/+26
| * | drm/exynos/hdmi: use mappings for registers with IP dependent addressAndrzej Hajda2015-10-262-22/+38
| * | drm/exynos/hdmi: remove support for deprecated compatibleAndrzej Hajda2015-10-261-10/+0
* | | Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int...Dave Airlie2015-11-038-101/+140
|\ \ \ | |_|/ |/| |
| * | drm/vmwgfx: Replace iowrite/ioread with volatile memory accessesThomas Hellstrom2015-11-027-105/+118
| * | drm/vmwgfx: Turn off support for multisample count != 0 v2Thomas Hellstrom2015-11-022-2/+22
| * | drm/vmwgfx: switch from ioremap_cache to memremapDan Williams2015-11-021-4/+10
|/ /
* | Merge tag 'topic/drm-misc-2015-10-22' of git://anongit.freedesktop.org/drm-in...Dave Airlie2015-10-3013-185/+218
|\ \
| * | drm: correctly check failed allocationInsu Yun2015-10-211-0/+30
| * | vga_switcheroo: Constify vga_switcheroo_handlerLukas Wunner2015-10-206-8/+8
| * | drm/armada: Convert the probe function to the generic drm_of_component_probe()Liviu Dudau2015-10-201-49/+19
| * | drm/rockchip: Convert the probe function to the generic drm_of_component_probe()Liviu Dudau2015-10-201-75/+6
| * | drm/imx: Convert the probe function to the generic drm_of_component_probe()Liviu Dudau2015-10-201-51/+4
| * | drm: Introduce generic probe function for component based masters.Liviu Dudau2015-10-202-0/+101
| * | drm/edid: Round to closest when computing the CEA/HDMI alternate clockVille Syrjälä2015-10-201-2/+2
| * | drm/edid: Fix up clock for CEA/HDMI modes specified via detailed timingsVille Syrjälä2015-10-201-0/+48
* | | Merge branch 'drm-next-4.4' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2015-10-3037-352/+617
|\ \ \
| * | | drm/amdgpu: change VM size default to 64GBChristian König2015-10-211-2/+2
| * | | drm/amdgpu: add Stoney pci idsSamuel Li2015-10-211-0/+2
| * | | drm/amdgpu: update the core VI support for StoneySamuel Li2015-10-213-7/+34
OpenPOWER on IntegriCloud