Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
f89fe1ffe698a6bb7671ebf99f5bb918fda4cf35
f89fe1f
drm/i915: Update DRIVER_DATE to 20150227
by Daniel Vetter
· 10 years ago
e8dec1d
drm/i915: Clarify obj->map_and_fenceable
by Chris Wilson
· 10 years ago
9a8f0a1
drm/i915/skl: Allow Y (and Yf) frame buffer creation
by Tvrtko Ursulin
· 10 years ago
0fda656
drm/i915/skl: Update watermarks for Y tiling
by Tvrtko Ursulin
· 10 years ago
d4c2aa6
drm/i915/skl: Updated watermark programming
by Tvrtko Ursulin
· 10 years ago
40f4628
drm/i915/skl: Adjust get_plane_config() to support Yb/Yf tiling
by Damien Lespiau
· 10 years ago
1327b9a
drm/i915/skl: Teach pin_and_fence_fb_obj() about Y tiling constraints
by Damien Lespiau
· 10 years ago
b5d0e9b
drm/i915/skl: Adjust intel_fb_align_height() for Yb/Yf tiling
by Damien Lespiau
· 10 years ago
b321803
drm/i915/skl: Allow scanning out Y and Yf fbs
by Damien Lespiau
· 10 years ago
b5ff6e1
drm/i915/skl: Add new displayable tiling formats
by Tvrtko Ursulin
· 10 years ago
3f52c6e
drm/i915: Remove DRIVER_MODESET checks from modeset code
by Daniel Vetter
· 10 years ago
8634bd4
drm/i915: Remove regfile code&data for UMS suspend/resume
by Daniel Vetter
· 10 years ago
1d03184
drm/i915: Remove DRIVER_MODESET checks from gem code
by Daniel Vetter
· 10 years ago
33d30a9
drm/i915: Remove DRIVER_MODESET checks in the gpu reset code
by Daniel Vetter
· 10 years ago
d581893
drm/i915: Remove DRIVER_MODESET checks from suspend/resume code
by Daniel Vetter
· 10 years ago
17fa646
drm/i915: Remove DRIVER_MODESET checks in load/unload/close code
by Daniel Vetter
· 10 years ago
686135d
drm/i915: fix a printk format
by Dan Carpenter
· 10 years ago
626ad6f
drm/i915: Add media rc6 residency file to sysfs
by Ville Syrjälä
· 10 years ago
719cd21
drm/i915: Add missing description to parameter in alloc_pt_range
by Michel Thierry
· 10 years ago
bc4d91f
drm/i915: Removed the read of RP_STATE_CAP from sysfs/debugfs functions
by Akash Goel
· 10 years ago
b4f2bf4
drm/i915: Look at staged config when fixing pipe_src_w for LVDS
by Ander Conselvan de Oliveira
· 10 years ago
0787824
drm/i915: Ensure crtc_state backpointer is always initialized
by Matt Roper
· 10 years ago
83d6573
drm/i915: Use enabled value from crtc_state rather than crtc (v2)
by Matt Roper
· 10 years ago
98e1bd4
drm/i915: Cache ringbuf pointer in request structure
by John Harrison
· 10 years ago
5e4be7b
drm/i915: Add missing trace point to LRC execbuff code path
by John Harrison
· 10 years ago
8e004ef
drm/i915: Rename 'flags' to 'dispatch_flags' for better code reading
by John Harrison
· 10 years ago
06dc68d
drm/i915: Plumb drm_device through page tables operations
by Michel Thierry
· 10 years ago
06fda60
drm/i915: Create page table allocators
by Ben Widawsky
· 10 years ago
7324cc0
drm/i915: Complete page table structures
by Ben Widawsky
· 10 years ago
d7b3de9
drm/i915: page table abstractions
by Ben Widawsky
· 10 years ago
7ad14a2
drm/i915/skl: Add support for edp1.4 low vswing
by Sonika Jindal
· 10 years ago
9a57f5b
drm/i915/skl: Support for edp low_vswing param in vbt
by Sonika Jindal
· 10 years ago
ba0635ff
drm/i915: cleanup some indenting
by Dan Carpenter
· 10 years ago
8095815
drm/i915/skl: Make sure to allocate mininum sizes in the DDB
by Damien Lespiau
· 10 years ago
a1d2634
drm/i915: Enhancing eDP DRRS debug message
by Ramalingam C
· 10 years ago
b33a281
Documentation/drm: DocBook integration for DRRS
by Vandana Kannan
· 10 years ago
44395bf
drm/i915: Enable eDP DRRS for CHV
by Durgadoss R
· 10 years ago
6fa7aec
drm/i915: Support for RR switching on VLV
by Vandana Kannan
· 10 years ago
a4c30b1
drm/i915/bdw: Add support for DRRS to switch RR
by Vandana Kannan
· 10 years ago
fe3cd48
drm/i915: Add support for DRRS in intel_dp_set_m_n
by Ramalingam C
· 10 years ago
b07da53
drm/i915: Shift driver's HWSP usage out of reserved range
by Thomas Daniel
· 10 years ago
3e5b6f0
drm/i915: Reset logical ring contexts' head and tail during GPU reset
by Thomas Daniel
· 10 years ago
b766879
drm/i915/skl: Tune IZ hashing when subslices are unbalanced
by Damien Lespiau
· 10 years ago
cb0a08c
drm/i915: don't reallocate the compressed FB at every frame
by Paulo Zanoni
· 10 years ago
e489e38
drm/i915: gen5+ can have FBC with multiple pipes
by Paulo Zanoni
· 10 years ago
68b9214
drm/i915: HSW+ FBC is tied to pipe A
by Paulo Zanoni
· 10 years ago
9510675
drm/i915: extract intel_fbc_find_crtc()
by Paulo Zanoni
· 10 years ago
0cea650
drm/i915: Request full SSEU enablement on Gen9
by Jeff McGee
· 10 years ago
7f992ab
drm/i915/skl: Add SKL HW status to SSEU status
by Jeff McGee
· 10 years ago
3873218
drm/i915/skl: Determine SKL slice/subslice/EU info
by Jeff McGee
· 10 years ago
d0bbbc4
drm/i915/skl: Implement WaDisablePowerCompilerClockGating
by Damien Lespiau
· 10 years ago
9505e01
drm/i915: Limit max VCO supported in CHV to 6.48GHz
by Vijay Purushothaman
· 10 years ago
d3eee4b
drm/i915: Add new PHY reg definitions for lock threshold
by Vijay Purushothaman
· 10 years ago
17cabf5
drm/i915: Trim the command parser allocations
by Chris Wilson
· 10 years ago
c32e378
drm/i915: FIFO space query code refactor
by Dave Gordon
· 10 years ago
ee3c779
drm: WARN if drm_handle_vblank is called errornously
by Daniel Vetter
· 10 years ago
3bff93d
drm/irq: Don't call ->get_vblank_counter directly from irq_uninstall/cleanup
by Daniel Vetter
· 10 years ago
1e3feef
drm/i915: Switch to drm_crtc variants of vblank functions
by Daniel Vetter
· 10 years ago
f3a5c3f
drm/i915: Flatten DRIVER_MODESET checks in i915_irq.c
by Daniel Vetter
· 10 years ago
1efa2e3
drm/i915: Drop pipe_enable checks in vblank funcs
by Daniel Vetter
· 10 years ago
9625604
drm/irq: Add drm_crtc_vblank_reset
by Daniel Vetter
· 10 years ago
d4495cb
drm/i915: Update DRIVER_DATE to 20150214
by Daniel Vetter
· 10 years ago
cd5956c
drm/i915: Remove references to previously removed UMS config option
by Andreas Ruprecht
· 10 years ago
a86eb58
drm/i915/skl: Use a LRI for WaDisableDgMirrorFixInHalfSliceChicken5
by Damien Lespiau
· 10 years ago
35c8ce6
drm/i915/skl: Fix always true comparison in a revision id check
by Damien Lespiau
· 10 years ago
77719d2
drm/i915/skl: Implement WaEnableLbsSlaRetryTimerDecrement
by Damien Lespiau
· 10 years ago
183c6da
drm/i915/skl: Implement WaSetDisablePixMaskCammingAndRhwoInCommonSliceChicken
by Damien Lespiau
· 10 years ago
071c92d
drm/i915: Add process identifier to requests
by Mika Kuoppala
· 10 years ago
65ca751
drm/i915/skl: Implement WaBarrierPerformanceFixDisable
by Damien Lespiau
· 10 years ago
e2db707
drm/i915/skl: Implement WaCcsTlbPrefetchDisable:skl
by Damien Lespiau
· 10 years ago
2caa3b2
drm/i915/skl: Implement WaDisableChickenBitTSGBarrierAckForFFSliceCS
by Damien Lespiau
· 10 years ago
81e231a
drm/i915/skl: Implement WaDisableHDCInvalidation
by Damien Lespiau
· 10 years ago
8bc0ccf
drm/i915/skl: Implement WaDisableLSQCROPERFforOCL
by Damien Lespiau
· 10 years ago
9370cd9
drm/i915/skl: Implement WaDisablePartialResolveInVc
by Damien Lespiau
· 10 years ago
8d20549
drm/i915/skl: Introduce a SKL specific init_workarounds()
by Damien Lespiau
· 10 years ago
8543747
drm/i915/skl: Document that we implement WaRsClearFWBitsAtReset
by Damien Lespiau
· 10 years ago
9253c2e
drm/i915/skl: Implement WaSetGAPSunitClckGateDisable
by Damien Lespiau
· 10 years ago
45db219
drm/i915/skl: Make the init clock gating function skylake specific
by Damien Lespiau
· 10 years ago
82ef822
drm/i915/skl: Provide a gen9 specific init_render_ring()
by Damien Lespiau
· 10 years ago
6f97235
drm/i915/skl: Document the WM read latency W/A with its name
by Damien Lespiau
· 10 years ago
e25dca8
drm/i915/skl: Also detect eDRAM on SKL
by Damien Lespiau
· 10 years ago
2db59d5
drm/i915: Detect eDRAM with the enabled bit only
by Damien Lespiau
· 10 years ago
72603ec
drm/i915: Remove the IS_SNB_GT1 define
by Damien Lespiau
· 10 years ago
f63bdb5
drm/i915: Make intel_unpin_fb_obj() static
by Damien Lespiau
· 10 years ago
c2af70e
drm/i915: Make intel_dp_unpack_aux() static
by Damien Lespiau
· 10 years ago
a514620
drm/i915: Make intel_dp_check_link_status() static
by Damien Lespiau
· 10 years ago
183c990
drm/i915: Make intel_logical_ring_advance_and_submit() static
by Damien Lespiau
· 10 years ago
cef437a
drm/i915: Make intel_lr_context_render_state_init() static
by Damien Lespiau
· 10 years ago
a01c716
drm/i915: Remove intel_dsi_cmd.h
by Damien Lespiau
· 10 years ago
af75f26
drm/i915: Make intel_ring_setup_status_page() static
by Damien Lespiau
· 10 years ago
a2f8aeb
drm/i915: Garbage collect orphaned prototypes
by Damien Lespiau
· 10 years ago
71ba2d6
drm/i915: Support alias ppgtt in VM if ppgtt is enabled
by Yu Zhang
· 10 years ago
3be0bf5
drm/i915: Create vGPU specific MMIO operations to reduce traps
by Yu Zhang
· 10 years ago
f61018b
drm/i915: Disable power management for i915 driver in VM
by Yu Zhang
· 10 years ago
e21fd55
drm/i915: Add the display switch logic for vGPU in i915 driver
by Yu Zhang
· 10 years ago
bd49234
drm/i915: Disable framebuffer compression for i915 driver in VM
by Yu Zhang
· 10 years ago
eb82289
drm/i915: Partition the fence registers for vGPU in i915 driver
by Yu Zhang
· 10 years ago
5dda8fa
drm/i915: Adds graphic address space ballooning logic
by Yu Zhang
· 10 years ago
cf9d289
drm/i915: Introduce a PV INFO page structure for Intel GVT-g.
by Yu Zhang
· 10 years ago
5baa22c5
drm/i915: Introduce bit definitions of CTXT_SR_CTRL register.
by Zhi Wang
· 10 years ago
Next »