Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
6b764a594fc4e9f1caa537728a5a8e2192e18fc6
/
drivers
/
gpu
6b764a5
drm/i915: Report request restarts for both execlists/guc
by Chris Wilson
· 8 years ago
695eaa3
drm/i915: Include interesting seqno in the missed breadcrumb debug
by Chris Wilson
· 8 years ago
ade0b0c
drm/i915: Confirm the request is still active before adding it to the await
by Chris Wilson
· 8 years ago
3dd14c0
drm/i915: Avoid busy-spinning on VLV_GLTC_PW_STATUS mmio
by Chris Wilson
· 8 years ago
546cdbc
drm/i915: Stop touching hangcheck.seqno from intel_engine_init_global_seqno()
by Chris Wilson
· 8 years ago
2d6c4c8
drm/i915: Use discardable buffers for rings
by Chris Wilson
· 8 years ago
2310b3c
drm/i915/selftests: Allocate inode/file dynamically
by Chris Wilson
· 8 years ago
916a491
drm/i915: Avoid format string expansion from engine names
by Kees Cook
· 8 years ago
939cf46
drm/i915: Fix GCC 4.4 build issue with __intel_wait_for_register_fw
by Tvrtko Ursulin
· 8 years ago
3396a27
drm/i915: Fix system hang with EI UP masked on Haswell
by Mika Kuoppala
· 8 years ago
a0242b0
drm/i915: Update DRIVER_DATE to 20170418
by Daniel Vetter
· 8 years ago
b0fd47a
drm/i915: Copy user requested buffers into the error state
by Chris Wilson
· 8 years ago
f4bf77b
drm/i915: set "ret" correctly on error paths
by Dan Carpenter
· 8 years ago
be02f75
drm/i915: checking for NULL instead of IS_ERR() in mock selftests
by Dan Carpenter
· 8 years ago
9301397
drm/i915: Implement Link Rate fallback on Link training failure
by Manasi Navare
· 8 years ago
1a36147
drm/i915: Perform link quality check unconditionally during long pulse
by Ville Syrjälä
· 8 years ago
13f6c71
drm/i915/guc: write wopcm related register once during uc init
by daniele.ceraolospurio@intel.com
· 8 years ago
48ae807
drm/i915: Fix use after free in lpe_audio_platdev_destroy()
by Chris Wilson
· 8 years ago
14c562c
drm/i915/dp: Validate cached link rate and lane count before retraining
by Manasi Navare
· 8 years ago
10e9bd9
drm/i915: Wake device for emitting request during selftest
by Chris Wilson
· 8 years ago
8968a36
drm/i915: Pretend the engine is always idle when mocking
by Chris Wilson
· 8 years ago
0757ac8
drm/i915: Add stub mmio read/write routines to mock device
by Chris Wilson
· 8 years ago
e22d8e3
drm/i915: Treat WC a separate cache domain
by Chris Wilson
· 8 years ago
ef74921
drm/i915: Combine write_domain flushes to a single function
by Chris Wilson
· 8 years ago
aab9094
drm/i915: Do not use lock all in hsw_trans_edp_pipe_A_crc_wa
by Maarten Lankhorst
· 8 years ago
c50b4bf
Revert "drm/i915: Lock mode_config.mutex in intel_display_resume."
by Maarten Lankhorst
· 8 years ago
9cb9be0
drm/i915: Convert intel DVO connector to atomic
by Maarten Lankhorst
· 8 years ago
eadc1db
drm/i915: Convert intel_crt connector properties to atomic.
by Maarten Lankhorst
· 8 years ago
2e222ed
drm/i915: Convert intel_dp_mst connector properties to atomic.
by Maarten Lankhorst
· 8 years ago
200819a
drm/i915: Remove unused dp properties for dp-mst.
by Maarten Lankhorst
· 8 years ago
0e891b3
drm/i915: Convert intel_tv connector properties to atomic, v5.
by Maarten Lankhorst
· 8 years ago
735a987
drm/i915: Remove unused members from intel_tv.c
by Maarten Lankhorst
· 8 years ago
4892126
drm/i915/execlists: Document runtime pm for intel_lrc_irq_handler()
by Chris Wilson
· 8 years ago
ebf3f19
Merge airlied/drm-next into drm-intel-next-queued
by Daniel Vetter
· 8 years ago
a8e9a41
drm/i915: Lie and treat all engines as idle if wedged
by Chris Wilson
· 8 years ago
ddfb570
drm/i915: Use the engine class to get the context size
by Daniele Ceraolo Spurio
· 8 years ago
5f9be05
drm/i915: Bail if we do not setup the RCS engine
by Chris Wilson
· 8 years ago
27dbefb
drm/i915/dp: read sink count to a temporary variable first
by Jani Nikula
· 8 years ago
010b9b3
drm/i915/dp: use readb and writeb calls for single byte DPCD access
by Jani Nikula
· 8 years ago
ec990e2
drm/i915/dp: localize link rate index variable more
by Jani Nikula
· 8 years ago
3d65a73
drm/i915/mst: use max link not sink lane count
by Jani Nikula
· 8 years ago
540b0b7f
drm/i915/dp: add functions for max common link rate and lane count
by Jani Nikula
· 8 years ago
e6c0c64
drm/i915/dp: don't call the link parameters sink parameters
by Jani Nikula
· 8 years ago
b1810a7
drm/i915/dp: do not limit rate seek when not needed
by Jani Nikula
· 8 years ago
975ee5fca
drm/i915/dp: cache common rates with sink rates
by Jani Nikula
· 8 years ago
a079d10
drm/i915/dp: use the sink rates array for max sink rates
by Jani Nikula
· 8 years ago
1d39f28
drm/i915: Rename intel_engine_cs.exec_id to uabi_id
by Chris Wilson
· 8 years ago
b8400f0
drm/i915: Split the engine info table in two levels, using class + instance
by Oscar Mateo
· 8 years ago
6e51614
drm/i915: Generate the engine name based on the instance number
by Oscar Mateo
· 8 years ago
5ff36d3
drm/i915: Use the same vfunc for BSD2 ring init
by Oscar Mateo
· 8 years ago
0908180b
drm/i915: Classify the engines in class + instance
by Daniele Ceraolo Spurio
· 8 years ago
f42bb65
drm/i915: Use safer intel_uncore_wait_for_register in ring-init
by Chris Wilson
· 8 years ago
e09a303
drm/i915: Use __intel_uncore_wait_for_register_fw for sandybride_pcode_read
by Chris Wilson
· 8 years ago
0564654
drm/i915: Acquire uncore.lock over intel_uncore_wait_for_register()
by Chris Wilson
· 8 years ago
02b312d
drm/i915: Stop sleeping from inside gen6_bsd_submit_request()
by Chris Wilson
· 8 years ago
84d84cb
drm/i915: Stop second guessing the caller for intel_uncore_wait_for_register()
by Chris Wilson
· 8 years ago
d455937
Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into drm-next
by Dave Airlie
· 8 years ago
df45eac
Merge tag 'drm-misc-next-2017-04-07' of git://anongit.freedesktop.org/git/drm-misc into drm-next
by Dave Airlie
· 8 years ago
b769fef
Backmerge tag 'v4.11-rc6' into drm-next
by Dave Airlie
· 8 years ago
1420f63
Merge branch 'drm-next-4.12' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 8 years ago
2b2fc72
Merge tag 'drm-intel-testing-2017-04-03' of git://anongit.freedesktop.org/git/drm-intel into drm-next
by Dave Airlie
· 8 years ago
6976e74
drm/i915: Don't allow overuse of __intel_wait_for_register_fw()
by Michal Wajdeczko
· 8 years ago
3fc7d86
drm/i915: Drop const qualifiers from params in wait_for_register()
by Michal Wajdeczko
· 8 years ago
bcc36d8
drm/i915: Use drm_i915_private directly from debugfs
by Chris Wilson
· 8 years ago
98db803
msm/drm: gpu: Dynamically locate the clocks from the device tree
by Jordan Crouse
· 8 years ago
e2af8b6
drm/msm: gpu: Use OPP tables if we can
by Jordan Crouse
· 8 years ago
bf5af4a
drm/msm: Hard code the GPU "slow frequency"
by Jordan Crouse
· 8 years ago
e3689e4
drm/msm: Add MSM_PARAM_GMEM_BASE
by Jordan Crouse
· 8 years ago
ee546cd
drm/msm: Reference count address spaces
by Jordan Crouse
· 8 years ago
9873ef0
drm/msm: Make sure to detach the MMU during GPU cleanup
by Jordan Crouse
· 8 years ago
3a88214
drm/msm/mdp5: Enable 3D mux in mdp5_ctl
by Archit Taneja
· 8 years ago
0d1d3e4
drm/msm/mdp5: Reset CTL blend registers before configuring them
by Archit Taneja
· 8 years ago
8480ada
drm/msm/mdp5: Assign 'right' mixer to CRTC state
by Archit Taneja
· 8 years ago
359ae86
drm/msm/mdp5: Stage border out on base stage if CRTC has 2 LMs
by Archit Taneja
· 8 years ago
bf8dc0a
drm/msm/mdp5: Stage right side hwpipes on Right-side Layer Mixer
by Archit Taneja
· 8 years ago
ed78560
drm/msm/mdp5: Prepare Layer Mixers for source split
by Archit Taneja
· 8 years ago
c26b4f6
drm/msm/mdp5: Configure 'right' hwpipe
by Archit Taneja
· 8 years ago
7a10ee9
drm/msm/mdp5: Assign a 'right hwpipe' to plane state
by Archit Taneja
· 8 years ago
821be43
drm/msm/mdp5: Create mdp5_hwpipe_mode_set
by Archit Taneja
· 8 years ago
b7621b2
drm/msm/mdp5: Add optional 'right' Layer Mixer in CRTC state
by Archit Taneja
· 8 years ago
621da7d
drm/msm/mdp5: Add a CAP for Source Split
by Archit Taneja
· 8 years ago
f316b25
drm/msm/mdp5: Remove mixer/intf pointers from mdp5_ctl
by Archit Taneja
· 8 years ago
0ddc3a6
drm/msm/mdp5: Start using parameters from CRTC state
by Archit Taneja
· 8 years ago
bcb877b
drm/msm/mdp5: Add more stuff to CRTC state
by Archit Taneja
· 8 years ago
502e355
drm/msm/mdp5: Assign INTF and CTL in encoder's atomic_check()
by Archit Taneja
· 8 years ago
894558e
drm/msm/mdp5: Prepare for dynamic assignment of mixers
by Archit Taneja
· 8 years ago
c1e2a13
drm/msm/mdp5: subclass CRTC state
by Archit Taneja
· 8 years ago
eda5dbe
drm/msm/mdp5: Remove the pipeline stuff in mdp5_ctl
by Archit Taneja
· 8 years ago
36d1364
drm/msm/mdp5: Clean up interface assignment
by Archit Taneja
· 8 years ago
a238012
drm/msm/mdp5: Simplify LM <-> PP mapping
by Archit Taneja
· 8 years ago
adfc0e6
drm/msm/mdp5: Start using mdp5_hw_mixer
by Archit Taneja
· 8 years ago
6803c60
drm/msm/mdp5: Add structs for hw Layer Mixers
by Archit Taneja
· 8 years ago
384dbd8
drm/msm/mdp5: describe LM instances in mdp5_cfg
by Archit Taneja
· 8 years ago
01f8a96
drm/msm/mdp5: Bring back pipe_lock to mdp5_plane struct
by Archit Taneja
· 8 years ago
1225bb2b
drm/msm/hdmi: redefinitions of macros not required
by Vinay Simha BN
· 8 years ago
87878d2
drm/msm/mdp5: Update SSPP_MAX value
by Archit Taneja
· 8 years ago
8e25a0e
drm/msm/dsi: Fix bug in dsi_mgr_phy_enable
by Archit Taneja
· 8 years ago
0041ba3
drm/msm: Don't allow zero sized buffer objects
by Jordan Crouse
· 8 years ago
22dd5c1
drm/msm: Support 64 bit iova in RD_CMDSTREAM_ADDR
by Jordan Crouse
· 8 years ago
7352fb5
drm/msm: Pass interrupt status to a5xx_rbbm_err_irq()
by Jordan Crouse
· 8 years ago
Next »