Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
4fc05063519cb7699142909e63807e55e03bde34
4fc0506
drm/i915: Disconnect 32 and 48 bit ppGTT support
by Joonas Lahtinen
· 7 years ago
9dfb8e5
drm/i915/gvt: Add shadow context descriptor updating
by Kechen Lu
· 7 years ago
a45050d
drm/i915/gvt: expose vGPU context hw id
by Zhenyu Wang
· 7 years ago
4d3e67b
drm/i915/gvt: Refine the intel_vgpu_reset_gtt reset function
by Chuanxiao Dong
· 7 years ago
4b2dbbc
drm/i915/gvt: Add carefully checking in GTT walker paths
by Changbin Du
· 7 years ago
36ed7e9
drm/i915/gvt: Remove duplicated MMIO entries
by Jian Jun Chen
· 7 years ago
73821a5
drm/i915/gvt: take runtime pm when do early scan and shadow
by Zhenyu Wang
· 7 years ago
64d8bb8
drm/i915/gvt: Replace duplicated code with exist function
by Ping Gao
· 7 years ago
87e919d
drm/i915/gvt: To check whether workload scan and shadow has mutex hold
by Ping Gao
· 7 years ago
d0302e7
drm/i915/gvt: Audit and shadow workload during ELSP writing
by Ping Gao
· 7 years ago
89ea20b
drm/i915/gvt: Factor out scan and shadow from workload dispatch
by Ping Gao
· 7 years ago
4671ea2
drm/i915/gvt: Optimize ring siwtch 2x faster again by light weight mmio access wrapper
by Changbin Du
· 7 years ago
f846c8d
drm/i915/gvt: Optimize ring siwtch 2x faster by removing unnecessary POSTING_READ
by Changbin Du
· 7 years ago
4cf196e
drm/i915/gvt: Use gvt_err to print the resource not enough error
by Chuanxiao Dong
· 8 years ago
d0604a2
drm/i915: Update DRIVER_DATE to 20170731
by Daniel Vetter
· 7 years ago
03e0c83
drm/i915: Remove unused i915_err_print_instdone
by Tvrtko Ursulin
· 7 years ago
5a9cfff
drm/i915: Include mbox details for pcode read/write failures
by Chris Wilson
· 7 years ago
de44e25
drm/i915/sdvo: Shut up state checker with hdmi cards on gen3
by Daniel Vetter
· 7 years ago
a8506684
drm/i915: Rework sdvo proxy i2c locking
by Daniel Vetter
· 7 years ago
8fb6a5d
drm/i915: Call the unlocked version of i915_gem_object_get_pages()
by Chris Wilson
· 7 years ago
8eeb790
drm/i915: Move i915_gem_object_phys_attach()
by Chris Wilson
· 7 years ago
4d3088c
drm/i915: Pin the pages before acquiring struct_mutex for display
by Chris Wilson
· 7 years ago
6ea1d55
drm/i915: Make i915_gem_object_phys_attach() use obj->mm.lock more appropriately
by Chris Wilson
· 7 years ago
fd70075
drm/i915: Trim struct_mutex usage for kms
by Chris Wilson
· 7 years ago
d38014e
drm/i915: Handle msr read failure gracefully
by Gabriel Krisman Bertazi
· 7 years ago
0f46daa
drm/i915: Force CPU synchronisation even if userspace requests ASYNC
by Chris Wilson
· 7 years ago
1f727d9
drm/i915: Only skip updating execobject.offset after error
by Chris Wilson
· 7 years ago
1da7b54
drm/i915: Only mark the execobject as pinned on success
by Chris Wilson
· 7 years ago
67fddd9
drm/i915: Remove assertion from raw __i915_vma_unpin()
by Chris Wilson
· 7 years ago
a8e45a1
drm/i915/cnl: Fix loadgen select programming on ddi vswing sequence
by Navare, Manasi D
· 7 years ago
525a4f9
drm/i915/fbc: add comments to the FBC auxiliary structs
by Paulo Zanoni
· 7 years ago
746a517
drm/i915: cleanup the CHICKEN_MISC_2 (re)definitions
by Paulo Zanoni
· 7 years ago
cb7ffba
drm/i915/selftests: Fix kbuild error
by Chris Wilson
· 7 years ago
535275d
drm/i915: Squelch reset messages during selftests
by Chris Wilson
· 7 years ago
3744d49
drm/i915/selftest: Refactor reset locking
by Chris Wilson
· 7 years ago
d1d1ebf4
drm/i915: Don't touch fence->error when resetting an innocent request
by Chris Wilson
· 7 years ago
6492ca7
drm/i915: Enforce that CS packets are qword aligned
by Chris Wilson
· 7 years ago
eadc2e5
drm/i915/glk: set HDMI 2.0 identifier
by Shashank Sharma
· 7 years ago
2d8bd2b
drm/i915: set colorspace for YCBCR420 outputs
by Shashank Sharma
· 7 years ago
25edf91
drm/i915: prepare csc unit for YCBCR420 output
by Shashank Sharma
· 7 years ago
b22ca99
drm/i915: prepare pipe for YCBCR420 output
by Shashank Sharma
· 7 years ago
e5c0593
drm/i915: prepare scaler for YCBCR420 modeset
by Shashank Sharma
· 7 years ago
60436fd
drm/i915: add config function for YCBCR420 outputs
by Shashank Sharma
· 7 years ago
965a79a
drm/i915: Gather all the power well->domain mappings to one place
by Imre Deak
· 7 years ago
d42539b
drm/i915: Move hsw_power_well_enable() next to the rest of HSW helpers
by Imre Deak
· 7 years ago
4196b91
drm/i915/gen9+: Unify the HSW/BDW and GEN9+ power well helpers
by Imre Deak
· 7 years ago
b2891eb
drm/i915/hsw+: Add has_fuses power well attribute
by Imre Deak
· 7 years ago
76347c0
drm/i915/hsw, bdw: Wait for the power well disabled state
by Imre Deak
· 7 years ago
001bd2c
drm/i915/hsw, bdw: Add irq_pipe_mask, has_vga power well attributes
by Imre Deak
· 7 years ago
1af474f
drm/i915/hsw+: Unify the hsw/bdw and gen9+ power well req/state macros
by Imre Deak
· 7 years ago
ec46d48
drm/i915/hsw, bdw: Split power well set to enable/disable helpers
by Imre Deak
· 7 years ago
00742ca
drm/i915/hsw, bdw: Remove redundant state check during power well toggling
by Imre Deak
· 7 years ago
9137726
drm/i915/gen9+: Remove redundant state check during power well toggling
by Imre Deak
· 7 years ago
2efbda7
drm/i915/gen9+: Remove redundant power well state assert during enabling
by Imre Deak
· 7 years ago
b5565a2
drm/i915/bxt, glk: Give a proper name to the power well struct phy field
by Imre Deak
· 7 years ago
21792c6
drm/i915: Check for duplicated power well IDs
by Imre Deak
· 7 years ago
fb9248e
drm/i915/hsw, bdw: Add an ID for the global display power well
by Imre Deak
· 7 years ago
120b56a
drm/i915/gen2: Add an ID for the display pipes power well
by Imre Deak
· 7 years ago
029d80d
drm/i915: Assign everywhere the always-on power well ID
by Imre Deak
· 7 years ago
438b8dc
drm/i915: Unify power well ID enums
by Imre Deak
· 7 years ago
f49193c
drm/i915/chv: Add unique power well ID for the pipe A power well
by Imre Deak
· 7 years ago
e79dfb5
drm/i915: Simplify scaler init during CRTC HW readout
by Imre Deak
· 7 years ago
5fb9dad
drm/i915: Fix scaler init during CRTC HW state readout
by Imre Deak
· 7 years ago
79f0f47
drm/i915/selftests: Exercise independence of per-engine resets
by Chris Wilson
· 7 years ago
2b49e72
drm/i915: Disable per-engine reset for Broxton
by Chris Wilson
· 7 years ago
7367612
drm/i915: Emit a user level message when resetting the GPU (or engine)
by Chris Wilson
· 7 years ago
77b25a9
drm/i915: Make i915_gem_context_mark_guilty() safe for unlocked updates
by Chris Wilson
· 7 years ago
ed454f2
drm/i915: Clear engine irq posted following a reset
by Chris Wilson
· 7 years ago
bf2eac3
drm/i915: Assert that machine is wedged for nop_submit_request
by Chris Wilson
· 7 years ago
3d7adbb
drm/i915: Wake up waiters after setting the WEDGED bit
by Chris Wilson
· 7 years ago
4d53568
drm/i915: Move idle checks before intel_engine_init_global_seqno()
by Chris Wilson
· 7 years ago
5e32d74
drm/i915: Clear execlist port[] before updating seqno on wedging
by Chris Wilson
· 7 years ago
d6edb6e
drm/i915: Check the execlist queue for pending requests before declaring idle
by Chris Wilson
· 7 years ago
5cce5e3
drm/i915: Check execlist/ring status during hangcheck
by Chris Wilson
· 7 years ago
cdb6ded
drm/i915: Flush the execlist ports if idle
by Chris Wilson
· 7 years ago
0364cd1
drm/i915: Serialize per-engine resets against new requests
by Chris Wilson
· 7 years ago
b4f3e16
drm/i915: Reset context image on engines after triggering the reset
by Chris Wilson
· 7 years ago
4d73da9
drm/i915: Report execlists irq bit in debugfs
by Chris Wilson
· 7 years ago
64282ea
Merge airlied/drm-next into drm-intel-next-queued
by Daniel Vetter
· 7 years ago
e6742e1
drm: linux-next: build failure after merge of the drm-misc tree
by Stephen Rothwell
· 7 years ago
0eb2c0a
Backmerge tag 'v4.13-rc2' into drm-next
by Dave Airlie
· 7 years ago
542aefb
Merge tag 'drm-misc-next-2017-07-26' of git://anongit.freedesktop.org/git/drm-misc into drm-next
by Dave Airlie
· 7 years ago
8bb9777
drm/hisilicon: fix build error without fbdev emulation
by Arnd Bergmann
· 7 years ago
81a099a
drm/atomic: implement drm_atomic_helper_commit_tail for runtime_pm users
by Maxime Ripard
· 7 years ago
fc2157b
drm: Improve kerneldoc for drm_modeset_lock
by Liviu Dudau
· 7 years ago
14693a0
drm/hisilicon: Remove custom FB helper deferred setup
by Thierry Reding
· 7 years ago
812fc6f
drm/exynos: Remove custom FB helper deferred setup
by Thierry Reding
· 7 years ago
ca91a27
drm/fb-helper: Support deferred setup
by Daniel Vetter
· 7 years ago
6ce3126
dma-fence: Don't BUG_ON when not absolutely needed
by Daniel Vetter
· 7 years ago
4bf9914
drm: Convert to using %pOF instead of full_name
by Rob Herring
· 7 years ago
af05559
Merge airlied/drm-next into drm-misc-next
by Daniel Vetter
· 7 years ago
9f15a4a
drm/syncobj: Fix kerneldoc
by Daniel Vetter
· 7 years ago
c4bbb73
drm/atomic: Allow drm_atomic_helper_swap_state to fail
by Maarten Lankhorst
· 7 years ago
8a39374
drm/atomic: Add __must_check to drm_atomic_helper_swap_state.
by Maarten Lankhorst
· 7 years ago
d68bc0e
drm/vc4: Handle drm_atomic_helper_swap_state failure
by Maarten Lankhorst
· 7 years ago
fad9e43
drm/tilcdc: Handle drm_atomic_helper_swap_state failure
by Maarten Lankhorst
· 7 years ago
424624e
drm/tegra: Handle drm_atomic_helper_swap_state failure
by Maarten Lankhorst
· 7 years ago
771f14c
drm/msm: Handle drm_atomic_helper_swap_state failure
by Maarten Lankhorst
· 7 years ago
76cc0718
drm/mediatek: Handle drm_atomic_helper_swap_state failure
by Maarten Lankhorst
· 7 years ago
0806f4e
drm/i915: Handle drm_atomic_helper_swap_state failure
by Maarten Lankhorst
· 7 years ago
Next »