Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
72341af4285ae1337c0dfdfa3e68318b52b8757c
/
drivers
/
gpu
/
drm
/
i915
/
Makefile
7abd4b3
drm/i915: Move shared dpll code to a new file
by Ander Conselvan de Oliveira
· 9 years ago
94223d0
drm/i915: Move generic link training code to a separate file
by Ander Conselvan de Oliveira
· 9 years ago
e93c28f
Merge tag 'drm-intel-next-fixes-2015-09-02' into drm-intel-next-queued
by Daniel Vetter
· 9 years ago
d3638ac
Merge tag 'drm-intel-next-fixes-2015-08-16' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
bac427f
drm/i915: Prepare for GuC-based command submission
by Alex Dai
· 9 years ago
33a732f
drm/i915: GuC-specific firmware loader
by Alex Dai
· 9 years ago
0695726
drm/i915: Use CONFIG_DRM_FBDEV_EMULATION
by Daniel Vetter
· 9 years ago
41a36b7
drm/i915: Extract i915_gem_fence.c
by Daniel Vetter
· 9 years ago
042794b
drm/i915: Clean up Makefile
by Daniel Vetter
· 9 years ago
3bbaba0
drm/i915: Added Programming of the MOCS
by Peter Antoine
· 9 years ago
77913b3
drm/i915: move generic hotplug code into new intel_hotplug.c file
by Jani Nikula
· 9 years ago
908d759
Revert "drm/i915: Force clean compilation with -Werror"
by Daniel Vetter
· 10 years ago
118182e
drm/i915: Force clean compilation with -Werror
by Chris Wilson
· 10 years ago
9c37bf2
Merge tag 'topic/drm-misc-2015-05-19' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
b588c92
drm/i915: get rid of -Iinclude/drm
by Maarten Lankhorst
· 10 years ago
eb80562
drm/i915/skl: Add support to load SKL CSR firmware.
by Daniel Vetter
· 10 years ago
be6a037
drm/i915: Extract i915_gem_shrinker.c
by Daniel Vetter
· 10 years ago
8634bd4
drm/i915: Remove regfile code&data for UMS suspend/resume
by Daniel Vetter
· 10 years ago
cf9d289
drm/i915: Introduce a PV INFO page structure for Intel GVT-g.
by Yu Zhang
· 10 years ago
063c86f
drm/i915/dsi: remove intel_dsi_cmd.c and the unused functions therein
by Jani Nikula
· 10 years ago
5ee67f1
drm/i915: Add main atomic entrypoints (v2)
by Matt Roper
· 10 years ago
ea2c67b
drm/i915: Move to atomic plane helpers (v9)
by Matt Roper
· 10 years ago
493018d
drm/i915: Implement a framework for batch buffer pools
by Brad Volkin
· 10 years ago
7ff0ebc
drm/i915: Move FBC stuff to intel_fbc.c
by Rodrigo Vivi
· 10 years ago
0bc12bc
drm/i915: Introduce intel_psr.c
by Rodrigo Vivi
· 10 years ago
7c10a2b
drm/i915: add new intel audio file to group DP/HDMI audio
by Jani Nikula
· 10 years ago
ff7a60f
drm/i915 Add golden context support for Gen9
by Armin Reese
· 10 years ago
47339cd
drm/i915: Extract intel_fifo_underrun.c
by Daniel Vetter
· 10 years ago
9c065a7
drm/i915: Extract intel_runtime_pm.c
by Daniel Vetter
· 10 years ago
b680c37
drm/i915: DocBook integration for frontbuffer tracking
by Daniel Vetter
· 10 years ago
b20385f
drm/i915/bdw: New source and header file for LRs, LRCs and Execlists
by Oscar Mateo
· 10 years ago
0e32b39
drm/i915: add DP 1.2 MST support (v0.7)
by Dave Airlie
· 11 years ago
2ab8b45
drm/i915: Add support for Generic MIPI panel driver
by Shobhit Kumar
· 11 years ago
5cc9ed4
drm/i915: Introduce mapping of user pages into video memory (userptr) ioctl
by Chris Wilson
· 11 years ago
9d0a6fa
drm/i915: add render state initialization
by Mika Kuoppala
· 11 years ago
e19b913
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next
by Daniel Vetter
· 11 years ago
2fae6a8
drm/i915: Go OCD on the Makefile
by Daniel Vetter
· 11 years ago
351e3db
drm/i915: Implement command buffer parsing logic
by Brad Volkin
· 11 years ago
3e09dcd
Merge tag 'drm-intel-next-2014-02-07' of ssh://git.freedesktop.org/git/drm-intel into drm-next
by Dave Airlie
· 11 years ago
9b0cd30
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
d330a95
drm/i915: move module parameters into a struct, in a new file
by Jani Nikula
· 11 years ago
a57750f
drm/i915: only build i915_debugfs.c when CONFIG_DEBUG_FS is enabled
by Jani Nikula
· 11 years ago
27d50c8
ACPI / i915: Fix incorrect <acpi/acpi.h> inclusions via <linux/acpi_io.h>
by Lv Zheng
· 11 years ago
0632fef
drm/i915: rename intel_fb.c to intel_fbdev.c
by Daniel Vetter
· 11 years ago
4520f53
drm/i915: Kconfig option to disable the legacy fbdev support
by Daniel Vetter
· 11 years ago
be4fc04
drm/i915: add VLV DSI PLL Calculations
by ymohanma
· 11 years ago
4e64649
drm/i915: add basic MIPI DSI output support
by Jani Nikula
· 11 years ago
69c05eb
drm/i915: add MIPI DSI command sending routines
by Jani Nikula
· 11 years ago
907b28c
drm/i915: Colocate all GT access routines in the same file
by Chris Wilson
· 11 years ago
84734a0
drm/i915: move error state to own compilation unit
by Mika Kuoppala
· 11 years ago
59de081
drm/i915: group sideband register accessors to a new file
by Jani Nikula
· 12 years ago
d8157a3
drm/i915: extract ums suspend/resume into i915_ums.c
by Daniel Vetter
· 12 years ago
7434a25
drm/i915: Support for ns2501-DVO
by Thomas Richter
· 12 years ago
254f965
drm/i915: preliminary context support
by Ben Widawsky
· 13 years ago
1286ff7
i915: add dmabuf/prime buffer sharing support.
by Daniel Vetter
· 13 years ago
45244b8
drm/i915: initialize DDI buffer translations
by Eugeni Dodonov
· 13 years ago
9797fbf
drm/i915: Split the stolen handling for GEM out of i915_dma.c
by Chris Wilson
· 13 years ago
85208be
drm/i915: move fbc-related functionality into intel_pm module
by Eugeni Dodonov
· 13 years ago
0136db58
drm/i915: rc6 in sysfs
by Ben Widawsky
· 13 years ago
b2c606f
drm/i915: kill i915_mem.c
by Daniel Vetter
· 13 years ago
b840d907f
drm/i915: add SNB and IVB video sprite support v6
by Jesse Barnes
· 13 years ago
54cf91d
drm/i915: Split i915_gem_execbuffer into its own file.
by Chris Wilson
· 14 years ago
76aaf22
drm/i915: restore gtt on resume in the drm instead of in intel-gtt.ko
by Daniel Vetter
· 14 years ago
723bfd7
drm/i915: add _DSM support
by Jesse Barnes
· 14 years ago
44834a6
drm/i915: Use the VBT from OpRegion when available (v3)
by Chris Wilson
· 14 years ago
3b61796
drm/i915: Rename i915_opregion.c to intel_opregion.c
by Chris Wilson
· 14 years ago
1d8e1c7
drm/i915: Enable aspect/centering panel fitting for Ironlake.
by Chris Wilson
· 14 years ago
b47eb4a
drm/i915: Move the eviction logic to its own file.
by Chris Wilson
· 14 years ago
62fdfea
drm/i915: Move ringbuffer-related code to intel_ringbuffer.c.
by Eric Anholt
· 15 years ago
a7c5427
drm/i915: Fix out of tree builds
by Peter Clifton
· 15 years ago
3ff9916
Merge remote branch 'anholt/drm-intel-next' into drm-linus
by Dave Airlie
· 15 years ago
ab2c067
drm/intel: refactor DP i2c support and DP common header to drm helper
by Dave Airlie
· 15 years ago
02e792f
drm/i915: implement drmmode overlay support v4
by Daniel Vetter
· 15 years ago
1c5d22f
drm/i915: Add tracepoints
by Chris Wilson
· 15 years ago
27c202a
drm/i915: Move i915_gem_debugfs.c to i915_debugfs.c
by Ben Gamari
· 15 years ago
a4fc5ed
drm/i915: Add Display Port support
by Keith Packard
· 16 years ago
2017263
drm/i915: Convert i915 proc files to seq_file and move to debugfs.
by Ben Gamari
· 16 years ago
7d57382
drm/i915: Add support for integrated HDMI on G4X hardware.
by Eric Anholt
· 16 years ago
79e5394
DRM: i915: add mode setting support
by Jesse Barnes
· 16 years ago
65e082c
build fix: CONFIG_DRM_I915=y && CONFIG_ACPI=n
by Len Brown
· 16 years ago
673a394
drm: Add GEM ("graphics execution manager") to i915 driver.
by Eric Anholt
· 16 years ago
317c35d
separate i915 suspend/resume functions into their own file
by Jesse Barnes
· 16 years ago
8ee1c3d
Add Intel ACPI IGD OpRegion support
by Matthew Garrett
· 16 years ago
c0e0920
drm: reorganise drm tree to be more future proof.
by Dave Airlie
· 17 years ago