index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-02
drm/i915: Suspend submission tasklets around wedging
Chris Wilson
2
-1
/
+10
2018-03-02
drm/i915: Deduplicate the code to fill the aux message header
Ville Syrjälä
1
-12
/
+20
2018-03-02
drm/i915: Keep the AKSV details in intel_dp_hdcp_write_an_aksv()
Ville Syrjälä
1
-29
/
+13
2018-03-02
drm/i915: s/intel_dp_aux_ch/intel_dp_aux_xfer/
Ville Syrjälä
1
-9
/
+9
2018-03-02
drm/i915/gen9, gen10: Disable FBC on planes with a misaligned Y-offset
Imre Deak
1
-0
/
+11
2018-03-02
drm/i915: Add support for the YCbCr COLOR_RANGE property
Ville Syrjälä
3
-3
/
+22
2018-03-02
drm/i915: Change the COLOR_ENCODING prop default value to BT.709
Ville Syrjälä
2
-2
/
+2
2018-03-02
drm/i915: Add support for the YCbCr COLOR_ENCODING property
Ville Syrjälä
3
-18
/
+67
2018-03-02
drm/i915: Fix plane YCbCr->RGB conversion for GLK
Ville Syrjälä
4
-5
/
+15
2018-03-02
drm/i915: Correctly handle limited range YCbCr data on VLV/CHV
Ville Syrjälä
2
-18
/
+73
2018-03-02
drm/atomic: Include color encoding/range in plane state dump
Ville Syrjälä
3
-0
/
+36
2018-03-02
drm: Add optional COLOR_ENCODING and COLOR_RANGE properties to drm_plane
Jyri Sarha
4
-0
/
+162
2018-03-02
drm/i915: Wedged engine mask makes more sense in hex
Tvrtko Ursulin
1
-1
/
+2
2018-03-02
drm/i915/uc: Make GuC/HuC fw fetch and loading functions/file structure symmetric
Sagar Arun Kamble
7
-161
/
+191
2018-03-02
drm/sun4i: Allow building on arm64
Jernej Skrabec
1
-1
/
+1
2018-03-02
drm/sun4i: Add support for H3 HDMI PHY variant
Jernej Skrabec
4
-3
/
+400
2018-03-02
drm/sun4i: Move and expand DW HDMI PHY register macros
Jernej Skrabec
2
-17
/
+131
2018-03-02
drm/sun4i: Add support for variants to DW HDMI PHY
Jernej Skrabec
2
-33
/
+76
2018-03-02
drm/sun4i: Fix polarity configuration for DW HDMI PHY
Jernej Skrabec
1
-7
/
+8
2018-03-02
drm/sun4i: Add support for H3 mixer 0
Jernej Skrabec
1
-0
/
+12
2018-03-02
drm/sun4i: Add support for H3 display engine
Jernej Skrabec
1
-0
/
+1
2018-03-02
dt-bindings: display: sun4i-drm: Add compatibles for H3 HDMI pipeline
Jernej Skrabec
1
-0
/
+6
2018-03-01
drm/i915: Check for I915_MODE_FLAG_INHERITED before drm_atomic_helper_check_modeset
Maarten Lankhorst
1
-15
/
+8
2018-03-01
drm/i915: Replace open-coded wait-for loop
Chris Wilson
1
-12
/
+9
2018-03-01
drm/amd/amdgpu: Mask rptr as well in ring debugfs
Tom St Denis
1
-1
/
+1
2018-03-01
drm/amdgpu: try again kiq access if not in IRQ(v4)
Monk Liu
1
-11
/
+53
2018-03-01
drm/amdgpu: cleanups for vram lost handling
Monk Liu
2
-69
/
+72
2018-03-01
drm/amdgpu: stop all rings before doing gpu recover
Monk Liu
1
-25
/
+15
2018-03-01
drm/rockchip: analogix_dp: reorder psr_unregister call in unbind
Jeffy Chen
1
-1
/
+1
2018-03-01
drm/rockchip: analogix_dp: Add a sanity check for rockchip_drm_psr_register()
Jeffy Chen
1
-3
/
+10
2018-03-01
drm/bridge: analogix_dp: Fix connector and encoder cleanup
Jeffy Chen
3
-11
/
+10
2018-03-01
drm/bridge: analogix: Do not use device's drvdata
Jeffy Chen
4
-69
/
+74
2018-03-01
drm/i915/perf: fix perf stream opening lock
Lionel Landwerlin
1
-27
/
+13
2018-03-01
drm/rockchip: vop: Init vskiplines in scl_vop_cal_scale()
Jeffy Chen
1
-1
/
+4
2018-03-01
drm/rockchip: Add device links for master and components
Jeffy Chen
1
-1
/
+22
2018-03-01
drm/i915/icl: Interrupt handling
Mika Kuoppala
2
-1
/
+241
2018-03-01
drm/i915/icl: Prepare for more rings
Tvrtko Ursulin
6
-4
/
+22
2018-03-01
Merge drm-next into drm-intel-next-queued (this time for real)
Joonas Lahtinen
10882
-221679
/
+446704
2018-03-01
drm/i915/dp: Add HBR3 rate (8.1 Gbps) to dp_rates array
Manasi Navare
1
-1
/
+1
2018-03-01
Merge tag 'drm-intel-next-2018-02-21' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
Dave Airlie
83
-956
/
+1867
2018-03-01
Merge tag 'tilcdc-4.17' of https://github.com/jsarha/linux into drm-next
Dave Airlie
6
-36
/
+34
2018-02-28
drm/i915/dp: move link rate arrays where they're used
Jani Nikula
1
-17
/
+27
2018-02-28
drm/amdgpu: fix module parameter descriptions
Alex Deucher
1
-2
/
+2
2018-02-28
drm/amdgpu: Map all visible VRAM at startup
Amber Lin
2
-0
/
+18
2018-02-28
drm/amd/display: check for ipp before calling cursor operations
Shirish S
1
-2
/
+4
2018-02-28
drm/amd/display: make dm_dp_aux_transfer return payload bytes instead of size
Shirish S
5
-21
/
+13
2018-02-28
tinydrm: add backlight dependency
Arnd Bergmann
1
-0
/
+2
2018-02-28
drm/amdgpu: disable GFX ring and disable PQ wptr in hw_fini
Monk Liu
1
-1
/
+7
2018-02-28
drm/amdgpu: cleanup SA inti and fini(v2)
Monk Liu
3
-59
/
+11
2018-02-28
drm/amdgpu: Correct sdma_v4 get_wptr(v2)
Emily Deng
1
-11
/
+7
[prev]
[next]