index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-18
drm: Use new DRM_BUS_FLAG_*_(DRIVE|SAMPLE)_(POS|NEG)EDGE flags
Laurent Pinchart
24
-64
/
+72
2019-03-18
drm/omap: Merge omap_dss_device type and output_type fields
Laurent Pinchart
25
-20
/
+32
2019-03-18
drm/omap: Refactor initialization sequence
Laurent Pinchart
1
-67
/
+56
2019-03-18
drm/omap: Simplify OF lookup of DSS devices
Laurent Pinchart
3
-58
/
+10
2019-03-18
drm/omap: Store pixel clock instead of full mode in DPI and SDI encoders
Laurent Pinchart
2
-8
/
+7
2019-03-18
drm/omap: venc: Use drm_display_mode natively
Laurent Pinchart
1
-46
/
+44
2019-03-18
drm/omap: Pass drm_display_mode to .check_timings() and .set_timings()
Laurent Pinchart
9
-48
/
+46
2019-03-18
drm/omap: Factor out common mode validation code
Laurent Pinchart
3
-45
/
+44
2019-03-18
drm/omap: venc: Simplify mode setting by caching configuration
Laurent Pinchart
1
-34
/
+34
2019-03-18
drm/omap: Move DISPC timing checks to CRTC .mode_valid() operation
Laurent Pinchart
3
-12
/
+9
2019-03-18
drm/omap: Remove src field from omap_dss_device structure
Laurent Pinchart
2
-14
/
+1
2019-03-18
drm/omap: Notify all devices in the pipeline of output disconnection
Laurent Pinchart
1
-12
/
+16
2019-03-18
drm/omap: panel-dsi-cm: Store source pointer internally
Laurent Pinchart
1
-26
/
+29
2019-03-18
drm/omap: Don't store display pointer in omap_connector structure
Laurent Pinchart
1
-18
/
+13
2019-03-18
drm/omap: Move display alias ID to omap_drm_pipeline
Laurent Pinchart
4
-6
/
+8
2019-03-18
drm/omap: Don't pass display pointer to encoder init function
Laurent Pinchart
3
-7
/
+3
2019-03-18
drm/omap: venc: List both PAL and NTSC modes
Laurent Pinchart
1
-6
/
+19
2019-03-18
drm/omap: Add a dss device operation flag for .get_modes()
Laurent Pinchart
11
-5
/
+16
2019-03-18
drm/omap: Merge display .get_modes() and .get_size() operations
Laurent Pinchart
3
-27
/
+5
2019-03-18
drm/omap: Expose DRM modes instead of timings in display devices
Laurent Pinchart
12
-61
/
+80
2019-03-18
drm/omap: Factor out common init/cleanup code for output devices
Laurent Pinchart
8
-87
/
+36
2019-03-18
drm/omap: Remove omap_dss_device dst field
Laurent Pinchart
2
-5
/
+2
2019-03-18
drm/omap: Reverse direction of the DSS device enable/disable operations
Laurent Pinchart
24
-337
/
+171
2019-03-18
drm/omap: Remove enable checks from display .enable() and .remove()
Laurent Pinchart
14
-64
/
+25
2019-03-18
drm/omap: Remove connection checks from display .enable() and .remove()
Laurent Pinchart
6
-35
/
+10
2019-03-18
drm/omap: Remove connection checks from internal encoders .enable()
Laurent Pinchart
7
-98
/
+7
2019-03-18
drm/omap: Move common display enable/disable code to encoder
Laurent Pinchart
12
-161
/
+32
2019-03-18
drm/omap: Use atomic suspend/resume helpers
Laurent Pinchart
2
-51
/
+2
2019-03-18
drm/omap: venc: Remove wss_data field from venc_device structure
Laurent Pinchart
1
-10
/
+1
2019-03-18
drm/omap: Remove unused kobj field from struct omap_dss_device
Laurent Pinchart
1
-2
/
+0
2019-03-18
drm/omap: Remove declaration of nonexisting function
Laurent Pinchart
1
-2
/
+0
2019-03-18
drm/atomic: Constify mode argument to mode_valid_path()
Laurent Pinchart
1
-2
/
+2
2019-03-15
Merge tag 'drm-next-2019-03-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
43
-369
/
+435
2019-03-14
Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
3
-3
/
+21
2019-03-14
Merge tag 'drm-intel-next-fixes-2019-03-12' of git://anongit.freedesktop.org/...
Dave Airlie
6
-73
/
+94
2019-03-14
Merge tag 'drm-misc-next-fixes-2019-03-13' of git://anongit.freedesktop.org/d...
Dave Airlie
3
-35
/
+54
2019-03-12
mm/hmm: convert to use vm_fault_t
Souptick Joarder
1
-1
/
+1
2019-03-12
Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...
Dave Airlie
9
-12
/
+10
2019-03-12
Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
20
-210
/
+227
2019-03-12
Merge tag 'drm-misc-next-fixes-2019-03-06' of git://anongit.freedesktop.org/d...
Dave Airlie
2
-36
/
+29
2019-03-11
drm/amdgpu: Update gc golden setting for vega family
shaoyunl
1
-0
/
+1
2019-03-11
drm/amd/powerplay: correct power reading on fiji
Evan Quan
1
-3
/
+3
2019-03-11
drm/amd/powerplay: set max fan target temperature as 105C
Evan Quan
1
-0
/
+17
2019-03-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-1
/
+7
2019-03-10
Merge tag 'media/v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2
-43
/
+109
2019-03-08
drm/i915: Relax mmap VMA check
Tvrtko Ursulin
1
-1
/
+2
2019-03-08
drm/i915: Fix atomic state leak when resetting HDMI link
José Roberto de Souza
1
-6
/
+1
2019-03-08
drm/i915: Acquire breadcrumb ref before cancelling
Chris Wilson
1
-10
/
+8
2019-03-08
drm/i915/selftests: Always free spinner on __sseu_prepare error
Chris Wilson
1
-35
/
+34
2019-03-08
drm/i915: Reacquire priolist cache after dropping the engine lock
Chris Wilson
1
-10
/
+17
[next]