Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
7581d5ca2bb269cfc2ce2d0cb489aac513167f6b
7581d5c
drm/i915/fbdev: Check for existence of ifbdev->vma before operations
by Chris Wilson
· 7 years ago
0494182
drm/i915: Hold RPM wakelock while initializing OA buffer
by sagar.a.kamble@intel.com
· 7 years ago
c379b89
drm/i915/cnl: Fix the CURSOR_COEFF_MASK used in DDI Vswing Programming
by Navare, Manasi D
· 7 years ago
2347728
drm/i915/cfl: Fix Workarounds.
by Rodrigo Vivi
· 7 years ago
4ec654b
drm/i915: Avoid undefined behaviour of "u32 >> 32"
by Chris Wilson
· 7 years ago
9c75b18
drm/i915: reintroduce VLV/CHV PFI programming power domain workaround
by Gabriel Krisman Bertazi
· 7 years ago
1a13a2e
drm/i915: Fix an error checking test
by Christophe JAILLET
· 7 years ago
ce3f716
drm/i915: Disable MSI for all pre-gen5
by Ville Syrjälä
· 7 years ago
507ad75
Merge tag 'gvt-fixes-2017-06-29' of https://github.com/01org/gvt-linux into drm-intel-next-fixes
by Jani Nikula
· 7 years ago
5cd82b7
drm/i915/gvt: Make function dpy_reg_mmio_readx safe
by Changbin Du
· 7 years ago
75e64ff
drm/i915/gvt: Don't read ADPA_CRT_HOTPLUG_MONITOR from host
by Xiong Zhang
· 7 years ago
295a0d0
drm/i915/gvt: Set initial PORT_CLK_SEL vreg for BDW
by Xiong Zhang
· 7 years ago
bdbbf7d
drm/i915: Clear execbuf's vma backpointer upon release
by Chris Wilson
· 7 years ago
b88eb19
drm/i915: Pass the right flags to i915_vma_move_to_active()
by Chris Wilson
· 7 years ago
33b92c1
drm/i915/cnl: Fix RMW on ddi vswing sequence.
by Rodrigo Vivi
· 7 years ago
f16bd3d
drm/i915/gvt: Fix inconsistent locks holding sequence
by Chuanxiao Dong
· 7 years ago
62d02fd
drm/i915/gvt: Fix possible recursive locking issue
by Chuanxiao Dong
· 7 years ago
047b8e2
Merge tag 'drm-misc-next-2017-06-19_0' of git://anongit.freedesktop.org/git/drm-misc into drm-next
by Dave Airlie
· 7 years ago
296923e
drm/i915: remove rate_to_index, messed up merge.
by Dave Airlie
· 7 years ago
305b9ed
Merge tag 'drm-intel-next-2017-06-19' of git://anongit.freedesktop.org/git/drm-intel into drm-next
by Dave Airlie
· 7 years ago
eafae13
Merge tag 'drm-msm-next-2017-06-20' of git://people.freedesktop.org/~robclark/linux into drm-next
by Dave Airlie
· 7 years ago
8c52f36
Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 7 years ago
3aaf4d9
Merge branch 'for-upstream/mali-dp' of git://linux-arm.org/linux-ld into drm-next
by Dave Airlie
· 7 years ago
d02b0ff
Merge branch 'linux-4.13' of git://github.com/skeggsb/linux into drm-next
by Dave Airlie
· 7 years ago
4a525ba
Merge tag 'drm/tegra/for-4.13-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next
by Dave Airlie
· 7 years ago
4a630fa
drm/msm: Fix potential buffer overflow issue
by Kasin Li
· 7 years ago
5ac5562
drm/amdgpu: Optimize mutex usage (v4)
by Alex Xie
· 7 years ago
99eea4d
drm/amdgpu: Optimization of AMDGPU_BO_LIST_OP_CREATE (v2)
by Alex Xie
· 7 years ago
9ddb8e1
drm/i915: Update DRIVER_DATE to 20170619
by Daniel Vetter
· 7 years ago
51c9fbe
bus: SIMPLE_PM_BUS does not depend on ARCH_RENESAS
by Rob Clark
· 7 years ago
0e08270
drm/msm: Separate locking of buffer resources from struct_mutex
by Sushmita Susheelendra
· 7 years ago
7df1bb8
drm/nouveau/disp/nv50-: avoid creating ORs that aren't present on HW
by Ben Skeggs
· 7 years ago
46c2666
drm/i915/cfl: Introduce Coffee Lake workarounds.
by Rodrigo Vivi
· 7 years ago
660e855
amdgpu: use drm sync objects for shared semaphores (v6)
by Dave Airlie
· 8 years ago
6f0308e
amdgpu/cs: split out fence dependency checking (v2)
by Dave Airlie
· 8 years ago
64dab07
drm/amdgpu: don't check the default value for vm size
by Alex Deucher
· 7 years ago
28e0f4e
drm/i915: Store 9 bits of PCI Device ID for platforms with a LP PCH
by Dhinakaran Pandiyan
· 7 years ago
95ff7c7
drm/i915: Stash a pointer to the obj's resv in the vma
by Chris Wilson
· 7 years ago
7dd4f67
drm/i915: Async GPU relocation processing
by Chris Wilson
· 7 years ago
1a71cf2
drm/i915: Allow execbuffer to use the first object as the batch
by Chris Wilson
· 7 years ago
8a2421b
drm/i915: Wait upon userptr get-user-pages within execbuffer
by Chris Wilson
· 7 years ago
616d9ce
drm/i915: First try the previous execbuffer location
by Chris Wilson
· 7 years ago
dade2a6
drm/i915: Store a persistent reference for an object in the execbuffer cache
by Chris Wilson
· 7 years ago
2889caa
drm/i915: Eliminate lots of iterations over the execobjects array
by Chris Wilson
· 7 years ago
071750e
drm/i915: Disable EXEC_OBJECT_ASYNC when doing relocations
by Chris Wilson
· 7 years ago
507d977
drm/i915: Pass vma to relocate entry
by Chris Wilson
· 7 years ago
4ff4b44
drm/i915: Store a direct lookup from object handle to vma
by Chris Wilson
· 7 years ago
4c9c0d0
drm/i915: Fix retrieval of hangcheck stats
by Chris Wilson
· 7 years ago
816fa34
drm/msm/hdmi: Fix HDMI pink strip issue seen on 8x96
by Archit Taneja
· 7 years ago
b474cbb
drm/msm/hdmi: 8996 PLL: Populate unprepare
by Archit Taneja
· 7 years ago
ffe8f53
drm/msm/hdmi: Use bitwise operators when building register values
by Liviu Dudau
· 7 years ago
52260ae
drm/msm: update generated headers
by Rob Clark
· 7 years ago
8432a90
drm/msm: remove address-space id
by Rob Clark
· 7 years ago
4b85f7f
drm/msm: support for an arbitrary number of address spaces
by Rob Clark
· 7 years ago
f4839bd
drm/msm: refactor how we handle vram carveout buffers
by Rob Clark
· 7 years ago
8bdcd94
drm/msm: pass address-space to _get_iova() and friends
by Rob Clark
· 7 years ago
f59f62d
drm/msm/mdp4+5: move aspace/id to base class
by Rob Clark
· 7 years ago
aa7cd24
drm/msm/mdp5: kill pipe_lock
by Rob Clark
· 7 years ago
cb1e381
drm/msm: fix locking inconsistency for gpu->hw_init()
by Rob Clark
· 7 years ago
42a105e
drm/msm: Remove memptrs->wptr
by Jordan Crouse
· 8 years ago
5770fc7
drm/msm: Add a struct to pass configuration to msm_gpu_init()
by Jordan Crouse
· 8 years ago
49fd08b
drm/msm: Add hint to DRM_IOCTL_MSM_GEM_INFO to return an object IOVA
by Jordan Crouse
· 8 years ago
e895c7b
drm/msm: Remove idle function hook
by Jordan Crouse
· 8 years ago
167b606
drm/msm: Remove DRM_MSM_NUM_IOCTLS
by Jordan Crouse
· 8 years ago
7c65817
drm/msm: gpu: Enable zap shader for A5XX
by Jordan Crouse
· 8 years ago
7fc92e9
drm/i915: Store i915_gem_object_is_coherent() as a bit next to cache-dirty
by Chris Wilson
· 7 years ago
e27ab73
drm/i915: Mark CPU cache as dirty on every transition for CPU writes
by Chris Wilson
· 7 years ago
b8e5d2e
drm/i915: Make i915_vma_destroy() static
by Chris Wilson
· 7 years ago
10223df
drm/i915: Actually attach the tv_format property to the SDVO connector
by Ville Syrjälä
· 7 years ago
e40eda3
drm/arm: mali-dp: Use CMA helper for plane buffer address calculation
by Liviu Dudau
· 7 years ago
0df34a80
drm/mali-dp: Check PM status when sharing interrupt lines
by Liviu Dudau
· 8 years ago
e2113c0
drm/arm: malidp: Use crtc->mode_valid() callback
by Jose Abreu
· 8 years ago
7dfb9ba
Merge tag 'gvt-next-2017-06-08' of https://github.com/01org/gvt-linux into drm-intel-next-queued
by Jani Nikula
· 7 years ago
5499473
drm/nouveau: use proper prototype in nouveau_pmops_runtime() definition
by Arnd Bergmann
· 7 years ago
876ea7b
drm/nouveau: Skip vga_fini on non-PCI device
by Mikko Perttunen
· 7 years ago
fcd504e
drm/nouveau/tegra: Don't leave GPU in reset
by Mikko Perttunen
· 7 years ago
b1df242
drm/nouveau/tegra: Skip manual unpowergating when not necessary
by Mikko Perttunen
· 7 years ago
3a93dd2
drm/nouveau/hwmon: Change permissions to numeric
by Oscar Salvador
· 8 years ago
b28d78f
drm/nouveau/hwmon: expose the auto_point and pwm_min/max attrs
by Oscar Salvador
· 8 years ago
bfb96e4c
drm/nouveau/hwmon: Remove old code, add .write/.read operations
by Oscar Salvador
· 8 years ago
dbddaaf
drm/nouveau/hwmon: Add nouveau_hwmon_ops structure with .is_visible/.read_string
by Oscar Salvador
· 8 years ago
02e9722
drm/nouveau/hwmon: Add config for all sensors and their settings
by Oscar Salvador
· 8 years ago
2863204
drm/nouveau/disp/gm200-: allow non-identity mapping of SOR <-> macro links
by Ben Skeggs
· 8 years ago
0d93cd9
drm/nouveau/disp/nv50-: implement a common supervisor 3.0
by Ben Skeggs
· 8 years ago
8d7ef84
drm/nouveau/disp/nv50-: implement a common supervisor 2.2
by Ben Skeggs
· 8 years ago
1f0c9ea
drm/nouveau/disp/nv50-: implement a common supervisor 2.1
by Ben Skeggs
· 8 years ago
d52e948
drm/nouveau/disp/nv50-: implement a common supervisor 2.0
by Ben Skeggs
· 8 years ago
327c558
drm/nouveau/disp/nv50-: implement a common supervisor 1.0
by Ben Skeggs
· 8 years ago
99a845a
drm/nouveau/disp/nv50-gt21x: remove workaround for dp->tmds hotplug issues
by Ben Skeggs
· 8 years ago
32a232c
drm/nouveau/disp/dp: use new devinit script interpreter entry-point
by Ben Skeggs
· 8 years ago
9648da5
drm/nouveau/disp/dp: determine link bandwidth requirements from head state
by Ben Skeggs
· 8 years ago
6c22ea3
drm/nouveau/disp: introduce acquire/release display path methods
by Ben Skeggs
· 8 years ago
3c66c87
drm/nouveau/disp: remove hw-specific customisation of output paths
by Ben Skeggs
· 8 years ago
e8ccc96
drm/nouveau/disp/gf119-: port OR DP VCPI control to nvkm_ior
by Ben Skeggs
· 8 years ago
409b9e5
drm/nouveau/disp/gt215-: port HDA ELD controls to nvkm_ior
by Ben Skeggs
· 8 years ago
7d1fede
drm/nouveau/disp/g94-: port OR DP drive setting control to nvkm_ior
by Ben Skeggs
· 8 years ago
a1de2b5
drm/nouveau/disp/g94-: port OR DP training pattern control to nvkm_ior
by Ben Skeggs
· 8 years ago
a3e8111
drm/nouveau/disp/g94-: port OR DP link power control to nvkm_ior
by Ben Skeggs
· 8 years ago
7dc0bac
drm/nouveau/disp/g94-: port OR DP link setup to nvkm_ior
by Ben Skeggs
· 8 years ago
3337810
drm/nouveau/disp/g94-: port OR DP lane mapping to nvkm_ior
by Ben Skeggs
· 8 years ago
Next »