index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-02
drm/i915/params: fix i915.fake_lmem_start module param sysfs permissions
Jani Nikula
1
-1
/
+1
2020-06-02
drm/i915/params: don't expose inject_probe_failure in debugfs
Jani Nikula
1
-1
/
+1
2020-06-02
drm/i915: Whitelist context-local timestamp in the gen9 cmdparser
Chris Wilson
1
-0
/
+4
2020-06-02
drm/i915: Fix global state use-after-frees with a refcount
Ville Syrjälä
2
-6
/
+42
2020-06-02
Revert "drm/msm/dpu: add support for clk and bw scaling for display"
Rob Clark
8
-228
/
+23
2020-06-02
Merge branch 'uaccess.readdir' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+3
2020-06-02
Merge branch 'uaccess.access_ok' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+0
2020-06-02
Merge tag 'docs-5.8' of git://git.lwn.net/linux
Linus Torvalds
3
-3
/
+3
2020-06-02
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
3
-3
/
+3
2020-06-01
Merge tag 'perf-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-7
/
+6
2020-06-01
Merge tag 'core-rcu-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2020-06-01
Merge branches 'pm-core' and 'pm-sleep'
Rafael J. Wysocki
3
-3
/
+3
2020-06-01
drm/i915: Check for awaits on still currently executing requests
Chris Wilson
1
-1
/
+48
2020-06-01
drm/i915/gt: Do not schedule normal requests immediately along virtual
Chris Wilson
1
-4
/
+21
2020-06-01
drm/i915: Reorder await_execution before await_request
Chris Wilson
1
-132
/
+132
2020-06-01
drm/nouveau/kms/gt215-: fix race with audio driver runpm
Ben Skeggs
2
-1
/
+4
2020-06-01
drm/nouveau/disp/gm200-: fix NV_PDISP_SOR_HDMI2_CTRL(n) selection
Ben Skeggs
1
-2
/
+2
2020-05-29
Merge tag 'drm-fixes-2020-05-29-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
3
-10
/
+5
2020-05-29
Revert "drm/amd/display: disable dcn20 abm feature for bring up"
Harry Wentland
1
-7
/
+4
2020-05-29
drm/amd/powerplay: ack the SMUToHost interrupt on receive V2
Evan Quan
1
-0
/
+6
2020-05-29
drm/amdgpu/pm: return an error during GPU reset or suspend (v2)
Alex Deucher
1
-0
/
+171
2020-05-29
drm_read(): get rid of pointless access_ok()
Al Viro
1
-3
/
+0
2020-05-29
Merge tag 'drm-misc-fixes-2020-05-28' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-3
/
+3
2020-05-28
Merge tag 'amd-drm-next-5.8-2020-05-27' of git://people.freedesktop.org/~agd5...
Dave Airlie
65
-535
/
+780
2020-05-28
Merge tag 'v5.7-rc7' into perf/core, to pick up fixes
Ingo Molnar
111
-600
/
+995
2020-05-28
Merge tag 'drm-misc-next-fixes-2020-05-27' of git://anongit.freedesktop.org/d...
Dave Airlie
2
-2
/
+3
2020-05-28
drm/amd/display: Fix potential integer wraparound resulting in a hang
Aric Cyr
1
-0
/
+2
2020-05-28
drm/amd/display: drop cursor position check in atomic test
Simon Ser
1
-7
/
+0
2020-05-28
drm/amd/display: Fix potential integer wraparound resulting in a hang
Aric Cyr
1
-0
/
+2
2020-05-28
drm/amd/display: drop cursor position check in atomic test
Simon Ser
1
-7
/
+0
2020-05-27
Merge branch 'for-5.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2020-05-26
drm/amdgpu: fix device attribute node create failed with multi gpu
Kevin Wang
3
-41
/
+58
2020-05-26
drm/nouveau: use correct conflicting framebuffer API
Dave Airlie
1
-1
/
+1
2020-05-25
Merge tag 'v5.7-next-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Arnd Bergmann
12
-304
/
+68
2020-05-25
drm/i915/gem: Avoid iterating an empty list
Chris Wilson
1
-6
/
+9
2020-05-25
drm/i915: Avoid using rq->engine after free during i915_fence_release
Chris Wilson
1
-2
/
+33
2020-05-25
drm/i915: Disable semaphore inter-engine sync without timeslicing
Chris Wilson
1
-2
/
+2
2020-05-25
drm/i915/gt: Remove errant assertion in __intel_context_do_pin
Chris Wilson
1
-2
/
+0
2020-05-25
drm/i915: Don't set queue-priority hint when supressing the reschedule
Chris Wilson
1
-8
/
+8
2020-05-25
Merge 5.7-rc7 into tty-next
Greg Kroah-Hartman
60
-371
/
+516
2020-05-23
drm/msm/a6xx: skip HFI set freq if GMU is powered down
Jonathan Marek
1
-9
/
+9
2020-05-23
drm/msm: Update the MMU helper function APIs
Jordan Crouse
3
-6
/
+6
2020-05-23
drm/msm: Refactor address space initialization
Jordan Crouse
17
-118
/
+85
2020-05-23
drm/msm: Attach the IOMMU device during initialization
Jordan Crouse
9
-55
/
+27
2020-05-22
drm/vblank: Fix -Wformat compile warnings on some arches
Lyude Paul
1
-2
/
+2
2020-05-22
drm/amdgpu: Sync with VM root BO when switching VM to CPU update mode
Felix Kuehling
1
-2
/
+9
2020-05-22
drm/amd/display: Handle GPU reset for DC block
Bhawanpreet Lakha
2
-1
/
+182
2020-05-22
drm/amdgpu: add apu flags (v2)
Alex Deucher
15
-31
/
+48
2020-05-22
drm/amd/powerpay: Disable gfxoff when setting manual mode on picasso and raven
chen gong
1
-0
/
+9
2020-05-22
drm/amdgpu: fix pm sysfs node handling (v2)
Alex Deucher
1
-4
/
+4
[prev]
[next]