Dave Airlie
|
8d4ad9d4bb
Merge commit '9e9a928eed8796a0a1aaed7e0b676db86ba84594' into drm-next
|
11 年之前 |
Rob Clark
|
51fd371bba
drm: convert crtc and connection_mutex to ww_mutex (v5)
|
11 年之前 |
Daniel Vetter
|
6e9f798d91
drm: Split connection_mutex out of mode_config.mutex (v3)
|
11 年之前 |
Jani Nikula
|
83a8cfd3d7
drm: replace drm_get_encoder_name() with direct name field use
|
11 年之前 |
Jani Nikula
|
259338205c
drm: replace drm_get_connector_name() with direct name field use
|
11 年之前 |
Sergei Antonov
|
ba6f582606
drm/crtc-helper: skip locking checks in panicking path
|
11 年之前 |
Rob Clark
|
b5e6c1dace
drm: fix typo
|
11 年之前 |
Thierry Reding
|
a74591d781
drm: Make drm_crtc_helper_disable() return void
|
11 年之前 |
Daniel Vetter
|
49d9ec1ca6
drm/crtc-helper: gc usless connector loop in disable_unused_functions
|
11 年之前 |
Daniel Vetter
|
8d75454420
drm: Split out drm_probe_helper.c from drm_crtc_helper.c
|
11 年之前 |
Linus Torvalds
|
e9f37d3a8d
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
|
11 年之前 |
Dave Airlie
|
2844ea3f25
Merge branch 'primary-plane' of git://people.freedesktop.org/~robclark/linux into drm-next
|
11 年之前 |
Daniel Vetter
|
e3d6ddb35f
drm/crtc-helper: don't disable disconnected outputs
|
11 年之前 |
Daniel Vetter
|
177cf92de4
drm/crtc-helpers: fix dpms on logic
|
11 年之前 |
Matt Roper
|
f4510a2752
drm: Replace crtc fb with primary plane fb (v3)
|
11 年之前 |
Dave Airlie
|
3ea8785503
drm/helper: lock all around force mode restore
|
11 年之前 |
Daniel Vetter
|
b182cc59a4
drm/crtc-helper: fix locking for drm_helper_disable_unused_functions
|
11 年之前 |
Daniel Vetter
|
3fcc42e07c
drm: kerneldoc polish for drm_crtc_helper.c
|
11 年之前 |
Daniel Vetter
|
00d762cbd1
drm: drop error code for drm_helper_resume_force_mode
|
11 年之前 |
Daniel Vetter
|
62ff94a549
drm/crtc-helper: remove LOCKING from kerneldoc
|
11 年之前 |
Daniel Vetter
|
9fd93784f1
drm: remove return value from drm_helper_mode_fill_fb_struct
|
11 年之前 |
Daniel Vetter
|
3e70292cd4
drm/modes: drop maxPitch from drm_mode_validate_size
|
11 年之前 |
Daniel Vetter
|
aa4cd9100e
drm/doc: Document drm_helper_resume_force_mode
|
11 年之前 |
Jiri Kosina
|
d4263348f7
Merge branch 'master' into for-next
|
11 年之前 |
Masanari Iida
|
e227867f12
treewide: Fix typo in Documentation/DocBook
|
11 年之前 |
Dave Airlie
|
45ab1e0780
Merge tag 'drm/for-3.14-rc1-20140123' of git://anongit.freedesktop.org/tegra/linux into drm-next
|
11 年之前 |
Ville Syrjälä
|
545cdd5510
drm: Pass the display mode to drm_calc_timestamping_constants()
|
11 年之前 |
Thierry Reding
|
3d88736870
drm: Move drm_encoder_crtc_ok() to core
|
11 年之前 |
Russell King
|
db5f7a6e78
drm: provide a helper for the encoder possible_crtcs mask
|
11 年之前 |
Ilija Hadzic
|
02ee4e9455
drm: eliminate bit-copy restoration of crtc
|
11 年之前 |