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/omap: omap_display_timings: Use display_flags for pixel data edge
Peter Ujfalusi
2016-11-02
16
-46
/
+24
*
drm/omap: omap_display_timings: Use display_flags for double_pixel mode
Peter Ujfalusi
2016-11-02
7
-13
/
+11
*
drm/omap: omap_display_timings: Use display_flags for DE level
Peter Ujfalusi
2016-11-02
15
-44
/
+29
*
drm/omap: omap_display_timings: Use display_flags for h/vsync level
Peter Ujfalusi
2016-11-02
18
-83
/
+52
*
drm/omap: dispc: Simplify _dispc_mgr_set_lcd_timings() parameters
Peter Ujfalusi
2016-11-02
1
-24
/
+14
*
drm/omap: omap_display_timings: Use display_flags for interlace mode
Peter Ujfalusi
2016-11-02
10
-22
/
+21
*
drm/omap: HDMI5: Use pointer to cfg->v_fc_config.timings in hdmi_core_video_c...
Peter Ujfalusi
2016-11-02
1
-27
/
+20
*
drm/omap: omap_display_timings: rename vbp to vback_porch
Peter Ujfalusi
2016-11-02
18
-32
/
+33
*
drm/omap: omap_display_timings: rename vfp to vfront_porch
Peter Ujfalusi
2016-11-02
18
-32
/
+33
*
drm/omap: omap_display_timings: rename vsw to vsync_len
Peter Ujfalusi
2016-11-02
18
-31
/
+31
*
drm/omap: omap_display_timings: rename hbp to hback_porch
Peter Ujfalusi
2016-11-02
18
-36
/
+38
*
drm/omap: omap_display_timings: rename hfp to hfront_porch
Peter Ujfalusi
2016-11-02
18
-45
/
+47
*
drm/omap: omap_display_timings: rename hsw to hsync_len
Peter Ujfalusi
2016-11-02
18
-52
/
+53
*
drm/omap: omap_display_timings: rename y_res to vactive
Peter Ujfalusi
2016-11-02
21
-43
/
+45
*
drm/omap: omap_display_timings: rename x_res to hactive
Peter Ujfalusi
2016-11-02
22
-49
/
+49
*
drm/omap: fix return value check in dsi_bind()
Wei Yongjun
2016-11-02
1
-2
/
+2
*
drm/omap: omap_gem: Do not try to unmap page which is not mapped
Peter Ujfalusi
2016-11-02
1
-2
/
+4
*
drm/omapdrm: Remove double gamma table write in omap_crtc_atomic_flush()
Jyri Sarha
2016-11-02
1
-13
/
+0
*
drm/omap: remove unneeded conversions to bool
Andrew F. Davis
2016-11-02
1
-3
/
+3
*
drm/omap: print error instead of WARN() if plane setup fails
Tomi Valkeinen
2016-11-02
1
-1
/
+3
*
drm/omap: cleanup omap_plane_atomic_check()
Tomi Valkeinen
2016-11-02
1
-9
/
+12
*
drm/omap: fix plane check when crtc is disabled
Tomi Valkeinen
2016-11-02
1
-0
/
+3
*
Merge branch 'linux-4.9' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
2016-10-28
44
-207
/
+904
|
\
|
*
drm/nouveau/fb/nv50: defer DMA mapping of scratch page to oneinit() hook
Ard Biesheuvel
2016-10-12
1
-10
/
+18
|
*
drm/nouveau/fb/gf100: defer DMA mapping of scratch page to oneinit() hook
Ard Biesheuvel
2016-10-12
1
-12
/
+13
|
*
drm/nouveau/pci: set streaming DMA mask early
Ard Biesheuvel
2016-10-12
1
-10
/
+27
|
*
drm/nouveau/kms: add Maxwell to backlight initialization
Faris Alsalama
2016-10-12
1
-0
/
+1
|
*
drm/nouveau/bar/nv50: fix bar2 vm size
Ben Skeggs
2016-10-12
1
-2
/
+2
|
*
drm/nouveau/disp: remove unused function in sorg94.c
Baoyou Xie
2016-10-12
1
-8
/
+0
|
*
drm/nouveau/volt: use kernel's 64-bit signed division function
Alexandre Courbot
2016-10-12
1
-3
/
+3
|
*
drm/nouveau/core: add missing header dependencies
Baoyou Xie
2016-10-12
1
-0
/
+1
|
*
drm/nouveau/gr/nv3x: add 0x0597 kelvin 3d class support
Ilia Mirkin
2016-10-12
3
-0
/
+3
|
*
drm/nouveau/drm/nouveau: add a LED driver for the NVIDIA logo
Martin Peres
2016-10-12
6
-0
/
+208
|
*
drm/nouveau/fb/ram: Use Kepler implementation on Maxwell
Karol Herbst
2016-10-12
3
-12
/
+9
|
*
drm/nouveau/volt: Make use of cvb coefficients
Karol Herbst
2016-10-12
1
-2
/
+36
|
*
drm/nouveau/volt/gf100-: Add speedo
Karol Herbst
2016-10-12
5
-0
/
+77
|
*
drm/nouveau/volt: Add implementation for gf100
Karol Herbst
2016-10-12
4
-8
/
+55
|
*
drm/nouveau/bios/vmap: unk0 field is the mode
Karol Herbst
2016-10-12
2
-2
/
+2
|
*
drm/nouveau/volt: Don't require perfect fit
Karol Herbst
2016-10-12
1
-5
/
+17
|
*
drm/nouveau/clk: Allow boosting only when NvBoost is set
Karol Herbst
2016-10-12
4
-4
/
+42
|
*
drm/nouveau/bios: Add parsing of VPSTATE table
Karol Herbst
2016-10-12
3
-0
/
+107
|
*
drm/nouveau/clk: Respect voltage limits in nvkm_cstate_prog
Karol Herbst
2016-10-12
3
-1
/
+54
|
*
drm/nouveau/clk: Fixup cstate selection
Karol Herbst
2016-10-12
2
-2
/
+21
|
*
drm/nouveau/volt: Add temperature parameter to nvkm_volt_map
Karol Herbst
2016-10-12
3
-8
/
+11
|
*
drm/nouveau/clk: Let nvkm_clk_tstate take a temperature value
Karol Herbst
2016-10-12
2
-12
/
+11
|
*
drm/nouveau/clk: Add index field to nvkm_cstate
Karol Herbst
2016-10-12
2
-0
/
+2
|
*
drm/nouveau/volt: Add min_id parameter to nvkm_volt_set_id
Karol Herbst
2016-10-12
3
-4
/
+9
|
*
drm/nouveau/volt: Parse the max voltage map entries
Karol Herbst
2016-10-12
4
-0
/
+36
|
*
drm/nouveau/clk: Don't create cstates with voltages higher than what the gpu ...
Karol Herbst
2016-10-12
3
-0
/
+27
|
*
drm/nouveau/volt: Properly detect entry based voltage tables
Karol Herbst
2016-10-12
3
-7
/
+17
[next]