Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
104618b3364963d1630297f2b8e0a232c51dc85b
/
drivers
/
gpu
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
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
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
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
4934b65
drm/i915/dsi: set max return packet size for each dsi port
by Jani Nikula
· 10 years ago
f03e417
drm/i915/dsi: call dpi_send_cmd() for each dsi port at a higher level
by Jani Nikula
· 10 years ago
da2518f
drm/i915: Change VLV WIZ hashing mode to 16x4
by Ville Syrjälä
· 10 years ago
e7fc243
drm/i915: Change CHV WIZ hashing mode to 16x4
by Ville Syrjälä
· 10 years ago
eb973a5
drm/i915: Drop some more CHV pre-production workarounds
by Ville Syrjälä
· 10 years ago
14bc16e
drm/i915: Implement Wa4x4STCOptimizationDisable:chv
by Ville Syrjälä
· 10 years ago
e62b59e
drm/i915: Simplify flush_cpu_write_domain
by Daniel Vetter
· 10 years ago
d9806c9
drm/i915: Use sizeof(*fb) not sizeof(struct ...) in get_initial_plane_config()
by Damien Lespiau
· 10 years ago
1b842c8
drm/i915: Fix kzalloc() smatch warnings in get_initial_plane_config()
by Damien Lespiau
· 10 years ago
0f71979
drm/i915: Performed deferred clflush inside set-cache-level
by Chris Wilson
· 10 years ago
a7cbede
drm/i915: Rename unpin_count to pin_count
by Mika Kuoppala
· 10 years ago
1197b4f
drm/i915: Balance context pinning on reset cleanup
by Mika Kuoppala
· 10 years ago
08e16dc
drm/i915: add I915_PARAM_HAS_BSD2 to i915_getparam
by Zhipeng Gong
· 10 years ago
8d360df
drm/i915: Specify bsd rings through exec flag
by Zhipeng Gong
· 10 years ago
5724dbd
drm/i915: Rename plane_config to initial_plane_config
by Damien Lespiau
· 10 years ago
bc8d7df
drm/i915/skl: Provide a Skylake version of get_plane_config()
by Damien Lespiau
· 10 years ago
b35d63f
drm/i915/skl: intel_format_to_fourcc() doesn't work for SKL planes
by Damien Lespiau
· 10 years ago
a55ecbe
drm/i915: Make intel_format_to_fourcc() static
by Damien Lespiau
· 10 years ago
2844a92
drm/i915: Use pipe_name() in the get_plane_config() functions
by Damien Lespiau
· 10 years ago
aeee5a4
drm/i915: Don't use crtc->plane in ILK+ get_config()
by Damien Lespiau
· 10 years ago
b113d5e
drm/i915: Unclutter the get_plane() functions
by Damien Lespiau
· 10 years ago
ec2c981
drm/i915: Use a common function for computing the fb height alignment
by Damien Lespiau
· 10 years ago
49af449
drm/i915: Change plane_config to store a tiling_mode
by Damien Lespiau
· 10 years ago
38c2352
drm/i915/skl: Gen9 coarse power gating
by Zhe Wang
· 10 years ago
Next »