summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-09-09drm: Remove the 'mode' argument from drm_select_eld()Ville Syrjälä
2015-09-09drm: Make some modes const when iterating through themVille Syrjälä
2015-09-08drm/dp: Use I2C_WRITE_STATUS_UPDATE to drain partial I2C_WRITE requestsVille Syrjälä
2015-09-08drm/tegra: Handle I2C_WRITE_STATUS_UPDATE for address only writesVille Syrjälä
2015-09-08drm/radeon: Handle DP_AUX_I2C_WRITE_STATUS_UPDATEVille Syrjälä
2015-09-08drm/i915: Handle DP_AUX_I2C_WRITE_STATUS_UPDATEVille Syrjälä
2015-09-08drm/dp: s/I2C_STATUS/I2C_WRITE_STATUS_UPDATE/Ville Syrjälä
2015-09-08drm/atomic-helper: Implement drm_atomic_helper_duplicate_state()Thierry Reding
2015-09-08drm/atomic-helper: Pimp docs with recommendations for rpm driversDaniel Vetter
2015-09-08drm/atomic-helper: Add option to update planes only on active crtcDaniel Vetter
2015-09-08drm/atomic: Make prepare_fb/cleanup_fb only take state, v3.Maarten Lankhorst
2015-09-08drm/atomic: Make sure lock is held in trylock contexts.Maarten Lankhorst
2015-09-08drm/i2c/ch7006: Constify ch7006_tv_norms[] and ch7006_modes[]Ville Syrjälä
2015-09-08drm: Constify TV mode namesVille Syrjälä
2015-09-08drm: Constify generic_edid_names[]Ville Syrjälä
2015-09-08dtrm/edid: Allow comma separated edid binaries. (v3)Bob Paauwe
2015-09-08drm/atomic: refuse changing CRTC for planes directlyDaniel Vetter
2015-09-08drm/fb-helper: Add module option to disable fbdev emulationDaniel Vetter
2015-09-08drm: Make drm_fb_unregister/remove accept NULL fbDaniel Vetter
2015-09-08drm/fb-helper: Use -errno return in restore_mode_unlockedDaniel Vetter
2015-09-08drm/atomic-helper: properly annotate functions in kerneldocDaniel Vetter
2015-09-08drm/mm: Do DRM_MM_CREATE_TOP adj_start calculation after color_adjustMichel Thierry
2015-09-08drm: WARN_ON if a modeset driver uses legacy suspend/resume helpersGustavo Padovan
2015-09-05Merge branch 'drm-next-4.3' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2015-09-04drm/amdgpu: rename gmc_v8_0_init_compute_vmidAlex Deucher
2015-09-04drm/amdgpu: fix vce3 instance handlingAlex Deucher
2015-09-04drm/amdgpu: remove ib test for the second VCE RingLeo Liu
2015-09-04drm/amdgpu: properly enable VM fault interruptsChristian König
2015-09-04drm/amdgpu: fix warning in schedulerAlex Deucher
2015-09-04Merge tag 'drm-intel-next-fixes-2015-09-02' of git://anongit.freedesktop.org/...Dave Airlie
2015-09-04Merge branch 'drm-rockchip-2015-08-26' of https://github.com/markyzq/kernel-d...Dave Airlie
2015-09-04Merge tag 'vmwgfx-next-15-09-01' of git://people.freedesktop.org/~thomash/lin...Dave Airlie
2015-09-04Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie
2015-09-04Merge branch 'drm-next-4.3' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2015-09-03drm/amdgpu: fix buffer placement under memory pressureChristian König
2015-09-03drm/amdgpu/cz: fix cz_dpm_update_low_memory_pstate logicAlex Deucher
2015-09-03drm/amdgpu: fix typo in dce11 watermark setupAlex Deucher
2015-09-03drm/amdgpu: fix typo in dce10 watermark setupAlex Deucher
2015-09-03drm/amdgpu: use top down allocation for non-CPU accessible vramAlex Deucher
2015-09-03drm/amdgpu: be explicit about cpu vram access for driver BOs (v2)Alex Deucher
2015-09-02drm/amdgpu: set MEC doorbell range for FijiJammy Zhou
2015-09-02drm/amdgpu: implement burst NOP for SDMAJammy Zhou
2015-09-02drm/amdgpu: add insert_nop ring func and default implementationJammy Zhou
2015-09-02drm/amdgpu: add amdgpu_get_sdma_instance helper functionJammy Zhou
2015-09-02drm/amdgpu: add AMDGPU_MAX_SDMA_INSTANCESJammy Zhou
2015-09-02drm/amdgpu: add burst_nop flag for sdmaJammy Zhou
2015-09-02drm/amdgpu: add count field for the SDMA NOP packet v2Jammy Zhou
2015-09-02drm/amdgpu: use PT for VM sync on unmapChristian König
2015-09-02drm/amdgpu: make wait_event uninterruptible in push_jobChunming Zhou
2015-09-02drm/amdgpu: fix amdgpu_bo_unreserve order in GEM_OP IOCTL v2Christian König