index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-13
drm/i915/psr: set CHICKEN_TRANS for psr2
Nagaraju, Vathsala
2
-0
/
+13
2017-01-13
drm/i915: Assert that we have allocated the drm_mm_node upon pinning
Chris Wilson
2
-1
/
+5
2017-01-13
drm/i915: Move i915_ppgtt_close() into i915_gem_gtt.c
Chris Wilson
3
-21
/
+22
2017-01-12
drm/i915/psr: enable ALPM for psr2
Nagaraju, Vathsala
3
-1
/
+16
2017-01-12
drm/i915/psr: disable aux_frame_sync on psr2 exit
Nagaraju, Vathsala
1
-0
/
+9
2017-01-12
drm/i915/psr: fix blank screen issue for psr2
Nagaraju, Vathsala
2
-30
/
+95
2017-01-12
drm/i915: Fix up kerneldoc parameters for i915_gem_gtt_*()
Chris Wilson
1
-22
/
+22
2017-01-12
drm/i915: Expand ggtt_view parameters for debugfs
Chris Wilson
1
-2
/
+29
2017-01-12
drm/i915: Declare i915_gem_object_create_internal() as taking phys_addr_t size
Chris Wilson
2
-2
/
+7
2017-01-12
drm/i915: Invalidate the guc ggtt TLB upon insertion
Chris Wilson
5
-40
/
+57
2017-01-12
drm/i915: Remove useless casts to intel_plane_state
Maarten Lankhorst
2
-7
/
+7
2017-01-12
drm/i915: Update i915_reset parameter for kerneldoc
Michel Thierry
1
-1
/
+1
2017-01-12
drm/i915: Keep i915_handle_error kerneldoc parameters together
Michel Thierry
1
-1
/
+2
2017-01-12
drm/i915: Remove WaDisableLSQCROPERFforOCL KBL workaround.
Francisco Jerez
2
-18
/
+0
2017-01-12
drm/i915/guc: Make sure vma containing firmware is GuC mappable
MichaĆ Winiarski
1
-1
/
+2
2017-01-12
drm/i915: check ppgtt validity when init reg state
Zhenyu Wang
1
-8
/
+1
2017-01-12
drm/i915: Detect vma reserved for execbuf in evict-for-node
Chris Wilson
1
-1
/
+1
2017-01-11
drm/i915: Add a sanity check that no request is submitted in the middle
Chris Wilson
1
-0
/
+7
2017-01-11
drm/i915: Prefer random replacement before eviction search
Chris Wilson
1
-1
/
+58
2017-01-11
drm/i915: Extract reserving space in the GTT to a helper
Chris Wilson
8
-61
/
+106
2017-01-11
drm/i915: Use the MRU stack search after evicting
Chris Wilson
4
-80
/
+119
2017-01-10
drm/i915/psr: disable psr2 for resolution greater than 32X20
Nagaraju, Vathsala
1
-7
/
+8
2017-01-10
drm/i915/psr: program vsc header for psr2
Nagaraju, Vathsala
3
-2
/
+43
2017-01-10
drm/i915: Replace 4096 with PAGE_SIZE or I915_GTT_PAGE_SIZE
Chris Wilson
15
-45
/
+62
2017-01-10
drm/i915: Rename i915_gem_engine_cleanup() to engine_set_wedged()
Chris Wilson
1
-2
/
+2
2017-01-10
drm/i915: Mark all incomplete requests as -EIO when wedged
Chris Wilson
1
-0
/
+10
2017-01-10
drm/i915: Set an error status for a resubmitted request
Chris Wilson
1
-0
/
+1
2017-01-10
drm/i915: Set guilty-flag on fence after detecting a hang
Chris Wilson
1
-0
/
+2
2017-01-10
drm/i915: Consolidate reset_request()
Chris Wilson
1
-4
/
+4
2017-01-10
drm/i915: Put "cooked" vlank counters in frame CRC lines
Tomeu Vizoso
1
-3
/
+3
2017-01-10
drm/i915: Use new CRC debugfs API
Tomeu Vizoso
5
-37
/
+142
2017-01-10
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
Daniel Vetter
103
-449
/
+557
2017-01-10
drm/i915: Split out i915_gem_object_set_tiling()
Chris Wilson
2
-113
/
+127
2017-01-10
drm/i915: Include ioctl in set-tiling and get-tiling function names
Chris Wilson
3
-14
/
+14
2017-01-10
drm/i915: Clip the partial view against the object not vma
Chris Wilson
1
-4
/
+2
2017-01-10
drm/i915: Extract compute_partial_view()
Chris Wilson
1
-19
/
+28
2017-01-10
drm/i915/glk: Convert a few more IS_BROXTON() to IS_GEN9_LP()
Michel Thierry
4
-5
/
+5
2017-01-10
drm/i915/glk: Add missing bits to allow runtime pm suspend on GLK.
Rodrigo Vivi
1
-6
/
+6
2017-01-10
drm/i915/DMC/GLK: Load DMC on GLK
Anusha Srivatsa
1
-2
/
+10
2017-01-10
drm/i915: Move ggtt fence/alignment to i915_gem_tiling.c
Chris Wilson
4
-88
/
+88
2017-01-10
drm/i915: Remove the rounding down of the gen4+ fence region
Chris Wilson
1
-3
/
+1
2017-01-10
drm/i915: Store required fence size/alignment for GGTT vma
Chris Wilson
6
-81
/
+73
2017-01-10
drm/i915: Replace WARNs in fence register writes with extensive asserts
Chris Wilson
1
-28
/
+22
2017-01-10
drm/i915: Align GGTT sizes to a fence tile row
Chris Wilson
4
-21
/
+39
2017-01-10
drm/i915: Extract tile_row_size for fencing
Chris Wilson
3
-10
/
+23
2017-01-10
Merge tag 'drm-misc-next-2017-01-09' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
96
-417
/
+448
2017-01-10
Merge tag 'drm-intel-next-2017-01-09' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
95
-4129
/
+9547
2017-01-09
drm/i915: don't open code the pdpe/pml4e clearing
Matthew Auld
1
-14
/
+2
2017-01-09
drm/i915: s/gen8_setup_page_directory_pointer/gen8_setup_pml4e/
Matthew Auld
1
-5
/
+5
2017-01-09
drm/i915: s/gen8_setup_page_directory/gen8_setup_pdpe/
Matthew Auld
1
-5
/
+5
[prev]
[next]