index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2015-09-09
drm: Remove the 'mode' argument from drm_select_eld()
Ville Syrjälä
2015-09-09
drm: Make some modes const when iterating through them
Ville Syrjälä
2015-09-08
drm/dp: Use I2C_WRITE_STATUS_UPDATE to drain partial I2C_WRITE requests
Ville Syrjälä
2015-09-08
drm/tegra: Handle I2C_WRITE_STATUS_UPDATE for address only writes
Ville Syrjälä
2015-09-08
drm/radeon: Handle DP_AUX_I2C_WRITE_STATUS_UPDATE
Ville Syrjälä
2015-09-08
drm/i915: Handle DP_AUX_I2C_WRITE_STATUS_UPDATE
Ville Syrjälä
2015-09-08
drm/dp: s/I2C_STATUS/I2C_WRITE_STATUS_UPDATE/
Ville Syrjälä
2015-09-08
drm/atomic-helper: Implement drm_atomic_helper_duplicate_state()
Thierry Reding
2015-09-08
drm/atomic-helper: Pimp docs with recommendations for rpm drivers
Daniel Vetter
2015-09-08
drm/atomic-helper: Add option to update planes only on active crtc
Daniel Vetter
2015-09-08
drm/atomic: Make prepare_fb/cleanup_fb only take state, v3.
Maarten Lankhorst
2015-09-08
drm/atomic: Make sure lock is held in trylock contexts.
Maarten Lankhorst
2015-09-08
drm/i2c/ch7006: Constify ch7006_tv_norms[] and ch7006_modes[]
Ville Syrjälä
2015-09-08
drm: Constify TV mode names
Ville Syrjälä
2015-09-08
drm: Constify generic_edid_names[]
Ville Syrjälä
2015-09-08
dtrm/edid: Allow comma separated edid binaries. (v3)
Bob Paauwe
2015-09-08
drm/atomic: refuse changing CRTC for planes directly
Daniel Vetter
2015-09-08
drm/fb-helper: Add module option to disable fbdev emulation
Daniel Vetter
2015-09-08
drm: Make drm_fb_unregister/remove accept NULL fb
Daniel Vetter
2015-09-08
drm/fb-helper: Use -errno return in restore_mode_unlocked
Daniel Vetter
2015-09-08
drm/atomic-helper: properly annotate functions in kerneldoc
Daniel Vetter
2015-09-08
drm/mm: Do DRM_MM_CREATE_TOP adj_start calculation after color_adjust
Michel Thierry
2015-09-08
drm: WARN_ON if a modeset driver uses legacy suspend/resume helpers
Gustavo Padovan
2015-09-04
Merge branch 'drm-next-4.3' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2015-09-04
drm/amdgpu: rename gmc_v8_0_init_compute_vmid
Alex Deucher
2015-09-04
drm/amdgpu: fix vce3 instance handling
Alex Deucher
2015-09-04
drm/amdgpu: remove ib test for the second VCE Ring
Leo Liu
2015-09-04
drm/amdgpu: properly enable VM fault interrupts
Christian König
2015-09-04
drm/amdgpu: fix warning in scheduler
Alex Deucher
2015-09-04
Merge tag 'drm-intel-next-fixes-2015-09-02' of git://anongit.freedesktop.org/...
Dave Airlie
2015-09-04
Merge branch 'drm-rockchip-2015-08-26' of https://github.com/markyzq/kernel-d...
Dave Airlie
2015-09-04
Merge tag 'vmwgfx-next-15-09-01' of git://people.freedesktop.org/~thomash/lin...
Dave Airlie
2015-09-04
Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...
Dave Airlie
2015-09-04
Merge branch 'drm-next-4.3' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2015-09-03
drm/amdgpu: fix buffer placement under memory pressure
Christian König
2015-09-03
drm/amdgpu/cz: fix cz_dpm_update_low_memory_pstate logic
Alex Deucher
2015-09-03
drm/amdgpu: fix typo in dce11 watermark setup
Alex Deucher
2015-09-03
drm/amdgpu: fix typo in dce10 watermark setup
Alex Deucher
2015-09-03
drm/amdgpu: use top down allocation for non-CPU accessible vram
Alex Deucher
2015-09-03
drm/amdgpu: be explicit about cpu vram access for driver BOs (v2)
Alex Deucher
2015-09-02
drm/amdgpu: set MEC doorbell range for Fiji
Jammy Zhou
2015-09-02
drm/amdgpu: implement burst NOP for SDMA
Jammy Zhou
2015-09-02
drm/amdgpu: add insert_nop ring func and default implementation
Jammy Zhou
2015-09-02
drm/amdgpu: add amdgpu_get_sdma_instance helper function
Jammy Zhou
2015-09-02
drm/amdgpu: add AMDGPU_MAX_SDMA_INSTANCES
Jammy Zhou
2015-09-02
drm/amdgpu: add burst_nop flag for sdma
Jammy Zhou
2015-09-02
drm/amdgpu: add count field for the SDMA NOP packet v2
Jammy Zhou
2015-09-02
drm/amdgpu: use PT for VM sync on unmap
Christian König
2015-09-02
drm/amdgpu: make wait_event uninterruptible in push_job
Chunming Zhou
2015-09-02
drm/amdgpu: fix amdgpu_bo_unreserve order in GEM_OP IOCTL v2
Christian König
[next]