index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
drm/tegra: Make job submission 64-bit safe
Thierry Reding
2014-08-04
2
-29
/
+55
|
*
drm/tegra: Allow non-authenticated processes to create buffer objects
Thierry Reding
2014-08-04
1
-1
/
+1
|
*
drm/tegra: Add SET/GET_FLAGS IOCTLs
Thierry Reding
2014-08-04
1
-0
/
+49
|
*
drm/tegra: Add SET/GET_TILING IOCTLs
Thierry Reding
2014-08-04
1
-0
/
+95
|
*
drm/tegra: Implement more tiling modes
Thierry Reding
2014-08-04
6
-24
/
+118
|
*
drm/tegra: dsi - Handle non-continuous clock flag
Alexandre Courbot
2014-08-04
1
-1
/
+2
|
*
drm/tegra: sor - missing unlock on error
Dan Carpenter
2014-08-04
1
-1
/
+1
*
|
Merge tag 'drm/panel/for-3.17-rc1' of git://anongit.freedesktop.org/tegra/lin...
Dave Airlie
2014-08-07
11
-67
/
+346
|
\
\
|
*
|
drm/panel: simple: Use devm_gpiod_get_optional()
Alexandre Courbot
2014-08-07
1
-7
/
+5
|
*
|
drm/panel: ld9040: Replace upcasting macro by function
Thierry Reding
2014-08-06
1
-1
/
+4
|
*
|
drm/exynos: dp: Modify driver to support drm_panel
Ajay Kumar
2014-08-06
3
-21
/
+71
|
*
|
drm/exynos: Move DP setup into commit()
Ajay Kumar
2014-08-06
1
-5
/
+19
|
*
|
drm/panel: simple: Add AUO B133HTN01 panel support
Ajay Kumar
2014-08-06
1
-0
/
+30
|
*
|
drm/panel: simple: Support delays in panel functions
Ajay Kumar
2014-08-06
1
-0
/
+30
|
*
|
drm/panel: simple: Add proper definition for prepare and unprepare
Ajay Kumar
2014-08-06
1
-10
/
+27
|
*
|
drm/panel: s6e8aa0: Add proper definition for prepare and unprepare
Ajay Kumar
2014-08-06
1
-11
/
+11
|
*
|
drm/panel: ld9040: Add proper definition for prepare and unprepare
Ajay Kumar
2014-08-06
1
-11
/
+11
|
*
|
drm/tegra: Add support for panel prepare and unprepare routines
Ajay Kumar
2014-08-06
1
-0
/
+2
|
*
|
drm/exynos: dsi: Add support for panel prepare and unprepare routines
Ajay Kumar
2014-08-06
1
-2
/
+11
|
*
|
drm/exynos: dpi: Add support for panel prepare and unprepare routines
Ajay Kumar
2014-08-06
1
-2
/
+6
|
*
|
drm/panel: simple: Add dummy prepare and unprepare routines
Ajay Kumar
2014-08-06
1
-0
/
+12
|
*
|
drm/panel: s6e8aa0: Add dummy prepare and unprepare routines
Ajay Kumar
2014-08-06
1
-0
/
+12
|
*
|
drm/panel: ld9040: Add dummy prepare and unprepare routines
Ajay Kumar
2014-08-06
1
-0
/
+12
|
*
|
drm/panel: simple: Remove simple-panel compatible
Thierry Reding
2014-08-06
1
-2
/
+0
|
*
|
drm/panel: simple: Add Innolux N116BGE panel support
Thierry Reding
2014-08-06
1
-0
/
+27
|
*
|
drm/panel: simple: Add bits-per-color support
Stéphane Marchesin
2014-08-01
1
-0
/
+12
|
*
|
drm/panel: simple: add support for InnoLux N156BGE-L21 panel
Alban Bedel
2014-07-22
1
-0
/
+25
|
*
|
drm/panel: s6e8aa0: Use static inline for upcasting
Thierry Reding
2014-07-22
1
-1
/
+4
|
*
|
drm/dsi: Use peripheral's channel for DCS commands
Thierry Reding
2014-07-22
2
-10
/
+8
|
*
|
drm/dsi: Make mipi_dsi_dcs_write() return ssize_t
Thierry Reding
2014-07-22
2
-4
/
+4
|
*
|
drm/panel: add support for Foxlink FL500WVR00-A0T panel
Boris BREZILLON
2014-07-15
1
-0
/
+25
|
*
|
drm/panel: Set non-continuous clock flag on supporting panels
Alexandre Courbot
2014-07-14
1
-2
/
+3
|
*
|
drm/panel: make DRM_PANEL_LD9040 depend on SPI
Russell King
2014-07-14
1
-2
/
+1
|
*
|
drm/panel: consolidate unnecessary explicit dependencies
Russell King
2014-07-14
1
-3
/
+1
*
|
|
drm: move drm_stub.c to drm_drv.c
Dave Airlie
2014-08-06
2
-1
/
+1
*
|
|
Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into dr...
Dave Airlie
2014-08-06
12
-703
/
+709
|
\
\
\
|
*
|
|
drm: mark drm_context support as legacy
David Herrmann
2014-08-05
6
-52
/
+103
|
*
|
|
drm: make sysfs device always available for minors
David Herrmann
2014-08-05
2
-59
/
+53
|
*
|
|
drm: make minor->index available early
David Herrmann
2014-08-05
1
-38
/
+46
|
*
|
|
drm: merge drm_drv.c into drm_ioctl.c
David Herrmann
2014-08-05
3
-421
/
+362
|
*
|
|
drm: move module initialization to drm_stub.c
David Herrmann
2014-08-05
3
-100
/
+115
|
*
|
|
drm: don't de-authenticate clients on master-close
David Herrmann
2014-08-05
1
-11
/
+2
|
*
|
|
drm: drop redundant drm_file->is_master
David Herrmann
2014-08-05
7
-16
/
+10
|
*
|
|
drm: extract legacy ctxbitmap flushing
David Herrmann
2014-08-05
2
-19
/
+31
*
|
|
|
drm/i915: lock around link status and link training.
Dave Airlie
2014-08-06
1
-1
/
+5
*
|
|
|
Merge branch 'drm-next-3.17' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2014-08-06
55
-1429
/
+3054
|
\
\
\
\
|
*
|
|
|
drm/radeon: Prevent hdmi deep color if max_tmds_clock is undefined.
Mario Kleiner
2014-08-05
1
-1
/
+10
|
*
|
|
|
drm/radeon: Use pflip irqs for pageflip completion if possible. (v2)
Mario Kleiner
2014-08-05
7
-5
/
+27
|
*
|
|
|
drm/radeon: tweak ACCEL_WORKING2 query for the new firmware for hawaii
Andreas Boll
2014-08-05
1
-3
/
+7
|
*
|
|
|
drm/radeon: use packet3 for nop on hawaii with new firmware
Alex Deucher
2014-08-05
1
-1
/
+4
[prev]
[next]