Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
f61018b1fe00238407724ea7a502003c3f71d9a0
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
25bab38
drm/i915: Announce support for framebuffer modifiers
by Tvrtko Ursulin
· 10 years ago
7b911ad
drm/i915: Use fb modifiers in intel_pin_and_fence_fb_obj
by Tvrtko Ursulin
· 10 years ago
6a418fc
drm/i915: Use fb modifiers in intel_check_cursor_plane
by Tvrtko Ursulin
· 10 years ago
66ebf56
drm/i915/skl: Use fb modifiers for sprites
by Tvrtko Ursulin
· 10 years ago
ba343e0
drm/i915/skl: CS flips are not supported with execlists
by Tvrtko Ursulin
· 10 years ago
30af77c
drm/i915: Use fb format modifiers in skylake_update_primary_plane
by Daniel Vetter
· 10 years ago
091df6c
drm/i915: Switch intel_fb_align_height to fb format modifiers
by Daniel Vetter
· 10 years ago
18c5247
drm/i915: Set up fb format modifier for initial plane config
by Daniel Vetter
· 10 years ago
c1ca506d
drm/i915: Show frame buffer modifier in debug info
by Tvrtko Ursulin
· 10 years ago
2a80ead
drm/i915: Add fb format modifier support
by Daniel Vetter
· 10 years ago
93b81f5
drm/i915: Add tiled framebuffer modifiers
by Tvrtko Ursulin
· 10 years ago
35cb6f3
drm/i915/bdw: Implement WaForceContextSaveRestoreNonCoherent
by Damien Lespiau
· 10 years ago
c57e355
drm/i915: Support not having an init clock gating function defined
by Damien Lespiau
· 10 years ago
e35fef2
drm/i915: change dev_priv->fbc.plane to dev_priv->fbc.crtc
by Paulo Zanoni
· 10 years ago
104618b
drm/i915: don't keep reassigning FBC_UNSUPPORTED
by Paulo Zanoni
· 10 years ago
7cc6574
drm/i915: don't try to find crtcs for FBC if it's disabled
by Paulo Zanoni
· 10 years ago
203a571
drm/i915: gen 9 h/w w/a (WaEnableForceRestoreInCtxtDescForVCS)
by Nick Hoath
· 10 years ago
e90fff1
drm/i915: gen 9 h/w w/a Fix stepping check
by Nick Hoath
· 10 years ago
e3eb325
drm: add support for tiled/compressed/etc modifier in addfb2
by Rob Clark
· 10 years ago
17d5538
drm/i915/gen8: Un-hardcode number of page directories
by Ben Widawsky
· 10 years ago
c8c2662
drm/i915: Setup less PPGTT on failed page_directory
by Ben Widawsky
· 10 years ago
7664360
drm/i915: Rename to GEN8_LEGACY_PDPES
by Ben Widawsky
· 10 years ago
3393871
drm/i915/trace: Fix offsets for 64b
by Ben Widawsky
· 10 years ago
13bea49
drm/i915/gen9: Implement WaForceEnableNonCoherent
by Hoath, Nicholas
· 10 years ago
1840481
drm/i915/gen9: Implement Wa4x4STCOptimizationDisable
by Hoath, Nicholas
· 10 years ago
cac23df
drm/i915/gen9: Implement WaEnableYV12BugFixInHalfSliceChicken7
by Nick Hoath
· 10 years ago
3dcd020
drm/i915/gen9: Implement WaDisableSDEUnitClockGating
by Hoath, Nicholas
· 10 years ago
8424171
drm/i915/gen9: h/w w/a: syncing dependencies between camera and graphics
by Nick Hoath
· 10 years ago
1de4582
drm/i915/gen9: Implement WaDisableDgMirrorFixInHalfSliceChicken5
by Nick Hoath
· 10 years ago
ab0dfaf
drm/i915/gen9: Implement WaDisablePartialInstShootdown
by Hoath, Nicholas
· 10 years ago
e90a21d
drm/i915: ring w/a gen 9 revision definitions
by Hoath, Nicholas
· 10 years ago
3b10653
drm/i915: ring w/a initialisation for gen 9
by Hoath, Nicholas
· 10 years ago
42a7b08
drm/i915: Make sure the primary plane is enabled before reading out the fb state
by Damien Lespiau
· 10 years ago
fb9981a
drm/i915: Fix atomic state when reusing the firmware fb
by Damien Lespiau
· 10 years ago
2d14030
drm/i915: Store the initial framebuffer in initial_plane_config
by Damien Lespiau
· 10 years ago
f55548b
drm/i915: Don't try to reference the fb in get_initial_plane_config()
by Damien Lespiau
· 10 years ago
6bf129d
drm/i915: Use an intermediate variable to avoid repeating ourselves
by Damien Lespiau
· 10 years ago
5ba76c4
drm/i915: Put update_state_fb() next to the fb update
by Damien Lespiau
· 10 years ago
60ee5cd
drm/i915/fbc: fix the check for already reserved fbc size
by Jani Nikula
· 10 years ago
719388e
drm/i915/skl: Declare that GT3 has a second VCS
by Damien Lespiau
· 10 years ago
bf2b8a5
drm/i915/skl: Split the SKL PCI ids by GT
by Damien Lespiau
· 10 years ago
94dd513
drm/i915/skl: Implementation of SKL display power well support
by Satheeshakrishna M
· 10 years ago
afd65eb
drm/i915: Ensure plane->state->fb stays in sync with plane->fb
by Matt Roper
· 10 years ago
6265992
drm/i915/skl: Remove the check enforcing VCS2 to be gen8 only
by Damien Lespiau
· 10 years ago
87c54d0
drm/i915: Correct the variable holding the value for EOT to write
by Shobhit Kumar
· 10 years ago
ffe02b4
drm/i915: Introduce intel_set_rps()
by Ville Syrjälä
· 10 years ago
ab8d667
drm/i915: Track old framebuffer instead of object
by Tvrtko Ursulin
· 10 years ago
3f678c9
drm/i915: Switch planes from transitional helpers to full atomic helpers
by Matt Roper
· 10 years ago
1ed1f96
drm/i915: Keep plane->state updated on pageflip
by Matt Roper
· 10 years ago
b838cbe
drm/i915: Remove bogus locking check in the hangcheck code
by Daniel Vetter
· 10 years ago
1293eaa
drm/i915: Update DRIVER_DATE to 20150130
by Daniel Vetter
· 10 years ago
0cb09a9
drm/i915: Use pipe_config's cpu_transcoder for reading encoder hw state
by Ander Conselvan de Oliveira
· 10 years ago
f821079
drm/i915: Fix a use-after-free in intel_execlists_retire_requests
by Nick Hoath
· 10 years ago
ed6739e
drm/i915: Split shared dpll setup out of __intel_set_mode()
by Ander Conselvan de Oliveira
· 10 years ago
0785950
drm/i915: Don't do posting reads on getting forcewake
by Mika Kuoppala
· 10 years ago
f9b3927
drm/i915: Do uncore early sanitize after domain init
by Mika Kuoppala
· 10 years ago
21a11ff
drm/i915: Handle CHV in vlv_set_rps_idle()
by Ville Syrjälä
· 10 years ago
b8d24a0
drm/i915: Remove nested work in gpu error handling
by Mika Kuoppala
· 10 years ago
397f6fa
drm/i915/documentation: Add intel_uncore.c to drm.tmpl
by Mika Kuoppala
· 10 years ago
063c86f
drm/i915/dsi: remove intel_dsi_cmd.c and the unused functions therein
by Jani Nikula
· 10 years ago
a2581a9
drm/i915/dsi: move dpi_send_cmd() to intel_dsi.c and make it static
by Jani Nikula
· 10 years ago
55a194d
drm/i915/dsi: remove old read/write functions in favor of new stuff
by Jani Nikula
· 10 years ago
759d10c
drm/i915/dsi: make the vbt panel driver use mipi_dsi_device for transfers
by Jani Nikula
· 10 years ago
7e9804f
drm/i915/dsi: add drm mipi dsi host support
by Jani Nikula
· 10 years ago
593e062
drm/i915/dsi: switch to drm_panel interface
by Jani Nikula
· 10 years ago
e3d9984
drm/i915/skl: Enabling PSR on Skylake
by Sonika Jindal
· 10 years ago
a509405
Revert "drm/i915: Fix mutex->owner inspection race under DEBUG_MUTEXES"
by Chris Wilson
· 10 years ago
20e28fb
drm/i915: Be consistent on printing seqnos
by Mika Kuoppala
· 10 years ago
f654449
drm/i915: Display current hangcheck status in debugfs
by Chris Wilson
· 10 years ago
737b150
drm/i915: Convert hangcheck from a timer into a delayed work item
by Chris Wilson
· 10 years ago
983d308
agp/intel: Serialise after GTT updates
by Chris Wilson
· 10 years ago
cea3bf8
drivers: gpu: drm: i915: intel_fifo_underrun.c: Fix a typo in comment
by Kumar Amit Mehta
· 10 years ago
b2e7723
drm/i915: Add i915.nuclear_pageflip command line param to force atomic (v4)
by Matt Roper
· 10 years ago
c196e1d
drm/i915: Switch plane properties to full atomic helper.
by Matt Roper
· 10 years ago
1356837
drm/i915: Add crtc state duplication/destruction functions
by Matt Roper
· 10 years ago
2545e4a
drm/i915: Add atomic_get_property entrypoint for connectors (v2)
by Matt Roper
· 10 years ago
c6f95f2
drm/i915: Setup dummy atomic state for connectors (v3)
by Matt Roper
· 10 years ago
5ee67f1
drm/i915: Add main atomic entrypoints (v2)
by Matt Roper
· 10 years ago
a98b343
drm/i915: Add .atomic_{get, set}_property() entrypoints to planes
by Matt Roper
· 10 years ago
65a3fea
drm/i915: Consolidate plane handler vtables
by Matt Roper
· 10 years ago
8e7d688
drm/i915: Move rotation from intel_plane to drm_plane_state
by Matt Roper
· 10 years ago
7c59a9c1
drm/i915: Use intel_gpu_freq() and intel_freq_opcode()
by Ville Syrjälä
· 10 years ago
616bc82
drm/i915: Add intel_gpu_freq() and intel_freq_opcode()
by Ville Syrjälä
· 10 years ago
c8c972e
drm/i915: Add gt_act_freq_mhz sysfs file
by Ville Syrjälä
· 10 years ago
f745a80
drm/i915: Update PMINTRMSK on VLV/CHV after sysfs min/max freq change
by Ville Syrjälä
· 10 years ago
a93fad0
drm/i915: DRRS calls based on frontbuffer
by Vandana Kannan
· 10 years ago
c395578
drm/i915: Enable/disable DRRS
by Vandana Kannan
· 10 years ago
4e9ac94
drm/i915: Initialize DRRS delayed work
by Vandana Kannan
· 10 years ago
b2c5c18
drm/i915: Use symbolic irqreturn for ->hpd_pulse
by Daniel Vetter
· 10 years ago
5b48ca0
drm/i915/dsi: add some constness to vbt panel driver
by Jani Nikula
· 10 years ago
36d21f4
drm/i915/dsi: remove unnecessary dsi device callbacks
by Jani Nikula
· 10 years ago
7f6a6a4
drm/i915/dsi: call wait_for_dsi_fifo_empty() for each dsi port
by Jani Nikula
· 10 years ago
3b1808b
drm/i915/dsi: move wait_for_dsi_fifo_empty to intel_dsi.c
by Jani Nikula
· 10 years ago
Next »