Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
8315847bf4df9290042f0d8bce3b1a2d303afe80
8315847
drm/i915: Clean up skl+ vs. icl+ watermark computation
by Ville Syrjälä
· 6 years ago
6a3c910b
drm/i915: Pass the entire skl_plane_wm to skl_compute_transition_wm()
by Ville Syrjälä
· 6 years ago
14a4306
drm/i915: Remove some useless zeroing on skl+ wm calculations
by Ville Syrjälä
· 6 years ago
ce110ec
drm/i915: Fix latency==0 handling for level 0 watermark on skl+
by Ville Syrjälä
· 6 years ago
0dd14be
drm/i915: Pass the new crtc_state to ->disable_plane()
by Ville Syrjälä
· 6 years ago
afbd8a7
drm/i915: Introduce crtc_state->update_planes bitmask
by Ville Syrjälä
· 6 years ago
019575a
drm/i915: Move single buffered plane register writes to the end
by Ville Syrjälä
· 6 years ago
83234d1
drm/i915: Reorganize plane register writes to make them more atomic
by Ville Syrjälä
· 6 years ago
1aca96c
drm/i915: Mark up early pre-production Kabylakes
by Chris Wilson
· 6 years ago
f25310c
drm/dsc: Define the DSC 1.1 and 1.2 Line Buffer depth constants
by Manasi Navare
· 6 years ago
a408c85
drm/dsc: Add helpers for DSC picture parameter set infoframes
by Manasi Navare
· 6 years ago
082a7b8
drm/dsc: Define Rate Control values that do not change over configurations
by Srivatsa, Anusha
· 6 years ago
19fd5ad
drm/dsc: Define VESA Display Stream Compression Capabilities
by Manasi Navare
· 6 years ago
7c247c0
drm/dsc: Define Display Stream Compression PPS infoframe
by Manasi Navare
· 6 years ago
4d4101c
drm/dsc: Modify DRM helper to return complete DSC color depth capabilities
by Manasi Navare
· 6 years ago
39e8493
drm/i915: Skip engine serialisation for no-op seqno reset
by Chris Wilson
· 6 years ago
b7f2189
drm/i915/ringbuffer: 2-step restart
by Chris Wilson
· 6 years ago
0e39037
drm/i915: Cache the error string
by Chris Wilson
· 6 years ago
16c36c4
drm/i915/hsw: Drop the stereo 3D enabled check in psr_compute_config()
by José Roberto de Souza
· 6 years ago
888bf84
drm/i915: Keep PSR disabled after a driver reload after a PSR error
by José Roberto de Souza
· 6 years ago
183b8e6
drm/i915: Disable PSR when a PSR aux error happen
by José Roberto de Souza
· 6 years ago
50a12d8
drm/i915: Do not enable PSR in the next modeset after a error
by José Roberto de Souza
· 6 years ago
2f8e7ea
drm/i915: Check PSR errors instead of retrain while PSR is enabled
by José Roberto de Souza
· 6 years ago
2bb0626
drm/i915: Avoid a full port detection in the first eDP short pulse
by José Roberto de Souza
· 6 years ago
6fc5d78
drm/i915: Synchronize hpd work in i915_hpd_storm_ctl_show()
by Lyude Paul
· 6 years ago
17e8fd1
drm/i915: Eliminate the horrendous format check code
by Ville Syrjälä
· 6 years ago
b4bf44d
drm/i915: Update DRIVER_DATE to 20181122
by Jani Nikula
· 6 years ago
835cb5c
drm/i915: Update DRIVER_DATE to 20181122
by Jani Nikula
· 6 years ago
95fd94a
drm/i915: avoid rebuilding i915_gpu_error.o on version string updates
by Hans Holmberg
· 6 years ago
aa6a65d
drm/i915: Show waiter's status on engine dump
by Chris Wilson
· 6 years ago
f43348a
drm/i915: Add rotation readout for plane initial config
by Ville Syrjälä
· 6 years ago
fa6af514
drm/i915: Force a LUT update in intel_initial_commit()
by Ville Syrjälä
· 6 years ago
8f19b40
drm/i915: Make CHICKEN_TRANS reg not depend on enum value
by Imre Deak
· 6 years ago
8f78df9
drm/i915: Add code comment on assumption of pipe==transcoder
by Imre Deak
· 6 years ago
c087180
drm/i915: Make EDP PSR flags not depend on enum values
by Imre Deak
· 6 years ago
931f549
drm/i915: Make pipe/transcoder offsets not depend on enum values
by Imre Deak
· 6 years ago
3c64ea8
drm/i915: fix spelling mistake "reserverd" -> "reserved"
by Alexandre Belloni
· 6 years ago
78abd9e
drm/i915: Downgrade unknown CSR firmware warnings
by Lucas De Marchi
· 6 years ago
02c07b7
drm/i915: allow to load DMC firmware on next gen
by Lucas De Marchi
· 6 years ago
cab870b
drm/i915/ilk: Fix warning when reading emon_status with no output
by José Roberto de Souza
· 6 years ago
e32c8d3
drm/i915/selftests: Hold task reference to reset worker
by Chris Wilson
· 6 years ago
2ac5e38
Merge drm/drm-next into drm-intel-next-queued
by Jani Nikula
· 6 years ago
f48cc64
drm/i915/fixed: cosmetic cleanup
by Jani Nikula
· 6 years ago
f1eea89
drm/i915/fixed: simplify is_fixed16_zero()
by Jani Nikula
· 6 years ago
e7a2381
drm/i915/fixed: simplify FP_16_16_MAX definition
by Jani Nikula
· 6 years ago
3122b9c
drm/i915/fixed: prefer kernel types over stdint types
by Jani Nikula
· 6 years ago
2d332ee
drm/i915: extract fixed point math to i915_fixed.h
by Jani Nikula
· 6 years ago
7fa28e1
drm/i915: Write GPU relocs harder with gen3
by Chris Wilson
· 6 years ago
fb6f0b6
drm/i915: Prevent machine hang from Broxton's vtd w/a and error capture
by Chris Wilson
· 6 years ago
31579ba
drm/i915: Hide enable_gvt modparam when not compiled in
by Joonas Lahtinen
· 6 years ago
6b671c2
Revert "drm/i915/perf: Fix warning in documentation"
by Joonas Lahtinen
· 6 years ago
fe84168
Revert "drm/i915/perf: add a parameter to control the size of OA buffer"
by Joonas Lahtinen
· 6 years ago
9235dd4
Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 6 years ago
d7563c5
Merge tag 'drm-misc-next-2018-11-07' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 6 years ago
9ff0119
Linux 4.20-rc3
by Linus Torvalds
· 6 years ago
25e19c1
Merge tag 'libnvdimm-fixes-4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 6 years ago
c67a98c
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
03582f3
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
b53e27f
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
743a486
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
cfaa9f0
Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 6 years ago
45e7981
mm/memblock.c: fix a typo in __next_mem_pfn_range() comments
by Chen Chang
· 6 years ago
c63ae43
mm, page_alloc: check for max order in hot path
by Michal Hocko
· 6 years ago
6f4d29d
scripts/spdxcheck.py: make python3 compliant
by Uwe Kleine-König
· 6 years ago
1a41364
tmpfs: make lseek(SEEK_DATA/SEK_HOLE) return ENXIO with a negative offset
by Yufen Yu
· 6 years ago
1c23b41
lib/ubsan.c: don't mark __ubsan_handle_builtin_unreachable as noreturn
by Arnd Bergmann
· 6 years ago
13c9aaf
mm/vmstat.c: fix NUMA statistics updates
by Janne Huttunen
· 6 years ago
7817955
mm/gup.c: fix follow_page_mask() kerneldoc comment
by Mike Rapoport
· 6 years ago
5040f8d
ocfs2: free up write context when direct IO failed
by Wengang Wang
· 6 years ago
f5f67cc
scripts/faddr2line: fix location of start_kernel in comment
by Randy Dunlap
· 6 years ago
a76cf1a
mm: don't reclaim inodes with many attached pages
by Roman Gushchin
· 6 years ago
9d78999
mm, memory_hotplug: check zone_movable in has_unmovable_pages
by Michal Hocko
· 6 years ago
873d7bc
mm/swapfile.c: use kvzalloc for swap_info_struct allocation
by Vasily Averin
· 6 years ago
f341e16
MAINTAINERS: update OMAP MMC entry
by Aaro Koskinen
· 6 years ago
5e41540
hugetlbfs: fix kernel BUG at fs/hugetlbfs/inode.c:444!
by Mike Kravetz
· 6 years ago
8fcb231
kernel/sched/psi.c: simplify cgroup_move_task()
by Olof Johansson
· 6 years ago
ca0246b
z3fold: fix possible reclaim races
by Vitaly Wool
· 6 years ago
1ce80e0
Merge tag 'fsnotify_for_v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 6 years ago
e6a2562
Merge tag 'gfs2-4.20.fixes3' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
by Linus Torvalds
· 6 years ago
c26b5aa
gfs2: Fix iomap buffer head reference counting bug
by Andreas Gruenbacher
· 6 years ago
32e2524
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 6 years ago
4efd346
Merge tag 'drm-fixes-2018-11-16' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 6 years ago
ef268de
Merge tag 'powerpc-4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 6 years ago
50d25bd
Merge tag 'xtensa-20181115' of git://github.com/jcmvbkbc/linux-xtensa
by Linus Torvalds
· 6 years ago
9e180d9
drm/i915: Downgrade unknown firmware warnings
by Chris Wilson
· 6 years ago
59749c2
Merge tag 'for-linus-20181115' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
9b5f361
Merge tag 'fuse-fixes-4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 6 years ago
03981c6
drm/i915: Disable LP3 watermarks on all SNB machines
by Ville Syrjälä
· 6 years ago
f911e72
drm/i915/selftests: Workaround an issue with unused lockdep subclass
by Chris Wilson
· 6 years ago
56d4eac
drm/i195: spell out reverse on for_each macros
by Lucas De Marchi
· 6 years ago
c6e1f8c
drm/i915/icl: reverse uninit order
by Lucas De Marchi
· 6 years ago
6233016
drm/i915/icl: replace check for combo phy
by Lucas De Marchi
· 6 years ago
20325e8
Merge tag 'drm-intel-fixes-2018-11-15' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
by Dave Airlie
· 6 years ago
da5322e
Merge tag 'selinux-pr-20181115' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
by Linus Torvalds
· 6 years ago
282fd2a
Merge tag 'pinctrl-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 6 years ago
94ca5c1
Merge tag 'nfs-for-4.20-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 6 years ago
9826b11
Merge branch 'drm-fixes-4.20' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 6 years ago
7b74026
Merge tag 'drm-misc-fixes-2018-11-14' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
by Dave Airlie
· 6 years ago
0a88538
drm/i915/bios: make the aux channel macros private to the vbt parser
by Jani Nikula
· 6 years ago
629ad5e
drm/i915: remove unused DDC PIN macros
by Jani Nikula
· 6 years ago
Next »