index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
Age
Commit message (
Expand
)
Author
2015-02-24
drm/i915: Check obj->vma_list under the struct_mutex
Chris Wilson
2015-02-24
drm/i915: Fix a use after free, and unbalanced refcounting
Nick Hoath
2015-02-23
drm/i915: Dell Chromebook 11 has PWM backlight
Jani Nikula
2015-02-23
drm/i915/skl: handle all pixel formats in skylake_update_primary_plane()
Jani Nikula
2015-02-23
drm/i915/bdw: PCI IDs ending in 0xb are ULT.
Rodrigo Vivi
2015-02-16
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2015-02-12
Merge tag 'drm-intel-next-fixes-2015-02-11' of git://anongit.freedesktop.org/...
Dave Airlie
2015-02-11
drm/i915: Clamp efficient frequency to valid range
Tom O'Rourke
2015-02-11
drm/i915: Really ignore long HPD pulses on eDP
Ville Syrjälä
2015-02-09
drm/i915: Correct the base value while updating LP_OUTPUT_HOLD in MIPI_PORT_CTRL
Shobhit Kumar
2015-02-09
drm/i915: Insert a command barrier on BLT/BSD cache flushes
Chris Wilson
2015-02-09
drm/i915: Drop vblank wait from intel_dp_link_down
Daniel Vetter
2015-02-09
drm/i915: Squelch overzealous uncore reset WARN_ON
Mika Kuoppala
2015-02-09
drm/i915: Take runtime pm reference on hangcheck_info
Mika Kuoppala
2015-02-09
drm/i915: Correct the IOSF Dev_FN field for IOSF transfers
Shobhit Kumar
2015-02-05
drm/i915: Prevent use-after-free in invalidate_range_start callback
Michał Winiarski
2015-02-03
Merge branch 'topic/snd-device' into for-next
Takashi Iwai
2015-02-03
drm/i915: Remove bogus locking check in the hangcheck code
Daniel Vetter
2015-01-30
drm/i915: Update DRIVER_DATE to 20150130
Daniel Vetter
2015-01-30
drm/i915: Use pipe_config's cpu_transcoder for reading encoder hw state
Ander Conselvan de Oliveira
2015-01-30
drm/i915: Fix a use-after-free in intel_execlists_retire_requests
Nick Hoath
2015-01-30
drm/i915: Split shared dpll setup out of __intel_set_mode()
Ander Conselvan de Oliveira
2015-01-30
drm/i915: Don't do posting reads on getting forcewake
Mika Kuoppala
2015-01-30
drm/i915: Do uncore early sanitize after domain init
Mika Kuoppala
2015-01-30
drm/i915: Handle CHV in vlv_set_rps_idle()
Ville Syrjälä
2015-01-29
drm/i915: Remove nested work in gpu error handling
Mika Kuoppala
2015-01-29
drm/i915/dsi: remove intel_dsi_cmd.c and the unused functions therein
Jani Nikula
2015-01-29
drm/i915/dsi: move dpi_send_cmd() to intel_dsi.c and make it static
Jani Nikula
2015-01-29
drm/i915/dsi: remove old read/write functions in favor of new stuff
Jani Nikula
2015-01-29
drm/i915/dsi: make the vbt panel driver use mipi_dsi_device for transfers
Jani Nikula
2015-01-29
drm/i915/dsi: add drm mipi dsi host support
Jani Nikula
2015-01-29
drm/i915/dsi: switch to drm_panel interface
Jani Nikula
2015-01-28
drm/i915/skl: Enabling PSR on Skylake
Sonika Jindal
2015-01-28
Revert "drm/i915: Fix mutex->owner inspection race under DEBUG_MUTEXES"
Chris Wilson
2015-01-28
drm/i915: Be consistent on printing seqnos
Mika Kuoppala
2015-01-28
drm/i915: Display current hangcheck status in debugfs
Chris Wilson
2015-01-28
drm/i915: Convert hangcheck from a timer into a delayed work item
Chris Wilson
2015-01-27
drivers: gpu: drm: i915: intel_fifo_underrun.c: Fix a typo in comment
Kumar Amit Mehta
2015-01-27
drm/i915: Add i915.nuclear_pageflip command line param to force atomic (v4)
Matt Roper
2015-01-27
drm/i915: Switch plane properties to full atomic helper.
Matt Roper
2015-01-27
drm/i915: Add crtc state duplication/destruction functions
Matt Roper
2015-01-27
drm/i915: Add atomic_get_property entrypoint for connectors (v2)
Matt Roper
2015-01-27
drm/i915: Setup dummy atomic state for connectors (v3)
Matt Roper
2015-01-27
drm/i915: Add main atomic entrypoints (v2)
Matt Roper
2015-01-27
drm/i915: Add .atomic_{get, set}_property() entrypoints to planes
Matt Roper
2015-01-27
drm/i915: Consolidate plane handler vtables
Matt Roper
2015-01-27
drm/i915: Move rotation from intel_plane to drm_plane_state
Matt Roper
2015-01-27
drm/i915: Use intel_gpu_freq() and intel_freq_opcode()
Ville Syrjälä
2015-01-27
drm/i915: Add intel_gpu_freq() and intel_freq_opcode()
Ville Syrjälä
2015-01-27
drm/i915: Add gt_act_freq_mhz sysfs file
Ville Syrjälä
[next]