index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-10-04
drm: Simplify drm_printk to reduce object size quite a bit
Joe Perches
2
-18
/
+17
2016-10-04
drm/i915: Account for sink max TMDS clock when checking the port clock
Ville Syrjälä
1
-1
/
+8
2016-10-04
drm/i915: Replace a bunch of connector->base.display_info with a local variable
Ville Syrjälä
1
-7
/
+7
2016-10-04
drm/edid: Move dvi_dual/max_tmds_clock parsing out from drm_edid_to_eld()
Ville Syrjälä
1
-29
/
+35
2016-10-04
drm/edid: Clear the old cea_rev when there's no CEA extension in the new EDID
Ville Syrjälä
1
-0
/
+1
2016-10-04
drm/edid: Reduce the number of times we parse the CEA extension block
Ville Syrjälä
1
-97
/
+88
2016-10-04
drm/edid: Don't pass around drm_display_info needlessly
Ville Syrjälä
1
-4
/
+4
2016-10-04
drm/edid: Move dvi_dual/max_tmds_clock to drm_display_info
Ville Syrjälä
4
-14
/
+23
2016-10-04
drm/edid: Make max_tmds_clock kHz instead of MHz
Ville Syrjälä
4
-4
/
+4
2016-10-04
drm/edid: Clear old dvi_dual/max_tmds_clock before parsing the new EDID
Ville Syrjälä
1
-0
/
+3
2016-10-04
drm/edid: Clear old audio latency values before parsing the new EDID
Ville Syrjälä
1
-0
/
+7
2016-10-04
drm: Convert prime dma-buf <-> handle to rbtree
Chris Wilson
2
-13
/
+77
2016-10-04
drm/mediatek: mark symbols static where possible
Baoyou Xie
1
-5
/
+6
2016-10-04
drm/rockchip: mark symbols static where possible
Baoyou Xie
1
-2
/
+2
2016-10-04
drm/rockchip: add missing header dependencies
Baoyou Xie
1
-0
/
+1
2016-10-04
drm: virtio: reinstate drm_virtio_set_busid()
Laszlo Ersek
3
-0
/
+12
2016-10-04
drm: Undo damage to page_flip_ioctl
Daniel Vetter
1
-42
/
+39
2016-10-04
drm: Restore lost drm_framebuffer_unreference in drm_mode_page_flip_ioctl
Chris Wilson
1
-0
/
+2
2016-09-30
drm/exynos: g2d: simplify g2d_free_runqueue_node()
Tobias Jakobi
1
-3
/
+0
2016-09-30
drm/exynos: g2d: use autosuspend mode for PM runtime
Tobias Jakobi
1
-2
/
+7
2016-09-30
drm/exynos: g2d: wait for engine to finish
Tobias Jakobi
1
-7
/
+77
2016-09-30
drm/exynos: g2d: remove runqueue nodes in g2d_{close,remove}()
Tobias Jakobi
1
-15
/
+33
2016-09-30
drm/exynos: g2d: move PM management to runqueue worker
Tobias Jakobi
1
-22
/
+56
2016-09-30
Revert "drm/exynos: g2d: fix system and runtime pm integration"
Tobias Jakobi
1
-7
/
+22
2016-09-30
drm/exynos: use drm core to handle page-flip event
Andrzej Hajda
8
-78
/
+21
2016-09-30
drm/exynos: mark exynos_dp_crtc_clock_enable() static
Baoyou Xie
1
-1
/
+1
2016-09-30
drm/exynos/fimd: add clock rate checking
Andrzej Hajda
1
-11
/
+28
2016-09-30
drm/exynos: fix pending update handling
Andrzej Hajda
3
-60
/
+2
2016-09-30
drm/exynos/vidi: use timer for vblanks instead of sleeping worker
Andrzej Hajda
1
-46
/
+20
2016-09-30
drm/exynos: g2d: beautify probing message
Tobias Jakobi
1
-1
/
+1
2016-09-30
drm/exynos: mixer: simplify loop in vp_win_reset()
Tobias Jakobi
1
-2
/
+2
2016-09-30
drm/exynos: mixer: convert booleans to flags in mixer context
Tobias Jakobi
1
-25
/
+30
2016-09-30
gpu: drm: exynos_hdmi: Remove duplicate initialization of regulator bulk cons...
Milo Kim
1
-3
/
+2
2016-09-30
gpu: drm: exynos_hdmi: Move PHY logic into single function
Milo Kim
1
-30
/
+33
2016-09-30
gpu: drm: exynos_hdmi: Move DDC logic into single function
Milo Kim
1
-21
/
+25
2016-09-28
drm/radeon: always apply pci shutdown callbacks
Alex Deucher
1
-3
/
+4
2016-09-28
drm/amdgpu: always apply pci shutdown callbacks (v2)
Alex Deucher
1
-6
/
+4
2016-09-28
drm/amdgpu: improve VM PTE trace points
Christian König
2
-5
/
+25
2016-09-28
drm/amdgpu: fix GART_DEBUGFS define
Christian König
1
-4
/
+4
2016-09-28
drm/amdgpu: free userptrs even if GTT isn't bound
Christian König
1
-3
/
+3
2016-09-28
drm/amd/amdgpu: Various cleanups for DCEv6
Tom St Denis
1
-36
/
+10
2016-09-28
drm/amdgpu: fix BO move offsets
Christian König
1
-2
/
+2
2016-09-28
drm/amdgpu: fix amdgpu_move_blit on 32bit systems
Christian König
1
-2
/
+2
2016-09-28
drm/amdgpu: fix gtt_mgr bo's offset
Flora Cui
1
-2
/
+3
2016-09-28
drm/amdgpu: fix initializing the VM BO shadow
Christian König
1
-0
/
+15
2016-09-28
drm/amdgpu: fix initializing the VM last eviction counter
Christian König
1
-2
/
+6
2016-09-28
drm/amdgpu: cleanup VM shadow BO unreferencing
Christian König
1
-6
/
+10
2016-09-28
drm/amdgpu: allocate GTT space for shadow VM page tables
Christian König
1
-0
/
+17
2016-09-28
drm/amdgpu: rename all rbo variable to abo v2
Christian König
12
-159
/
+159
2016-09-28
drm/amdgpu: remove unused member from struct amdgpu_bo
Christian König
2
-3
/
+0
[next]