index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Lines
2017-06-14
drm/i915: expose _SLICE_MASK GETPARM
Robert Bragg
-0
/
+5
2017-06-14
drm/panel: s6e3ha2: Add support for s6e3hf2 panel on TM2e board
Hoegeun Kwon
-7
/
+57
2017-06-14
drm/panel: add backlight dependency for sitronix-st7789v
Arnd Bergmann
-0
/
+1
2017-06-14
drm/panel: S6E3HA2 needs backlight code
Arnd Bergmann
-0
/
+1
2017-06-14
drm/panel: simple: add support for AUO P320HVN03
Lucas Stach
-0
/
+31
2017-06-14
drm/panel: simple: add support for NLT NL192108AC18-02D
Lucas Stach
-0
/
+29
2017-06-14
drm/panel: simple: add support for NEC NL12880B20-05
Lucas Stach
-0
/
+30
2017-06-14
drm/panel: add Innolux P079ZCA panel driver
Chris Zhong
-0
/
+352
2017-06-14
drm/radeon: Fix overflow of watermark calcs at > 4k resolutions.
Mario Kleiner
-6
/
+15
2017-06-14
drm/amdgpu: Fix overflow of watermark calcs at > 4k resolutions.
Mario Kleiner
-8
/
+20
2017-06-14
drm/radeon: fix "force the UVD DPB into VRAM as well"
Christian König
-1
/
+1
2017-06-14
drm/i915: Reinstate reservation_object zapping for batch_pool objects
Chris Wilson
-2
/
+17
2017-06-14
drm/i915: Spin for struct_mutex inside shrinker
Chris Wilson
-7
/
+12
2017-06-14
drm/i915: Only restrict noreclaim in the early shrink passes
Chris Wilson
-2
/
+1
2017-06-14
drm/i915: Remove __GFP_NORETRY from our buffer allocator
Chris Wilson
-1
/
+14
2017-06-14
drm/i915: Encourage our shrinker more when our shmemfs allocations fails
Chris Wilson
-21
/
+29
2017-06-14
drm/syncobj: add sync_file interaction. (v1.2)
Dave Airlie
-2
/
+73
2017-06-14
drm: introduce sync objects (v4)
Dave Airlie
-1
/
+417
2017-06-13
drm/i915: Fix GVT-g PVINFO version compatibility check
Zhenyu Wang
-12
/
+6
2017-06-13
drm/i915: Fix SKL+ watermarks for 90/270 rotation
Ville Syrjälä
-12
/
+24
2017-06-13
drm/i915: Fix scaling check for 90/270 degree plane rotation
Ville Syrjälä
-6
/
+8
2017-06-12
drm/vc4: Fix resource leak in 'vc4_get_hang_state_ioctl()' in error handling ...
Christophe JAILLET
-5
/
+8
2017-06-12
drm/vc4/vc4_bo.c: always set bo->resv
Hans Verkuil
-8
/
+4
2017-06-12
drm/i915/cfl: Basic DDI plumbing for Coffee Lake.
Rodrigo Vivi
-6
/
+9
2017-06-12
drm/i915/cnl: Enable wrpll computation for CNL
Kahola, Mika
-2
/
+138
2017-06-12
drm/i915/cnl: LSPCON support is gen9+
Rodrigo Vivi
-1
/
+1
2017-06-12
drm/i915/cnl: Enable fifo underrun for Cannonlake.
Rodrigo Vivi
-1
/
+1
2017-06-12
drm/i915/cnl: Fix Cannonlake scaler mode programing.
Rodrigo Vivi
-1
/
+1
2017-06-12
drm/i915: Use HAS_CSR instead of gen number on DMC load.
Rodrigo Vivi
-1
/
+1
2017-06-12
drm/i915/DMC/CNL: Load DMC on CNL
Anusha Srivatsa
-2
/
+10
2017-06-12
drm/i915/cnl: Enable loadgen_select bit for vswing sequence
Clint Taylor
-6
/
+32
2017-06-12
drm/i915/cnl: Implement voltage swing sequence.
Rodrigo Vivi
-2
/
+177
2017-06-12
drm/i915/cnl: Add DDI Buffer translation tables for Cannonlake.
Rodrigo Vivi
-0
/
+140
2017-06-12
drm/i915/cnl: Add registers related to voltage swing sequences.
Rodrigo Vivi
-0
/
+140
2017-06-12
drm/i915: Add MMIO helper for 6 ports with different offsets.
Rodrigo Vivi
-0
/
+3
2017-06-12
drm/i915/cnl: Initialize PLLs
Rodrigo Vivi
-2
/
+350
2017-06-12
drm/i915: Configure DPLL's for Cannonlake
Kahola, Mika
-1
/
+19
2017-06-12
drm/i915/cnl: DDI - PLL mapping
Rodrigo Vivi
-3
/
+29
2017-06-12
drm/i915/cnl: Allow dynamic cdclk changes on CNL
Rodrigo Vivi
-4
/
+56
2017-06-12
drm/i915/cnl: Implement CNL display init/unit sequence
Ville Syrjälä
-3
/
+243
2017-06-12
drm/i915/cnl: Implement .set_cdclk() for CNL
Ville Syrjälä
-0
/
+106
2017-06-12
drm/i915/cnl: Implement .get_display_clock_speed() for CNL
Ville Syrjälä
-1
/
+60
2017-06-12
drm/i915: Pass atomic state to backlight enable/disable/set callbacks.
Maarten Lankhorst
-96
/
+115
2017-06-12
drm/i915: Pass connector state to intel_panel_set_backlight_acpi
Maarten Lankhorst
-6
/
+6
2017-06-12
drm/i915: Pass crtc_state and connector state to backlight enable/disable fun...
Maarten Lankhorst
-35
/
+32
2017-06-12
drm/i915: Fix GVT-g PVINFO version compatibility check
Zhenyu Wang
-12
/
+6
2017-06-12
drm: dw-hdmi: Fix compilation breakage by selecting REGMAP_MMIO
Laurent Pinchart
-0
/
+1
2017-06-09
drm/i915/cfl: Coffee Lake reuses Kabylake DMC.
Rodrigo Vivi
-2
/
+3
2017-06-09
drm/i915/huc: Load HuC on Coffee Lake
Anusha Srivatsa
-1
/
+1
2017-06-09
drm/i915/guc: Load GuC on Coffee Lake
Anusha Srivatsa
-1
/
+2
[prev]
[next]