Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
a3df2c857c103b1103c9d578d68193a6fbe63c61
/
drivers
/
gpu
/
drm
a3df2c8
drm/i915: Confirm request->global_seqno after spin completion
by Chris Wilson
· 7 years ago
de4d210
drm/i915: Check waiter->seqno carefully in case of preemption
by Chris Wilson
· 7 years ago
17b51ad
drm/i915: Only wake the waiter from the interrupt if passed
by Chris Wilson
· 7 years ago
74c1c69
drm/i915: Document the split in internal and public execbuf flags
by Chris Wilson
· 7 years ago
4babc5e
drm/i915: remove redundant variable hw_check
by Colin Ian King
· 7 years ago
1a8ff60
drm/i915: Reorganize .disable hooks for pre-DDI DP
by Ville Syrjälä
· 7 years ago
76a4b41
drm/i915: Drop useless HAS_PSR() check
by Ville Syrjälä
· 7 years ago
87de8d5
drm/i915: Stop engines before reset
by Mika Kuoppala
· 7 years ago
d81fb7f
drm/i915: always update ELD connector type after get modes
by Jani Nikula
· 7 years ago
e6b20bf
drm/i915/cfl: Remove alpha support protection.
by Rodrigo Vivi
· 7 years ago
3b92e26
drm/i915/cnp: Display Wa #1179: WaHardHangonHotPlug
by Rodrigo Vivi
· 7 years ago
fb5f4e9
drm/i915: Shrink cnl_ddi_buf_trans
by Ville Syrjälä
· 7 years ago
ac3ad6c
drm/i915: Shrink bxt_ddi_buf_trans
by Ville Syrjälä
· 7 years ago
20303eb
drm/i915: Replace some spaces with tabs
by Ville Syrjälä
· 7 years ago
81c0ed2
drm/i915/fence: Avoid del_timer_sync() from inside a timer
by Chris Wilson
· 7 years ago
f46f156
drm/i915/selftests: Only touch archdata.iommu when it exists
by Chris Wilson
· 7 years ago
4cc6feb
drm/i915/cnp: Don't touch other PCH clock gating bits.
by Rodrigo Vivi
· 7 years ago
da83ef8
drm/i915: Do not enable DRRS when PSR is enabled
by Radhakrishna Sripada
· 7 years ago
22ea4f3
drm/i915/perf: add support for Coffeelake GT2
by Lionel Landwerlin
· 7 years ago
342a2c8
drm/i915/perf: disable clk ratio reports on gen9
by Lionel Landwerlin
· 7 years ago
b5891fb
drm/i915/selftests: Disable iommu for the mock device
by Chris Wilson
· 7 years ago
1298d51
drm/i915: Return the correct score in i915_ppat_get()
by Zhi Wang
· 7 years ago
a529a1c
drm/i915/guc: Cleanup adding GuC work items
by Michał Winiarski
· 7 years ago
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
17533bf
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
e60b36f7
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
Next »