index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
drm/i915: Remove queue_flip pointer.
Maarten Lankhorst
2016-05-19
2
-264
/
+0
*
drm/i915: Remove use_mmio_flip kernel parameter.
Maarten Lankhorst
2016-05-19
3
-9
/
+1
*
drm/i915: Remove cs based page flip support.
Maarten Lankhorst
2016-05-19
4
-507
/
+33
*
drm/i915: Rework intel_crtc_page_flip to be almost atomic, v3.
Maarten Lankhorst
2016-05-19
3
-280
/
+441
*
drm/i915: Add the exclusive fence to plane_state.
Maarten Lankhorst
2016-05-19
2
-13
/
+42
*
drm/i915: Convert flip_work to a list.
Maarten Lankhorst
2016-05-19
4
-100
/
+142
*
drm/i915: Allow mmio updates on all platforms, v2.
Maarten Lankhorst
2016-05-19
2
-93
/
+7
*
Revert "drm/i915: Avoid stalling on pending flips for legacy cursor updates"
Maarten Lankhorst
2016-05-19
1
-3
/
+0
*
drm/i915: Unify unpin_work and mmio_work into flip_work, v2.
Maarten Lankhorst
2016-05-19
5
-153
/
+185
*
drm/i915: Add support for detecting vblanks when hw frame counter is unavaila...
Maarten Lankhorst
2016-05-19
3
-6
/
+15
*
drm/i915: Remove intel_prepare_page_flip, v3.
Maarten Lankhorst
2016-05-19
4
-73
/
+26
*
drm/i915: Remove intel_finish_page_flip_plane.
Maarten Lankhorst
2016-05-19
3
-18
/
+7
*
drm/i915: Remove stallcheck special handling, v3.
Maarten Lankhorst
2016-05-19
3
-49
/
+34
*
drm/core: Add drm_accurate_vblank_count, v5.
Maarten Lankhorst
2016-05-19
1
-0
/
+31
*
drm/i915/bxt: reserve space for RC6 in the the GuC WOPCM
Peter Antoine
2016-05-18
2
-7
/
+16
*
drm/i915: Simplify control flow in intel_atomic_check a bit.
Daniel Vetter
2016-05-17
1
-10
/
+8
*
drm/i915/dsi: CABC support for Panel PWM backlight control
Deepak M
2016-05-17
3
-0
/
+40
*
drm/i915/dsi: Add DCS control for Panel PWM
Jani Nikula
2016-05-17
6
-2
/
+184
*
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
Daniel Vetter
2016-05-17
463
-10429
/
+86091
|
\
|
*
Merge tag 'topic/drm-misc-2016-05-13' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-05-16
13
-38
/
+88
|
|
\
|
|
*
drm/atomic: Add drm_atomic_helper_best_encoder()
Noralf Trønnes
2016-05-11
1
-0
/
+17
|
|
*
drm/atomic: Don't skip drm_bridge_*() calls if !drm_encoder_helper_funcs
Noralf Trønnes
2016-05-11
1
-22
/
+17
|
|
*
drm/fb-cma-helper: Hook up to DocBook and fix some docs
Noralf Trønnes
2016-05-11
1
-5
/
+3
|
|
*
drm/fb-helper: Remove mention of CONFIG_FB_DEFERRED_IO in docs
Noralf Trønnes
2016-05-11
1
-8
/
+8
|
|
*
drm/sti: include linux/seq_file.h where needed
Arnd Bergmann
2016-05-11
7
-0
/
+8
|
|
*
drm/tegra: Use lockless gem BO free callback
Daniel Vetter
2016-05-11
1
-1
/
+1
|
|
*
drm/exynos: Use lockless gem BO free callback
Daniel Vetter
2016-05-10
1
-1
/
+1
|
|
*
drm: Make drm_encoder_helper_funcs optional
Noralf Trønnes
2016-05-10
2
-10
/
+42
|
*
|
Merge branch 'topic-arcpgu-updates' of https://github.com/foss-for-synopsys-d...
Dave Airlie
2016-05-16
1
-0
/
+6
|
|
\
\
|
|
*
|
drm/arcpgu: use dedicated memory area for frame buffer
Alexey Brodkin
2016-04-29
1
-0
/
+6
|
*
|
|
Merge tag 'drm/panel/for-4.7-rc1' of git://anongit.freedesktop.org/tegra/linu...
Dave Airlie
2016-05-13
5
-1
/
+2394
|
|
\
\
\
|
|
*
|
|
drm/panel: simple: Add support for TPK U.S.A. LLC Fusion 7" and 10.1" panels
Bhuvanchandra DV
2016-05-12
1
-0
/
+51
|
|
*
|
|
drm/bridge: Add Analogix anx78xx support
Enric Balletbo i Serra
2016-05-12
4
-0
/
+2244
|
|
*
|
|
drm/panel: simple: Add support for Innolux AT070TN92
Riccardo Bortolato
2016-05-12
1
-0
/
+26
|
|
*
|
|
drm/panel: simple: Remove useless drm_mode_set_name()
Boris Brezillon
2016-05-12
1
-2
/
+0
|
|
*
|
|
drm/panel: simple: Set appropriate mode type
Boris Brezillon
2016-05-12
1
-0
/
+11
|
|
*
|
|
drm/panel: simple: Add timings for the Olimex LCD-OLinuXino-4.3TS
Maxime Ripard
2016-05-12
1
-0
/
+26
|
|
*
|
|
drm/panel: simple: Add the 7" DPI panel from Adafruit
Eric Anholt
2016-05-12
1
-0
/
+37
|
*
|
|
|
Merge branch 'drm-next-4.7' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2016-05-12
62
-395
/
+513
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
drm/amd/powerplay: rewrite pp_sw_init to make code readable
Huang Rui
2016-05-11
1
-6
/
+9
|
|
*
|
|
drm/amdgpu/dce11: fix audio offset for asics with >7 audio pins
Alex Deucher
2016-05-11
2
-1
/
+3
|
|
*
|
|
drm/amdgpu: fix and cleanup user fence handling v2
Christian König
2016-05-11
4
-47
/
+38
|
|
*
|
|
drm/amdgpu: move VM fields into job
Christian König
2016-05-11
14
-66
/
+66
|
|
*
|
|
drm/amdgpu: move the context from the IBs into the job
Christian König
2016-05-11
4
-17
/
+24
|
|
*
|
|
drm/amdgpu: move context switch handling into common code v2
Christian König
2016-05-11
12
-29
/
+25
|
|
*
|
|
drm/amdgpu: move preamble IB handling into common code
Christian König
2016-05-11
3
-9
/
+7
|
|
*
|
|
drm/amdgpu/gfx7: fix pipeline sync
Chunming Zhou
2016-05-11
1
-12
/
+13
|
|
*
|
|
amdgpu/uvd: separate context buffer from DPB
Sonny Jiang
2016-05-11
1
-3
/
+59
|
|
*
|
|
drm/amdgpu: use fence_context to judge ctx switch v2
Christian König
2016-05-11
3
-4
/
+4
|
|
*
|
|
drm/amd/amdgpu: Added more named DRM info messages for debugging
Tom St Denis
2016-05-11
1
-10
/
+10
[prev]
[next]