Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
c444ad790cc2b2bb6925a0b56716712a79624b4e
c444ad7
drm/i915: Fix typo in i915_drm_resume()
by Gwan-gyeong Mun
· 6 years ago
4668f69
drm/i915: Clear all residual RPS events on disabling interrupts
by Chris Wilson
· 6 years ago
f4de779
drm/i915: Unconditionally clear the pm/guc GT IIR upon acking
by Chris Wilson
· 6 years ago
46e831a
drm/i915/lpe: Mark LPE audio runtime pm as "no callbacks"
by Chris Wilson
· 6 years ago
12a6c93
drm/i915/icl: avoid unclaimed PLANE_NV12_BUF_CFG register
by Paulo Zanoni
· 6 years ago
0d55bab
drm/i915: Drop stray clearing of rps->last_adj
by Chris Wilson
· 6 years ago
d0f5cc5
drm/i915/execlists: Terminate the context image with BB_END
by Chris Wilson
· 6 years ago
c358514
Revert "drm/i915/icl: WaEnableFloatBlendOptimization"
by Mika Kuoppala
· 6 years ago
21eb185
drm/i95: Mark GGTT as incoherent for gen10+
by Chris Wilson
· 6 years ago
60548c5
drm/i915: Interactive RPS mode
by Chris Wilson
· 6 years ago
3d94361
drm/i915/gtt: remove px_page
by Matthew Auld
· 6 years ago
f6844a8
drm/i915/selftests: Replace opencoded clflush with drm_clflush_virt_range
by Chris Wilson
· 6 years ago
39f3be1
drm/i915: Kick waiters on resetting legacy rings
by Chris Wilson
· 6 years ago
86c1c87
drm/i915: Downgrade Gen9 Plane WM latency error
by Chris Wilson
· 6 years ago
6f211ed
drm/i915/icl: Set TBT IO in Aux transaction
by Anusha Srivatsa
· 6 years ago
2b7edeb
drm/i915/icl: Add TBT checks for PLL calculations
by Anusha Srivatsa
· 6 years ago
f00ca81
drm/i915: inline skl_copy_ddb_for_pipe() to its only caller
by Paulo Zanoni
· 7 years ago
c50dfe7
drm/i915/icl: don't set CNL_DDI_CLOCK_REG_ACCESS_ON anymore
by Paulo Zanoni
· 6 years ago
5503cb0
drm/i915: Drop unneed i915 parameter from intel_ring_pin()
by Chris Wilson
· 6 years ago
905febf
drm/i915: Add a fault injection point to WOPCM init
by Jakub Bartmiński
· 6 years ago
496bcce
drm/i915: Remove unnecessary ggtt_offset_bias from i915_gem_context
by Jakub Bartmiński
· 6 years ago
dd18ced
drm/i915/guc: Move the pin bias value from GuC to GGTT
by Jakub Bartmiński
· 6 years ago
b6445e1
drm/i915/guc: Do not partition WOPCM if GuC is not used
by Jakub Bartmiński
· 6 years ago
9936ef5
drm/i915/guc: Avoid wasting memory on incorrect GuC pin bias
by Jakub Bartmiński
· 6 years ago
c00db49
drm/i915: Remove superfluous GEN8_LR_CONTEXT_ALIGN
by Chris Wilson
· 6 years ago
7a859c6
drm/i915: Eliminate use of PAGE_SIZE as a virtual alignment
by Chris Wilson
· 6 years ago
6dc17d6
drm/i915/selftests: Exercise resetting in the middle of a wait-on-fence
by Chris Wilson
· 6 years ago
ab84a11
drm/i915/selftests: Use a full emulation of a user ppgtt context
by Chris Wilson
· 6 years ago
ec5b65a
drm/i915: Don't disable the GPU for older gen on wedging
by Chris Wilson
· 6 years ago
7ed43df
drm/i915: Restore sane defaults for KMS on GEM error load
by Chris Wilson
· 6 years ago
52dda80
drm/i915: Protect guc_fini_wq() against module load abort
by Chris Wilson
· 6 years ago
d899ace
drm/i915: Mark up object tiling-and-stride getters as const
by Chris Wilson
· 6 years ago
406bc56
drm/i915: Avoid computing tile_row_size() for untiled objects
by Chris Wilson
· 6 years ago
6517269
drm/i915/mst: Continue state updates even if AUX writes fail.
by Dhinakaran Pandiyan
· 6 years ago
45ef40a
drm/i915/mst: Do not retrain new links
by Dhinakaran Pandiyan
· 6 years ago
bc334d9
drm/i915/icl: toggle PHY clock gating around link training
by Paulo Zanoni
· 6 years ago
340a44b
drm/i915/icl: program MG_DP_MODE
by Paulo Zanoni
· 6 years ago
db7295c
drm/i915/icl: Update FIA supported lane count for hpd.
by Animesh Manna
· 6 years ago
6075546
drm/i915/icl: store the port type for TC ports
by Paulo Zanoni
· 6 years ago
b9fcdda
drm/i915/icl: implement icl_digital_port_connected()
by Paulo Zanoni
· 6 years ago
4de737a
drm/i915/dp: Improve clock recovery loop limit comment
by Nathan Ciobanu
· 6 years ago
3970c65
drm/i915: Skip repeated calls to i915_gem_set_wedged()
by Chris Wilson
· 6 years ago
07685c8
drm/i915/icl: Implement voltage swing programming sequence for MG PHY DDI
by Manasi Navare
· 7 years ago
a38bb30
drm/i915/icl: Add remaining registers and bitfields for MG PHY DDI
by Manasi Navare
· 6 years ago
a5b22b5
drm/i915: Show stack (by WARN) for hitting forcewake errors
by Chris Wilson
· 6 years ago
6a2f59e
drm/i915: Pull unpin map into vma release
by Chris Wilson
· 6 years ago
102506d
drm/i915/dp: Refactor max_vswing_tries variable
by Nathan Ciobanu
· 6 years ago
bb5ffe6
drm/i915/dp: Limit link training clock recovery loop
by Nathan Ciobanu
· 6 years ago
4eaf317
drm/i915/kvmgt: Fix compilation error
by Michał Winiarski
· 6 years ago
c74a746
Merge drm/drm-next into drm-intel-next-queued
by Rodrigo Vivi
· 6 years ago
6f15a7d
drm/i915/dsc: Add missing _MMIO() from PPS registers
by Anusha Srivatsa
· 6 years ago
7a72c78
drm/i915: Fix psr sink status report.
by Rodrigo Vivi
· 6 years ago
6bd31b3
drm/i915: Remove unused "ret" variable.
by Rodrigo Vivi
· 6 years ago
900ccf3
drm/i915: Only force GGTT coherency w/a on required chipsets
by Chris Wilson
· 6 years ago
35e9008
drm/i915: Suppress assertion for i915_ggtt_disable_guc
by Chris Wilson
· 6 years ago
5007750
Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 6 years ago
ef8e0ff
Merge tag 'drm-intel-next-2018-07-19' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
by Dave Airlie
· 6 years ago
294f96a
Merge tag 'drm-misc-next-2018-07-18' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 6 years ago
090cbdd
Merge branch 'linux-4.19' of git://github.com/skeggsb/linux into drm-next
by Dave Airlie
· 6 years ago
f7a738f
drm/i915/icl: compute the TBT PLL registers
by Paulo Zanoni
· 6 years ago
516a49c
drm/i915: Fix assert_plane() warning on bootup with external display
by Azhar Shaikh
· 7 years ago
5c675bf
drm/amdgpu: clean up UVD instance handling v2
by Christian König
· 6 years ago
58c24b7
drm/amdgpu: remove superflous UVD encode entity
by Christian König
· 6 years ago
4841203
drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86
by Michel Dänzer
· 6 years ago
1ce0688
drm/amd/powerplay: fixed uninitialized value
by Evan Quan
· 6 years ago
c64fb6d
drm/amdgpu/powerplay: use irq source defines for smu7 sources
by Alex Deucher
· 6 years ago
5f9c4f9
drm/i915/gtt: Full ppgtt everywhere, no excuses
by Chris Wilson
· 6 years ago
79556df
drm/i915/gtt: Enable full-ppgtt by default everywhere
by Chris Wilson
· 6 years ago
ef821e3
drm/i915: Update DRIVER_DATE to 20180719
by Rodrigo Vivi
· 6 years ago
d81be4f
drm/i915: Remove intel_panel_detect()
by Ville Syrjälä
· 6 years ago
b93b41a
drm/i915: Assume eDP is always connected
by Ville Syrjälä
· 6 years ago
05c72e7
drm/i915: Nuke the LVDS lid notifier
by Ville Syrjälä
· 6 years ago
d78d334
drm/i915/execlists: Move the assertion we have the rpm wakeref down
by Chris Wilson
· 6 years ago
46b1063
drm/i915: Handle recursive shrinker for vma->last_active allocation
by Chris Wilson
· 6 years ago
209b795
drm/i915/guc: Keep guc submission permanently engaged
by Chris Wilson
· 6 years ago
d00ddd9
drm/nouveau/kms/nv50-: allocate push buffers in vidmem on pascal
by Ben Skeggs
· 6 years ago
c7d2959
i915/dp/dsc: Add Rate Control Range Parameter Registers
by Anusha Srivatsa
· 6 years ago
dbda511
i915/dp/dsc: Add Rate Control Buffer Threshold Registers
by Anusha Srivatsa
· 6 years ago
2efbb2f
i915/dp/dsc: Add DSC PPS register definitions
by Anusha Srivatsa
· 6 years ago
7af2be6
drm/i915/icl: Add VIDEO_DIP registers
by Anusha Srivatsa
· 6 years ago
4b4bd04
drm/amdgpu/pm: Remove VLA usage
by Kees Cook
· 7 years ago
7eb8042
drm/amdgpu: simplify the bo reference on amdgpu_bo_update
by Huang Rui
· 7 years ago
f3cdadb
drm/amdgpu: remove internal/unused kernel module parameters
by Sonny Jiang
· 6 years ago
b528680
drm/amdgpu: change ring priority after pushing the job (v2)
by Christian König
· 6 years ago
9d46f32
drm/amdgpu: allow for more flexible priority handling
by Christian König
· 6 years ago
e6d5752
drm/amdgpu/gfx9: Update golden settings for vg10.
by Feifei Xu
· 6 years ago
5fd9df6
drm/i915: Kill sink_crc for good
by Rodrigo Vivi
· 7 years ago
539c475
Merge tag 'drm-intel-next-2018-07-09' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
by Dave Airlie
· 6 years ago
0c2fd59
Merge branch 'mediatek-drm-next-4.19' of https://github.com/ckhu-mediatek/linux.git-tags into drm-next
by Dave Airlie
· 6 years ago
54c88a0
Merge tag 'drm-misc-next-2018-07-11' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 6 years ago
979c11e
drm/sun4i: Substitute sun4i_backend_format_is_yuv() with format->is_yuv
by Ayan Kumar Halder
· 6 years ago
d8bd23d
drm/rockchip: Substitute is_yuv_support() with format->is_yuv
by Ayan Kumar Halder
· 6 years ago
9bace65
drm/i915: Substitute intel_format_is_yuv() with format->is_yuv
by Ayan Kumar Halder
· 6 years ago
ce2d546
drm/fourcc: Add is_yuv field to drm_format_info to denote if the format is yuv
by Ayan Kumar Halder
· 6 years ago
01f8f33
drm/i915: Always retire residual requests before suspend
by Chris Wilson
· 6 years ago
f024e88
drm/amdgpu: minor cleanup in amdgpu_job.c
by Christian König
· 6 years ago
a1917b7
drm/amdgpu: remove job->adev (v2)
by Christian König
· 6 years ago
108019a
drm/pl111: Use 64-bit arithmetic instead of 32-bit
by Gustavo A. R. Silva
· 7 years ago
f976077
drm/pl111: Replace drm_dev_unref with drm_dev_put
by Thomas Zimmermann
· 6 years ago
a708edf
drm/vc4: Replace drm_dev_unref with drm_dev_put
by Thomas Zimmermann
· 6 years ago
Next »