Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
59db36cf4d67b74f5b8cb001493847464240d136
59db36c
drm/i915/guc: Simplify GuC doorbell logic
by Michał Winiarski
· 7 years ago
85e2fe6
drm/i915/guc: Submit GuC workitems containing coalesced requests
by Michał Winiarski
· 7 years ago
45ec5bc
drm/i915/guc: Remove obsolete comments and remove unused variable
by Michał Winiarski
· 7 years ago
221ab9719
drm/i915/execlists: Unwind incomplete requests on resets
by Chris Wilson
· 7 years ago
27606fd
drm/i915/execlists: Split insert_request()
by Chris Wilson
· 7 years ago
08dd3e1
drm/i915/execlists: Move insert_request()
by Chris Wilson
· 7 years ago
523e7c9
drm/i915/execlists: Kick start request processing after a reset
by Chris Wilson
· 7 years ago
27a5f61
drm/i915: Cancel all ready but queued requests when wedging
by Chris Wilson
· 7 years ago
309bd8e
drm/i915: Reinstate GMBUS and AUX interrupts on gen4/g4x
by Ville Syrjälä
· 7 years ago
6bcdb1c
drm/i915: Remove duplicated irq_preinstall/uninstall hooks
by Ville Syrjälä
· 7 years ago
d420a50
drm/i915: Clean up the HWSTAM mess
by Ville Syrjälä
· 7 years ago
c5498089
drm/i915: Mask everything in ring HWSTAM on gen6+ in ringbuffer mode
by Ville Syrjälä
· 7 years ago
3dcf4f2
drm/i915: Extend private i915_param_named macro with description
by Michal Wajdeczko
· 7 years ago
c954693
drm/i915: Introduce custom variant of module_param_named macro
by Michal Wajdeczko
· 7 years ago
17533bf9
drm/i915: Rename lvds_use_ssc modparam to panel_use_ssc
by Michal Wajdeczko
· 7 years ago
21cc6431
drm/i915: Mark the userptr invalidate workqueue as WQ_MEM_RECLAIM
by Chris Wilson
· 7 years ago
e01e71f
drm/i915: Remove unused 'in_vbl' from i915_get_crtc_scanoutpos()
by Chris Wilson
· 7 years ago
442aa27
drm/i915/cnl: Change the macro name to DPLL_CFGCR0_DCO_FRACTION_SHIFT
by Manasi Navare
· 7 years ago
5190707
drm/i915: Gen3 HWSTAM is actually 32 bits
by Ville Syrjälä
· 7 years ago
af722d2
drm/i915: Rewrite GMCH irq handlers to avoid loops
by Ville Syrjälä
· 7 years ago
eb64343
drm/i915: Extract PIPESTAT irq handling into separate functions
by Ville Syrjälä
· 7 years ago
9515d7b
drm/i915: Remove NULL dev_priv checks from irq_uninstall
by Ville Syrjälä
· 7 years ago
c30bb1f
drm/i915: Unify the appearance of gen3/4 irq_postistall hooks
by Ville Syrjälä
· 7 years ago
e13924a
drm/i915: Eliminate PORT_HOTPLUG_EN setup from gen3/4 irq_postinstall
by Ville Syrjälä
· 7 years ago
045cebd
drm/i915: Setup EMR first on all gen2-4
by Ville Syrjälä
· 7 years ago
e9e9848
drm/i915: Introduce GEN2_IRQ_RESET/INIT
by Ville Syrjälä
· 7 years ago
ba7eb78
drm/i915: Use GEN3_IRQ_RESET/INIT on gen3/4
by Ville Syrjälä
· 7 years ago
3488d4e
drm/i915: s/GEN5/GEN3/
by Ville Syrjälä
· 7 years ago
44d9241
drm/i915: Clear pipestat consistently
by Ville Syrjälä
· 7 years ago
842ebf7
drm/i915: Don't enable/unmask flip interrupts
by Ville Syrjälä
· 7 years ago
c095b97
drm/i915: Remove the "INDEX" suffix from PPAT marcos
by Zhi Wang
· 7 years ago
4395890
drm/i915: Introduce private PAT management
by Zhi Wang
· 7 years ago
9356404
drm/i915: Switch over to the LLC/eLLC hotspot avoidance hash mode for CCS
by Ville Syrjälä
· 7 years ago
3fd3a6f
drm/i915: Simplify i915_reg_read_ioctl
by Joonas Lahtinen
· 7 years ago
fe52e59
drm/i915: Introduce INTEL_GEN_MASK
by Joonas Lahtinen
· 7 years ago
0d0c279
drm/i915: Refresh VLV/CHV PSR comments on HW PSR_state machine.
by Rodrigo Vivi
· 7 years ago
767a983
drm/i915/execlists: Read the context-status HEAD from the HWSP
by Chris Wilson
· 7 years ago
6d2cb5a
drm/i915/execlists: Read the context-status buffer from the HWSP
by Chris Wilson
· 7 years ago
34a04e5
drm/i915: Allow HW status page to be bound high
by Chris Wilson
· 7 years ago
486e93f
drm/i915/lrc: allocate separate page for HWSP
by Daniele Ceraolo Spurio
· 7 years ago
a922c0c
drm/i915/guc: Don't make assumptions while getting the lrca offset
by Michel Thierry
· 7 years ago
0b29c75
drm/i915/lrc: Clarify the format of the context image
by Michel Thierry
· 7 years ago
7ce5b68
drm/i915/selftests: Use mul_u32_u32() for 32b x 32b -> 64b result
by Chris Wilson
· 7 years ago
3123698
drm/i915: Use mul_u32_u32() for 32b x 32b -> 64b result
by Chris Wilson
· 7 years ago
e60b36f
drm/i915: Squelch smatch warning for statement with no effect
by Chris Wilson
· 7 years ago
ada8c41
drm/i915/guc: Small improvements to guc_wq_item_append
by Oscar Mateo
· 7 years ago
048d284
drm/i915/guc: Remove WQ_WORKLOAD_SHIFT define
by Oscar Mateo
· 7 years ago
e9eb803
drm/i915/guc: Name the default GuC scheduling policy
by Oscar Mateo
· 7 years ago
2013dde
drm/i915: Move the context descriptor to an inline helper
by Chris Wilson
· 7 years ago
5b60fc0
drm/i915/dsi: Replace MIPI command error message with debug message
by Mika Kahola
· 7 years ago
f44e354
drm/i915/cnp: set min brightness from VBT
by Lee, Shawn C
· 7 years ago
33c8d88
Revert "drm/i915/bxt: Disable device ready before shutdown command"
by Uma Shankar
· 7 years ago
ac70ebe
drm/i915: Cleanup error paths through eb_lookup_vma()
by Chris Wilson
· 7 years ago
4ebc650
drm/i915/spt+: Don't reset invalid AUX channel interrupt bits in SDEIMR
by Dhinakaran Pandiyan
· 7 years ago
61843f0
drm/i915: Name the IPS_PCODE_CONTROL bit
by Ville Syrjälä
· 7 years ago
3e8ddd9
drm/i915: Nuke some bogus tabs from the pcode defines
by Ville Syrjälä
· 7 years ago
36e16c4
drm/i915: Factor out setup_private_pat()
by Zhi Wang
· 7 years ago
c388112
drm/i915/bxt: set min brightness from VBT
by Lee, Shawn C
· 7 years ago
3164888
drm/i915: Increase poll time for BDW FCLK_DONE
by Marta Lofstedt
· 7 years ago
d0d5e0d
drm/i915/psr: Add enable_source vfunc.
by Rodrigo Vivi
· 7 years ago
49ad316
drm/i915/psr: Add enable_sink vfunc.
by Rodrigo Vivi
· 7 years ago
2a5db87
drm/i915/psr: Add setup VSC vfunc.
by Rodrigo Vivi
· 7 years ago
29d1efe
drm/i915/psr: Re-org Activate after enable
by Rodrigo Vivi
· 7 years ago
196cebd
drm/i915/psr: Move hsw_enable_source after enabling sink.
by Rodrigo Vivi
· 7 years ago
4d1fa22
drm/i915/psr: Re-create a hsw_psr_enable_source.
by Rodrigo Vivi
· 7 years ago
2ce4df8
drm/i915/psr: Unify VSC setup functions.
by Rodrigo Vivi
· 7 years ago
e3702ac
drm/i915/psr: Add activate vfunc.
by Rodrigo Vivi
· 7 years ago
ed63d24
drm/i915/psr: hsw_psr_activate.
by Rodrigo Vivi
· 7 years ago
424644c
drm/i915/psr: vfunc for disabling source.
by Rodrigo Vivi
· 7 years ago
0f328da
drm/i915/psr: Avoid any PSR stuff on platforms without support.
by Rodrigo Vivi
· 7 years ago
37875d6
drm/i915: Fix an error handling in 'intel_framebuffer_init()'
by Christophe JAILLET
· 7 years ago
1482667
drm/i915: Only initialize partially filled pagetables
by Chris Wilson
· 7 years ago
1790625b
drm/i915: Make PAT macros more robust
by Michal Wajdeczko
· 7 years ago
a2d3d26
drm/i915: Add a default case in gen7 hwsp switch-case
by Michel Thierry
· 7 years ago
6af5d67
Merge tag 'gvt-next-2017-09-08' of https://github.com/01org/gvt-linux into drm-intel-next-queued
by Jani Nikula
· 7 years ago
02d578e
drm/i915/gvt: Add support for PCIe extended configuration space
by Changbin Du
· 7 years ago
f175136
drm/i915/gvt: Fix incorrect PCI BARs reporting
by Changbin Du
· 7 years ago
1e3197d
drm/i915/gvt: Refine error handling for perform_bb_shadow
by fred gao
· 7 years ago
0f43702
drm/i915/gvt: Refine error handling in dispatch_workload
by fred gao
· 7 years ago
46b441e
drm/i915/gvt: Refine error handling for intel_vgpu_pin_mm
by fred gao
· 7 years ago
0cce282
drm/i915/gvt: Refine error handling for prepare_execlist_workload
by fred gao
· 7 years ago
a3cfdca
drm/i915/gvt: Add error handling for intel_gvt_scan_and_shadow_workload
by fred gao
· 7 years ago
0a53bc0
drm/i915/gvt: Separate cmd scan from request allocation
by fred gao
· 7 years ago
f090a00
drm/i915/gvt: Add emulation for BAR2 (aperture) with normal file RW approach
by Changbin Du
· 7 years ago
5d5fe17
drm/i915/kvmgt: Sanitize PCI bar emulation
by Changbin Du
· 7 years ago
212154b
drm/i915: Transform WaDisablePooledEuLoadBalancingFix into a simple register write
by Oscar Mateo
· 7 years ago
c6ea497c
drm/i915: Transform WaDisableDynamicCreditSharing into a simple register write
by Oscar Mateo
· 7 years ago
4827c54
drm/i915: Transform WaDisableGafsUnitClkGating into a simple reg write
by Oscar Mateo
· 7 years ago
b27f590
drm/i915: WaPushConstantDereferenceHoldDisable needs to modify a masked register
by Oscar Mateo
· 7 years ago
6cf20a0
drm/i915: Transform WaDisableI2mCycleOnWRPort into a simple reg write
by Oscar Mateo
· 7 years ago
efc886c
drm/i915: Transform WaInPlaceDecompressionHang into a simple reg write
by Oscar Mateo
· 7 years ago
c5ba5b2
drm/i915: Apply the GTT write flush for all !llc machines
by Chris Wilson
· 7 years ago
750fae2
i915: Fix obj size vs. alignment for drm_pci_alloc()
by Ville Syrjälä
· 7 years ago
d7a133d
drm/i915: Disable mmio debugging during user access
by Chris Wilson
· 7 years ago
d2d4f39
drm/i915/skl+: debugfs entry to control IPC
by Kumar, Mahesh
· 7 years ago
2503a0f
drm/i915/bxt+: Enable IPC support
by Kumar, Mahesh
· 7 years ago
e57f1c02
drm/i915/gen9+: Add has_ipc flag in device info structure
by Mahesh Kumar
· 7 years ago
d86ba62
drm/i915/cnl: Extend WM workaround with IPC for CNL
by Kumar, Mahesh
· 7 years ago
446e850
drm/i915/glk: IPC linetime watermark workaround for GLK
by Kumar, Mahesh
· 7 years ago
ca47667
drm/i915/gen10: Calculate and enable transition WM
by Kumar, Mahesh
· 7 years ago
Next »