index
:
openchrome/drm-openchrome
drm-next-3.19
drm-next-4.13
drm-next-4.14
drm-next-4.15
drm-next-4.16
drm-next-4.17
drm-next-4.18
drm-next-4.19
drm-next-4.20
drm-next-4.21
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.12
drm-next-5.13
drm-next-5.14
drm-next-5.15
drm-next-5.16
drm-next-5.17
drm-next-5.18
drm-next-5.19
drm-next-5.2
drm-next-5.20
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
drm-next-6.1
drm-next-6.2
drm-next-6.3
master
DRM driver for VIA IGPs
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-10
drm/openchrome: Version bumped to 3.1.3
drm-next-4.21
Kevin Brace
1
-2
/
+2
2019-01-10
drm/openchrome: Do not include <drm/drm_global.h>
Kevin Brace
1
-1
/
+0
2019-01-10
drm/openchrome: Initialize globals during device init
Kevin Brace
2
-48
/
+0
2019-01-10
drm/openchrome: Use a static ttm_mem_global instance
Kevin Brace
2
-32
/
+2
2019-01-10
drm/openchrome: Replace drm_gem_object_unreference_* with put functions
Kevin Brace
4
-10
/
+10
2019-01-07
Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drm into...
Kevin Brace
11353
-309131
/
+610431
2019-01-07
drm/openchrome: Version bumped to 3.1.2
Kevin Brace
1
-1
/
+1
2019-01-07
drm/openchrome: KMS is now always turned on
Kevin Brace
1
-9
/
+2
2019-01-07
drm/openchrome: Move standby and resume code into openchrome_pm.c
Kevin Brace
3
-145
/
+167
2019-01-07
drm/openchrome: Move engine initialization code into openchrome_init.c
Kevin Brace
2
-220
/
+221
2019-01-07
drm/openchrome: Move device initialization code into openchrome_init.c
Kevin Brace
4
-359
/
+400
2019-01-07
drm/openchrome: Version bumped to 3.1.1
Kevin Brace
1
-2
/
+2
2019-01-07
drm/openchrome: Change DRM private struct name to openchrome_drm_private
Kevin Brace
18
-727
/
+862
2019-01-07
drm/openchrome: Insert a new header file
Kevin Brace
1
-79
/
+78
2019-01-04
Version bumped to 3.1.0
Kevin Brace
1
-3
/
+3
2019-01-04
Remove unfinished acceleration code
Kevin Brace
15
-3787
/
+0
2018-12-14
Merge tag 'vmwgfx-next-2018-12-13' of git://people.freedesktop.org/~thomash/l...
Dave Airlie
2
-2
/
+2
2018-12-13
Merge tag 'drm-msm-next-2018-12-12' of git://people.freedesktop.org/~robclark...
Dave Airlie
129
-5500
/
+4591
2018-12-13
Merge branch 'linux-4.21' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
119
-308
/
+2450
2018-12-13
Merge tag 'drm/tegra/for-4.21-rc1' of git://anongit.freedesktop.org/tegra/lin...
Dave Airlie
20
-39
/
+940
2018-12-13
Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
101
-868
/
+1717
2018-12-12
drm/amd/display: Add fast path for cursor plane updates
Nicholas Kazlauskas
2
-2
/
+73
2018-12-12
drm/amdgpu: Enable GPU recovery by default for CI
Andrey Grodzovsky
1
-0
/
+2
2018-12-11
drm/amd/display: Fix duplicating scaling/underscan connector state
Nicholas Kazlauskas
1
-0
/
+4
2018-12-11
drm/amd/display: Fix unintialized max_bpc state values
Nicholas Kazlauskas
1
-0
/
+2
2018-12-11
Revert "drm/amd/display: Set RMX_ASPECT as default"
Nicholas Kazlauskas
1
-4
/
+2
2018-12-11
drm/amdgpu: Fix stub function name
Kuehling, Felix
1
-1
/
+1
2018-12-11
drm/msm/dpu: Fix clock issue after bind failure
Jayant Shekhar
1
-0
/
+1
2018-12-11
drm/msm/dpu: Clean up dpu_media_info.h static inline functions
Jordan Crouse
1
-107
/
+57
2018-12-11
drm/msm/dpu: Further cleanups for static inline functions
Jordan Crouse
10
-71
/
+13
2018-12-11
drm/msm/dpu: Cleanup the debugfs functions
Jordan Crouse
12
-361
/
+93
2018-12-11
drm/msm/dpu: Remove dpu_irq and unused functions
Jordan Crouse
8
-148
/
+28
2018-12-11
drm/msm: Make irq_postinstall optional
Jordan Crouse
1
-1
/
+5
2018-12-11
drm/msm/dpu: Cleanup callers of dpu_hw_blk_init
Jordan Crouse
8
-100
/
+14
2018-12-11
drm/msm/dpu: Remove unused functions
Jordan Crouse
4
-40
/
+0
2018-12-11
drm/msm/dpu: Remove dpu_crtc_is_enabled()
Jordan Crouse
2
-20
/
+6
2018-12-11
drm/msm/dpu: Remove dpu_crtc_get_mixer_height
Jordan Crouse
2
-15
/
+1
2018-12-11
drm/msm/dpu: Remove dpu_dbg
Jordan Crouse
15
-2531
/
+4
2018-12-11
drm/msm: dpu: Remove crtc_lock
Sean Paul
2
-14
/
+0
2018-12-11
drm/msm: dpu: Remove vblank_requested flag from dpu_crtc
Sean Paul
3
-18
/
+4
2018-12-11
drm/msm: dpu: Separate crtc assignment from vblank enable
Sean Paul
3
-55
/
+59
2018-12-11
drm/msm: dpu: Don't bother checking ->enabled in dpu_crtc_vblank
Sean Paul
1
-3
/
+1
2018-12-11
drm/msm: dpu: Use atomic_disable for dpu_crtc_disable
Sean Paul
1
-2
/
+3
2018-12-11
drm/msm: dpu: Remove vblank_callback from encoder
Sean Paul
4
-23
/
+26
2018-12-11
drm/msm: dpu: Remove crtc_lock from setup_mixers
Sean Paul
1
-9
/
+3
2018-12-11
drm/msm: dpu: Move pm_runtime_(get|put) from vblank_enable
Sean Paul
1
-4
/
+4
2018-12-11
drm/msm: dpu: Add modeset lock checks where applicable
Sean Paul
2
-0
/
+3
2018-12-11
drm/msm: dpu: Stop using encoder->crtc pointer
Sean Paul
2
-36
/
+29
2018-12-11
drm/msm: dpu: Grab the modeset locks in frame_event
Sean Paul
1
-1
/
+14
2018-12-11
drm/msm: dpu: Don't drop locks in crtc_vblank_enable
Sean Paul
1
-6
/
+0
[next]