Commits on Source
14190
aefff491
drm/xen-front: fix spelling mistake: "conector" -> "connector"
May 15, 2018
584a0146
drm: clarify adjusted_mode documentation for bridges
May 15, 2018
1c6ccad8
drm/i915/gvt: Deliver guest cursor hotspot info
May 16, 2018
f75f9157
drm/i915: Shrink search list for active timelines
May 16, 2018
e7f2af78
drm/i915/dp: fix spelling mistakes: "seqeuncer" and "seqeuencer"
May 16, 2018
b8444cf8
drm/i915: Remove tasklet flush before disable
May 16, 2018
f351d087
drm/i915: Only sync tasklets once for recursive reset preparation
May 16, 2018
ef2fb720
drm/i915/execlists: Refactor out complete_preempt_context()
May 16, 2018
5adfb772
drm/i915: Move engine reset prepare/finish to backends
May 16, 2018
1329115c
drm/i915: Split execlists/guc reset preparations
May 16, 2018
73377dbc
drm/i915/execlists: Split out CSB processing
May 16, 2018
63572937
drm/i915/execlists: Flush pending preemption events during reset
May 16, 2018
3f6e9822
drm/i915: Stop parking the signaler around reset
May 16, 2018
579e2f6d
drm/i915/gvt: Use offsetofend() rather than offsetof + sizeof
May 17, 2018
3257ec79
drm/vc4: plane: Expand the lower bits by repeating the higher bits
May 17, 2018
5d435b46
drm/bridge: spelling and coding style minor fixes
May 17, 2018
50525c33
drm: content-type property for HDMI connector
May 17, 2018
6553b123
i915: content-type property for HDMI connector
May 17, 2018
6102a8ee
drm/i915: Clean up ADPA pipe select bits
May 17, 2018
a44628b9
drm/i915: Clean up LVDS pipe select bits
May 17, 2018
76203467
drm/i915: Clean up SDVO pipe select bits
May 17, 2018
4add0f6b
drm/i915: Clean up TV pipe select bits
May 17, 2018
b45a2588
drm/i915: Clean up DVO pipe select bits
May 17, 2018
57877b70
drm/i915/execlists: HWACK checking superseded checking port[0].count
May 17, 2018
96d4f03c
drm/i915: Nul-terminate legacy debug string
May 17, 2018
560f6ad8
drm/i915: Remove unused enable_cmd_parser modparam
May 17, 2018
6b7a6a7b
drm/i915/icl: Read the correct Gen11 interrupt registers
May 17, 2018
c8af5274
drm/i915: enable the pipe/transcoder/planes later on HSW+
May 17, 2018
f25a49ab
drm/i915/gvt: Use vgpu_lock to protect per vgpu access
May 18, 2018
9a512e23
drm/i915/gvt: Use sched_lock to protect gvt scheduler logic.
May 18, 2018
4e0d64db
drm/i915: Move request->ctx aside
May 18, 2018
01278cb1
drm/i915: Move fiddling with engine->last_retired_context
May 18, 2018
1fc44d9b
drm/i915: Store a pointer to intel_context in i915_request
May 18, 2018
867985d4
drm/i915: Pull the context->pin_count dec into the common intel_context_unpin
May 18, 2018
38992c57
drm/panel: Remove drm_panel_detach() calls from all panel drivers
May 18, 2018
0c08754b
drm/panel: Add device_link from panel device to DRM device
May 18, 2018
d9f9565c
drm/panel: otm8009a: Fix backlight updates
May 18, 2018
36830ce4
drm/panel: otm8009a: Fix glitches by moving backlight enable to otm8009a_enable()
May 18, 2018
6982b943
drm/panel: otm8009a: No message if probe success
May 18, 2018
12a6cbd4
drm/panel: otm8009a: Use new backlight API
May 18, 2018
eea740a9
drm/bridge: cdns: Mark runtime PM operations as maybe unused
May 18, 2018
9c04400f
dt-bindings: drm/panel: Document Innolux TV123WAM panel bindings
May 18, 2018
da50bd42
drm/panel: simple: Add Innolux TV123WAM panel driver support
May 18, 2018
2554f154
drm/panel: simple: AUO P320HVN03 uses SPWG data ordering
May 18, 2018
c9b6be7d
drm/panel: simple: Fix data type in KEO TX31D200VM0BAA timings
May 18, 2018
9d7e7002
drm/cirrus: Place GEM BOs in drm_framebuffer
May 18, 2018
121df61e
drm/cirrus: cirrus_framebuffer -> drm_framebuffer
May 18, 2018
3823da3a
drm/virtio: Place GEM BOs in drm_framebuffer
May 18, 2018
ecb8a947
drm/armada: Move GEM BO to drm_framebuffer
May 18, 2018
bc61c975
drm/gma500: Move GEM BO to drm_framebuffer
May 18, 2018
08020509
drm/msm: Move GEM BOs to drm_framebuffer
May 18, 2018
7f7105f9
drm/i915: Disable LVDS on Radiant P845
May 18, 2018
a393e964
drm/i915: Use intel_ddi_dp_voltage_max() for HSW/BDW too
May 18, 2018
4718a365
drm/i915: Use the same vswing->max_preemph mapping on HSW/BDW as on SKL+
May 18, 2018
b752e995
drm/i915: Check for IVB instead of gen7 when we think about IVB CPU eDP
May 18, 2018
4d82c2b5
drm/i915: Rename SNB/IVB CPU eDP signal level funcs
May 18, 2018
45101e93
drm/i915: Rename the remaining gen4 references to g4x in the DP code
May 18, 2018
c734f496
drm/mtk: Remove impossible internal error
May 18, 2018
81a073d1
drm/mtk: Move GEM BO to drm_framebuffer
May 18, 2018
6a3e913c
drm/mtk: mtk_drm_fb -> drm_framebuffer
May 18, 2018
4c7c9a63
drm/rockchip: Place GEM BOs in drm_framebuffer
May 18, 2018
957428f9
drm/rockchip: rockchip_drm_fb -> drm_framebuffer
May 18, 2018
e578a570
drm/i915/lvds: Move acpi lid notification registration to registration phase
May 19, 2018
dd0cf235
drm/i915: Speed up idle detection by kicking the tasklets
May 19, 2018
d6d12ec0
drm/i915: Make intel_engine_dump irqsafe
May 19, 2018
fe0c4935
drm/i915/execlists: Handle copying default context state for atomic reset
May 19, 2018
2399a4a6
drm/i915: Allow init_breadcrumbs to be used from irq context
May 19, 2018
39d3cc03
drm/i915/selftests: Wait longer for the old active request
May 19, 2018
27733971
x86/vector: Merge allocate_vector() into assign_vector_locked()
May 19, 2018
e8b58d6d
drm/rockchip: lvds: avoid duplicating drm_bridge_attach
May 20, 2018
6bb2a2af
drm/i915/gvt: Fix crash after request->hw_context change
May 21, 2018
17e23993
drm/v3d: Checking for NULL vs IS_ERR()
May 21, 2018
a5ff7a45
drm/i915: Use intel_fb_obj() everywhere
May 22, 2018
a268bcd7
drm/i915: Move GEM BO inside drm_framebuffer
May 22, 2018
3e442552
drm/omap: Move GEM BO to drm_framebuffer
May 22, 2018
2ecceeb5
drm/omap: Move buffer pitch/offset to drm_framebuffer
May 22, 2018
c7cbed56
drm/gma500: Fix Medfield for drm_framebuffer move
May 22, 2018
d93fa1b4
Revert "drm/i915/edp: Allow alternate fixed mode for eDP if available."
May 22, 2018
84b510e2
drm/i915/query: Protect tainted function pointer lookup
May 22, 2018
1abb70f5
drm/i915/gtt: Allow pagedirectory allocations to fail
May 22, 2018
5255e2f8
drm/i915: Replace vbt edp.support with int_lvds_support
May 22, 2018
59462a00
drm/i915: Eliminate the unused dev_priv->vbt.lvds_vbt
May 22, 2018
a33b1dc8
drm/i915/query: nospec expects no more than an unsigned long
May 22, 2018
520ea934
drm/gma500: Remove VLA
May 23, 2018
ca510ead
drm/i2c: tda998x: Remove VLA usage
May 23, 2018
3c5f134a
gpu: drm: udl: Adding new typedef vm_fault_t
May 23, 2018
f606bc6d
drm/i915: Move intel_ddi_get_crtc_new_encoder() out from ddi code
May 23, 2018
f67dc6d8
drm/i915: Parametrize TRANS_DP_PORT_SEL
May 23, 2018
5a0b385e
drm/i915: Nuke intel_trans_dp_port_sel()
May 23, 2018
59b74c49
drm/i915: Clean up DP pipe select bits
May 23, 2018
05bf51d3
drm/i915: Allow eDP on port C in theory
May 23, 2018
4c23dea4
drm/i915: Implement the missing bits of assert_panel_unlocked()
May 23, 2018
f0d2b758
drm/i915: WARN if power sequencer is not connected to the LVDS port on pre-ilk
May 23, 2018
4a774ee3
drm/i915/selftests: Pin the mock kernel context
May 23, 2018
c894d63c
drm/i915/icl: Disable pipe CSC and gamma in cursor plane
May 23, 2018
949bdcc8
ARM: dts: dra7: fix DCAN node addresses
May 23, 2018
1e40d4ae
drm/i915/cnl: Implement WaProgramMgsrForCorrectSliceSpecificMmioReads
May 24, 2018
d78fa508
drm/i915/icl: Enable WaProgramMgsrForCorrectSliceSpecificMmioReads
May 24, 2018
fe864b76
drm/i915: Implement WaProgramMgsrForL3BankSpecificMmioReads
May 24, 2018
1d1a4f6d
gpu: drm: vgem: Change return type to vm_fault_t
May 24, 2018
14,090 additional commits have been omitted to prevent performance issues.
Loading
Loading