Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
93aa2a1c25e562cc0ca69c3175333fe33fdf055b
93aa2a1
drm/i915: Fix SKL cursor watermarks
by Ville Syrjälä
· 8 years ago
24304d81
drm/i915: Extract intel_wm_plane_visible()
by Ville Syrjälä
· 8 years ago
24f8e00
drm/i915: Prefer to report ENOMEM rather than incur the oom for gfx allocations
by Chris Wilson
· 8 years ago
396a120
drm/i915: simplify intel_ddi_pll_select()
by Paulo Zanoni
· 8 years ago
8cbeb06
drm/i915: Implement cdclk restrictions based on Azalia BCLK
by Pandiyan, Dhinakaran
· 8 years ago
78cfa58
drm/i915/glk: Apply cdclk workaround for DP audio
by Pandiyan, Dhinakaran
· 8 years ago
9f7886d
drm/i915: Spinlocks in tasklets can use spin_(un)lock_irq
by Tvrtko Ursulin
· 8 years ago
fe085f1
drm/i915: Remove intel_ring.last_retired_head
by Chris Wilson
· 8 years ago
899f620
drm/i915/execlists: Split the atomic test_and_clear_bit for irq handler
by Chris Wilson
· 8 years ago
272bce1
drm/i915: split out check for noncontiguous pfn range
by Arnd Bergmann
· 8 years ago
24caf65
drm/i915: intel_engine_init_global_seqno() requires atomic kmap
by Chris Wilson
· 8 years ago
467221b
drm/i915: Protect intel_engine_wakeup() for call from irq context
by Chris Wilson
· 8 years ago
66e303e
drm/i915/guc: Correct the request_in tracepoint position
by Tvrtko Ursulin
· 8 years ago
54ec12a
drm/i915: Skip force-wake for uncached mmio flush of GGTT writes
by Chris Wilson
· 8 years ago
c9203e8
drm/i915: Reset tasklet back to execlists after disabling guc
by Chris Wilson
· 8 years ago
c5bd2e1
drm/i915: Update DRIVER_DATE to 20170320
by Daniel Vetter
· 8 years ago
be062fa
drm/i915: Initialise i915_gem_object_create_from_data() directly
by Chris Wilson
· 8 years ago
f3ddd2c
drm/i915: Correct error handling for i915_gem_object_create_from_data()
by Chris Wilson
· 8 years ago
ce8ff09
drm/i915: i915_gem_object_create_from_data() doesn't require struct_mutex
by Chris Wilson
· 8 years ago
51a575d
drm/i915: Retire an active batch pool object rather than allocate new
by Chris Wilson
· 8 years ago
92a0256
drm/i915: Add i810/i815 pci-ids for completeness
by Chris Wilson
· 8 years ago
6c943de
drm/i915: Skip execlists_dequeue() early if the list is empty
by Chris Wilson
· 8 years ago
e637d2c
drm/i915: Stop using obj->obj_exec_link outside of execbuf
by Chris Wilson
· 8 years ago
facbeca
drm/i915: Squelch WARN for VLV_COUNTER_CONTROL
by Chris Wilson
· 8 years ago
234516a
drm/i915/glk: Enable pooled EUs for Geminilake
by Ander Conselvan de Oliveira
· 8 years ago
e642c85
drm/i915: Remove superfluous i915_add_request_no_flush() helper
by Chris Wilson
· 8 years ago
e3b1895
drm/i915/vgpu: Neuter forcewakes for VGPU more thoroughly
by Tvrtko Ursulin
· 8 years ago
fa7e8b5
drm/i915: Fix vGPU balloon for ggtt guard page
by Zhenyu Wang
· 8 years ago
6036713
drm/i915: Avoid use-after-free of ctx in request tracepoints
by Chris Wilson
· 8 years ago
a533b4b
drm/i915: Assert that the context pin_counts do not overflow
by Chris Wilson
· 8 years ago
d3df42b
drm/i915: Wait for reset to complete before returning from debugfs/i915_wedged
by Chris Wilson
· 8 years ago
2e8f9d3
drm/i915: Restore engine->submit_request before unwedging
by Chris Wilson
· 8 years ago
ff44ad5
drm/i915: Move engine->submit_request selection to a vfunc
by Chris Wilson
· 8 years ago
8c185ec
drm/i915: Split I915_RESET_IN_PROGRESS into two flags
by Chris Wilson
· 8 years ago
3fc0306
drm/i915: make context status notifier head be per engine
by Changbin Du
· 8 years ago
31de735
drm/i915/scheduler: emulate a scheduler for guc
by Chris Wilson
· 8 years ago
14a6bbf
drm/i915: Replace irq_seqno_barrier on hws write with a clflush
by Chris Wilson
· 8 years ago
6b7f6aa
drm/i915: Use coarse grained residency counter with byt
by Mika Kuoppala
· 8 years ago
679cb6c
drm/i915: Use ktime to calculate rc0 residency
by Mika Kuoppala
· 8 years ago
1362877
drm/i915: Convert debugfs to use generic residency calculator
by Mika Kuoppala
· 8 years ago
47c21d9
drm/i915: Extend vlv/chv residency resolution
by Mika Kuoppala
· 8 years ago
c5a0ad1
drm/i915: Return residency as microseconds
by Mika Kuoppala
· 8 years ago
135bafa
drm/i915: Move residency calculation into intel_pm.c
by Mika Kuoppala
· 8 years ago
15c344f
drm/i915/userptr: Reinvent GGTT self-faulting protection
by Chris Wilson
· 8 years ago
d4a70a1
drm/i915: Make intel_uc_sanitize_options() more robust
by Michal Wajdeczko
· 8 years ago
6833b82
drm/i915/uc: Rename intel_uc_fw.fw to .type
by Arkadiusz Hiler
· 8 years ago
a6b0a141
drm/i915/breadcrumbs: Tweak commentary
by Chris Wilson
· 8 years ago
db93991
drm/i915: Only attempt to signal the request once from the interrupt handler
by Chris Wilson
· 8 years ago
908a6cb
drm/i915/breadcrumbs: Assert that we do not shortcut the current bottom-half
by Chris Wilson
· 8 years ago
a5cae7b
drm/i915/breadcrumbs: Disable interrupt bottom-half first on idling
by Chris Wilson
· 8 years ago
429732e
drm/i915/breadcrumbs: Update bottom-half before marking as complete
by Chris Wilson
· 8 years ago
4bd6639
drm/i915/breadcrumbs: Use booleans for intel_breadcrumbs_busy()
by Chris Wilson
· 8 years ago
1604a86
drm/i915: Extend rpm wakelock during i915_handle_error()
by Chris Wilson
· 8 years ago
16f11f4
drm/i915/guc: Use formalized struct definition for ads object
by Michal Wajdeczko
· 8 years ago
b3420dd
drm/i915/uc: Add params for specifying firmware
by Arkadiusz Hiler
· 8 years ago
b551f61
drm/i915/uc: Separate firmware selection and preparation
by Arkadiusz Hiler
· 8 years ago
8fc2a4e
drm/i915/uc: Simplify firmware path handling
by Arkadiusz Hiler
· 8 years ago
6cd5a72
drm/i915/guc: Simplify intel_guc_init_hw()
by Arkadiusz Hiler
· 8 years ago
d2be9f2
drm/i915/guc: Extract param logic form guc_init_fw()
by Arkadiusz Hiler
· 8 years ago
29ad6a3
drm/i915/uc: Introduce intel_uc_init_fw()
by Arkadiusz Hiler
· 8 years ago
4c0fed7
drm/i915/uc: Move intel_uc_fw_fetch() to intel_uc.c
by Arkadiusz Hiler
· 8 years ago
882d1db
drm/i915/uc: Rename intel_?uc_{setup, load}() to _init_hw()
by Arkadiusz Hiler
· 8 years ago
50beba5
drm/i915/huc: Add huc_to_i915
by Arkadiusz Hiler
· 8 years ago
0417a2b
drm/i915/uc: Drop superfluous externs in intel_uc.h
by Arkadiusz Hiler
· 8 years ago
bd784b7
drm/i915: Avoid rcu_barrier() from reclaim paths (shrinker)
by Chris Wilson
· 8 years ago
3465dbd
drm/i915/glk: Improve rounding caused by pre-CSC gamma tables
by Ander Conselvan de Oliveira
· 8 years ago
7d2ec88
drm/i915: Merge pre/postclose hooks
by Daniel Vetter
· 8 years ago
ca0241a
Revert "drm/i915: Ignore panel type from OpRegion on SKL"
by Ville Syrjälä
· 8 years ago
05df49e
drm/i915: annote drop_caches debugfs interface with lockdep
by Daniel Vetter
· 8 years ago
bb1d132
drm/i915/vbt: split out defaults that are set when there is no VBT
by Jani Nikula
· 8 years ago
44e921d
drm/i915: Optimize VLV/CHV display FIFO updates
by Ville Syrjälä
· 8 years ago
dd584fc
drm/i915: Use I915_READ_FW for plane updates
by Ville Syrjälä
· 8 years ago
78587de
drm/i915: Organize plane register writes into tighter bunches
by Ville Syrjälä
· 8 years ago
707bdd3
drm/i915: s/__raw_i915_read32/I915_READ_FW/ in the SKL+ scanline read w/a
by Ville Syrjälä
· 8 years ago
694e409
drm/i915: Use I915_READ_FW in i915_get_vblank_counter()
by Ville Syrjälä
· 8 years ago
c750bdd
drm/i915: Reject HDMI 12bpc if the sink doesn't indicate support
by Ville Syrjälä
· 8 years ago
cf632bd
drm/i915: Extend rpm wakelock for debugfs/i915_drpc_info
by Chris Wilson
· 8 years ago
1300b4f
drm/i915: Inline gen6_sanitize_rps_pm_mask()
by Chris Wilson
· 8 years ago
ef47a0e
drm/i915/selftests: Catch error from mock_file()
by Chris Wilson
· 8 years ago
1257e0f
drm/i915/selftests: Fix error path for ggtt walk_hole()
by Chris Wilson
· 8 years ago
7f5f95d
drm/i915: Move whole object to CPU domain for coherent shmem access
by Chris Wilson
· 8 years ago
655d49e
drm/i915: Rename REDIRECT_TO_GUC bit
by Chris Wilson
· 8 years ago
e6963cc
drm/i915: Use new atomic iterator macros in cdclk
by Maarten Lankhorst
· 8 years ago
aa5e9b4
drm/i915: Use new atomic iterator macros in display code
by Maarten Lankhorst
· 8 years ago
6ebdb5a
drm/i915: Use new atomic iterator macros in wm code
by Maarten Lankhorst
· 8 years ago
e96b206
drm/i915: Use new atomic iterator macros in fbc
by Maarten Lankhorst
· 8 years ago
b77c7a9
drm/i915: Use new atomic iterator macros in ddi
by Maarten Lankhorst
· 8 years ago
6657885
drm/i915/vbt: don't propagate errors from intel_bios_init()
by Jani Nikula
· 8 years ago
f103560
Merge tag 'topic/designware-baytrail-2017-03-02' of git://anongit.freedesktop.org/git/drm-intel into drm-intel-next-queued
by Daniel Vetter
· 8 years ago
1f3b1fd
drm/i915/guc: Update rps.pm_intrmsk_mbz in guc_interrupts_capture/release
by Sagar Arun Kamble
· 8 years ago
5dd0455
drm/i915: s/pm_intr_keep/pm_intrmsk_mbz
by Sagar Arun Kamble
· 8 years ago
7762ebb
drm/i915/guc: Release GuC interrupts in i915_guc_submission_disable
by Sagar Arun Kamble
· 8 years ago
7c0a16a
drm/i915: Defer unmasking RPS interrupts until after making adjustments
by Chris Wilson
· 8 years ago
569884e
drm/i915: Use max(render, media) for Baytrail busyness calculation
by Chris Wilson
· 8 years ago
e0e8c7c
drm/i915: Stop using RP_DOWN_EI on Baytrail
by Chris Wilson
· 8 years ago
8eadc19
drm/i915: Extend debugfs/i915_drop_caches to call i915_gem_shrink_all()
by Chris Wilson
· 8 years ago
504ae40
drm/i915/cmdparser: Limit clflush to active cachelines
by Chris Wilson
· 8 years ago
b847305
drm/i915: Fix forcewake active domain tracking
by Tvrtko Ursulin
· 8 years ago
1524e93
drm/i915: Remove intel_ prefix from encoder variables in intel_ddi.c
by Shashank Sharma
· 8 years ago
1885401
drivers/gpu/drm/i915/selftests/i915_selftest.c: fix build with gcc-4.4.4
by Andrew Morton
· 8 years ago
Next »