Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
99a59512a6fd7241f244fa162789e2f80ec91a5d
99a5951
drm/i915: Explicit the connector name for DP link training result
by Paul Kocialkowski
· 8 years ago
8753d2b
drm/i915: Fix cursor updates on some platforms
by Ville Syrjälä
· 8 years ago
a219603
drm/i915: Consistently use enum pipe for PCH transcoders
by Matthias Kaehlcke
· 8 years ago
edd9003
drm/i915: Fix user ptr check size in eb_relocate_vma()
by Imre Deak
· 8 years ago
635f56c
drm/i915: Fix error checking/locking in perf/lookup_context()
by Imre Deak
· 8 years ago
58947144
drm/i915: Update DRIVER_DATE to 20170717
by Daniel Vetter
· 8 years ago
346fb4e
drm/i915: Protect against deferred fbdev setup
by Daniel Vetter
· 8 years ago
88be58b
drm/i915/fbdev: Always forward hotplug events
by Daniel Vetter
· 8 years ago
b064be0
drm/i915/skl+: unify cpp value in WM calculation
by Kumar, Mahesh
· 8 years ago
129eaa9
drm/i915/skl+: WM calculation don't require height
by Kumar, Mahesh
· 8 years ago
6ea593c
drm/i915: Addition wrapper for fixed16.16 operation
by Kumar, Mahesh
· 8 years ago
eac2cb8
drm/i915: cleanup fixed-point wrappers naming
by Kumar, Mahesh
· 8 years ago
eed02a7
drm/i915: Always perform internal fixed16 division in 64 bits
by Kumar, Mahesh
· 8 years ago
07ab976
drm/i915: take-out common clamping code of fixed16 wrappers
by Kumar, Mahesh
· 8 years ago
61f3e77
drm/i915/cnl: Add missing type case.
by Rodrigo Vivi
· 8 years ago
9531522
Merge tag 'drm-for-v4.13' into drm-intel-next-queued
by Daniel Vetter
· 8 years ago
6d6a897
drm/i915/cnl: Add max allowed Cannonlake DC.
by Rodrigo Vivi
· 8 years ago
77d1f61
drm/i915: Make DP-MST connector info work
by Maarten Lankhorst
· 8 years ago
a9701a8
drm/i915/cnl: Get DDI clock based on PLLs.
by Rodrigo Vivi
· 8 years ago
35ceabf
drm/i915/cnl: Inherit RPS stuff from previous platforms.
by Rodrigo Vivi
· 8 years ago
f65f841
drm/i915/cnl: Gen10 render context size.
by Rodrigo Vivi
· 8 years ago
75be775
drm/i915/cnl: Don't trust VBT's alternate pin for port D for now.
by Rodrigo Vivi
· 8 years ago
17369ba
drm/i915: Fix the kernel panic when using aliasing ppgtt
by Chuanxiao Dong
· 8 years ago
6602be0
drm/i915/cnl: Cannonlake color init.
by Rodrigo Vivi
· 8 years ago
3d16ca5
drm/i915/cnl: Add force wake for gen10+.
by Rodrigo Vivi
· 8 years ago
2e1e9d4
x86/gpu: CNL uses the same GMS values as SKL
by Paulo Zanoni
· 8 years ago
b38131f
drm/i915/cnl: Fix comment about AUX IO power well enable/disable
by Imre Deak
· 8 years ago
42d9366
drm/i915/gen9+: Don't remove secondary power well requests
by Imre Deak
· 8 years ago
e8a3a2a
drm/i915/bxt, glk: Fix assert on conditions for DC9 enabling
by Imre Deak
· 8 years ago
edfda8e
drm/i915/skl: Don't disable misc IO power well during display uninit
by Imre Deak
· 8 years ago
846c6b2
drm/i915/gen9+: Add 10 us delay after power well 1/AUX IO pw disabling
by Imre Deak
· 8 years ago
cb0aeaa
drm/i915: Only free the oldest stale context before allocating
by Chris Wilson
· 8 years ago
6b6573d
drm/i915: Drop request retirement before reaping stale contexts
by Chris Wilson
· 8 years ago
ddfc925
drm/i915: Move stale context reaping to common i915_gem_context_create
by Chris Wilson
· 8 years ago
e4d5dc2
drm/i915: Check new context against kernel_context after reporting an error
by Chris Wilson
· 8 years ago
817aef5
drm/i915: Setting pch_id for HSW/BDW in virtual environment
by Xiong Zhang
· 8 years ago
0a7a098
drm: i915: sysfs: constify attribute_group structures.
by Arvind Yadav
· 8 years ago
00fc2c2
drm: Remove unused drm_file parameter to drm_syncobj_replace_fence()
by Chris Wilson
· 8 years ago
97eaf75
Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 8 years ago
593f546
drm/amd/powerplay: fix bug fail to remove sysfs when rmmod amdgpu.
by Rex Zhu
· 8 years ago
53efaf5
amdgpu: Set cik/si_support to 1 by default if radeon isn't built
by Michel Dänzer
· 8 years ago
7b8d925
drm/amdgpu/gfx9: fix driver reload with KIQ
by Alex Deucher
· 8 years ago
dcf7584
drm/amdgpu/gfx8: fix driver reload with KIQ
by Alex Deucher
· 8 years ago
c99a259
drm/i915/edp: Add a T12 panel delay quirk to fix DP AUX CH timeouts
by Manasi Navare
· 8 years ago
7f58cbb
drm/i915/skl+: Scaling not supported in IF-ID Interlace mode
by Mahesh Kumar
· 8 years ago
11f489d
drm/i915/skl+: Check for supported plane configuration in Interlace mode
by Mahesh Kumar
· 8 years ago
15727ed
drm/i915/fbdev: Check for existence of ifbdev->vma before operations
by Chris Wilson
· 8 years ago
fad2083
drm/i915: Fix use-after-free of context during free_contexts
by Chris Wilson
· 8 years ago
7bc7b77
drm/amdgpu: Don't call amd_powerplay_destroy() if we don't have powerplay
by John Brooks
· 8 years ago
8046e19
drm/ttm: Fix use-after-free in ttm_bo_clean_mm
by John Brooks
· 8 years ago
a874b6a
drm/i915: Prevent kernel panic when reading/writing compliance debugfs files, v2.
by Maarten Lankhorst
· 8 years ago
987f8c4
drm/i915: Hold RPM wakelock while initializing OA buffer
by sagar.a.kamble@intel.com
· 8 years ago
2c4b851
drm/i915: Update DRIVER_DATE to 20170703
by Daniel Vetter
· 8 years ago
b8691c7
drm/amd/amdgpu: move get memory type function from early init to sw init
by Jim Qu
· 8 years ago
73cc907
drm/amdgpu/cgs: always set reference clock in mode_info
by Alex Deucher
· 8 years ago
fcace3b
drm/i915/cnl: Fix the CURSOR_COEFF_MASK used in DDI Vswing Programming
by Navare, Manasi D
· 8 years ago
beb3777
drm/amdgpu: fix vblank_time when displays are off
by Alex Deucher
· 8 years ago
98eed3d
drm/i915/cfl: Fix Workarounds.
by Rodrigo Vivi
· 8 years ago
6b5defd
drm/amd/powerplay: power value format change for Vega10
by Eric Huang
· 8 years ago
c94d38f
drm/amdgpu/gfx9: support the amdgpu.disable_cu option
by Nicolai Hähnle
· 8 years ago
4490332
drm/amd/powerplay: change PPSMC_MSG_GetCurrPkgPwr for Vega10
by Eric Huang
· 8 years ago
9211c78
drm/amdgpu: Make amdgpu_cs_parser_init static (v2)
by Alex Xie
· 8 years ago
9f69c0f
drm/amdgpu/cs: fix a typo in a comment
by Alex Xie
· 8 years ago
dbfe85e
drm/amdgpu: Fix the exported always on CU bitmap
by Flora Cui
· 8 years ago
552c8f7
drm/amdgpu/gfx9: gfx_v9_0_enable_gfx_static_mg_power_gating() can be static
by kbuild test robot
· 8 years ago
f03defe
drm/amdgpu/psp: upper_32_bits/lower_32_bits for address setup
by Alex Deucher
· 8 years ago
14b05f8
drm/amd/powerplay/cz: print message if smc message fails
by Alex Deucher
· 8 years ago
27bad5b
drm/amdgpu: fix typo in amdgpu_debugfs_test_ib_init
by Arnd Bergmann
· 8 years ago
32622ad
drm/amdgpu: enable mmhub pg on raven
by Hawking Zhang
· 8 years ago
f8386b3
drm/amdgpu: add new flag AMD_PG_SUPPORT_MMHUB
by Hawking Zhang
· 8 years ago
a95890b
drm/amdgpu: add interface to enable/disable mmhub pg on raven
by Hawking Zhang
· 8 years ago
2fcd43ce
drm/amdgpu: add mmhub pg init sequence on raven
by Hawking Zhang
· 8 years ago
ebc1c9c
drm/amd/powerplay: add support for ATOM GFXCLK table v2.
by Rex Zhu
· 8 years ago
67bef0f
drm/amdgpu: fix the memory corruption on S3
by Huang Rui
· 8 years ago
6b0fa87
drm/amdgpu: fix vulkan test performance drop and hang on VI
by Rex Zhu
· 8 years ago
4d470f7
drm/i915: Avoid undefined behaviour of "u32 >> 32"
by Chris Wilson
· 8 years ago
886015a
drm/i915: reintroduce VLV/CHV PFI programming power domain workaround
by Gabriel Krisman Bertazi
· 8 years ago
7b92c1b
drm/i915: Avoid keeping waitboost active for signaling threads
by Chris Wilson
· 8 years ago
13f8458
drm/i915: Drop flushing of the object free list/worker from i915_gem_suspend
by Chris Wilson
· 8 years ago
9cd9001
drm/i915: Cancel pending execlists irq handler upon idling
by Chris Wilson
· 8 years ago
4d79ce4
Merge tag 'drm-intel-next-fixes-2017-06-27' of git://anongit.freedesktop.org/git/drm-intel into drm-next
by Dave Airlie
· 8 years ago
12d01662
Merge tag 'drm-amdkfd-next-2017-06-25' of git://people.freedesktop.org/~gabbayo/linux into drm-next
by Dave Airlie
· 8 years ago
8cd3737
Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into drm-next
by Dave Airlie
· 8 years ago
7c3f531
drm/i915: Fix an error checking test
by Christophe JAILLET
· 8 years ago
774eed4
drm/i915/selftests: Fix mutex imbalance for igt_render_engine_reset_fallback
by Chris Wilson
· 8 years ago
e38c2da
drm/i915: Disable MSI for all pre-gen5
by Ville Syrjälä
· 8 years ago
12c8ca9
drm/i915/dp: Remove -1/+1 from t11_t12 for Gen9_LP/CNP case
by Manasi Navare
· 8 years ago
770a17a
drm/i915/dp: Fix the t11_t12 panel power cycle delay from VBT read
by Manasi Navare
· 8 years ago
6d61e70
Backmerge tag 'v4.12-rc7' into drm-next
by Dave Airlie
· 8 years ago
bdbbf7d
drm/i915: Clear execbuf's vma backpointer upon release
by Chris Wilson
· 8 years ago
b88eb19
drm/i915: Pass the right flags to i915_vma_move_to_active()
by Chris Wilson
· 8 years ago
33b92c1
drm/i915/cnl: Fix RMW on ddi vswing sequence.
by Rodrigo Vivi
· 8 years ago
c0bc126
Linux 4.12-rc7
by Linus Torvalds
· 8 years ago
a4fd8b3
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
5f4b37d
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
35d8d5d
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
1a8cca1
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
412572b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 8 years ago
d5d5c18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 8 years ago
bb9b8fd
Merge tag 'kbuild-fixes-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 8 years ago
Next »