index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_dma.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2009-06-12
1
-26
/
+41
|
\
|
*
drm: Replace DRM_DEBUG with DRM_DEBUG_DRIVER in i915 driver
yakui_zhao
2009-06-12
1
-20
/
+29
|
*
drm/i915: handle interrupt on new chipset
Zhenyu Wang
2009-06-09
1
-1
/
+1
|
*
drm/i915: apply G45 vblank count code to all G4x chips and fix max_frame_count
Jesse Barnes
2009-06-05
1
-1
/
+4
|
*
drm/i915: enable kernel modesetting on IGDNG
Zhenyu Wang
2009-06-05
1
-1
/
+1
|
*
drm/i915: Disable opregion on IGDNG for now
Zhenyu Wang
2009-06-05
1
-2
/
+5
|
*
drm/i915: Change GEM throttling to be 20ms like the comment says.
Eric Anholt
2009-06-04
1
-2
/
+2
*
|
drm: fix irq naming for kms drivers.
Dave Airlie
2009-06-04
1
-10
/
+2
|
/
*
drm/i915: Add new GET_PIPE_FROM_CRTC_ID ioctl.
Carl Worth
2009-05-14
1
-0
/
+1
*
drm/i915: Don't allow binding objects into the last page of the aperture.
Eric Anholt
2009-05-14
1
-2
/
+10
*
drm/i915: fix up error path leak in i915_cmdbuffer
Chris Wright
2009-04-21
1
-3
/
+3
*
drm/i915: Unregister ACPI video driver when exiting
Matthew Garrett
2009-04-17
1
-1
/
+1
*
Merge branch 'linus' into release
Len Brown
2009-04-05
1
-47
/
+82
|
\
|
*
Merge branch 'drm-intel-next' of ../anholt-2.6 into drm-linus
Dave Airlie
2009-04-03
1
-8
/
+1
|
|
\
|
|
*
drm/i915: add VGA hotplug support for 945+
Jesse Barnes
2009-04-01
1
-7
/
+0
|
|
*
drm/i915: correctly set IGD device's gtt size for KMS.
Shaohua Li
2009-04-01
1
-1
/
+1
|
*
|
drm: remove unused "can_grow" parameter from drm_crtc_helper_initial_config
Jesse Barnes
2009-04-03
1
-1
/
+1
|
|
/
|
*
drm: merge Linux master into HEAD
Dave Airlie
2009-03-28
1
-37
/
+79
|
|
\
|
|
*
drm/i915: Check for dev->primary->master before dereference.
Chris Wilson
2009-03-27
1
-3
/
+6
|
|
*
drm/i915: Fix lock order reversal with cliprects and cmdbuf in non-DRI2 paths.
Eric Anholt
2009-03-27
1
-34
/
+73
|
*
|
drm: Use resource_size_t for drm_get_resource_{start, len}
Benjamin Herrenschmidt
2009-03-13
1
-1
/
+1
|
|
/
*
|
ACPI: Populate DIDL before registering ACPI video device on Intel
Matthew Garrett
2009-03-27
1
-2
/
+3
|
/
*
drm/i915: Fix bad \n in MTRR failure notice.
Eric Anholt
2009-03-10
1
-1
/
+1
*
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-02-27
1
-1
/
+8
|
\
|
*
gpu/drm, x86, PAT: Handle io_mapping_create_wc() errors in a clean way
Venkatesh Pallipadi
2009-02-25
1
-1
/
+8
*
|
drm/i915: make hw page ioremap use ioremap_wc
Dave Airlie
2009-02-25
1
-1
/
+1
|
/
*
drm/i915: fix WC mapping in non-GEM i915 code.
Jesse Barnes
2009-02-23
1
-1
/
+1
*
drm/i915: add get_vblank_counter function for GM45
Jesse Barnes
2009-02-08
1
-0
/
+4
*
drm/i915: Quiet the message on get/setparam ioctl with an unknown value.
Eric Anholt
2009-02-08
1
-2
/
+2
*
drm/i915: add fence register management to execbuf
Jesse Barnes
2009-02-08
1
-0
/
+10
*
drm/i915: Set up an MTRR covering the GTT at driver load.
Eric Anholt
2009-02-08
1
-5
/
+24
*
drm/i915: Fix cursor physical address choice to match the 2D driver.
Jesse Barnes
2009-01-22
1
-1
/
+4
*
drm/i915: remove unnecessary debug output in KMS init
Jesse Barnes
2009-01-22
1
-2
/
+0
*
drm/i915: add support for physical memory objects
Dave Airlie
2009-01-16
1
-0
/
+2
*
drm/i915: setup sarea properly in master_priv
Dave Airlie
2009-01-12
1
-0
/
+8
*
drm/i915: Respect the other stolen memory sizes we know of.
Eric Anholt
2009-01-07
1
-13
/
+33
*
drm/i915: fix modeset devname allocation + agp init return check.
Dave Airlie
2008-12-29
1
-10
/
+12
*
drm/i915: Delete unused, pointless i915_driver_firstopen.
Eric Anholt
2008-12-29
1
-8
/
+0
*
drm/i915: fix sparse warnings: make symbols static
Hannes Eder
2008-12-29
1
-3
/
+3
*
drm/i915: Fix stolen memory detection on G45 and GM45.
Eric Anholt
2008-12-29
1
-5
/
+9
*
DRM: i915: add mode setting support
Jesse Barnes
2008-12-29
1
-5
/
+253
*
drm/i915: add GEM GTT mapping support
Jesse Barnes
2008-12-29
1
-0
/
+1
*
drm: move to kref per-master structures.
Dave Airlie
2008-12-29
1
-31
/
+50
*
drm/i915: GEM on PAE has problems - disable it for now.
Dave Airlie
2008-12-19
1
-1
/
+9
*
drm/i915: Disable the GM965 MSI errata workaround.
Keith Packard
2008-12-09
1
-2
/
+3
*
drm: move drm vblank initialization/cleanup to driver load/unload
Keith Packard
2008-11-25
1
-0
/
+7
*
drm/i915: Move legacy breadcrumb out of the reserved status page area
Keith Packard
2008-11-11
1
-6
/
+4
*
i915: Don't whine when pci_enable_msi() fails.
Eric Anholt
2008-11-11
1
-2
/
+1
*
i915: Clean up sarea pointers on leavevt
Keith Packard
2008-11-11
1
-0
/
+3
*
i915: Add GEM ioctl to get available aperture size.
Eric Anholt
2008-11-03
1
-0
/
+1
[next]