summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-01-27drm/i915: Make intel_crtc->config a pointerAnder Conselvan de Oliveira21-262/+270
2015-01-27drm/i915: Use local pipe_config varariable when availableAnder Conselvan de Oliveira1-3/+3
2015-01-27drm/i915: Pass new_config down do crtc_compute_clockAnder Conselvan de Oliveira4-75/+94
2015-01-27drm/i915: Embedded struct drm_crtc_state in intel_crtc_stateAnder Conselvan de Oliveira20-164/+157
2015-01-27drm/i915: Rename struct intel_crtc_config to intel_crtc_stateAnder Conselvan de Oliveira15-101/+101
2015-01-27drm/i915: Modifying structures related to DRRSVandana Kannan3-53/+47
2015-01-27drm/i915: Rename 'reg' to 'clk_reg' to unconfuse it from the other 'reg'Ville Syrjälä1-4/+4
2015-01-27drm/i915: Drop VLV checks from rc6p and rc6pp sysfs filesVille Syrjälä1-4/+0
2015-01-27Revert "Revert "drm/i915/chv: Use timeout mode for RC6 on chv""Ville Syrjälä1-2/+3
2015-01-27drm/i915: Configure GEN6_RP_DOWN_TIMEOUT on CHVVille Syrjälä1-0/+1
2015-01-27drm/i915: Change VLV GEN6_RP_DOWN_TIMEOUT value to decimalVille Syrjälä1-1/+1
2015-01-27drm/i915: Disable RC6 before configuring in on VLV/CHVVille Syrjälä1-0/+6
2015-01-27drm/i915: New offset for reading frequencies on CHV.Deepak S2-7/+56
2015-01-27drm/i915: Increase the range of sideband address.Deepak S2-4/+4
2015-01-27drm/i915/chv: Populate total EU count on CherryviewDeepak S3-0/+23
2015-01-27drm/i915: Don't cleanup plane state in intel_plane_destroy()Matt Roper1-1/+0
2015-01-27drm: Add rotation value to plane stateMatt Roper1-0/+2
2015-01-27Merge branch 'drm-next' of https://github.com/markyzq/kernel-drm-rockchip int...Dave Airlie1-6/+3
2015-01-27Merge branch 'drm-next-3.20' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie46-971/+1837
2015-01-27Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie8-495/+426
2015-01-27Merge tag 'drm-amdkfd-next-fixes-2015-01-25' of git://people.freedesktop.org/...Dave Airlie6-41/+42
2015-01-27drm: fix drm_display_info_set_bus_formats kernel doc headerBoris Brezillon1-2/+2
2015-01-27Merge tag 'drm-intel-next-2015-01-17' of git://anongit.freedesktop.org/drm-in...Dave Airlie25-521/+840
2015-01-27Merge tag 'topic/core-stuff-2015-01-23' of git://anongit.freedesktop.org/drm-...Dave Airlie17-102/+236
2015-01-25drm/exynos: fimd: check error status for drm_iommu_attach_deviceAjay Kumar1-2/+15
2015-01-25drm/exynos: create exynos_check_plane()Gustavo Padovan3-20/+36
2015-01-25drm/exynos: remove mode_set() ops from exynos_crtcGustavo Padovan1-3/+0
2015-01-25drm/exynos: don't duplicate drm_display_mode in fimd contextGustavo Padovan2-16/+1
2015-01-25drm/exynos: remove struct exynos_drm_managerGustavo Padovan7-244/+211
2015-01-25drm/exynos: remove drm_dev from struct exynos_drm_managerGustavo Padovan6-12/+13
2015-01-25drm/exynos: move 'type' from manager to crtc structGustavo Padovan6-14/+17
2015-01-25drm/exynos: remove pipe member of struct exynos_drm_managerGustavo Padovan5-6/+4
2015-01-25drm/exynos: add pipe param to exynos_drm_crtc_create()Gustavo Padovan5-8/+8
2015-01-25drm/exynos: rename base object of struct exynos_drm_crtc to 'base'Gustavo Padovan2-6/+5
2015-01-25drm/exynos: remove exynos_drm_crtc_mode_set_commit()Gustavo Padovan1-7/+1
2015-01-25drm/exynos: call exynos_update_plane() directly on page flipsGustavo Padovan1-2/+6
2015-01-25drm/exynos: unify plane update on exynos_update_plane()Gustavo Padovan3-16/+8
2015-01-25drm/exynos: remove exynos_plane_commit() wrapperGustavo Padovan3-12/+8
2015-01-25drm/exynos: don't do any DPMS operation while updating planesGustavo Padovan1-1/+7
2015-01-25drm/exynos: Don't touch DPMS when updating overlay planesGustavo Padovan1-1/+0
2015-01-25drm/exynos/vidi: remove useless ops->commit()Gustavo Padovan1-12/+0
2015-01-25drm/exynos/fimd: don't initialize 'ret' variable in fimd_probe()Gustavo Padovan1-1/+1
2015-01-25drm/exynos: remove struct exynos_drm_overlayGustavo Padovan6-117/+112
2015-01-25drm/exynos: remove exynos_drm_crtc_plane_* wrappersGustavo Padovan2-37/+15
2015-01-25drm/exynos: expose struct exynos_drm_crtcGustavo Padovan2-30/+30
2015-01-25drm/exynos: move to_exynos_crtc() macro to main headerGustavo Padovan2-3/+3
2015-01-22drm/amdkfd: change amdkfd version to 0.7.1Oded Gabbay1-2/+2
2015-01-22drm/radeon: cik_sdma_ctx_switch_enable() can be statickbuild test robot1-1/+1
2015-01-22drm/amdkfd: Fix sparse errorsOded Gabbay3-37/+27
2015-01-22drm/radeon: make MMU_NOTIFIER optionalRob Clark3-2/+11